- 1fe20d4 [Blob URL] Add additional info to debug registration mismatch crashes by Andrew Williams · 3 months ago
- 83cb59d Migrate WorkerTest.WebSocketSharedWorker off of SpawnedTestServer by Matt Menke · 3 months ago
- c7dd8a8 Add some missing includes of service_worker_context_core.h in //content by David Sanders · 3 months ago
- de55cb2 [LNA] Rename local address space to loopback by Hubert Chao · 3 months ago
- cd62176 Rename the test only GetOrCreateProcess() to GetOrCreateProcessForTesting() by Jiacheng Guo · 4 months ago
- f47d98d9 [content] Replace base::Overloaded with absl::Overload by Ho Cheung · 4 months ago
- c890183 Add `base::ScopedSafetyChecksExclusion` to perf critical functions (1/N) by mikt · 4 months ago
- 7cba09c Merge CookieSettings' IsFullCookieAccessAllowed usage by m3rbi · 4 months ago
- 4d54f0a Remove base::NotFatalUntil::M130 usage by Daniel Cheng · 4 months ago
- 15a1c3a4 Add browsertest to ensure the origin trial token works by Yoshisato Yanagisawa · 4 months ago
- 8aaa303 Rename ReconnectEventObserver to ConnectionChangeObserverClient by Keita Suzuki · 5 months ago
- 66801237 Update OWNERS files to wanderview's new committer address. by Ben Kelly · 5 months ago
- 2b6b8c0 [SAA] Track frame-level opt-in state properly in browser process by Chris Fredrickson · 5 months ago
- b6a91c1 Change extendedLifetime timeout to 5 min by Yoshisato Yanagisawa · 5 months ago
- 729d775 Plumb storage key to worker checks by Joshua Thomas · 5 months ago
- 34950b2 Fix broken plumbing in SharedWorkerHost creation by Yoshisato Yanagisawa · 5 months ago
- 585132f Add SharedWorkerHost unittest for the extended_lifetime option by Yoshisato Yanagisawa · 5 months ago
- e5552e6 Revert "Fix crash in DedicatedWorkerHostFactoryImpl" by Chris Fredrickson · 5 months ago
- 93cc2cb Fix crash in DedicatedWorkerHostFactoryImpl by Chris Fredrickson · 5 months ago
- 78d970ef Introduce extended_lifetime to SharedWorkerInfo mojo struct by Yoshisato Yanagisawa · 5 months ago
- 0da8f0e Delay SharedWorkerHost destruction if extended_lifetime is set by Yoshisato Yanagisawa · 5 months ago
- 5afa06c Implement extended_lifetime support to SharedWorkerHostInstance by Yoshisato Yanagisawa · 5 months ago
- d27e6f1 Introduce extended_lifetime to SharedWorkerHost by Yoshisato Yanagisawa · 5 months ago
- bd52101 [ServiceWorker] Pipe is_for_service_worker into OverrideURLLoaderFactoryParams by Andrea Orru · 5 months ago
- d225ba1 PlzDedicatedWorker cleanup: Remove RejectCoepUnsafeNone and more by Andrew Williams · 6 months ago
- 71387af Add `reconnect_event_observer` argument to the PreconnectSocket by Keita Suzuki · 6 months ago
- 2c83771 Add `keepalive_config` arg to NetworkContext::PreconnectSocket by Keita Suzuki · 6 months ago
- a857d58 [PermissionOptions] Use PermissionDescriptorPtr in PermissionController by Florian Jacky · 6 months ago
- e8b430c Update comments to reflect PlzDedicatedWorker feature removal by Andrew Williams · 6 months ago
- 557c11c3 [Blob URL] Extend cross-partition blob URL fetching bypass to dedicated workers by Janice Liu · 6 months ago
- 463fb6a Complete removal of kPlzDedicatedWorker feature, fixing crashes by Andrew Williams · 6 months ago
- fdbb07c [DIP] DedicatedWorker inherit DocumentIsolationPolicy by Camille Lamy · 6 months ago
- 1eba5c6 Add blocking permissions policy to worker loader/fetcher by Sandor Major · 6 months ago
- f6b87fba Remove DedicatedWorkerHostFactory CreateWorkerHost method by Andrew Williams · 6 months ago
- 0069272 Migrate absl variant.h and utility.h in content (part 2/2) by Victor Hugo Vianna Silva · 7 months ago
- 6aba003 serial: Enable serial frontend on Android by Garfield Tan · 8 months ago
- 10600c2 Add ProcessAllocationContext when allocating renderer processes by Jiacheng Guo · 8 months ago
- da8a411 Introduce ServiceWorkerMainResourceHandle::InitializeForRequest by Hiroshige Hayashizaki · 8 months ago
- fde8c0f Avoid ThrottlingURLLoader restart on SW fallback by Hiroshige Hayashizaki · 8 months ago
- f583e50 Add missing includes of //base/metrics/histogram_functions.h (1/N) by David Sanders · 8 months ago
- e9545a7 Reland "Move `PermissionsPolicyFeature` from Blink to the Network service" by Sandor «Alex» Major · 8 months ago
- 4a02d17 Revert "Move `PermissionsPolicyFeature` from Blink to the Network service" by Kevin McNee · 8 months ago
- 1b85152 Move `PermissionsPolicyFeature` from Blink to the Network service by Sandor Major · 8 months ago
- 61ee8e7 [DIP] Plumb DIP reporter in CacheStorage by Camille Lamy · 8 months ago
- c013e5d iwa: Allocate shared worker processes with WEII of kIsolatedApplication by Andrew Rayskiy · 8 months ago
- 914790c Reland "Add SiteInstance::GetOrCreateProcess for creating a renderer process" by Jiacheng Guo · 8 months ago
- 05c4b5c Revert "Add SiteInstance::GetOrCreateProcess for creating a renderer process" by Florian Jacky · 8 months ago
- 6ae65e31 Add SiteInstance::GetOrCreateProcess for creating a renderer process by Jiacheng Guo · 8 months ago
- 1557e5f [cleanup] Replace base::ranges with std::ranges: content/ by Peter Kasting · 8 months ago
- 61c36ea5 Remove Pause/ResumeReadingBodyFromNet IPCs by Tsuyoshi Horo · 8 months ago
- a7497b4 [DIP] Add DIP Reporter to SharedWorkers by Camille Lamy · 8 months ago
- 872e612 [DIP] Add DIP reporter to DedicatedWorker by Camille Lamy · 8 months ago
- f29b0e2 [DIP] Plumb DIP reporter into ServiceWorker by Camille Lamy · 8 months ago
- abdb5287 [DIP] Pass the reporter to URLloaderFactory by Camille Lamy · 9 months ago
- dd2518e Add a nonce argument to IsolationInfo::CreateTransient(). by Andrew Verge · 9 months ago
- 9346bea [Blob URL] Add enterprise policy for disabling Blob URL partitioning by Janice Liu · 9 months ago
- d15fd76 Change RenderProcessHost::GetID to RenderProcessHost::GetDeprecatedID by Emily Andrews · 10 months ago
- e744ae4 Fix rare crash in DedicatedWorkerHost by Patrick Monette · 10 months ago
- 9d099dc CDP: correctly instrument worker main script with PlzDedicatedWorker by Dmitry Gozman · 10 months ago
- 0273946b [DIP] Add support for DedicatedWorkers by Camille Lamy · 10 months ago
- 48975d35 Add metrics to measure the dedicated worker setup time by Yoshisato Yanagisawa · 11 months ago
- 84c5952 Add MutableNetworkTrafficAnnotationTag to argument of PreconnectSockets by Keita Suzuki · 11 months ago
- fc7ddc18 Migrate to NOTREACHED() in content/ by Peter Boström · 11 months ago
- 9a34fa086 Enable PlzDedicateWorker on all platforms by Yoshisato Yanagisawa · 12 months ago
- 11eecbb Use clearer parameter name in CreateLoginDelegate by Liang Zhao · 12 months ago
- 11d2f39 Introduce ServiceWorkerMainResourceHandle::fetch_event_client_id_ by Hiroshige Hayashizaki · 12 months ago
- df26ee6 Fix basic auth issues for sub frame and sub resources by Liang Zhao · 12 months ago
- 60a72b0a Rewrite map pointer values to raw_ptr by Ali Hijazi · 1 year ago
- 8814b26 compute pressure: Split PressureServiceForWorker<T> into two non-template classes by Arnaud Mandy · 1 year ago
- d35d5b00 CDP: enabling interception after worker creation by Dmitry Gozman · 1 year ago
- d7269ab WebHID: Add support for dedicated workers by François Beaufort · 1 year ago
- 13d20e9 Use an opaque type for FrameTreeNode IDs, part 14 by Avi Drissman · 1 year, 1 month ago
- 580a3da6 Use an opaque type for FrameTreeNode IDs, part 2 by Avi Drissman · 1 year, 1 month ago
- 6066f839 Add crash keys for crbug.com/362366385 by Rakina Zata Amni · 1 year, 1 month ago
- 98d6e7f1 PlzDedicatedWorker also use ancestor's frame for subresource load by Yoshisato Yanagisawa · 1 year, 1 month ago
- 76a4eee IDB: Use strongly-typed tokens to identify IndexedDB clients by Abhishek Shanthkumar · 1 year, 1 month ago
- 6bcbcb8 Resolve Blob URL's origin using info from browser process by Rakina Zata Amni · 1 year, 1 month ago
- 415a9006 Make dedicated & shared workers host know the renderer-side origin by Rakina Zata Amni · 1 year, 1 month ago
- f6f9bc1c Reland "Prompt API: bind the lifetime of AITextSession to the BucketContext" by Mingyu Lei · 1 year, 2 months ago
- 01ab59a Migrate NOTREACHED_NORETURN -> NOTREACHED by Peter Boström · 1 year, 2 months ago
- 624afa332 compute pressure: Do not build code on Android and Fuchsia by Arnaud Mandy · 1 year, 2 months ago
- c75abf1 Revert "Prompt API: bind the lifetime of AITextSession to the BucketContext" by Mingyu Lei · 1 year, 2 months ago
- d37f2ff Prompt API: bind the lifetime of AITextSession to the BucketContext by Mingyu Lei · 1 year, 2 months ago
- a07b5c6 [DevTools] Make worker request interceptable with PlzDedicatedWorker by Dmitry Gozman · 1 year, 2 months ago
- 0ea1087 Rename to reconnectable_url_loader_factory.h/cc by Hiroshige Hayashizaki · 1 year, 2 months ago
- 8cff22e Rename URLLoaderFactoryGetter to ReconnectableURLLoaderFactoryForIOThread by Hiroshige Hayashizaki · 1 year, 3 months ago
- 2e22653 Create service_worker_client.h/cc by Hiroshige Hayashizaki · 1 year, 3 months ago
- 020f06d IDB: Don't create ClientStateChecker when BucketContext is invalid by Abhishek Shanthkumar · 1 year, 3 months ago
- 6fe7a97 Worker: Add yyanagisawa@ to content/browser/worker_host/OWNERS by Hiroki Nakagawa · 1 year, 3 months ago
- 5b6ee2e Turn iterator $var!=.end() DCHECK() into CHECK() for content by Alex Gough · 1 year, 3 months ago
- 71b0013 Plumb storage_key_override further into CreateWorker by Chris Fredrickson · 1 year, 3 months ago
- 9ffdf5b Replace has_storage_access boolean with 2-state enum by Chris Fredrickson · 1 year, 3 months ago
- e8d284a compute pressure: Add WebPressureManager to Blink by Raphael Kubo da Costa · 1 year, 3 months ago
- 9cae81d [DIP] Add support for DIP in CacheStorage by Camille Lamy · 1 year, 3 months ago
- e602749 Remove SubresourceLoaderParams::service_worker_client by Hiroshige Hayashizaki · 1 year, 3 months ago
- abd4eb63 Make more ServiceWorkerMainResourceHandle members const by Hiroshige Hayashizaki · 1 year, 3 months ago
- 7aee48b IDB: Add an inspect control in indexeddb-internals by Abhishek Shanthkumar · 1 year, 3 months ago
- 682f658 Prompt API: make AIManager a BrowserContextKeyedService by Mingyu Lei · 1 year, 4 months ago
- e773283 Merge CreateControllerServiceWorkerInfo() to CommitResponseAndRelease by Hiroshige Hayashizaki · 1 year, 4 months ago
- 8defade Create ServiceWorkerContainerHost in CommitResponse() by Hiroshige Hayashizaki · 1 year, 4 months ago