1. e68b6f9 Rename *FileIO TaskScheduler worker pools to *Blocking. by fdoray · 8 years ago
  2. 4e0e67f Refactor MemoryCoordinatorProxy by bashi · 8 years ago
  3. 69e8419 Enable startup tracing from command line flags in components/tracing by ssid · 8 years ago
  4. 882a7c5 Delete SurfaceTexturePeer by tguilbert · 8 years ago
  5. 552e9de [ScreenOrientation] Hide ScreenOrientationProvider inside WebContentsImpl. by leon.han · 8 years ago
  6. ef762c9 Switch Speech Recognition to asynchronous callback-based AudioManager interactions. by olka · 8 years ago
  7. beb5158 Desktop Linux: Store clipboard prior to destroying BrowserMainLoop by pkotwicz · 8 years ago
  8. 48ce2ae Move //content/browser/device_sensor/ into device/sensors by ke.he · 8 years ago
  9. 8185d97 mus: Make --use-mus-in-renderer the default for --mash. by sadrul · 8 years ago
  10. 14e09ca Remove the MessageLoop::DestructionObserver from mojo bindings. by sammc · 8 years ago
  11. 087876b Removing SpeechRecognitionManager::HasAudioInputDevices() and ShowAudioInputSettings() by olka · 8 years ago
  12. 27b5996c Add SchedulerWorker backward-compatibility mode. by fdoray · 8 years ago
  13. eefdba8 Remove TaskTraits::with_file_io(). by fdoray · 8 years ago
  14. e5180e0e Remove mojo::edk::test::ScopedIPCSupport by rockot · 8 years ago
  15. da097d3 Set process phases in the StackSamplingProfiler. by bcwhite · 8 years ago
  16. 2cad8b66 Tweaks to new BrowserThreadImpl/BrowserMainLoop logic. by gab · 8 years ago
  17. b7f74ea4 TaskTraits: Rename WithSyncPrimitives() to WithBaseSyncPrimitives(). by fdoray · 8 years ago
  18. 32fc16c8 Enable connection to Mojo services from Blink by blundell · 8 years ago
  19. 2626c19 mus: aura::Env should be destroyed last in the mus client. by sadrul · 8 years ago
  20. acfcc22 Update TaskTraits in browser_main_loop.cc. by fdoray · 8 years ago
  21. cf82397 Remove discardable_memory::DSMM::{Create,Get}Instance() by penghuang · 8 years ago
  22. 2cee40a Merge MemoryCoordinator and MemoryCoordinatorImpl into one class by bashi · 8 years ago
  23. bbfdf0517 Revert of Enable connection to Mojo services from Blink (patchset #19 id:360001 of https://codereview.chromium.org/2460723003/ ) by jam · 8 years ago
  24. 8e3745a Enable connection to Mojo services from Blink by blundell · 8 years ago
  25. d6843e4 Hosting the discardable memory service in the mus process. by penghuang · 8 years ago
  26. 7b5334b8 Redirect BrowserThread::FILE at USER_VISIBLE instead of BACKGROUND priority. by gab · 8 years ago
  27. 3ee0e44 Experiment with redirecting all BrowserThreads (but UI/IO) to TaskScheduler by gab · 8 years ago
  28. 967340a Web MIDI: introduce MidiService class by toyoshim · 8 years ago
  29. a0bcfe1 ui + mus: Split ContextFactory into ContextFactory(Client) and ContextFactoryPrivate by fsamuel · 8 years ago
  30. d8cd11c Cleanup AudioDeviceThread to avoid accidental misuse. by dalecurtis · 8 years ago
  31. b354f88 Implement a runtime headless mode for Linux by skyostil · 8 years ago
  32. afc6f8a4 Revert of Implement a runtime headless mode for Linux (patchset #20 id:380001 of https://codereview.chromium.org/1991953002/ ) by skyostil · 8 years ago
  33. eb0f3b0 Implement a runtime headless mode for Linux by skyostil · 8 years ago
  34. 5ba56be media: Rename CdmService to CdmRegistry by xhwang · 8 years ago
  35. 75d671b content: Move shader cache factory singleton into a separate file. by sadrul · 8 years ago
  36. 89636c3 Adds ability to specify how aura::Env is created in content by sky · 8 years ago
  37. a3533cd7 Revert of gpu: Move ShaderDiskCache into //gpu/ipc/host component. (patchset #5 id:80001 of https://codereview.chromium.org/2555693005/ ) by gab · 8 years ago
  38. 4a4522e gpu: Move ShaderDiskCache into //gpu/ipc/host component. by sadrul · 8 years ago
  39. bee6a64 Move gamepad_service out of content/ and into device/ by ke.he · 8 years ago
  40. bf5a32e Move Task Scheduler Initialization From chrome/browser to Content by robliao · 8 years ago
  41. a256eec Fix MediaPlayerRenderer --in-process-gpu crash by tguilbert · 8 years ago
  42. 65f77fb Factor out AudioOutputDelegate from AudioRendererHost. by maxmorin · 8 years ago
  43. 342762b discardable_memory: Using mojo IPC to replace Chrome IPC by penghuang · 9 years ago
  44. 3e776235 Remove SurfaceTextureManager by tguilbert · 9 years ago
  45. 23eeee4 Revert of discardable_memory: Using mojo IPC to replace Chrome IPC (patchset #23 id:490001 of https://codereview.chromium.org/2485623002/ ) by rockot · 9 years ago
  46. a083f971 discardable_memory: Using mojo IPC to replace Chrome IPC by penghuang · 9 years ago
  47. d1e683e Disable ui::Clipboard on the FILE thread. by fdoray · 9 years ago
  48. fe53c2c6 Reland of Android: support multiple displays on C++ side by timav · 9 years ago
  49. 50a3834 Disallow posting tasks to SequencedWorkerPools by default. by fdoray · 9 years ago
  50. 4b46108 Convert enable_plugins to a buildflag header. by brettw · 9 years ago
  51. 47c895a Revert of Disallow posting tasks to SequencedWorkerPools by default. (patchset #25 id:480001 of https://codereview.chromium.org/2445763002/ ) by fsamuel · 9 years ago
  52. 8fd2221 Disallow posting tasks to SequencedWorkerPools by default. by fdoray · 9 years ago
  53. ece0408 Revert of Android: support multiple displays on C++ side (patchset #32 id:690001 of https://codereview.chromium.org/2416403002/ ) by timav · 9 years ago
  54. 8f211d4 Revert of Disallow posting tasks to SequencedWorkerPools by default. (patchset #24 id:460001 of https://codereview.chromium.org/2445763002/ ) by estade · 9 years ago
  55. 4606ada Disallow posting tasks to SequencedWorkerPools by default. by fdoray · 9 years ago
  56. 3da850c Android: support multiple displays on C++ side by timav · 9 years ago
  57. 051a903 Add StateOn{Moderate,Critical}NotificationReceived metrics by bashi · 9 years ago
  58. aeb8129 Remove BrowserThread::UnsafeGetMessageLoopForThread() by gab · 9 years ago
  59. 0bb0ba8 gpu shader cache: Clarify lifetime/ownership/threadiness of objects. by sadrul · 9 years ago
  60. d81c1a6 Move discardable memory to //components from //content by penghuang · 9 years ago
  61. 41c89184 Add MemoryCoordinatorProxy::SetCurrentMemoryStateForTesting by hajimehoshi · 9 years ago
  62. 3524bd7 Introduce MemoryCoordinatorProxy in base by hajimehoshi · 9 years ago
  63. 529cb14c Add MemoryCoordinatorImpl by bashi · 9 years ago
  64. 3860a85 Replace remaining shell references with service manager by rockot · 9 years ago
  65. 58dd2fa Disable MemoryPressureListener when memory coordinator is enabled by bashi · 9 years ago
  66. 400ea35b Rename shell namespace to service_manager by rockot · 9 years ago
  67. 734fb66 Move services/shell to services/service_manager by rockot · 9 years ago
  68. 59e31971 //media/midi: use top level namespace midi rather than media.midi by toyoshim · 9 years ago
  69. c5fcdd0 Move ENABLE_PEPPER_CDMS to a buildflag header. by brettw · 9 years ago
  70. 2d7d8a5e Revert of Move ENABLE_PEPPER_CDMS to a buildflag header. (patchset #5 id:80001 of https://codereview.chromium.org/2411433002/ ) by alph · 9 years ago
  71. 38647c2 Enable win32k lockdown for PPAPI processes. by wfh · 9 years ago
  72. e23a62a Move ENABLE_PEPPER_CDMS to a buildflag header. by brettw · 9 years ago
  73. a6fd373b Raise FD limit on Mac for simple cache backend performance. by gavinp · 9 years ago
  74. d32292b Rename a bunch of Mojo Application stuff to reference Services. by ben · 9 years ago
  75. ff46163 Rename MojoShellContext -> ServiceManagerContext. by ben · 9 years ago
  76. 1964e86 Add a --no-zygote command line flag by skyostil · 9 years ago
  77. eb3de88 Revert of Check that all shared workers are terminated. (patchset #2 id:170001 of https://c… (patchset #1 id:1 of https://codereview.chromium.org/2364113003/ ) by falken · 9 years ago
  78. 62ba78ff X11: Use a better visual for OpenGL by thomasanderson · 9 years ago
  79. c6c6dca9 [TimeZoneMonitor] Decouple //content/browser/time_zone_monitor* to //device/. by leon.han · 9 years ago
  80. 7142fe6 Reland of Check that all shared workers are terminated. (patchset #2 id:170001 of https://c… (patchset #1 id:1 of https://codereview.chromium.org/2338113002/ ) by falken · 9 years ago
  81. f08485bf Add ScopedSurfaceRequestManager by tguilbert · 9 years ago
  82. 4f7f438 [TimeZoneMonitor] Clean //content/browser/time_zone_monitor* dependency on other codes in //content by leon.han · 9 years ago
  83. 2639679 Revert "Reland of Check that all shared workers are terminated. (patchset #2 id:170001 of https://codereview.chromium.org/2254963002/ )" by falken · 9 years ago
  84. 8ecea2e7 blimp: Set up the CompositorDependencies for blimp in Chrome. by khushalsagar · 9 years ago
  85. 641bb02 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  86. 53e4ec78 Revert of Revert "Revert of content: Fix Context creation logic in ContextProviderFactoryImpl. (patchset #10 … (patchset #2 id:20001 of https://codereview.chromium.org/2297273004/ ) by khushalsagar · 9 years ago
  87. f279cb2 Revert "Revert of content: Fix Context creation logic in ContextProviderFactoryImpl. (patchset #10 id:180001 of https://codereview.chromium.org/2250473005/ )" by khushalsagar · 9 years ago
  88. 258820db Revert of content: Fix Context creation logic in ContextProviderFactoryImpl. (patchset #10 id:180001 of https://codereview.chromium.org/2250473005/ ) by mvanouwerkerk · 9 years ago
  89. becb5a6 content: Fix Context creation logic in ContextProviderFactoryImpl. by khushalsagar · 9 years ago
  90. 953291a Make HistoryBackend a client of memory coordinator by bashi · 9 years ago
  91. 3033081 Change includes of histogram.h to histogram_macros.h. by asvitkine · 9 years ago
  92. d1109b1 Reland of Check that all shared workers are terminated. (patchset #2 id:170001 of https://codereview.chromium.org/2254963002/ ) by horo · 9 years ago
  93. c82dd5be Remove the BeginSaveFile and BeginDownload methods from ResourceDispatcherHostImpl by ananta · 9 years ago
  94. 463ac7e Revert of Check that all shared workers are terminated. (patchset #1 id:1 of https://codereview.chromium.org/2222063002/ ) by manzagop · 9 years ago
  95. a78e33d gpu: Use GpuMemoryBufferManager from GpuService when possible. by sadrul · 9 years ago
  96. 73296c57 Create the SaveFileManager instance in browser_main_loop by ananta · 9 years ago
  97. cd6ea329 Add RAIL tracing category to Chrome tracing. by alexandermont · 9 years ago
  98. 84e4f0e On Linux rework driver_version/vendor extraction from gl version by j.isorce · 9 years ago
  99. c41614771 Move device monitors out of //media/capture into //media/device_monitors by mcasas · 9 years ago
  100. 529173d Check that all shared workers are terminated. by alokp · 9 years ago