summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Load non-locale .pak files directly from the .apk on Android (rather than ext...agrieve2015-06-241-2/+7
* Retry running reporter and display the prompt.mad2015-06-241-1/+1
* Only register the reporter component on Google Chrome buildsmad2015-06-231-0/+2
* Implementing Navigation Tracing (aka Deep reports)fmeawad2015-06-201-0/+7
* Deprecate Startup.SlowStartup* histograms.asvitkine2015-06-091-28/+0
* Prevent the System Profile from being used as the last used profile.anthonyvd2015-06-031-1/+1
* Move PlatformParentalControls Calculation to a Worker Threadrobliao2015-05-271-0/+7
* Rewrite component update service in terms of components/update_client.sorin2015-05-261-2/+0
* Revert of [mac/linux] show first run dialog based on master_preferences (patc...gab2015-05-251-4/+2
* [mac/linux] show first run dialog based on master_preferencescalvin2015-05-221-2/+4
* Don't create a new profile when cleaning up stale ephemeral profiles.bauerb2015-05-131-23/+2
* Fix device_event_log component build, make NonThreadSafe (Take 2)stevenjb2015-05-121-2/+7
* Revert of Fix device_event_log component build, make NonThreadSafe (patchset ...robert.bradford2015-05-111-7/+2
* Fix device_event_log component build, make NonThreadSafestevenjb2015-05-111-2/+7
* Cleanup: removing unused descendants information from tracked objects.vadimt2015-05-011-2/+0
* Add a mechanism to force parameters of a group to a specific value.danduong2015-04-301-0/+8
* Fix always true if conditional for audio hang monitor.dalecurtis2015-04-291-1/+2
* Switch audio hang monitor to default-off. Enable for non-beta,stable.dalecurtis2015-04-281-1/+12
* [DevTools] Migrate chrome to devtools_discovery.dgozman2015-04-281-0/+3
* [DevTools] Migrate android to devtools_discovery.dgozman2015-04-281-0/+6
* Delivering the FIRST_NONEMPTY_PAINT phase changing event to base/. This concl...vadimt2015-04-271-2/+3
* Instrument some potentially expensive functions called from BrowserMainRunner...yiyaoliu2015-04-231-0/+10
* Move pnacl installer files.sorin2015-04-231-1/+1
* Disable startup stack profilingwittman2015-04-211-15/+0
* Early Initialization Experiment for Extension APIsrobliao2015-04-201-0/+16
* Remove --check-cloud-print-connector-policyvitalybuka2015-04-151-42/+35
* Implement a poor man's PostAfterStartupTask() function. The initial impl clai...michaeln2015-04-131-0/+8
* Update call stack profile encoding to match server-side expectationswittman2015-04-101-13/+13
* If DefaultBrowserSettingEnabled set to false and there is the command linepeletskyi2015-04-081-0/+7
* Enable startup profiling by Win x64 stack sampling profilerwittman2015-04-081-0/+16
* Introducing phased profiling framework.vadimt2015-04-011-1/+2
* [Clean up] Remove the obsolete "Infinite Cache" field trial.isherman2015-03-311-2/+1
* Fail gracefully if the active profile can't be found in the ProfileInfoCachenoms2015-03-191-1/+3
* Removed code to support the ShowAppLauncherPromo field trial.benwells2015-03-121-1/+1
* Removing unused command-line parameter --profiling-output-filevadimt2015-03-061-6/+0
* Shift SDCH Finch config to a place where iOS will see it, and re-enablerdsmith2015-03-051-19/+0
* Add extra histogram latency tracking in PreMainMessageLoopRunImpl.rkaplow2015-03-021-64/+87
* Add ExitFunnel instrumentation to browser rendezvous path.siggi2015-02-241-1/+9
* Move chromeos::device_event_log into components.reillyg2015-02-201-0/+5
* Fix ChromeMetricsServiceAccessor::IsMetricsReportingEnabled on CrOsanthonyvd2015-02-191-5/+1
* Add UMA_SCOPED_HISTOGRAM_LONG_TIMER macro.rkaplow2015-02-171-1/+1
* Add new histograms to measure time in PreMainMessageLoop.rkaplow2015-02-131-1/+2
* Make SupervisedUserWhitelistInstaller work correctly with multiple clients (i...bauerb2015-02-121-1/+6
* Compress variations_seed pref in Local State.asvitkine2015-02-121-2/+9
* 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 parameter in StartupBrowserCreator.thestig2015-02-051-2/+1
* Cleanup: Only do a Local State file lookup when needed.thestig2015-02-051-20/+21
* Cleanup: Remove an unused variable in chrome_browser_main.cc.thestig2015-02-031-6/+1
* Initialize variations seed fetching via OnAppEnterForeground.asvitkine2015-01-291-1/+2