summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.h
Commit message (Expand)AuthorAgeFilesLines
* Add a histogram to record time elapsed before we start the browser message loop.siggi@chromium.org2011-04-151-0/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move prerender and prefetch logic out into chrome/browser/prerender.cbentzel@chromium.org2011-03-011-4/+0
* Add field trial for A/B testing of SSL False Start.mbelshe@chromium.org2011-02-181-0/+3
* Add histogram to track prerender sessionsgavinp@chromium.org2011-01-271-2/+3
* Added a function to BrowserMainParts that sets up field trials. It is called ...cbentzel@chromium.org2011-01-261-0/+2
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-2/+5
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-5/+2
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-2/+5
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+2
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-2/+2
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-251-0/+4
* Histograms & Field Trails about prefetchinggavinp@google.com2010-08-091-0/+3
* A/B test for measuring effect of number of proxy connections.ziadh@chromium.org2010-08-021-0/+3
* BrowserMain() refactoring, part 2.1.viettrungluu@chromium.org2010-07-291-1/+17
* BrowserMain() refactoring, part 2.viettrungluu@chromium.org2010-07-271-11/+33
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Posix: Stop crashing on SIG{INT|HUP|TERM}.willchan@chromium.org2010-07-121-6/+6
* Start at cleaning up BrowserMain().viettrungluu@chromium.org2010-07-071-0/+92
* POSIX: Re-enable browser shutdown measurements. We should write the measureme...thestig@chromium.org2010-03-271-2/+0
* Do some browser_main cleanup. This moves ChromeOS login manager and some firstbrettw@chromium.org2010-03-241-4/+4
* Revert 35137 - Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-22/+0
* Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-0/+22
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-151-1/+1
* Send Breakpad and debugger status to the metrics service on the Mac.mark@chromium.org2009-09-141-0/+31