summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.cc
Commit message (Expand)AuthorAgeFilesLines
* Update SplitString calls to new formbrettw2015-08-081-4/+2
* aura: Sanitize the lifetime of aura::Env instance.sadrul2015-08-071-0/+4
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-2/+4
* Update SplitString calls to new formbrettw2015-08-071-4/+2
* ozone: Introduce ClientPixmap and ClientPixmapFactory for non-GPU processes.dongseong.hwang2015-08-061-0/+10
* [tracing] Adding Skia memory dump provider with cache totalsssid2015-07-281-0/+3
* PlatformThreadHandle: remove public id() interfacetoyoshim2015-07-241-2/+2
* base/threading: restrict to set only current thread prioritytoyoshim2015-07-141-2/+1
* Set Cast GL strings between GpuDataManager init and Gpu process startuphalliwell2015-07-011-11/+8
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-241-29/+3
* Use page heap in in-process rendererboliu2015-06-231-2/+6
* Revert of Implement self-contained gpu data collection on Android (patchset #...erikwright2015-06-231-3/+29
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-231-29/+3
* content: Fix lost context handling when using native GpuMemoryBuffers.reveman2015-06-221-12/+0
* Remove base::Thread::SetPriority() interfacetoyoshim2015-06-181-3/+6
* Re-land: content: Single process support for native GpuMemoryBuffers.reveman2015-06-101-2/+14
* Revert of content: Single process support for native GpuMemoryBuffers. (patch...kjellander2015-06-101-14/+2
* content: Single process support for native GpuMemoryBuffers.reveman2015-06-101-2/+14
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-1/+1
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-11/+12
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-12/+11
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-11/+12
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-12/+11
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-11/+12
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-1/+1
* Embed a mojo ApplicationManager in content/browserrockot2015-06-051-0/+5
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-1/+1
* content: Pass IOSurface references using Mach IPC.reveman2015-06-041-0/+8
* Better organize content::BrowserMainLoop.thestig2015-05-271-19/+29
* Tolerate "Cannot do system-bus activation with no user" errorwangxianzhu2015-05-271-0/+2
* Initialize AVFoundation explicitly instead of implicitly via IsAVFoundationSu...tommi2015-05-271-0/+13
* Add PERSISTENT_MAP usage for GpuMemoryBuffers.danakj2015-05-261-0/+2
* Revert of Add PERSISTENT_MAP usage for GpuMemoryBuffers. (patchset #11 id:330...chirantan2015-05-221-2/+0
* Avoid basename conflict from memory_pressure_monitor.ccscottmg2015-05-211-3/+3
* Add PERSISTENT_MAP usage for GpuMemoryBuffers.danakj2015-05-211-0/+2
* content: Rename SurfaceTextureManager::InitInstance to SetInstance.reveman2015-05-181-1/+1
* Remove unused ImmediateShutdownAndExitProcess()hashimoto2015-05-161-25/+0
* Rename OS-specific MemoryPressureMonitor implementations.chrisha2015-05-151-6/+7
* localStorage: Aggressively flush to disk for Android WebView.cmumford2015-05-101-0/+8
* Create base::win::MemoryPressureMonitor class.chrisha2015-05-081-0/+33
* Web MIDI: namespace change from media to media::miditoyoshim2015-05-081-1/+1
* content: Add GpuMemoryBuffer MemoryDumpProvider implementation.reveman2015-05-011-0/+7
* Add a MemoryPressureMonitor class for Mac.shrike2015-05-011-1/+4
* content: Add SharedBitmap MemoryDumpProvider implementation.reveman2015-04-291-0/+5
* Instrument some potentially expensive functions called from BrowserMainRunner...yiyaoliu2015-04-231-0/+15
* [tracing] Enable and expose the memory tracing infrastructureprimiano2015-04-211-0/+3
* Migrate ChromeOS to base::MemoryPressureMonitordmichael2015-04-151-3/+3
* Turn ThreadPriority enum into an enum class.gab2015-04-011-4/+3
* Re-land issue 1038783002: Add switch to defer creation of GPU process.halliwell2015-03-311-1/+2
* Revert of Add switch (for cast_shell) to defer creation of GPU process. (patc...danakj2015-03-271-2/+1