1. fe11b13 Enable ChildThreadImpl to refer ChildScheduler for IPC task runner by Hajime Hoshi · 8 years ago
  2. 98355925 Expose associated interfaces in blink::InterfaceRegistry by Dmitry Gozman · 8 years ago
  3. 4931caa Remove MockWebMediaStreamCenter by Harald Alvestrand · 8 years ago
  4. 946e317 Do LOG(FATAL) if layout tests fall out of gpu compositing. by danakj · 8 years ago
  5. a263d1c Roll src/third_party/boringssl/src 664e99a64..696c13bd6 by Adam Langley · 8 years ago
  6. ab9ef4d Introduce CompostingModeWatcher interface for global coordination. by danakj · 8 years ago
  7. 7b8dc77 Onion Soup the web_database.mojom interface. by Stuart Langley · 8 years ago
  8. 3e96e66 cc: Add UKM for checkerboarding from compositor input handling. by Khushal · 8 years ago
  9. e7d9e173 Revert "Introduce CompostingModeWatcher interface for global coordination." by Abdul Syed · 8 years ago
  10. 33bb6c6 Introduce CompostingModeWatcher interface for global coordination. by danakj · 8 years ago
  11. ba034e7 Provide InterfaceProvider to RFs at creation time. by Balazs Engedy · 8 years ago
  12. 04f27c37 Replace base::MakeUnique with std::make_unique in content/. by Jeremy Roman · 8 years ago
  13. 5420564d Mojoify control messages for child processes. by Nicholas Verne · 8 years ago
  14. f75a319 Move a bunch of files from content/child to content/renderer. by John Abd-El-Malek · 8 years ago
  15. dcf1d137 Move a bunch of subdirectories from content/child to content/renderer. by John Abd-El-Malek · 8 years ago
  16. 6b56ef71 Move loading code from content/child to content/renderer/loader. by John Abd-El-Malek · 8 years ago
  17. e1d4de3 Move service_worker from content/child to content/renderer. by John Abd-El-Malek · 8 years ago
  18. f9f86c1 Move notifications from content/child to content/renderer. by John Abd-El-Malek · 8 years ago
  19. 45cfd23 Report fatal vs transient errors when initializing contexts by danakj · 8 years ago
  20. 4b615223 [scheduler] Reintroduce concept of pausing timers for Android WebView. by Alexander Timin · 8 years ago
  21. 91bf4a63 mojo-ify child histogram messages. by Nicholas Verne · 8 years ago
  22. 25439ba Revert "Revert "[scheduler] Remove RendererScheduler::{Pause,Resume}TaskQueue."" by Yoland Yan · 8 years ago
  23. 103f891 Revert "[scheduler] Remove RendererScheduler::{Pause,Resume}TaskQueue." by Yoland Yan · 8 years ago
  24. db8a345 [scheduler] Remove RendererScheduler::{Pause,Resume}TaskQueue. by Alexander Timin · 8 years ago
  25. 2523472 DevTools: introduce devtools frame token in the frame_tree_node. by Pavel Feldman · 8 years ago
  26. 1098538e chromeos: Gets OOPIF working for mus by Scott Violet · 8 years ago
  27. b82991b Allow ClientLayerTreeFrameSink to use associated interfaces. by kylechar · 8 years ago
  28. f20f450 Move ReleaseCallbacks and CopyOutputRequests out of quads/ by danakj · 8 years ago
  29. bcc3363 Use mojo IPC for communicating w/ the shared worker instance by Darin Fisher · 8 years ago
  30. 96f3eba Switch make_scoped_refptr to MakeRefCounted. by kylechar · 8 years ago
  31. 5e0a12b Move CompositorFrame{Metadata} to viz/common/quads. by danakj · 8 years ago
  32. 48e1b32 Simplify ClientLayerTreeFrameSink construction by Xu Xing · 8 years ago
  33. fdacdc9 Reland images: Move animation of images to cc. by Khushal · 8 years ago
  34. 1f14e22 Revert "images: Move animation of images to cc." by Vadym Doroshenko · 8 years ago
  35. cb1afeca images: Move animation of images to cc. by Khushal · 8 years ago
  36. ba65a091 Move cc/output things that are part of layer compositor API to cc/trees by danakj · 8 years ago
  37. ea7a3a0 Revert "Use mojo IPC for communicating w/ the shared worker instance" by calamity · 8 years ago
  38. 58895766 Use mojo IPC for communicating w/ the shared worker instance by Darin Fisher · 8 years ago
  39. 11a8e6a Stop loading tasks in background, in renderer scheduler (on Android). by Shubhie Panicker · 8 years ago
  40. ff2a81a Apply base_bind_rewriters to //content/renderer by tzik · 8 years ago
  41. 9db30774 [Mac] Remove AppNap code by Leonard Grey · 8 years ago
  42. 58322dcb Remove RenderThread::GetTimer/LoadingTaskRunner that are no longer used by Hajime Hoshi · 8 years ago
  43. e644639 Surface synchronization: Simplify flags by Fady Samuel · 8 years ago
  44. 6771c90 Mojofy the DatabaseMsg IPC used for WebDatabase calls from browser to renderer. by Stuart Langley · 8 years ago
  45. 325831d images: Remove ImageSource and update some image function names. by Vladimir Levin · 8 years ago
  46. 9944f16 Don't pass Connector to RendererBlinkPlatformImpl constructor by Reilly Grant · 8 years ago
  47. 436a775 Add out of process gpu raster behind a flag by Adrienne Walker · 8 years ago
  48. 849079a Remove dead code from public/web/WebDatabase and dependencies. by Stuart Langley · 8 years ago
  49. 7af43ee Moved a service worker's entry point to mojom::Renderer by Makoto Shimazu · 8 years ago
  50. 1f15957 Move VulkanContextProvider and VulkanInProcessContextProvider to viz by Alex Zhang · 8 years ago
  51. 077f5031 Remove AreCrossProcessFramesPossible by Ken Buchanan · 8 years ago
  52. 870f626 Add PurgeAndSuspend.Experimental.TimeToFirstActivePaint.AfterBackgrounded.5min. by Takashi SAKAMOTO · 8 years ago
  53. 0c4b4bf viz: Plumb surface synchronization flag to ClientLayerTreeFrameSink by Fady Samuel · 8 years ago
  54. 863022e Move sample_rates.* and gpu_video_accelerator_factories.* for gn check. by Dale Curtis · 8 years ago
  55. 525eb15e Hook up a mojo backed InputRouterImpl and WidgetInputHandler. by Dave Tapuska · 8 years ago
  56. 71f48559 Change error pages to use a new chrome-error:// scheme. by Alex Moshchuk · 8 years ago
  57. b7868627 viz: Move SharedBitmapAllocationNotifier mojom from cc to viz by Gary Klassen · 8 years ago
  58. 986ac47 chromeos: fix renderer crash in ChromeOS with UI service (aka mus) by Scott Violet · 8 years ago
  59. c0099d7 Add RenderFrameImpl::GetDefaultURLLoaderFactoryContainer by Kinuko Yasuda · 8 years ago
  60. c89897f Distinguish between normal and extension renderers while recording thread load metrics. by Karan Bhatia · 8 years ago
  61. 513ac8fd [mus+ash] Implements hit-test client in Aura by Valery Arkhangorodsky · 8 years ago
  62. 16329088 [scheduler] Split suspending into pausing and stopping by Alexander Timin · 8 years ago
  63. 68992b0 Mojoify WebContentSettingsClient for shared worker. by Yuki Yamada · 8 years ago
  64. 7d46470 VEA mojification: allow for Mojo VEAs to be instantiated several times by Miguel Casas-Sanchez · 8 years ago
  65. 8c27641 Move BlobBytesProvider to a File task runner. by Marijn Kruisselbrink · 8 years ago
  66. 4d0f023 Move CompositorFrameSink and FrameSinkManager mojom from cc to viz by Gary Klassen · 8 years ago
  67. dfecb7d viz: Move CopyOutput(Request|Result)=> components/viz/common/quads by Fady Samuel · 8 years ago
  68. a7b943b Forward elastic scrolling information from browser to renderer. by Greg Kerr · 8 years ago
  69. c645ffe viz: Move BeginFrameSource to components/viz/common/frame_sinks by Fady Samuel · 8 years ago
  70. 5a02412 Move |field_trial_syncer_| into ChildThreadImpl. by Lukasz Anforowicz · 8 years ago
  71. 21ada1e Eliminate required BindSourceInfo parameter for BinderRegistry callbacks. Make users of it use variadic BinderArgs instead. by Ben Goodger · 8 years ago
  72. 3254916 Move context_provider.h related into components/viz/common/gpu by Xu Xing · 8 years ago
  73. 9b76854 Don't process CompositorFrames until their SharedBitmaps are ready by Saman Sami · 8 years ago
  74. 166906a ServiceWorker: add a Mojo interface for streaming installed scripts by Makoto Shimazu · 8 years ago
  75. d5c2618 viz: Move FrameSinkId, LocalSurfaceId, SurfaceId to components/viz/common by Fady Samuel · 8 years ago
  76. daca3256 VEA mojification: add factory methods to gpu.mojom and gpu_service.mojom by Miguel Casas-Sanchez · 8 years ago
  77. 4b5f986 viz: Move SharedBitmap over to components/viz/common/quads by Fady Samuel · 8 years ago
  78. 1d744b2 viz: Move cc::ResourceSettings to components/viz/common/resources by Fady Samuel · 8 years ago
  79. cfcca5d5 Rename content::GpuVideoAcceleratorFactories to ...Impl and move to media/gpu folder by Miguel Casas-Sanchez · 8 years ago
  80. 16136de Allow critical memory pressure handling on Chromecast by Luke Halliwell · 8 years ago
  81. 9242985 viz: Fix names of SharedBitmapManager things. by danakj · 8 years ago
  82. 38ab68b service worker: Add UMA for start worker IPC latency. by Matt Falkenhagen · 8 years ago
  83. b946811c Disable the buggy RSA parser by default. by David Benjamin · 8 years ago
  84. 2e3aca0 Rename cc::mojom::MojoCompositorFrameSink to just CompositorFrameSink. by danakj · 8 years ago
  85. c7afae5 Rename cc::CompositorFrameSink to cc::LayerTreeFrameSink by danakj · 8 years ago
  86. 12b598b9 Move malloc memory usage function to base by keishi · 8 years ago
  87. 771b337 [scheduler] Record UMA for background tab audio. by Alexander Timin · 8 years ago
  88. 335a187 Record renderer's memory usage 5,10,15 minutes after backgrounded. by tasak · 8 years ago
  89. 023fd36 [Mac] Enable AppNap for renderers by lgrey · 8 years ago
  90. d4c4887d Introduce a feature for Mojo audio output streams. by Max Morin · 8 years ago
  91. 6d43fc8b Enable vp09 codec string in WebM by default by chcunningham · 8 years ago
  92. 188f19f Add support for blob urls for subresources. by jam · 8 years ago
  93. 7e6675cc Remove RendererCompositorFrameSink and use ClientCompositorFrameSink instead by samans · 8 years ago
  94. 017ba8c6 Introduce AudioIPCFactory. by maxmorin · 8 years ago
  95. 26510e44 Reland "Send FrameSwapMessageQueue's messages in QueueMessageSwapPromise" with fixes by samans · 8 years ago
  96. df421e8 Add RCS to V8PerIsolateData and cmdline switch by Adithya Srinivasan · 8 years ago
  97. 0f1cadb remove --memory-metrics switch by Thiago Farina · 8 years ago
  98. 27875ca3 Surface synchronization: Delete dead code by fsamuel · 8 years ago
  99. b612c5d Expose ECT to render frames, Blink and NetInfo by tbansal · 8 years ago
  100. a61ab21 Reland of Establish Mojo connection prior to constructing RendererCompositorFrameSink (patchset #1 id:1 of https://codereview.chromium.org/2902883002/ ) by samans · 8 years ago