summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-4/+3
* content: Out-of-process GPU service support for SurfaceTexture backed GpuMemo...reveman2014-10-101-3/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-2/+2
* ScreenOrientationProvider coverts the platform agnositc logic around locking/...jonross2014-10-081-0/+10
* Abort if BrowserMainLoops fails to start a browser threadjiayl2014-09-181-1/+3
* tracing: get rid of files in TracingController interfacecaseq2014-09-151-2/+3
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef.thestig2014-09-041-3/+5
* AudioMirroringManager becomes a global LazyInstance.miu2014-08-271-5/+0
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-1/+1
* Use individual functions to join browser threads.rvargas@chromium.org2014-08-151-26/+67
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-111-2/+3
* mac: Load the system hotkeys after launch. (reland)erikchen@chromium.org2014-07-311-0/+2
* Revert "mac: Load the system hotkeys after launch."ccameron@chromium.org2014-07-191-2/+0
* mac: Load the system hotkeys after launch.erikchen@chromium.org2014-07-161-0/+2
* Store unsaved trace data on exit.alemate@chromium.org2014-07-021-11/+21
* Increase timer slack for several browser threads.jeremy@chromium.org2014-06-261-7/+10
* Don't initialize GpuDataManager if GPU is not detected.primiano@chromium.org2014-06-251-3/+7
* Cleanup: Remove more dead GTK code.thestig@chromium.org2014-06-171-8/+0
* Initialize the bootstrap sandbox in the browser process.rsesek@chromium.org2014-06-101-1/+8
* Increase fd limit to 1024 on Mac with content shell.jbauman@chromium.org2014-05-291-0/+6
* Battery Status API: browser-side implementation.timvolodine@chromium.org2014-05-281-0/+5
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-0/+7
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-1/+1
* ozone: Initialize a subsystem only if necessary.sadrul@chromium.org2014-05-161-8/+0
* ozone: Attach/Detach input devices in the worker pool.sadrul@chromium.org2014-05-141-3/+0
* Make --enable-delegated-renderer show stuff on Macccameron@chromium.org2014-05-131-2/+2
* Remove SandboxIPCProcess's dependency on chrome-sandboxmdempsky@chromium.org2014-05-101-1/+1
* 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