summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes PlatformEventSource creation in Env conditionalsky@chromium.org2014-05-051-1/+1
* Broadcast NotifyTimezoneChange to all RenderProcessHosts when the system timemark@chromium.org2014-04-301-20/+28
* content: Terminate early if the toolkit initialization fails.sadrul@chromium.org2014-04-251-2/+11
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-241-1/+6
* aura: Initialize Env as early as possible.sadrul@chromium.org2014-04-231-0/+10
* Rename device_orientation to device_sensorsrijubrata.bhaumik@intel.com2014-04-221-1/+1
* ozone: Forward declare platform objects in ozone_platform.hspang@chromium.org2014-04-221-0/+1
* Remove the --force-compositing-mode flag except for LayoutTests.danakj@chromium.org2014-04-171-1/+1
* Remove all uses of toolkit_use_gtk in the gyp files.erg@chromium.org2014-04-171-2/+0
* Revert accidental dartium code pushjamescook@chromium.org2014-04-171-1/+1
* merged 1908terry@google.com2014-04-171-1/+1
* Mac: Initialize browser GPU channel when delegated renderer is enabledccameron@chromium.org2014-04-171-9/+20
* Linux: Remove some obsolete glib error handlers.thestig@chromium.org2014-04-151-14/+1
* Linux Sandbox: Move setuid sandbox localization code.jln@chromium.org2014-04-151-39/+16
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-151-2/+2
* Revert 263726 "x11: Remove X11 message-pump."fischman@chromium.org2014-04-141-2/+2
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-141-2/+2
* Avoid presubmit warnings for LOG(INFO)sievers@google.com2014-04-111-1/+1
* Android: Fix default filename for kTraceStartup filesievers@google.com2014-04-111-1/+10
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-8/+0
* Revert of Attempting to resolve a race condition with PowerMonitor (https://c...scottmg@chromium.org2014-04-051-2/+2
* Attempting to resolve a race condition with PowerMonitor.bajones@chromium.org2014-04-051-2/+2
* Initialize established_gpu_channel to true on aura/android.danakj@chromium.org2014-04-011-3/+1
* Remove the kDisableGpuProcessPrelaunch flag and disable tests.danakj@chromium.org2014-03-281-2/+0
* Fix a crash when tracing is enabled.igsolla@chromium.org2014-03-141-7/+10
* Fixit: Move tab and desktop capture code to new location.miu@chromium.org2014-02-251-1/+1
* evdev: Offload device initialization to file threadspang@chromium.org2014-02-111-0/+10
* Revert r151669 and r155589 as non-Aura Metro mode is goneyukawa@chromium.org2014-02-111-12/+0
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-2/+2
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-0/+8
* Fix mistaken change to startup tracing flag instantiation.davemoore@chromium.org2014-01-311-1/+2
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-8/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-0/+8
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-8/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-0/+8
* Linux: tear down Zygote at browser shutdown.jln@chromium.org2014-01-291-0/+4
* Add ability to enable / disable overscroll in about:flagsdavemoore@chromium.org2014-01-241-2/+1
* Move preferred scrollbar style preference change listening from renderer to b...rsesek@chromium.org2014-01-231-2/+3
* ECHO_TO_CONSOLE does not count as tracing startup.dsinclair@chromium.org2014-01-221-1/+2
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-201-1/+1
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-161-1/+1
* Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan...glider@chromium.org2014-01-161-1/+1
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-161-1/+1
* Remove vestigal traces of the TLS Cached Info Extension supportrsleevi@chromium.org2014-01-111-3/+0
* linux_aura: Work around a bug in the KDE Oxygen theme.erg@chromium.org2014-01-071-0/+2
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* Plumb AudioLog support into AudioManager.dalecurtis@chromium.org2013-12-041-1/+3
* Relanding 236651: https://codereview.chromium.org/77123002oshima@chromium.org2013-11-221-7/+10
* Revert 236651 "Linux: initialize RenderSandboxHostLinux before t..."vabr@chromium.org2013-11-221-10/+7
* Linux: initialize RenderSandboxHostLinux before threads are started.jln@chromium.org2013-11-221-7/+10