1. a468e6b Remove network::mojom::OptionalBool in favor of bool? by David Benjamin · 7 weeks ago lkgr
  2. 515f4e8 Migrate multiple classes in content to gin::Wrappable by Andreas Haas · 7 weeks ago
  3. 8604a960 [mojo] Remove Mojo over Binder by Benoît Lizé · 7 weeks ago
  4. 4d77a5e5 Remove `NOINLINE NOT_TAIL_CALLED` from `DidCommitNavigation`. by Fergal Daly · 7 weeks ago
  5. e52b4e5 Disable IgnoreDuplicateNavs by default in tests. by Anna Sato · 7 weeks ago
  6. ca8fd352e Prevent access to an unset optional in BFCache Metrics. by Fergal Daly · 7 weeks ago
  7. c69d24c Don't send new headers on fetch retry, and adjust minimum initial delay by Rakina Zata Amni · 7 weeks ago
  8. 8c370e0 Add enterprise policy for ServiceWorkerAutoPreload by Shunya Shishido · 7 weeks ago
  9. 43efca7c [DevTools] Ensure CDP's ExtraInfo-events are sent for OOPIF navigations by Wolfgang Beyer · 7 weeks ago
  10. 4c4baad Suppress TreesInViz failures by Brian Sheedy · 7 weeks ago
  11. b125811 Prefactor - Add EnabledCacheSize for BFCache-testing. by Fergal Daly · 7 weeks ago
  12. 39ac6330 Add tests relating to content resize in ScreenCaptureTest by Eliot Courtney · 7 weeks ago
  13. 94e8c33 Convert EvalJsResult to class and make value_ private by Chris Fredrickson · 7 weeks ago
  14. 70c05ad Introduce org.chromium.content.common.ContentInternalFeatures by Shin Kawamura · 7 weeks ago
  15. 808856a Stop creating Android spare render when NTP finishes loading by Jiacheng Guo · 7 weeks ago
  16. f947124c6 Handle RWHV scale override for Android by Eliot Courtney · 7 weeks ago
  17. b3c5b28 Reland "[A11yPerformance] Use AXBitset for bool attributes in AXNodeData" by Jocelyn Tran · 7 weeks ago
  18. bb92136 Forward declare IPC::ChannelProxy in render_process_host.h by David Sanders · 7 weeks ago
  19. 12ab6d7 Call OnPrefetchResponseCompleted from PrefetchContainer by Hiroshige Hayashizaki · 7 weeks ago
  20. 34ac469 Add visibility variants of Power.CpuTimeSecondsPerThreadType by Michael Thiessen · 7 weeks ago
  21. 70db51b Make PrefetchService PrefetchContainer::Observer by Hiroshige Hayashizaki · 7 weeks ago
  22. ace3d427 Stop ignoring errors in ConnectToJsSocket in browsertests by Chris Fredrickson · 7 weeks ago
  23. db5f196 Always trigger OnPrefetchCompletedOrFailed by Hiroshige Hayashizaki · 7 weeks ago
  24. 3c28fd4 Remove some large unused mojom includes by David Sanders · 7 weeks ago
  25. 6b2826d Forward declare SharedURLLoaderFactory in page_navigator.h by David Sanders · 7 weeks ago
  26. ccdde84d Remove remaining BUILDFLAG(IS_NACL)s by Nico Weber · 7 weeks ago
  27. adff7f1d4 Remove IPC_MESSAGE_LOG_ENABLED ifdef blocks. by Tom Sepez · 7 weeks ago
  28. 37c8838 [Win] Detect pre-IPC crashes in sandboxed utility processes by Will Harris · 7 weeks ago
  29. 9ee7fae Add test to verify renderer is sandboxed by Will Harris · 7 weeks ago
  30. 764aab09 [tracing] Remove trace_log.h include from base/trace_event/trace_event.h by Etienne Pierre-doray · 7 weeks ago
  31. 7b90049 Remove most direct usages of EvalJsResult::value by Chris Fredrickson · 7 weeks ago
  32. b6d5103a Switch MediaLog task runner to kInternalInspector by Dale Curtis · 7 weeks ago
  33. 3deda50 Reland "Win: Ensure sandbox is fully initialized in utility processes" by Will Harris · 7 weeks ago
  34. f88abdd Remove bind_generates_resource = false by kylechar · 7 weeks ago
  35. 23716b4 Switch MultiBuffer task runner to kNetworkUnfreezable by Dale Curtis · 7 weeks ago
  36. 1411018 gardener: Disable WebIdMetricsBrowserTest.Failure by Giovanni Ortuño Urquidi · 7 weeks ago
  37. e9daf43 [Memory Coordinator] Don't crash when binding mojo interface by Patrick Monette · 7 weeks ago
  38. 172e710 [Git CL Format] site_info.cc by Peter KH · 7 weeks ago
  39. a9babf7 Report delivery retries with one navigation-based attempt. by Thomas Quintanilla · 7 weeks ago
  40. 273aeeb Remove redundant *.mojom-{forward,shared}.h includes by David Sanders · 7 weeks ago
  41. 2f1928d6 webauthn: use a couple of //crypto helpers in tests by Elly · 7 weeks ago
  42. 382d2edb Enable HangWatcher for sandboxed GPU process by Jean-Philippe Gravel · 7 weeks ago
  43. 88e0688 [preloading] Support NVS matching to fix SpeculationRulesTags crash by Rulong Chen(陈汝龙) · 7 weeks ago
  44. f1c43df1 [CodeHealth] Remove stale base::Feature AllowWgcWindowCapturer by Morten Stenshorne · 7 weeks ago
  45. 444c649 Disable kEnforceSameDocumentOriginInvariants flag that caused renerder kill by Diana Qu · 7 weeks ago
  46. b95cfd1e [Merge IntegrityMetadata] Rename `CSPHashSource` to `IntegrityMetadata`. by Mike West · 7 weeks ago
  47. 7aa8d462 Rebind high rank processes only while the application is in background by Shin Kawamura · 7 weeks ago
  48. 09bc93a Fix read of uninitialized memory in MemoryConsumerTraitsTest.OutOfRange by Patrick Monette · 7 weeks ago
  49. 606e142 Remove unused include in render_thread_impl.h by David Sanders · 7 weeks ago
  50. 5d5b708 Add tests relating to starting capture to ScreenCaptureTest by Eliot Courtney · 7 weeks ago
  51. e220311 mac: Fix unrelated "AutoFill" and "Services" in context menus by Keren Zhu · 7 weeks ago
  52. 45508d88 Updating XTBs based on .GRDs from branch main by Chrome Release Translations · 7 weeks ago
  53. 4ffb37e [A11y] Expose menu as group role if has no menu item descendant by Lichen Liu · 7 weeks ago
  54. 9b17dadb Add missing OWNERS file for //content/common/memory_coordinator/ by Patrick Monette · 7 weeks ago
  55. a5112fe DOMStorage: Add crash keys and use DWoCs when binding storage controls by Rahul Singh (EDGE) · 7 weeks ago
  56. 98061e2 Prefetch: Add more Prefetch.PrefetchContainer.(prefetch events)To(prefetch events) by Taiyo Mizuhashi · 7 weeks ago
  57. 762369c [TreesInViz] Add more pixel tests to GPU bots. by Zhenyao Mo · 7 weeks ago
  58. 7c0a3c82 Metrics: Add a timing metric for renderer process termination by Alex Attar · 7 weeks ago
  59. b9e6cd2 [trace] Refactor trace report page by Etienne Pierre-doray · 7 weeks ago
  60. cb9896e Remove unsafe_agent_cluster_id and unsafe_top_level_site by Ho Cheung · 7 weeks ago
  61. c701061 [soft navs] Make PerformanceEntry.navigationId a number. by Johannes Henkel · 7 weeks ago
  62. 77a3a03b [Git CL Format] child_process_security_policy_impl.cc by Peter KH · 7 weeks ago
  63. b6fe68a Clank a11y: Support link-heading as a heading-link by Kyungjun Lee · 8 weeks ago
  64. d0ba31a Revert "Win: Ensure sandbox is fully initialized in utility processes" by Will Harris · 8 weeks ago
  65. 36c46c0 Remove knowledge of IPC::Channel from some files by Tom Sepez · 8 weeks ago
  66. 54a349ce38 [Memory Coordinator] //content/ implementation of the //base/ API by Patrick Monette · 8 weeks ago
  67. 5031e463 content: Reenable Playback_VideoClearAudio_WebM_Opus on Android builders by Vikram Pasupathy · 8 weeks ago
  68. 4156a28c Fold //media:shared_memory_support into //media by Dale Curtis · 8 weeks ago
  69. 147fa98 Remove IS_NACL in //mojo by Nico Weber · 8 weeks ago
  70. 280abd8 [TreesInViz] Add a few pixel tests to GPU bots. by Zhenyao Mo · 8 weeks ago
  71. 0a0d020ea5 Reland "Add test for Fullscreen to PIP transition" by Wojciech Zwonarz · 8 weeks ago
  72. 767fb93d Move FedCM content/public APIs into a subdirectory by Erica Kovac · 8 weeks ago
  73. 42ccfd2c Remove still more stray ipc/ includes. by Tom Sepez · 8 weeks ago
  74. f604c61 Set history index/length on view creation. by Liam Brady · 8 weeks ago
  75. f365445 a11y: Refactor GetSearchKeyData by Addison Luh · 8 weeks ago
  76. c32d7de Win: Ensure sandbox is fully initialized in utility processes by Will Harris · 8 weeks ago
  77. 3909384 [FedCM] Delay rejecting request with silent mediation (2/2) by Yi Gu · 8 weeks ago
  78. c01094c Allow embedders to set BFCache cache size & time to live by Rakina Zata Amni · 8 weeks ago
  79. f2f41e6 Migrate DomAutomationController to gin::Wrappable by Andreas Haas · 8 weeks ago
  80. 60a48c30 IDB: SQLite store - basic support for on-disk databases. by Evan Stade · 8 weeks ago
  81. a021e33 Reland "[mojo] Add a verification step for typemap config" by Fred Shih · 8 weeks ago
  82. 3e703c2c [iOS Blink] Use target_platform == "iphoneos" in BUILD.gn by Gyuyoung Kim · 8 weeks ago
  83. 5a6a8052 Add destroy related tests to ScreenCaptureTest by Eliot Courtney · 8 weeks ago
  84. 3de2257 IDB: Fix index loss when tombstone sweeper is running. Scenario 2 by Tanuj Martolia · 8 weeks ago
  85. 9ea7c63 Add stopping related tests to ScreenCaptureTest by Eliot Courtney · 8 weeks ago
  86. 6b6f05d [BTM] Remove triggering actions for storage access and stateful bounce by Andrew Liu · 8 weeks ago
  87. 6a103bad Add PrefetchContainer param to OnPrefetchCompletedOrFailed by Hiroshige Hayashizaki · 8 weeks ago
  88. 803708f [2/2] Centralize PrefetchStreamingURLLoader::CreateAndStart() in tests by Hiroshige Hayashizaki · 8 weeks ago
  89. 7217d52 IDB: Fix index loss when tombstone sweeper is running. Scenario 1 by Tanuj Martolia · 8 weeks ago
  90. b33cdb8b Prerender: Remove DWC from PrerenderHost::StartPrerendering() by Hiroki Nakagawa · 8 weeks ago
  91. 836f8916 Add field trial config for OffloadAcceptCHFrameCheck by Yoshisato Yanagisawa · 8 weeks ago
  92. 06a3e73 [tracing] Add wildcard disabled categories in chrome://traces recorder by Etienne Pierre-doray · 8 weeks ago
  93. d72b189 Remove EvalJsResult::operator==(nullptr_t) by Chris Fredrickson · 8 weeks ago
  94. 5966052 Simplify tree traversal in waitForNodeMatching() by Ricky Yang · 8 weeks ago
  95. 532e92cca Prevent origin updates in same-document navigations by Diana Qu · 8 weeks ago
  96. efef873 [tracing] Plumb trace uuid to recorder in chrome://traces by Etienne Pierre-doray · 8 weeks ago
  97. 1d9bd601 Remove legacy IPC fuzzers by Tom Sepez · 8 weeks ago
  98. c6e9eaf [1/2] Centralize PrefetchStreamingURLLoader::CreateAndStart() in tests by Hiroshige Hayashizaki · 8 weeks ago
  99. 98036bb [tracing] Add privacy filter option in chrome://traces/recorder by Etienne Pierre-doray · 8 weeks ago
  100. e5e73b74 Introduce OnPrefetchReceiveRedirectTestFuture by Hiroshige Hayashizaki · 8 weeks ago