summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-284-4/+4
* remove now-unnecessary ScopedAllowIO in google_update_settingsscottmg@chromium.org2013-06-261-7/+0
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+4
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-212-1/+31
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-11/+13
* Revert 207805 "Differential updates for components. We are addin..."dmichael@chromium.org2013-06-212-31/+1
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-212-1/+31
* Add support to Google Update wrappers for the "automatic updates only" group ...ryanmyers@chromium.org2013-06-213-2/+24
* Use a direct include of strings headers in chrome/installer/, part 1.avi@chromium.org2013-06-1119-21/+21
* Use a direct include of strings headers in chrome/installer/, part 2.avi@chromium.org2013-06-1133-37/+37
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-086-15/+20
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-0716-16/+16
* Removing deprecated DCHECK's that require App Launcher to be user-level only.huangs@chromium.org2013-05-281-7/+0
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-155-4/+4
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-086-20/+15
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-076-15/+20
* Delete unused function BrowserDistribution::GetStatsServerURL().asvitkine@chromium.org2013-05-079-29/+0
* Refactoring installer shortcut deletion; adding dedicated shortcut update fea...gab@chromium.org2013-05-063-169/+311
* Fix InstallerStateTest.RemoveOldVersionDirs by fixing the comparison in alter...wfh@chromium.org2013-04-301-9/+1
* Add file association for .webp to Chrome.skonig@chromium.org2013-04-302-13/+21
* Move Version to base namespace.xhwang@chromium.org2013-04-223-15/+18
* Remove scoped_array usage from RegistryKeyBackup.dcheng@chromium.org2013-04-171-108/+74
* Revert 194643 "Remove scoped_array usage from RegistryKeyBackup."dcheng@chromium.org2013-04-171-74/+108
* Remove scoped_array usage from RegistryKeyBackup.dcheng@chromium.org2013-04-171-108/+74
* Refactoring: Extracting UninstallMetrics from GoogleChromeDistributions to se...huangs@chromium.org2013-04-126-127/+138
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome.dcheng@chromium.org2013-04-112-3/+3
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-311-1/+1
* Allows disabling of the "set as default browser" infobar for specific version...macourteau@chromium.org2013-03-292-0/+5
* Minor cleanups for user experiments (follow-up to Issue 12321061). huangs@chromium.org2013-03-272-6/+6
* Makes omaha experiment label utility functions cross-platform.rohitrao@chromium.org2013-03-194-38/+72
* Pulling user experiment code from BrowserDistribution to a new class. huangs@chromium.org2013-03-1522-751/+813
* Only ask IsChromeRegistered() to look in HKLM for system-level installs.gab@chromium.org2013-03-081-14/+32
* Added master_preferences to control shortcuts on windows.joaodasilva@chromium.org2013-03-073-0/+30
* [win] Set did run bit for app host when the app launcher is used.benwells@chromium.org2013-03-062-3/+18
* Removing non-Launcher Apps V2 flow, interpreting --app-host as --app-launcher.huangs@chromium.org2013-03-0111-84/+38
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-284-4/+4
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-1/+2
* Revert 184352brettw@chromium.org2013-02-2412-41/+35
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-2412-35/+41
* Move file_path.h to base/files.brettw@chromium.org2013-02-2433-38/+38
* Removing the installer's dependence on googleurl (GURL).huangs@chromium.org2013-02-215-49/+24
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-192-7/+7
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-5/+5
* 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-165-13/+90
* Setting RunAsUser in the install-application app command.huangs@chromium.org2013-02-151-0/+1
* 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