summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.h
Commit message (Expand)AuthorAgeFilesLines
* Update call stack profile encoding to match server-side expectationswittman2015-04-101-3/+0
* Enable startup profiling by Win x64 stack sampling profilerwittman2015-04-081-4/+7
* Removing unused command-line parameter --profiling-output-filevadimt2015-03-061-6/+0
* Revert of Temporary commit to evaluate perf impact of prototype CPU profiler ...wittman2015-02-071-4/+0
* Temporary commit to evaluate perf impact of prototype CPU profilerwittman2015-02-071-0/+4
* Cleanup: Remove an unused variable in chrome_browser_main.cc.thestig2015-02-031-4/+0
* Loading the Launcher with a Locked Profile launched UserManager.mlerman2015-01-281-0/+3
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-11/+11
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-10/+10
* Moves ProfilerMetricsProvider to //components/metrics.gunsch2014-09-181-3/+2
* Remove the unmaintained performance monitor.tonyg2014-09-111-9/+0
* Add ProcessPowerCollector to audit CPU and power information.dhnishi2014-08-261-0/+6
* Revert 268246 "Revert 268232 "Refactor MetricsStateManager class..."miu@chromium.org2014-05-051-3/+0
* Revert 268232 "Refactor MetricsStateManager class out of Metrics..."miu@chromium.org2014-05-051-0/+3
* Refactor MetricsStateManager class out of MetricsService.asvitkine@chromium.org2014-05-051-3/+0
* More removal of GTK code.erg@chromium.org2014-04-151-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+2
* Cleanup: Remove some unused code, or make them platform specific.thestig@chromium.org2014-02-031-0/+5
* Introduce TranslateService and TranslateDownloadManagerdroger@chromium.org2014-01-291-2/+0
* Removes some dead codesky@chromium.org2013-12-171-5/+0
* cros: Remove default pinned apps trial.xiyuan@chromium.org2013-12-131-3/+0
* Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...jam@chromium.org2013-10-211-3/+0
* Remove page cyclers from chrome binary.tonyg@chromium.org2013-09-041-5/+0
* Exclude first_run.cc entirely from the Android build.gab@chromium.org2013-08-071-1/+3
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-011-5/+2
* Merge 3 different ways of obtaining first run state (BrowserMain's |is_first_...gab@chromium.org2013-07-311-4/+1
* Small cleanup for ChromeBrowserMain:jam@chromium.org2013-07-101-20/+10
* Record first run startup metrics.gab@chromium.org2013-05-071-3/+3
* Extract locking behaviour from ProcessSingleton.erikwright@chromium.org2013-04-191-1/+2
* Remove ContentBrowserClient::RenderViewHostCreated, which is redundantphajdan.jr@chromium.org2013-04-121-0/+3
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-301-7/+0
* Wires up calls to history to track time spent viewing pages. I've ifdef'd out...sky@chromium.org2013-03-081-0/+5
* Fix layering violation in content\browser\renderer_host. That directory shoul...jam@chromium.org2013-02-261-0/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-2/+0
* Refactor first_run, very few things should depend on whether the First Run se...gab@chromium.org2013-01-021-4/+1
* Move Windows-specific first run task out of chrome_browser_main.cc by introdu...gab@chromium.org2012-11-301-0/+2
* Use ChromeBrowserMainPartsAndroid.yfriedman@chromium.org2012-08-301-1/+9
* Add Startup Timing to CPMrdevlin.cronin@chromium.org2012-08-091-0/+9
* Extract ChromeBrowserFieldTrials out of ChromeBrowserMainParts.asvitkine@chromium.org2012-07-311-46/+3
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-2/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* TLS channel id field trial.mattm@chromium.org2012-07-101-0/+3
* Adding a session-randomized, 5% uniformity trial.mathp@google.com2012-07-041-2/+3
* This fixes field trial initialization for platformgspencer@chromium.org2012-06-281-2/+4
* Consolidate RecordBrowserStartupTime() into one locationjeremy@chromium.org2012-06-191-1/+1
* Disable new tab field trial on non-desktop layouts.asvitkine@chromium.org2012-06-151-0/+3
* Revert "Add field trial for domain bound certificates." The field trial is d...mattm@chromium.org2012-06-081-3/+0
* Record API fix adding FirstRun, and allowing repeat-count in capture (plus so...clintstaley@chromium.org2012-06-071-1/+4
* Revert 140188 - CommandLine Page Cycleraa@chromium.org2012-06-021-4/+1