summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* remove now-unnecessary ScopedAllowIO in google_update_settingsscottmg@chromium.org2013-06-261-7/+0
* Linux: remove source revision number from packaging metadata.phajdan.jr@chromium.org2013-06-254-22/+14
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-213-18/+13
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-215-13/+140
* 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-215-140/+13
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-215-13/+140
* Add support to Google Update wrappers for the "automatic updates only" group ...ryanmyers@chromium.org2013-06-213-2/+24
* Adjust expected package dependencies for Ubuntu Precise (patch 2).phajdan.jr@chromium.org2013-06-203-32/+2
* Adjust expected package dependencies for Ubuntu Precise (patch 2)phajdan.jr@chromium.org2013-06-192-3/+1
* Adjust expected package dependencies for Ubuntu Precise.phajdan.jr@chromium.org2013-06-186-30/+66
* Add image/webp to list of supported MIME types in the .desktop file.phajdan.jr@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/installer/, part 1.avi@chromium.org2013-06-1136-45/+45
* 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-089-32/+35
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-0724-24/+24
* Move Linux RPM and DEB packaging files to public repophajdan.jr@chromium.org2013-06-0534-0/+3466
* Lower the I/O priority of the installer when resonable.grt@chromium.org2013-06-046-0/+146
* Removing deprecated DCHECK's that require App Launcher to be user-level only.huangs@chromium.org2013-05-282-9/+0
* fix non-fastbuild chrome_split_dllscottmg@chromium.org2013-05-151-1/+3
* Revert 200040 "Change the installer 'files' input to account"grt@chromium.org2013-05-151-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-156-6/+4
* Change the installer 'files' input to accountcpu@chromium.org2013-05-141-1/+1
* 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-089-35/+32
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-079-32/+35
* Delete unused function BrowserDistribution::GetStatsServerURL().asvitkine@chromium.org2013-05-079-29/+0
* Windows: Add widevinecdmadapter.dll to installer.xhwang@chromium.org2013-05-061-0/+1
* Refactoring installer shortcut deletion; adding dedicated shortcut update fea...gab@chromium.org2013-05-065-198/+334
* gcapi mac: Only sudo if necessary when running the setup script.thakis@chromium.org2013-05-021-5/+34
* Fix InstallerStateTest.RemoveOldVersionDirs by fixing the comparison in alter...wfh@chromium.org2013-04-302-11/+3
* Add file association for .webp to Chrome.skonig@chromium.org2013-04-303-17/+26
* Move Version to base namespace.xhwang@chromium.org2013-04-226-33/+35
* 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
* 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-113-5/+5
* Revert 187558 "Temporarily fevert 187277 "Add libpeerconnection ..."tommi@chromium.org2013-04-021-0/+1
* 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-273-6/+8
* Makes omaha experiment label utility functions cross-platform.rohitrao@chromium.org2013-03-195-40/+74
* Update XZ Utils to 5.0.4.mark@chromium.org2013-03-192-6/+14
* Switch xz from handwritten 32-bit x86 assembly code for CRC32 to a smallmark@chromium.org2013-03-191-22/+45
* Pulling user experiment code from BrowserDistribution to a new class. huangs@chromium.org2013-03-1523-758/+819
* Temporarily fevert 187277 "Add libpeerconnection to the installer archive on..."tommi@chromium.org2013-03-121-1/+0
* Add libpeerconnection to the installer archive on Windows.tommi@chromium.org2013-03-111-0/+1
* Only ask IsChromeRegistered() to look in HKLM for system-level installs.gab@chromium.org2013-03-081-14/+32