summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* CommandLine Page Cycleraa@chromium.org2012-06-021-1/+4
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-3/+3
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-101-3/+3
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-3/+3
* Reland 130578 - Enable cookies per default in net. Add an API to disable them...jochen@chromium.org2012-04-301-0/+5
* Adding a collection of field trials to test uniformity of field trial control...jwd@chromium.org2012-04-261-0/+4
* Add field trial for domain bound certificates.mattm@chromium.org2012-04-201-0/+3
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-101-1/+0
* Revert "net: add DNS revocation experiment."agl@chromium.org2012-04-101-4/+0
* Cleanup: Move some Linux only bits from ChromeBrowserMainParts to ChromeBrows...thestig@chromium.org2012-04-091-0/+2
* Revert 130816 - Cleanup: Move some Linux only bits from ChromeBrowserMainPart...thestig@chromium.org2012-04-051-2/+0
* Cleanup: Move some Linux only bits from ChromeBrowserMainParts to ChromeBrows...thestig@chromium.org2012-04-051-0/+2
* net: add DNS revocation experiment.agl@chromium.org2012-03-211-0/+4
* Implement profiler log writing at shutdownrlarocque@chromium.org2012-02-101-1/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-0/+1
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-1/+0
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-0/+1
* Fix regression in empty client_id being used for field trials that happen on ...jam@chromium.org2012-02-081-0/+3
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-1/+0
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-0/+1
* Fix attrition experiment toast regression due to startup refactoring.finnur@chromium.org2012-02-021-1/+1
* Progressively refactor FirstRun code to first_run namespace(part 5). This cl ...jennyz@chromium.org2012-01-281-1/+1
* Move XInputHierarchyChangedEventListener back to PreBrowserStart()stevenjb@chromium.org2012-01-191-1/+1
* Set up the field trials before IOThread creation. We can't wait until after a...jam@chromium.org2012-01-111-7/+5
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-4/+0
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-0/+4
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-4/+0