1. 0223c27 [FPF-CI] Canvas Noise Worker Integration (4/4) by John Kim · 2 days ago
  2. 69287f1 [FPF-CI] Canvas Noise Worker Integration (3/4) by John Kim · 5 days ago
  3. 68a3a2b4 Forward declare DelayPolicy in //base/task/sequenced_task_runner.h by David Sanders · 8 weeks ago
  4. eabf39b Remove superfluous includes for gurl.h in //content headers by Lei Zhang · 4 months ago
  5. b66bf6e7 Rename DedicatedOrSharedWorkerFetchContext to ...GlobalScopeContext by David Risney · 5 months ago
  6. eea5c90 Record resource fetch initiated by ServiceWorker-controlled SharedWorker by Yoshisato Yanagisawa · 6 months ago
  7. 463fb6a Complete removal of kPlzDedicatedWorker feature, fixing crashes by Andrew Williams · 6 months ago
  8. f6b87fba Remove DedicatedWorkerHostFactory CreateWorkerHost method by Andrew Williams · 7 months ago
  9. 02715f6 Remove WebVector: Manual changes before automatic changes by Xianzhu Wang · 9 months ago
  10. 5a8420d Make WebVector a type alias of std::vector by Xianzhu Wang · 9 months ago
  11. 1557e5f [cleanup] Replace base::ranges with std::ranges: content/ by Peter Kasting · 9 months ago
  12. a7497b4 [DIP] Add DIP Reporter to SharedWorkers by Camille Lamy · 9 months ago
  13. 872e612 [DIP] Add DIP reporter to DedicatedWorker by Camille Lamy · 9 months ago
  14. 4b18d0c Replace ABSL_ATTRIBUTE_* with base/ macros. by Peter Kasting · 1 year, 1 month ago
  15. 415a9006 Make dedicated & shared workers host know the renderer-side origin by Rakina Zata Amni · 1 year, 2 months ago
  16. 9bc03e7 Move blink/public/common/browser_interface_broker_proxy.h to platform/ by Lukasz Anforowicz · 1 year, 3 months ago
  17. 9ffdf5b Replace has_storage_access boolean with 2-state enum by Chris Fredrickson · 1 year, 3 months ago
  18. f473c24b Obliterate ExperimentalRenderer by Bartek Nowierski · 1 year, 8 months ago
  19. c1ec32d [SAA] Include unpartitioned cookies in DedicatedWorker load if StorageAccess was granted by Ari Chivukula · 1 year, 8 months ago
  20. 7126f7a [SAA] Implementing SharedWorker support (Part 3: Implement same-site cookie filtering) by Ari Chivukula · 1 year, 8 months ago
  21. 36b8c4b [buganizer] Migrate DIR_METADATA in content/ by Jeff Yoon · 1 year, 8 months ago
  22. 775d723 Use StorageKey's site for cookies in SharedWorker fetch context by sbingler · 2 years ago
  23. bad5a62 Use correct site for cookies in SharedWorker fetch context by Dylan Cutler · 2 years ago
  24. bc3754ae MiraclePtr: Rewrite renderer by Kalvin Lee · 2 years ago
  25. 4455f3d Remove support UA reduction OT on Service Workers by Victor Tan · 2 years, 4 months ago
  26. e040014 Move content/public/common/network_service_util.h to c/p/browser/ by Yoichi Osato · 2 years, 5 months ago
  27. 2f1b3da Use lambdas instead of casts for selecting function overloads. by Peter Kasting · 2 years, 7 months ago
  28. 6599c89 Use thread_local: content/renderer/ by Peter Kasting · 2 years, 7 months ago
  29. 1d48f35 Use base::ranges::transform(): content/ by Peter Kasting · 2 years, 7 months ago
  30. adac2199 Update header includes for /base/functional in /content by Avi Drissman · 2 years, 9 months ago
  31. e672a66 task posting v3: remove includes of runner handles and IWYU task runners by Sean Maher · 2 years, 9 months ago
  32. 5b9af51f task posting v3: moving away from ThreadTaskRunnerHandle by Sean Maher · 2 years, 11 months ago
  33. 4e1b7bc3 Update copyright headers in content/ by Avi Drissman · 3 years, 1 month ago
  34. 623bc23 Inherit policy container for shared workers loaded from classic scripts by Jonathan Hao · 3 years, 3 months ago
  35. 264e81a [Private Network Access] Remove unused GetAddressSpace() method. by Titouan Rigoudy · 3 years, 6 months ago
  36. bafedf21 [Fixit] Fix secure context bit for shared workers. by Titouan Rigoudy · 3 years, 7 months ago
  37. 379de7e BFCache: Support BFCache for Dedicated Workers on non-PlzDedicatedWorker by Hiroki Nakagawa · 3 years, 8 months ago
  38. a99cb66e Add support for the UA Deprecation OT to Service worker by Victor Tan · 3 years, 8 months ago
  39. 1d6a0954 Remove unused "base/macros.h" in content/ by Peter Boström · 4 years ago
  40. 9b03653 Remove DISALLOW_* macros from content/ by Peter Boström · 4 years ago
  41. 9142ac9a Make DedicatedWorkerHost inherit BackForwardCacheHostControllerHost by Hajime Hoshi · 4 years ago
  42. 643cdf6 Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 4 years ago
  43. be0664d5 appcache: Remove AppCacheFactory from url loader factory bundle by Adrienne Walker · 4 years ago
  44. 3d7d7092 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 4 years ago
  45. ec627861 appcache: remove appcache_host_id from Blink worker code by Adrienne Walker · 4 years ago
  46. 828b902 Replace DISALLOW_COPY_AND_ASSIGN in content/ by Peter Boström · 4 years, 1 month ago
  47. 0d6681f Reland "Add support for the User-Agent Reduction Origin Trial to Service Workers" by Ali Beyad · 4 years, 1 month ago
  48. b6ee4d7 Revert "Add support for the User-Agent Reduction Origin Trial to Service Workers" by Tim Sergeant · 4 years, 1 month ago
  49. e760f6d Add support for the User-Agent Reduction Origin Trial to Service Workers by Ali Beyad · 4 years, 1 month ago
  50. 1dbedb17 Worker: Add asamidoi@ to OWNERS in content/ worker directories by Hiroki Nakagawa · 4 years, 2 months ago
  51. 844e367 [OnionSoup] Move WebWorkerFetchContextImpl into blink by Minggang Wang · 4 years, 5 months ago
  52. f62d1bf content: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 5 months ago
  53. de19767 Swap out base/stl_util.h for base/containers/contains.h. by Lei Zhang · 4 years, 6 months ago
  54. cf85b1e PlzDedicatedWorker: Add and record a new WebFeature by Asami Doi · 4 years, 7 months ago
  55. 4b0d560b Remove horo@ from worker related OWNERS files by Tsuyoshi Horo · 4 years, 7 months ago
  56. 7b57e2e Fix browser_tests for PlzDedicatedWorker by setting `request_id` by Asami Doi · 4 years, 7 months ago
  57. 98cb543 Worker: Let GlobalScope own DedicatedWorkerHost by Hitoshi Yoshida · 4 years, 8 months ago
  58. 8cd77ac Reland "[OnionSoup] Remove content::ResourceDispatcher" by Minggang Wang · 4 years, 9 months ago
  59. e68b1432 CSP: Use parsed policies for initializing Workers/Worklets by Antonio Sartori · 4 years, 9 months ago
  60. 19644c5 Revert "Remove mojom::DedicatedWorkerHost interface" by Hitoshi Yoshida · 4 years, 9 months ago
  61. 2fb8b08 Revert "[OnionSoup] Remove content::ResourceDispatcher" by Findit · 4 years, 9 months ago
  62. e68712f [OnionSoup] Remove content::ResourceDispatcher by Minggang Wang · 4 years, 9 months ago
  63. 20fec9af [5/N] Add DIR_METADATA files to directories under //content by Josip Sokcevic · 5 years ago
  64. 035abc1 [OnionSoup] Move by Minggang Wang · 5 years ago
  65. 0bd8b8c Use a blink::RendererPreferences C++ struct for IPC messages by Mario Sanchez Prada · 5 years ago
  66. 5f28732 service worker: Pass correct type to ServiceWorkerProviderContext. by Matt Falkenhagen · 5 years ago
  67. a3fbd28 Make TypedToken have no notion of null tokens. by Chris Hamilton · 5 years ago
  68. 84c82ee Use WorkerMainScriptLoader to load main script for workers (3/3) by Minggang Wang · 5 years ago
  69. a46b1544 Merge various token files. by Chris Hamilton · 5 years ago
  70. 077267ed Expose SharedWorkerToken to blink. by Chris Hamilton · 5 years ago
  71. 07c39fa Use type-mapped worker token types. by Chris Hamilton · 5 years ago
  72. b2dcde5 Reland "Introduce DedicatedWorkerToken." by Chris Hamilton · 5 years ago
  73. 9490732 Worker: Create WebWorkerFetchContext before starting shared workers by Hiroki Nakagawa · 5 years ago
  74. 51cb4c8 Add ukm::SourceIds to SharedWorkerHosts, and propagate the SourceId of the client when new connections are made. by cfredric · 5 years ago
  75. c2f123c4 Worker: Move mojo::Remote<SharedWorkerHost> from content/renderer to blink/ by Hiroki Nakagawa · 5 years ago
  76. 4f8f453 Worker: Simplify WebSharedWorkerImpl construction by Hiroki Nakagawa · 5 years ago
  77. 6eb2a66 Revert "Introduce DedicatedWorkerToken." by Mike West · 5 years ago
  78. 3d677a1 Introduce DedicatedWorkerToken. by Chris Hamilton · 5 years ago
  79. d712a91 Use WorkerMainScriptLoader to load main script for workers (2/3) by Minggang Wang · 5 years ago
  80. dfd295e Remove mojom::DedicatedWorkerHost interface by Alexander Timin · 5 years ago
  81. 1076038 Use typesafe helpers to pass Mojo interfaces in Blink public API for workers by Daniel Cheng · 5 years ago
  82. 247bd93 Use typesafe helpers to pass blink.mojom.BlobURLToken across Blink public API by Daniel Cheng · 5 years ago
  83. 5e1f01b Use typesafe helpers to pass WebSharedWorker Mojo pipes across Blink public API by Daniel Cheng · 5 years ago
  84. 4058ad2 Add a dcheck if a throttle adds a header that causes cors preflight. by John Abd-El-Malek · 5 years ago
  85. 375de76 Remove mojom::FrameLifecycleState plumbing. by Alexander Timin · 5 years ago
  86. 74cdcf3 ServiceWorker: Rename ServiceWorkerProviderInfoForClient to ServiceWorkerContainerInfoForClient by Hiroki Nakagawa · 5 years ago
  87. 93ef65e Use MessagePortDescriptor instead of raw mojo::MessagePipeHandles. by Chris Hamilton · 5 years ago
  88. 0917de89 Remove/replace unnecessary logging.h includes in .cc files (content) by Hans Wennborg · 5 years ago
  89. 6cd49a00 Worker: Remove unused WebWorkerFetchContextImpl::origin_url_ by Hiroki Nakagawa · 6 years ago
  90. 8007a3d DedicatedWorker should reject script w/o COEP when its parent has COEP by Yutaka Hirano · 6 years ago
  91. 5453312a [UA-CH] Add userAgentData worker support by Yoav Weiss · 6 years ago
  92. e2468717 Worker: Stop passing creator's origin for starting a dedicated worker by Hiroki Nakagawa · 6 years ago
  93. 9f60dd1 Reland "IWYU for bind/callback_helpers.h and ptr_util.h" by Gabriel Charette · 6 years ago
  94. 7a13e26 Revert "IWYU for bind/callback_helpers.h and ptr_util.h" by Hans Wennborg · 6 years ago
  95. b8ffaf4c IWYU for bind/callback_helpers.h and ptr_util.h by Gabriel Charette · 6 years ago
  96. ec02537 SharedWorker: Use constructor origin for outside settings origin by Eriko Kurimoto · 6 years ago
  97. 2f57e74 SharedWorker: Fire an error event when type or credentials mismatch by Eriko Kurimoto · 6 years ago
  98. bfd9a78 SharedWorker: Use real values for outside settings by Eriko Kurimoto · 6 years ago
  99. 8739f73a ServiceWorker: Rename ServiceWorkerProviderType to ServiceWorkerContainerType by Hiroki Nakagawa · 6 years ago
  100. b03536e SharedWorker: Add static import with 'module' type for SharedWorker by Eriko Kurimoto · 6 years ago