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
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-4
/
+3
*
content: Out-of-process GPU service support for SurfaceTexture backed GpuMemo...
reveman
2014-10-10
1
-3
/
+3
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content
mohan.reddy
2014-10-09
1
-2
/
+2
*
ScreenOrientationProvider coverts the platform agnositc logic around locking/...
jonross
2014-10-08
1
-0
/
+10
*
Abort if BrowserMainLoops fails to start a browser thread
jiayl
2014-09-18
1
-1
/
+3
*
tracing: get rid of files in TracingController interface
caseq
2014-09-15
1
-2
/
+3
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
1
-1
/
+1
*
Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef.
thestig
2014-09-04
1
-3
/
+5
*
AudioMirroringManager becomes a global LazyInstance.
miu
2014-08-27
1
-5
/
+0
*
Add LOCAL_ prefix to non-UMA histogram macros.
asvitkine
2014-08-26
1
-1
/
+1
*
Use individual functions to join browser threads.
rvargas@chromium.org
2014-08-15
1
-26
/
+67
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
1
-2
/
+3
*
mac: Load the system hotkeys after launch. (reland)
erikchen@chromium.org
2014-07-31
1
-0
/
+2
*
Revert "mac: Load the system hotkeys after launch."
ccameron@chromium.org
2014-07-19
1
-2
/
+0
*
mac: Load the system hotkeys after launch.
erikchen@chromium.org
2014-07-16
1
-0
/
+2
*
Store unsaved trace data on exit.
alemate@chromium.org
2014-07-02
1
-11
/
+21
*
Increase timer slack for several browser threads.
jeremy@chromium.org
2014-06-26
1
-7
/
+10
*
Don't initialize GpuDataManager if GPU is not detected.
primiano@chromium.org
2014-06-25
1
-3
/
+7
*
Cleanup: Remove more dead GTK code.
thestig@chromium.org
2014-06-17
1
-8
/
+0
*
Initialize the bootstrap sandbox in the browser process.
rsesek@chromium.org
2014-06-10
1
-1
/
+8
*
Increase fd limit to 1024 on Mac with content shell.
jbauman@chromium.org
2014-05-29
1
-0
/
+6
*
Battery Status API: browser-side implementation.
timvolodine@chromium.org
2014-05-28
1
-0
/
+5
*
Makes Env contain a ContextFactory
sky@chromium.org
2014-05-22
1
-0
/
+7
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-1
/
+1
*
ozone: Initialize a subsystem only if necessary.
sadrul@chromium.org
2014-05-16
1
-8
/
+0
*
ozone: Attach/Detach input devices in the worker pool.
sadrul@chromium.org
2014-05-14
1
-3
/
+0
*
Make --enable-delegated-renderer show stuff on Mac
ccameron@chromium.org
2014-05-13
1
-2
/
+2
*
Remove SandboxIPCProcess's dependency on chrome-sandbox
mdempsky@chromium.org
2014-05-10
1
-1
/
+1
*
Makes PlatformEventSource creation in Env conditional
sky@chromium.org
2014-05-05
1
-1
/
+1
*
Broadcast NotifyTimezoneChange to all RenderProcessHosts when the system time
mark@chromium.org
2014-04-30
1
-20
/
+28
*
content: Terminate early if the toolkit initialization fails.
sadrul@chromium.org
2014-04-25
1
-2
/
+11
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-24
1
-1
/
+6
*
aura: Initialize Env as early as possible.
sadrul@chromium.org
2014-04-23
1
-0
/
+10
*
Rename device_orientation to device_sensors
rijubrata.bhaumik@intel.com
2014-04-22
1
-1
/
+1
*
ozone: Forward declare platform objects in ozone_platform.h
spang@chromium.org
2014-04-22
1
-0
/
+1
*
Remove the --force-compositing-mode flag except for LayoutTests.
danakj@chromium.org
2014-04-17
1
-1
/
+1
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-2
/
+0
*
Revert accidental dartium code push
jamescook@chromium.org
2014-04-17
1
-1
/
+1
*
merged 1908
terry@google.com
2014-04-17
1
-1
/
+1
*
Mac: Initialize browser GPU channel when delegated renderer is enabled
ccameron@chromium.org
2014-04-17
1
-9
/
+20
*
Linux: Remove some obsolete glib error handlers.
thestig@chromium.org
2014-04-15
1
-14
/
+1
*
Linux Sandbox: Move setuid sandbox localization code.
jln@chromium.org
2014-04-15
1
-39
/
+16
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
1
-2
/
+2
*
Revert 263726 "x11: Remove X11 message-pump."
fischman@chromium.org
2014-04-14
1
-2
/
+2
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-14
1
-2
/
+2
*
Avoid presubmit warnings for LOG(INFO)
sievers@google.com
2014-04-11
1
-1
/
+1
*
Android: Fix default filename for kTraceStartup file
sievers@google.com
2014-04-11
1
-1
/
+10
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
1
-8
/
+0
*
Revert of Attempting to resolve a race condition with PowerMonitor (https://c...
scottmg@chromium.org
2014-04-05
1
-2
/
+2
*
Attempting to resolve a race condition with PowerMonitor.
bajones@chromium.org
2014-04-05
1
-2
/
+2
[next]