summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Removing non-Launcher Apps V2 flow, interpreting --app-host as --app-launcher.huangs@chromium.org2013-03-0112-86/+39
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-284-4/+4
* Remove platform SDK reference in mini_installerjschuh@chromium.org2013-02-272-2/+0
* Fix create_installer_archive.py to correctly determinewfh@chromium.org2013-02-272-0/+16
* Also install Chrome shortcuts when Chrome is added to a multi-install.gab@chromium.org2013-02-261-3/+7
* Fix Win64 build breakage in installerjschuh@chromium.org2013-02-251-0/+3
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-242-3/+4
* Revert 184352brettw@chromium.org2013-02-2419-64/+55
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-2419-55/+64
* Move file_path.h to base/files.brettw@chromium.org2013-02-2446-51/+51
* Removing the installer's dependence on googleurl (GURL).huangs@chromium.org2013-02-216-49/+25
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-197-12/+12
* Make installer build on Win64jschuh@chromium.org2013-02-182-0/+12
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-182-15/+15
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-176-12/+15
* Add a limited install extension from webstore command.levin@chromium.org2013-02-166-26/+144
* Setting RunAsUser in the install-application app command.huangs@chromium.org2013-02-152-1/+3
* Support variations_seed parameter in MasterPrefs.asvitkine@chromium.org2013-02-152-0/+10
* Prevent --ensure-google-update-present switch from blocking install if Google...huangs@chromium.org2013-02-132-1/+7
* Temporarily disable failing Win64 tests relying on pe_imagejschuh@chromium.org2013-02-131-1/+9
* Pass /nomitag to GoogleUpdateSetup to ignore meta-installer tags.erikwright@chromium.org2013-02-121-1/+3
* Fix a regression in quick-enable-app-host.erikwright@chromium.org2013-02-111-6/+7
* Make installer_util_unittests build on Win64 jschuh@chromium.org2013-02-111-0/+2
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-1182-831/+886
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-0812-22/+22
* Adding "RunAsUser" to app command; adding it to quick-enable-application-host...huangs@chromium.org2013-02-089-273/+283
* Make installer_util_unittests build on Win64 jschuh@chromium.org2013-02-081-0/+2
* Add a script to produce a syzygy-instrumented image of Chrome.dllsebmarchand@chromium.org2013-02-081-0/+1
* Don't accidentally propagate Omaha variable to child processes.erikwright@chromium.org2013-02-083-9/+2
* 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-053-21/+66
* Add BrowserDistribution support for Win64 buildjschuh@chromium.org2013-02-051-8/+0
* Windows: Add d3dcompiler_46.dll to installer.apatrick@chromium.org2013-02-051-0/+1
* Refactoring: Splitting AddGenericQuickEnableWorkItems().huangs@chromium.org2013-02-045-168/+262
* Don't try to load master_preferences if the file isn't there.joaodasilva@chromium.org2013-02-041-7/+7
* [win] Add utility function to find out if chrome is installed.benwells@chromium.org2013-02-042-0/+26
* Add FilePath to base namespace.brettw@chromium.org2013-02-0220-93/+130
* Implementing app command to query EULA acceptance state for Chrome. huangs@chromium.org2013-02-0110-11/+264
* Chromium didn't have an Active Setup GUID -- fix that.gab@chromium.org2013-01-306-1/+22
* Rename "App Host" to "App Launcher" in user-visible UIhuangs@chromium.org2013-01-304-15/+40
* Fix shortcut creation when running as SYSTEM.grt@chromium.org2013-01-301-4/+7
* Add a VariationsRegistrySyncer class, which synchronizes Google Update relate...stevet@chromium.org2013-01-303-46/+45
* Copy instead of moving the archive if not running from temp.erikwright@chromium.org2013-01-281-16/+15
* Have ReadExperimentLabels not err on missing key or values.stevet@chromium.org2013-01-223-13/+32
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-212-2/+18
* GCAPI change that uses WMI to prevent chrome from ever taking foreground.robertshield@chromium.org2013-01-211-27/+55
* During App Launcher install, install V2 App if instructed to do so via enviro...huangs@chromium.org2013-01-207-0/+124
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-181-4/+4
* Make sure profile shortcut manager does not create a user level shortcut when...asvitkine@chromium.org2013-01-161-2/+2
* Remove spammy line from the verbose installer log.robertshield@chromium.org2013-01-161-1/+0