summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Android: Drop version extension for UMA.nileshagrawal@chromium.org2013-04-161-11/+0
* Suppress CHECK failure in CreateProfile for OS_WIN.hshi@chromium.org2013-04-121-0/+2
* Remove ContentBrowserClient::RenderViewHostCreated, which is redundantphajdan.jr@chromium.org2013-04-121-0/+19
* Move various bits of UMA code from ChromeBrowserMain to a new ChromeBrowserMa...thestig@chromium.org2013-04-121-85/+17
* Remove the EnableBenchmarking histogram.stevet@chromium.org2013-04-091-8/+3
* Turn on component updater on chromeos, only for the pnacl component.jvoung@google.com2013-04-091-4/+6
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-1/+2
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-2/+1
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-1/+2
* Revert 192415 "Turn on component updater on chromeos, only for t..."alexeypa@google.com2013-04-051-5/+3
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-2/+1
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-1/+2
* Turn on component updater on chromeos, only for the pnacl component.jvoung@google.com2013-04-041-3/+5
* Move FieldTrial::EnableBenchmarking() to a more sensible location.asvitkine@chromium.org2013-04-041-1/+4
* Removing C++ implementation, now that we have a component extension implement...vadimt@chromium.org2013-04-021-4/+0
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-311-1/+1
* Allows disabling of the "set as default browser" infobar for specific version...macourteau@chromium.org2013-03-291-0/+12
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* Simplify the ProcessSingleton API.erikwright@chromium.org2013-03-281-5/+5
* force new dialog style when using requestAutocompleteestade@chromium.org2013-03-271-0/+6
* Show user data dialog earlier on Windows.hshi@chromium.org2013-03-271-36/+2
* Add a new App launcher promo to the apps page / NTP.mad@chromium.org2013-03-261-4/+2
* Make Quick Office component extensions on Chrome OSdpolukhin@chromium.org2013-03-191-1/+3
* Delete memory manager dead code.ccameron@chromium.org2013-03-121-7/+0
* Add a user pref in Settings to disable all GPU features.zmo@chromium.org2013-03-121-0/+3
* Enabling testing Google Now component extension.vadimt@chromium.org2013-03-111-8/+0
* Wires up calls to history to track time spent viewing pages. I've ifdef'd out...sky@chromium.org2013-03-081-0/+14
* Removed dependency between Local State file path and its sequenced pool name.zelidrag@chromium.org2013-03-071-4/+3
* Force --metrics-recording-only behavior for debug builds.miu@chromium.org2013-03-021-3/+11
* On Android, the browser process can be killed anytime by the system.nileshagrawal@chromium.org2013-03-011-0/+5
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Refactor app_list_util.h into AppListService abstract base.tapted@chromium.org2013-02-271-4/+2
* Fix layering violation in content\browser\renderer_host. That directory shoul...jam@chromium.org2013-02-261-0/+3
* Revert 184352brettw@chromium.org2013-02-241-2/+2
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Plumb HostDesktopType through BrowserListTabContentsProvider.gab@chromium.org2013-02-221-0/+2
* Reactivate FieldTrialList on Android.stevet@chromium.org2013-02-201-2/+0
* Add additional tests to VariationsService that simulate network requests.asvitkine@chromium.org2013-02-151-1/+1
* Support variations_seed parameter in MasterPrefs.asvitkine@chromium.org2013-02-151-0/+13
* Add an API to component_updater that asks to do an update check "now".jvoung@google.com2013-02-141-2/+1
* Don't run first run tasks when showing the App Launcher.tapted@chromium.org2013-02-111-6/+8
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-3/+3
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-16/+18
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* [Autofill] Add the browser installation timestamp to the Risk protocol buffer.isherman@chromium.org2013-02-071-8/+4
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Enable the translate manager on Android.miguelg@chromium.org2013-02-061-1/+1
* Add UMA metrics for whether touch events are enabled on new tabs.flackr@chromium.org2013-02-061-0/+39
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-24/+12