1. 9cfd10c Migrate MemoryPressureListeners to the interface-based API by Patrick Monette · 16 hours ago
  2. cc99f49 Rename MemoryPressureListener -> MemoryPressureListenerRegistration by Patrick Monette · 2 days ago
  3. 845ec83 Remove usage of MemoryPressureLevel alias. by Patrick Monette · 3 days ago
  4. 26d6676 Add features on IO threads priority tuning by Jiahe Zhang · 4 weeks ago
  5. 874eed5 Migrate to AsyncMemoryPressureListener by Patrick Monette · 6 weeks ago
  6. acf3d6d Remove superfluous includes for <queue> in headers by Lei Zhang · 5 months ago
  7. ccd74abe Remove some superfluous //ui/gfx includes from //content headers by Lei Zhang · 5 months ago
  8. adac2199 Update header includes for /base/functional in /content by Avi Drissman · 2 years, 9 months ago
  9. e672a66 task posting v3: remove includes of runner handles and IWYU task runners by Sean Maher · 2 years, 9 months ago
  10. 4e1b7bc3 Update copyright headers in content/ by Avi Drissman · 3 years, 1 month ago
  11. f36d812 Change base::Time to base::TimeTicks in GPU initialization start_time by Sean Maher · 3 years, 2 months ago
  12. 62737b5 content/gpu: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 9 months ago
  13. 1d6a0954 Remove unused "base/macros.h" in content/ by Peter Boström · 4 years ago
  14. 828b902 Replace DISALLOW_COPY_AND_ASSIGN in content/ by Peter Boström · 4 years, 1 month ago
  15. 2d483bc Reland "Remove unused legacy IPC APIs from GPU & Utility processes" by Ken Rockot · 4 years, 4 months ago
  16. 060e114 Revert "Remove unused legacy IPC APIs from GPU & Utility processes" by Shrek Shao · 4 years, 4 months ago
  17. 51c5fcb Remove unused legacy IPC APIs from GPU & Utility processes by Ken Rockot · 4 years, 4 months ago
  18. a10cfce Remove unneeded <string> includes from chromecast/ and content/. by Lei Zhang · 4 years, 5 months ago
  19. fc521f5 Remove unnecessary foo.mojom.h includes from content/ headers. by Lei Zhang · 4 years, 6 months ago
  20. 7f8a282 Move VizMain to its own interface pipe by Ken Rockot · 4 years, 6 months ago
  21. e6e09c1 [ozone] Extracted gpu::GpuExtraInfo so it can be used by Ozone. by Alexander Dunaev · 5 years ago
  22. 1b6becebb Ensure GPU logs are not lost during some stages of startup. by Dale Curtis · 6 years ago
  23. a292417 GPU: Fix service startup race in GPU process by Ken Rockot · 6 years ago
  24. 965b477 Move Media Service off Service Manager APIs by Ken Rockot · 6 years ago
  25. 6d9ed9503 Move GPU interfaces off of Service Manager by Ken Rockot · 6 years ago
  26. 8322a04 Move Shape Detection off Service Manager by Ken Rockot · 6 years ago
  27. 2be27f5 Rename traits and mojo directory in //services/viz/privileged by Miyoung Shin · 6 years ago
  28. 88ae922 Migrate some interfaces to use new mojo syntax for viz by Shimi Zhang · 6 years ago
  29. 3bca4bf Use in-class initializers for base::WeakPtrFactory in content/. by Jeremy Roman · 6 years ago
  30. a70577c Create new struct to pass info from GPU to browser by Jonah Ryan-Davis · 6 years ago
  31. b2928f3 Eliminate Content's use of ServiceFactory by Ken Rockot · 7 years ago
  32. ed18a48 gpu: Cleanup callback types (part 4). by kylechar · 7 years ago
  33. 23af711f OOP-D: Fix deadlock during Viz thread shutdown by Eric Karl · 7 years ago
  34. bb07480 Remove MemoryCoordinatorClient from content/gpu. by Takashi Sakamoto · 7 years ago
  35. 6979109b Migrate non-test code in //content off of QuitCurrent*Deprecated(). by Wez · 7 years ago
  36. 26e4e80 Move associated interface helper impls to Blink by Ken Rockot · 7 years ago
  37. 0aac6207 content: Hook up memory pressure signal to the GPU process. by Khushal · 7 years ago
  38. 0af50996 Move gpu_preferences to gpu/config/ by Jonathan Backer · 7 years ago
  39. 97c6f1f viz: Start the sampling profiler for oop-d thread. by Sadrul Habib Chowdhury · 8 years ago
  40. 543f5e3 Move service_manager/public/{interfaces => mojom} by Ken Rockot · 8 years ago
  41. 9a635ee Remove ServiceContextRef from MCVD. by [email protected] · 8 years ago
  42. 55fc2f0 viz: Move ui.mojom.GpuMain into viz.mojom.VizMain. by Sadrul Habib Chowdhury · 8 years ago
  43. dbe4da9 gpu: Use the same mojom.GpuMain impl in chrome-gpu and mus-gpu. by Sadrul Habib Chowdhury · 8 years ago
  44. db9021e gpu: Use GpuInit for in-process gpu. by Sadrul Habib Chowdhury · 8 years ago
  45. 88a4000 media: Enable the use of MojoAndroidOverlays from the media service by Chris Watkins · 8 years ago
  46. ef1abe78 viz: Move GpuService into the right place. by Sadrul Habib Chowdhury · 8 years ago
  47. 4d0f023 Move CompositorFrameSink and FrameSinkManager mojom from cc to viz by Gary Klassen · 8 years ago
  48. 5a02412 Move |field_trial_syncer_| into ChildThreadImpl. by Lukasz Anforowicz · 8 years ago
  49. 21ada1e Eliminate required BindSourceInfo parameter for BinderRegistry callbacks. Make users of it use variadic BinderArgs instead. by Ben Goodger · 8 years ago
  50. 441ca70 Provide callback to create mojo AndroidOverlays to AVDA. by liberato · 8 years ago
  51. a5c972c Eliminate bind callback that doesn't take a BindSourceInfo parameter. by ben · 8 years ago
  52. d623444 Migrate GpuChildThread to use ConnectionFilter instead of the ChildThread's InterfaceRegistry to expose interfaces on incoming connections. by ben · 8 years ago
  53. 486c455 Rename DisplayCompositor to MojoFrameSinkManager. by kylechar · 9 years ago
  54. 6d41b82 gpu: Have GpuService create and own GpuMemoryBufferFactory. by sadrul · 9 years ago
  55. d93a2b10 gpu: Replace GpuMsg_GpuSwitched with mojom api. by sadrul · 9 years ago
  56. 16d3632 gpu: Use mojom.GpuService API for memory allocation. by sadrul · 9 years ago
  57. a235d7c gpu: Introduce separate mojo api for failed initialization. by sadrul · 9 years ago
  58. 9e029ac gpu: Replace GpuMsg_CollectGraphicsInfo with mojom API. by sadrul · 9 years ago
  59. 041ca72 gpu: Includes some cleanup, and moving init code into GpuService. by sadrul · 9 years ago
  60. 8c0b7bf6 Clear shader disk cache after glProgramBinary failure. by ericrk · 9 years ago
  61. e6f6e10 gpu: Replace GpuMsg_Finalize ipc with equivalent mojom api by sadrul · 9 years ago
  62. b428f6b gpu: Replace more chrome ipc with mojom API. by sadrul · 9 years ago
  63. 9cef0df gpu: Replace more chrome ipc with mojom api. by sadrul · 9 years ago
  64. 3ab0a533 gpu: Use mojom API for getting video memory usage. by sadrul · 9 years ago
  65. 550e264fd gpu: Use mojom API for creating gpu channel. by sadrul · 9 years ago
  66. 41a1579e Move GPU raster decision making to GPU proc by ericrk · 9 years ago
  67. 7a81c252 android: Add debug url to throw uncaught exception by boliu · 9 years ago
  68. 72aae8a gpu: Use mus gpu interface in non-mus chrome. by sadrul · 9 years ago
  69. 6c5aed8c content/gpu: Set up a mojom connection between browser and gpu. by sadrul · 9 years ago
  70. db04bc3 gpu: Maintain the deferred log messages separately from the IPC messages. by sadrul · 9 years ago
  71. 400ea35b Rename shell namespace to service_manager by rockot · 9 years ago
  72. 734fb66 Move services/shell to services/service_manager by rockot · 9 years ago
  73. b2402d9 media: Rename MediaService to MediaGpuChannelManager by xhwang · 9 years ago
  74. 32c08ce Make GpuWatchdogThread not refcounted for better control of lifetime by ericrk · 9 years ago
  75. 16690ee2 Fix Watchdog Thread Shutdown Safety by ericrk · 9 years ago
  76. e6e9f5b Remove DisableGpuWatchdog and hotkey by ericrk · 9 years ago
  77. 62ba78ff X11: Use a better visual for OpenGL by thomasanderson · 9 years ago
  78. 454af333 gpu: Introduce GpuInit. by sadrul · 9 years ago
  79. 3f8d0fa gpu: Remove unused GpuChildThread::gpu_preferences_. by sadrul · 9 years ago
  80. da97274 Remove GPU memory UMAs by ccameron · 9 years ago
  81. 2fb7e15 gpu: Move GpuWatchdogThread into //gpu/ipc/service from content. by sadrul · 9 years ago
  82. 507aa81 Eliminate ProcessControl. by ben · 9 years ago
  83. e785d25 Remove content::GpuVideoDecodeAcceleratorFactory by piman · 9 years ago
  84. cef3827 Move content's service manager connections to the IO thread by rockot · 9 years ago
  85. d535a2c Revert of Move content's shell connections to the IO thread (patchset #14 id:320001 of https://codereview.chromium.org/2111353002/ ) by rockot · 9 years ago
  86. 0771b1d Move content's service manager connections to the IO thread by rockot · 9 years ago
  87. 4a93a86 Revert of Move content's shell connections to the IO thread (patchset #9 id:220001 of https://codereview.chromium.org/2111353002/ ) by rockot · 9 years ago
  88. 439768f Move content's shell connections to the IO thread by rockot · 9 years ago
  89. e1bbc00 ShellClient -> Service by ben · 9 years ago
  90. caccf78 Defer Mojo interface binding in the gpu process until OnInitialize by rockot · 9 years ago
  91. 20c7ccfc Migrate GpuProcess to use MojoChild/ShellConnection for the Shell handshake by ben · 9 years ago
  92. 5dc812a Make field trials activated in the GPU process be reflected in browser. by asvitkine · 9 years ago
  93. 43320425 Make Mac swap code like other platforms by ccameron · 9 years ago
  94. 6e70beb8 Migrate content/common/gpu/media code to media/gpu by markdittmer · 9 years ago
  95. 3ae0dfa Mac fullscreen low power: Plumb through to AcceleratedWidgetMac by ccameron · 9 years ago
  96. ad8743d Plumb a surface destruction callback for AVDAs on Android by watk · 9 years ago
  97. a333e3d Stop using GpuSurfaceTracker except on Mac and Android by piman · 9 years ago
  98. 1384d6d Remove content/gpu from content/browser/android/DEPS by boliu · 9 years ago
  99. fa5e16c5 Removed implementation of CHROMIUM_subscribe_uniform by bajones · 9 years ago
  100. 6003e0b Convert //content from scoped_ptr to std::unique_ptr by dcheng · 10 years ago