summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-152-27/+27
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-142-27/+27
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-142-27/+27
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Single deinlining in first_run.{cc,h}erg@google.com2010-12-132-8/+18
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-071-2/+2
* Move:ben@chromium.org2010-12-023-3/+3
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-2/+2
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-2/+3
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-16/+11
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-031-41/+48
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-021-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-3/+3
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-193-7/+32
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-193-32/+7
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-193-7/+32
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Import locally saved IE Tolbar Autofill datageorgey@chromium.org2010-10-122-0/+20
* Initialize MasterPrefs structure.avi@chromium.org2010-10-061-1/+9
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-052-3/+16
* Wait for renaming chrome.exe to finish during shutdown forhuanr@chromium.org2010-09-281-14/+2
* Add search engine selection dialog for Mac, do new-style first-run.avi@chromium.org2010-09-274-204/+146
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Change the toast text and make sure errors are written tofinnur@chromium.org2010-09-101-8/+15
* Easy cleanup in first-run.avi@chromium.org2010-09-102-14/+2
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* Fix search engine import.mirandac@chromium.org2010-09-021-10/+11
* Set default browser AFTER import.mirandac@chromium.org2010-09-012-1/+12
* [GTK] implement minimal first run bubble.estade@chromium.org2010-08-281-3/+3
* Modify search engine dialog to only appear if the user does not have an exist...mirandac@chromium.org2010-08-271-2/+7
* [mac] Hide stats opt-in in first run if controlled by policymnissler@chromium.org2010-08-261-21/+14
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-262-2/+2
* Refactor new first run control flow.estade@chromium.org2010-08-254-95/+210
* Reworked Avi's patch for master prefs implemented on mac (http://codereview.c...mirandac@chromium.org2010-08-235-327/+298
* Open welcome page on first run.mirandac@chromium.org2010-08-181-0/+1
* Ensure that import works according to the chart in go/chromefirstrun when ski...mirandac@chromium.org2010-08-181-21/+47
* Import search engines on first run in organic builds. Once this patch is in,...mirandac@chromium.org2010-08-171-30/+33
* Fix a subtle issue/bug for unit tests to use IsChromeFirstRun. Once first_run...jorlow@chromium.org2010-08-162-6/+15
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-162-5/+9
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-3/+5
* Content settings: generalize the exceptions lists for all settings types.estade@chromium.org2010-08-101-1/+4
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+2
* Fix Firefox import lock dialog on Windows.mirandac@chromium.org2010-08-042-15/+24
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-041-8/+8
* Fix the Windows build again.brettw@chromium.org2010-08-031-0/+1