summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* Removing deprecated DCHECK's that require App Launcher to be user-level only.huangs@chromium.org2013-05-281-2/+0
* Quick fix to get 7DA counts for unified Chrome / App Launcher.huangs@chromium.org2013-05-092-0/+36
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-082-13/+15
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-072-15/+13
* Refactoring installer shortcut deletion; adding dedicated shortcut update fea...gab@chromium.org2013-05-062-29/+23
* Add file association for .webp to Chrome.skonig@chromium.org2013-04-301-4/+5
* Move Version to base namespace.xhwang@chromium.org2013-04-222-15/+15
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-122-5/+3
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome.dcheng@chromium.org2013-04-111-2/+2
* Minor cleanups for user experiments (follow-up to Issue 12321061). huangs@chromium.org2013-03-271-0/+2
* Pulling user experiment code from BrowserDistribution to a new class. huangs@chromium.org2013-03-151-7/+6
* Added master_preferences to control shortcuts on windows.joaodasilva@chromium.org2013-03-071-3/+13
* Do not try to make Chrome default when registering it if it can't be made def...gab@chromium.org2013-03-052-37/+8
* Removing code to delete obsolete "Google Chrome App Host" uninstall entries i...huangs@chromium.org2013-03-051-23/+0
* Fix some comments in DeleteChromeRegistrationKeys.gab@chromium.org2013-03-051-4/+1
* Removing non-Launcher Apps V2 flow, interpreting --app-host as --app-launcher.huangs@chromium.org2013-03-011-2/+1
* Also install Chrome shortcuts when Chrome is added to a multi-install.gab@chromium.org2013-02-261-3/+7
* Revert 184352brettw@chromium.org2013-02-244-19/+16
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-244-16/+19
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Removing the installer's dependence on googleurl (GURL).huangs@chromium.org2013-02-211-0/+1
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-192-2/+2
* Add a limited install extension from webstore command.levin@chromium.org2013-02-161-13/+54
* Setting RunAsUser in the install-application app command.huangs@chromium.org2013-02-151-1/+2
* Fix a regression in quick-enable-app-host.erikwright@chromium.org2013-02-111-6/+7
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-119-231/+249
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-2/+2
* Adding "RunAsUser" to app command; adding it to quick-enable-application-host...huangs@chromium.org2013-02-082-63/+62
* quick-enable-cf should only be added/removed when operating on multi-install ...grt@chromium.org2013-02-053-104/+95
* Remove an HKCU class registration accidently dropped by an old Canary (as lon...gab@chromium.org2013-02-051-19/+64
* Refactoring: Splitting AddGenericQuickEnableWorkItems().huangs@chromium.org2013-02-044-168/+261
* Add FilePath to base namespace.brettw@chromium.org2013-02-024-35/+46
* Implementing app command to query EULA acceptance state for Chrome. huangs@chromium.org2013-02-013-2/+47
* Rename "App Host" to "App Launcher" in user-visible UIhuangs@chromium.org2013-01-301-5/+29
* Copy instead of moving the archive if not running from temp.erikwright@chromium.org2013-01-281-16/+15
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-1/+2
* During App Launcher install, install V2 App if instructed to do so via enviro...huangs@chromium.org2013-01-205-0/+36
* Duplicate setup.exe into an identical executable and point Active Setup to th...gab@chromium.org2013-01-101-2/+13
* [Fixit-Dec-2012] Auto-launch system-level Chrome post user-level Chrome self-...gab@chromium.org2013-01-052-9/+39
* Neglected nits from https://codereview.chromium.org/11412015/ erikwright@chromium.org2013-01-041-7/+12
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-042-9/+8
* [Fixit-Dec-2012] Set the working directory of setup.exe to the temp dir when ...gab@chromium.org2013-01-031-1/+12
* Revert 174893 - Windows: Remove desktop profile shortcuts (and any others poi...eroman@chromium.org2013-01-032-8/+9
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-032-9/+8
* Refactor first_run, very few things should depend on whether the First Run se...gab@chromium.org2013-01-021-1/+1
* Fix uninstallation of stand-alone user-level app launcher.erikwright@chromium.org2012-12-234-58/+231
* Removing flow to demote App Launcher to App Host, so app_host.exe can be dele...huangs@chromium.org2012-12-143-82/+0
* Keep installing all-users Start Menu and Desktop shortcuts on system-level in...gab@chromium.org2012-12-112-15/+22
* Adding uninstaller flow to demote App Launcher to App Host (AKA opt-out).huangs@chromium.org2012-12-053-25/+123
* Do not proceed with --register-dev-chrome if a real Chrome is already present.gab@chromium.org2012-11-221-10/+36