summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Adding the option to drop in a new BrowserDistribution instance for experimen...robertshield@chromium.org2009-09-112-1/+12
* Add exe servers to the list of binaries that may be packaged with the mini_in...robertshield@chromium.org2009-09-101-0/+1
* Adding a --do-not-create-shortcuts command line switch to the installer to pr...robertshield@chromium.org2009-09-106-13/+28
* Cleanup installer_util_strings even more.maruel@chromium.org2009-09-091-5/+3
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-093-4/+4
* Fix installer_util_strings project with incredibuild.maruel@chromium.org2009-09-093-31/+18
* Rolling back 25652.bradnelson@chromium.org2009-09-081-1/+0
* Pulling in latest gyp.bradnelson@chromium.org2009-09-081-0/+1
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-049-36/+43
* Add beta and stable channel packages to Linux official builds.mmoss@chromium.org2009-09-011-34/+95
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-015-8/+23
* Try to cleanup temporary directories created during install operations.kuchhal@chromium.org2009-08-251-0/+1
* Remove uses of deprecated version of FileUtil::PathExists() in the installer.thestig@chromium.org2009-08-257-469/+515
* Update build to work with native 64-bit Linux packages.mmoss@chromium.org2009-08-251-53/+57
* Add a dependency from the setup project to support.gyp.robertshield@chromium.org2009-08-211-0/+1
* Re-apply r23841 "During uninstall if Chrome is set as default"kuchhal@chromium.org2009-08-202-0/+32
* Moving util methods outside of installer tests.anantha@chromium.org2009-08-201-2/+3
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-202-32/+0
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-202-0/+32
* Fix log message during install.kuchhal@chromium.org2009-08-201-2/+1
* syncapi shared lib: always. Build a stubnick@chromium.org2009-08-181-0/+2
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-184-27/+34
* Add more libnss files to lib32.thestig@chromium.org2009-08-181-0/+6
* Add libnss3.so to the list of files we put in lib32.thestig@chromium.org2009-08-171-9/+10
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-143-49/+56
* Add manifest to mini_installer debug builds.kuchhal@chromium.org2009-08-141-0/+3
* Chance the toast experiment from TS to TTcpu@chromium.org2009-08-131-10/+14
* Rebuild RPMs when spec file changes.mmoss@chromium.org2009-08-121-0/+1
* Binaries for chromium built updated OGG, and reduced in size with O2 and stat...fbarchard@chromium.org2009-08-071-1/+0
* Add unit tests for unpacking and patching methods.kuchhal@chromium.org2009-08-0513-189/+337
* Add some unit tests for master preferences parsing code.kuchhal@chromium.org2009-08-058-165/+359
* Adding two new windows configuration types:bradnelson@chromium.org2009-08-041-0/+26
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-036-50/+59
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-0311-333/+288
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-08-031-1/+1
* Add missing rpm.include file to build output.mmoss@chromium.org2009-07-311-1/+2
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-3112-289/+334
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-07-311-1/+1
* fix unit testskuchhal@chromium.org2009-07-311-27/+50
* Fix distribution key bug.kuchhal@chromium.org2009-07-313-26/+40
* eols cleanupkuchhal@chromium.org2009-07-312-10/+10
* cleanupkuchhal@chromium.org2009-07-314-109/+82
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-3110-259/+204
* More complete 'inputs' for Linux packaging targets.mmoss@chromium.org2009-07-301-4/+19
* Add Linux package building target.mmoss@chromium.org2009-07-301-121/+165
* Remove unreferenced .vcproj files.sgk@google.com2009-07-282-345/+0
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-282-19/+0
* Fixit: Coverity check return value.kuchhal@chromium.org2009-07-241-3/+6
* Change the toasting to 60 dayscpu@google.com2009-07-231-2/+2
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-238-389/+507