summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Revise user-data-dir switch handling; avoid crashes.msw@chromium.org2014-02-131-1/+0
* Make some field trials unforceable via command-line in the official build.gab@chromium.org2014-02-131-1/+9
* [Variations] Read the policy from profile prefs if on Androidmathp@chromium.org2014-02-131-1/+3
* views: Remove AcceleratorHandlersadrul@chromium.org2014-02-061-4/+0
* Refactor pref code out of ProfileImpl.gab@chromium.org2014-02-051-2/+1
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-051-5/+0
* Revert 249095 "Refactor pref code out of ProfileImpl."gab@chromium.org2014-02-051-1/+2
* Refactor pref code out of ProfileImpl.gab@chromium.org2014-02-051-2/+1
* Move TranslateLanguageList to the Translate componentdroger@chromium.org2014-02-051-5/+3
* Cache feedback reports to disk in case of send failure.rkc@chromium.org2014-02-041-0/+5
* Cleanup: Remove some unused code, or make them platform specific.thestig@chromium.org2014-02-031-0/+8
* Revert 247772 "Cache feedback reports to disk in case of send fa..."benwells@chromium.org2014-01-301-5/+0
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Cache feedback reports to disk in case of send failure.rkc@chromium.org2014-01-291-0/+5
* Introduce TranslateService and TranslateDownloadManagerdroger@chromium.org2014-01-291-10/+5
* TrackedPreferences are initialized when a profile is created or loaded. But p...erikwright@chromium.org2014-01-281-0/+15
* Revert 247250 "TrackedPreferences are initialized when a profile..."mad@chromium.org2014-01-271-15/+0
* TrackedPreferences are initialized when a profile is created or loaded. But p...erikwright@chromium.org2014-01-271-0/+15
* Revert of Cache feedback reports to disk in case of send failure. (https://co...hclam@chromium.org2014-01-251-5/+0
* Cache feedback reports to disk in case of send failure.rkc@chromium.org2014-01-241-0/+5
* Add plumbing for persisting a signature for the variations seed.asvitkine@chromium.org2014-01-231-0/+4
* Revert 243623 "Revert profile cleanup temporarily to verify regr..."pastarmovj@google.com2014-01-211-0/+26
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-201-1/+1
* Move component updater artifacts into component_updater namespace.sorin@chromium.org2014-01-171-1/+2
* Avoid loading the last used browser profile in app_controller_mac when it's n...tapted@chromium.org2014-01-161-23/+3
* Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.mef@chromium.org2014-01-101-6/+13
* Revert 243957 "Enable SDCH support over HTTPS if --enable-sdch=2..."noamsml@google.com2014-01-101-13/+6
* Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.mef@chromium.org2014-01-091-6/+13
* Move LanguageUsageMetrics and TranslateBrowserMetrics to componentsdroger@chromium.org2014-01-091-3/+3
* Removing GetDefaultProfileOrOffTheRecord and GetDefaultProfile(<path>) from P...skuhne@chromium.org2014-01-091-9/+14
* Revert profile cleanup temporarily to verify regression is really caused by it.pastarmovj@chromium.org2014-01-081-26/+0
* Revert 242262 "Revert of https://codereview.chromium.org/119913003/"aurimas@google.com2014-01-071-6/+10
* Remove kChromeFrame checks in the browser process.jam@chromium.org2014-01-021-9/+3
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* Revert of https://codereview.chromium.org/119913003/aurimas@chromium.org2013-12-211-10/+6
* Enable Component Updater on Androidaurimas@chromium.org2013-12-211-6/+10
* Initialize high dpi early in the chrome process on Windows by calling the Set...ananta@chromium.org2013-12-201-4/+0
* Getting rid of temporary IsGetDefaultProfileAllowed instrumentationskuhne@chromium.org2013-12-201-4/+0
* Run all flag-checks for new-profile-managment et al through common functions ...bcwhite@chromium.org2013-12-181-1/+2
* Removes some dead codesky@chromium.org2013-12-171-14/+0
* Send UMA stability stats in a separate UMA log on startup. asvitkine@chromium.org2013-12-161-3/+8
* cros: Remove default pinned apps trial.xiyuan@chromium.org2013-12-131-6/+0
* Do not call SetDefaultBrowser() twice on first run.gab@chromium.org2013-12-111-1/+2
* Rename the X-Chrome-Variations header to X-Client-Data.dcblack@chromium.org2013-12-051-1/+1
* Fix race / DCHECK in MetricsService. asvitkine@chromium.org2013-12-041-7/+0
* linux_aura: Port the root error dialog.erg@chromium.org2013-11-251-3/+3
* Android: Disable about:flags impl-side-painting overridesievers@chromium.org2013-11-221-2/+1