summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make chrome_launcher_support work correctly for 64bit binaries.vitalybuka@chromium.org2013-01-121-1/+2
* Add a method to read the Omaha experiment_labels value.stevet@chromium.org2013-01-103-1/+36
* Duplicate setup.exe into an identical executable and point Active Setup to th...gab@chromium.org2013-01-105-2/+31
* Reland 175201 with fixes for installer.apatrick@chromium.org2013-01-101-1/+0
* Remove the SRPC IRT nexes from Chrome installers.bbudge@chromium.org2013-01-093-8/+0
* Refactor SetOmahaExperimentLabel out of gcpai and into install_util.stevet@chromium.org2013-01-0916-42/+165
* [Fixit-Dec-2012] Auto-launch system-level Chrome post user-level Chrome self-...gab@chromium.org2013-01-055-10/+60
* 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-047-65/+115
* [Fixit-Dec-2012] Set the working directory of setup.exe to the temp dir when ...gab@chromium.org2013-01-031-1/+12
* [Fixit-Dec-2012] Keep old shortcut's arguments when replacing an existing sho...gab@chromium.org2013-01-032-1/+3