index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
browser_main_loop.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SplitString calls to new form
brettw
2015-08-08
1
-4
/
+2
*
aura: Sanitize the lifetime of aura::Env instance.
sadrul
2015-08-07
1
-0
/
+4
*
Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...
pkasting
2015-08-07
1
-2
/
+4
*
Update SplitString calls to new form
brettw
2015-08-07
1
-4
/
+2
*
ozone: Introduce ClientPixmap and ClientPixmapFactory for non-GPU processes.
dongseong.hwang
2015-08-06
1
-0
/
+10
*
[tracing] Adding Skia memory dump provider with cache totals
ssid
2015-07-28
1
-0
/
+3
*
PlatformThreadHandle: remove public id() interface
toyoshim
2015-07-24
1
-2
/
+2
*
base/threading: restrict to set only current thread priority
toyoshim
2015-07-14
1
-2
/
+1
*
Set Cast GL strings between GpuDataManager init and Gpu process startup
halliwell
2015-07-01
1
-11
/
+8
*
Implement self-contained gpu data collection on Android
tobiasjs
2015-06-24
1
-29
/
+3
*
Use page heap in in-process renderer
boliu
2015-06-23
1
-2
/
+6
*
Revert of Implement self-contained gpu data collection on Android (patchset #...
erikwright
2015-06-23
1
-3
/
+29
*
Implement self-contained gpu data collection on Android
tobiasjs
2015-06-23
1
-29
/
+3
*
content: Fix lost context handling when using native GpuMemoryBuffers.
reveman
2015-06-22
1
-12
/
+0
*
Remove base::Thread::SetPriority() interface
toyoshim
2015-06-18
1
-3
/
+6
*
Re-land: content: Single process support for native GpuMemoryBuffers.
reveman
2015-06-10
1
-2
/
+14
*
Revert of content: Single process support for native GpuMemoryBuffers. (patch...
kjellander
2015-06-10
1
-14
/
+2
*
content: Single process support for native GpuMemoryBuffers.
reveman
2015-06-10
1
-2
/
+14
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-09
1
-1
/
+1
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-11
/
+12
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-12
/
+11
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-11
/
+12
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-12
/
+11
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-11
/
+12
*
Revert "Chromium changes to statically link ffmpeg."
chcunningham
2015-06-05
1
-1
/
+1
*
Embed a mojo ApplicationManager in content/browser
rockot
2015-06-05
1
-0
/
+5
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-04
1
-1
/
+1
*
content: Pass IOSurface references using Mach IPC.
reveman
2015-06-04
1
-0
/
+8
*
Better organize content::BrowserMainLoop.
thestig
2015-05-27
1
-19
/
+29
*
Tolerate "Cannot do system-bus activation with no user" error
wangxianzhu
2015-05-27
1
-0
/
+2
*
Initialize AVFoundation explicitly instead of implicitly via IsAVFoundationSu...
tommi
2015-05-27
1
-0
/
+13
*
Add PERSISTENT_MAP usage for GpuMemoryBuffers.
danakj
2015-05-26
1
-0
/
+2
*
Revert of Add PERSISTENT_MAP usage for GpuMemoryBuffers. (patchset #11 id:330...
chirantan
2015-05-22
1
-2
/
+0
*
Avoid basename conflict from memory_pressure_monitor.cc
scottmg
2015-05-21
1
-3
/
+3
*
Add PERSISTENT_MAP usage for GpuMemoryBuffers.
danakj
2015-05-21
1
-0
/
+2
*
content: Rename SurfaceTextureManager::InitInstance to SetInstance.
reveman
2015-05-18
1
-1
/
+1
*
Remove unused ImmediateShutdownAndExitProcess()
hashimoto
2015-05-16
1
-25
/
+0
*
Rename OS-specific MemoryPressureMonitor implementations.
chrisha
2015-05-15
1
-6
/
+7
*
localStorage: Aggressively flush to disk for Android WebView.
cmumford
2015-05-10
1
-0
/
+8
*
Create base::win::MemoryPressureMonitor class.
chrisha
2015-05-08
1
-0
/
+33
*
Web MIDI: namespace change from media to media::midi
toyoshim
2015-05-08
1
-1
/
+1
*
content: Add GpuMemoryBuffer MemoryDumpProvider implementation.
reveman
2015-05-01
1
-0
/
+7
*
Add a MemoryPressureMonitor class for Mac.
shrike
2015-05-01
1
-1
/
+4
*
content: Add SharedBitmap MemoryDumpProvider implementation.
reveman
2015-04-29
1
-0
/
+5
*
Instrument some potentially expensive functions called from BrowserMainRunner...
yiyaoliu
2015-04-23
1
-0
/
+15
*
[tracing] Enable and expose the memory tracing infrastructure
primiano
2015-04-21
1
-0
/
+3
*
Migrate ChromeOS to base::MemoryPressureMonitor
dmichael
2015-04-15
1
-3
/
+3
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
1
-4
/
+3
*
Re-land issue 1038783002: Add switch to defer creation of GPU process.
halliwell
2015-03-31
1
-1
/
+2
*
Revert of Add switch (for cast_shell) to defer creation of GPU process. (patc...
danakj
2015-03-27
1
-2
/
+1
[next]