1. 6928fde renderer: Start tile-worker threads asynchronously. by Sadrul Habib Chowdhury · 7 years ago
  2. c097dc2 Remove most unused plumbing of SharedBitmapManager in renderer by danakj · 7 years ago
  3. d29618c [LayoutTests] Enable OOPIF pixel dumps behind a flag. by Vladimir Levin · 7 years ago
  4. 04bc5ee9 Remove Chrome Input messages delivered over Chrome IPC. by Dave Tapuska · 7 years ago
  5. d24f8b2a [ServiceWorker] Enter the pure Mojo world by Han Leon · 7 years ago
  6. 2c38c28 Remove audio_messages.h and related code. by Max Morin · 7 years ago
  7. 08a8085 Enable GpuMemoryBuffer backed video frames on Windows for WebRTC by Emircan Uysaler · 7 years ago
  8. 8dfbfec Remove unnecessary includes of base/memory/ptr_util.h in content/. by Jeremy Roman · 7 years ago
  9. a30d423 The Great Blink mv for source files, part 1. by Blink Reformat · 7 years ago
  10. 3331f5c Rename RendererScheduler to WebMainThreadScheduler. by Yuta Kitamura · 7 years ago
  11. 08fd653 Remove RenderThreadImpl dependency on MessageLoop::current(). by Gabriel Charette · 7 years ago
  12. b88eb54523 Get rid of Platform::FileTaskRunner. by Marijn Kruisselbrink · 7 years ago
  13. e0a4f7c Rename files for ChildScheduler and its children. by Yuta Kitamura · 7 years ago
  14. b0f69fcf Release ContextProviderCommandBuffer reference on media thread by Emircan Uysaler · 7 years ago
  15. 02e38b9 Rename buildflag_headers for consistency by Scott Violet · 7 years ago
  16. 7d3d250 Reland "Automate calls to GrContext::resetContext" by Justin Novosad · 7 years ago
  17. f21f20c Pass approprite task runners to AssociatedBinding::Bind via RenderThreadImpl by Hajime Hoshi · 7 years ago
  18. a35f9a4 Rename buildflag_headers for consistency by Scott Violet · 7 years ago
  19. 26e9bae Plumb cc hit test regions to viz. by sunxd · 7 years ago
  20. 626c99e8 Convert Cache Storage IPC to Mojo. by Luciano Pacheco · 7 years ago
  21. 7774c3c Remove use distance field text settings and switches by Adrienne Walker · 7 years ago
  22. 60f840e Revert "Automate calls to GrContext::resetContext" by Justin Novosad · 7 years ago
  23. 4b749d0 Reland "Add std::move() to local base::Callback instances in //content" by Tommy Nyquist · 7 years ago
  24. 9b4af06d Revert "Add std::move() to local base::Callback instances in //content" by Tommy Nyquist · 7 years ago
  25. c55a5a4 Add std::move() to local base::Callback instances in //content by tzik · 7 years ago
  26. c8f117ce Automate calls to GrContext::resetContext by Justin Novosad · 7 years ago
  27. a233884 Remove unnecessary media GLContext lock by Daniele Castagna · 7 years ago
  28. 053b619 [scheduler] Use WorkerSchedulerProxy in DedicatedWorkerThread. by Alexander Timin · 7 years ago
  29. 4d51ebf Plumb --enable-raster-decoder thru client by Jonathan Backer · 7 years ago
  30. f0d615dc Remove raster_interface from main thread context by Jonathan Backer · 7 years ago
  31. 9b20bab Pass a task runner to base::Timer at RenderThreadImpl by Hajime Hoshi · 7 years ago
  32. ad3d5ed images: Remove code for image animations in blink. by Khushal · 7 years ago
  33. c78fef73 reland: Rename buildflag_headers for consistency by Scott Violet · 7 years ago
  34. c1e683b Revert "Rename buildflag_headers for consistency" by Scott Violet · 7 years ago
  35. b3e42b7 Rename buildflag_headers for consistency by Scott Violet · 7 years ago
  36. 7b96fa7 Make RenderThreadImpl::ReleaseFreeMemory call RenderThreadImpl::ClearMemory by Gyuyoung Kim · 7 years ago
  37. c1419ff Sampling profiler: profile the renderer IO thread by Mike Wittman · 7 years ago
  38. 605413f Use more appropriate task runners at WorkerThreadMessageFilter by Hajime Hoshi · 7 years ago
  39. 42e81a6 Replace base::MakeUnique with std::make_unique. by Jeremy Roman · 7 years ago
  40. b844782 Purge more cache data in RenderThreadImpl::ClearMemory by Gyuyoung Kim · 7 years ago
  41. 63aa462 Add mojo based synchronous compositor for Android. by Dave Tapuska · 7 years ago
  42. efe72c2 Remove VulkanContextProvider from LTFS by Antoine Labour · 7 years ago
  43. 8ff9c30 chromeos: move --mus and --mash to features by Scott Violet · 7 years ago
  44. 4914ec14 Remove SequencedWorkerPool. by Francois Doray · 7 years ago
  45. ccf160c Remove unneeded base::Passed on base::BindOnce parameter in //content by tzik · 7 years ago
  46. a2ff4f8 Renderer observer of frame submission by jonross · 7 years ago
  47. 589575e Re-enable ContextGL access for GpuImageDecodeCache. by Victor Miura · 7 years ago
  48. 5ee2b9b Rename WebThread::SingleThreadTaskRunner() to TaskRunner(). by Yuta Kitamura · 7 years ago
  49. 2805111 Renderers only set kHitTestAsk to use slow-path targeting for OOPIFs. by Ria Jiang · 7 years ago
  50. fff0ed5 Move midi files from //content/renderer/media to ../midi by Miguel Casas · 7 years ago
  51. 8936121 [DevTools] Show OOPIFs as children of local frames in navigator by Dmitry Gozman · 7 years ago
  52. 4bbc618 Use two different flags for getting HTD from draw quad or surface layer. by Ria Jiang · 7 years ago
  53. a8c2c5a Move MediaStream-files from //content/renderer/media to .../stream by Miguel Casas · 7 years ago
  54. f180ce1 Move ResourceUsageReporter to //content. by Ben Goodger · 7 years ago
  55. cdae452 Remove browser side GPU info collection on Android plus by Zhenyao Mo · 7 years ago
  56. ee42e70 Moved webrtc-specific files from content/renderer/media into .../webrtc by Miguel Casas · 7 years ago
  57. 75abb502 [ServiceWorker] Implement ServiceWorkerHost.{FocusClient,NavigateClient} by Han Leon · 7 years ago
  58. 2c346fb Use basic bounds to provide simple hit test information. by Gary Klassen · 7 years ago
  59. 4aaa3f5 Add traffic annotation argument to P2PHostMsg_Send. by Ramin Halavati · 7 years ago
  60. f82bf7763 Revert "Remove browser side GPU info collection on Android." by Zhenyao Mo · 7 years ago
  61. 16b3a16 sampling profiler: Set up startup profiler for renderer. by Sadrul Habib Chowdhury · 7 years ago
  62. 58ff4fa Remove browser side GPU info collection on Android. by Zhenyao Mo · 7 years ago
  63. 45ce80a8 Make the scheduler observe and respect "keepalive". by Shubhie Panicker · 7 years ago
  64. f97ff39a Onion soup QuotaDispatcher/Host by Sasha Bermeister · 7 years ago
  65. 1633130 Expose a chrome_renderer service. by Ben Goodger · 7 years ago
  66. af5912a gpu: Set high priority for media context. by Sunny Sachanandani · 7 years ago
  67. 9732f00 Convert ViewMsg_SetBeginFramePaused/BeginFrame to be webview messages. by Dave Tapuska · 7 years ago
  68. 60916ba blink/canvas: Switch Canvas to use cc's ImageDecodeCache. by Khushal · 7 years ago
  69. 1711b52 Remove RendererScheduler::LoadingTaskRunner() by Hajime Hoshi · 7 years ago
  70. e0555e19 Forward resource timing info for cross-process iframe loads. by Daniel Cheng · 7 years ago
  71. 8af8c0e5 headless/cc/viz: Add animate_only BeginFrame param. by Eric Seckler · 7 years ago
  72. 144e2c9 First step of removing the old IPC Blob registration code paths. by Marijn Kruisselbrink · 7 years ago
  73. 3d464a4 Add flag/glue for mojo audio input stream factories. by Max Morin · 7 years ago
  74. 20578c6 Deprecate RenderThradImpl::GetMainTaskRunner() and replace its usages by Hajime Hoshi · 7 years ago
  75. fe5f3a5 Network Service: make sure SafeBrowsing URL check is run for requests from workers. by Yuzhu Shen · 7 years ago
  76. 5e101805 GpuVideoAcceleratorFactories: add HDR indication and wire it by Miguel Casas · 7 years ago
  77. cabdfac Move texture target exception list handling to GPU context capabilities. by Victor Miura · 7 years ago
  78. 5ac59e6 Make WebThread::GetSingleThreadTaskRunner virtual by Siddhartha · 7 years ago
  79. 99ab0e0a3 Revert "Revert "[mojo-loading] Remove ChromeIPC code"" by Yutaka Hirano · 7 years ago
  80. 73765eea Revert "[mojo-loading] Remove ChromeIPC code" by Marijn Kruisselbrink · 7 years ago
  81. 56ddd03 [mojo-loading] Remove ChromeIPC code by Yutaka Hirano · 7 years ago
  82. feab239 gpu: Split non-GLES2 specifics from :gles2_utils into :common by Antoine Labour · 7 years ago
  83. ff648861 cc: Remove support for non-async compositor worker mode. by Victor Miura · 7 years ago
  84. 29b7ea3d oop: Split viz::ContextProvider interface into GL and Raster interfaces. by Victor Miura · 7 years ago
  85. 5ac65db Remove GpuMemoryBufferManager from GpuChannelHost by Antoine Labour · 7 years ago
  86. a2476cb9 Add more renderer startup trace events. by Dmitry Skiba · 8 years ago
  87. 16d39b8 Get rid of GL string cache on non-Android platform by Zhenyao Mo · 8 years ago
  88. bb0cfd5e [reland] Move site_isolation_policy from content/common to .../browser. by Lukasz Anforowicz · 8 years ago
  89. a2b00295 Give Webview SynchronousLayerTreeFrameSink a ServerSharedBitmapManager by danakj · 8 years ago
  90. 3a4ad4f8 oop: Create a RasterInterface, and use it for Compositor Worker contexts. by Victor Miura · 8 years ago
  91. 07e9c645 Implements mojom::AppCacheFrontend for appcache messages sent from host to by Nicholas Verne · 8 years ago
  92. 158d26d cc: Tear down frame sink when worker context is lost. by Sunny Sachanandani · 8 years ago
  93. d1ef1c3 gpu: Remove connection_error param for EstablishChannel by Bo Liu · 8 years ago
  94. efd8f24 Rename LocalSurfaceIdAllocator by Chris Blume · 8 years ago
  95. 579cef0 Convert 'content-image-texture-target' from a map to a list. by Daniele Castagna · 8 years ago
  96. a2e1ab5 Revert "Move site_isolation_policy from content/common to content/browser." by Charlie Reis · 8 years ago
  97. 1aed2aa Move site_isolation_policy from content/common to content/browser. by Lukasz Anforowicz · 8 years ago
  98. 510c597 Remove use of blink::InterfaceRegistry from RenderThreadImpl by Ken Rockot · 8 years ago
  99. f7a30a19 crash_keys: Remove old "newframe_*" keys. by Robert Sesek · 8 years ago
  100. d488264 Remove SSLManager dependency on WebContentsImpl::DidGetResourceResponseStart. by John Abd-El-Malek · 8 years ago