summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the default usage of --force-uninstall for Chrome Frame uninstallation...robertshield@chromium.org2009-12-173-8/+8
* Revert some of the change to go back to multiple experimentscpu@chromium.org2009-12-031-1/+3
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-235-200/+211
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-235-211/+200
* Go back to a single toast flavor.cpu@chromium.org2009-11-201-5/+2
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-1/+2
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-191-20/+19
* cleanup: remove unused variable from setup_constants.kuchhal@chromium.org2009-11-162-4/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Correctly schedule empty parent directories for deletion when Chrome Frame is...robertshield@chromium.org2009-11-121-4/+32
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Correct update-while-in-use installer regression. The rename command being st...robertshield@chromium.org2009-11-101-0/+6
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-043-70/+78
* Add a confirmation dialog confirming the completion of uninstallation for Chr...robertshield@chromium.org2009-11-031-4/+14
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-5/+15
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-193-32/+60
* Add a compile time assert to ensure that Google Chrome Frame builds of the in...robertshield@chromium.org2009-10-191-0/+5
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-152-9/+11
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-152-11/+9
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-152-9/+11
* Fix some mroe includes.brettw@chromium.org2009-10-091-1/+1
* Reverting 27880 which was itself a revert of 27876.Original codereview at htt...robertshield@chromium.org2009-10-043-16/+104
* Reverting 27876.robertshield@chromium.org2009-10-023-104/+16
* Improving Chrome Frame uninstall process:robertshield@chromium.org2009-10-023-16/+104
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-281-2/+2
* Change the manifest so VS2008 does not get confusedcpu@chromium.org2009-09-241-2/+1
* <html>aa@chromium.org2009-09-213-14/+44
* Add a new flag to the installer to prevent registering for a Google Update la...robertshield@chromium.org2009-09-152-1/+14
* Cause experimental builds to delete profile information on uninstall.robertshield@chromium.org2009-09-151-0/+4
* Cause experimental builds to uninstall unconditionally with no UI.robertshield@chromium.org2009-09-141-0/+12
* Do not delete old version directory if 'opv' key still points to it.kuchhal@chromium.org2009-09-142-141/+154
* Fix to use FilePath in more unittests.phajdan.jr@chromium.org2009-09-141-9/+6
* Second part of the multi-toast experimentcpu@chromium.org2009-09-111-3/+6
* Adding a --do-not-create-shortcuts command line switch to the installer to pr...robertshield@chromium.org2009-09-102-13/+21
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-041-4/+5
* Try to cleanup temporary directories created during install operations.kuchhal@chromium.org2009-08-251-0/+1
* Fix log message during install.kuchhal@chromium.org2009-08-201-2/+1
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-182-13/+17
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-141-20/+34
* Add unit tests for unpacking and patching methods.kuchhal@chromium.org2009-08-057-169/+125
* Add some unit tests for master preferences parsing code.kuchhal@chromium.org2009-08-054-42/+121
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-033-22/+24
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-033-103/+101
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-313-101/+103
* Fix distribution key bug.kuchhal@chromium.org2009-07-311-23/+18
* cleanupkuchhal@chromium.org2009-07-312-14/+10
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-313-97/+104
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-234-24/+60
* Update mini_installer and setup manifest for Windows 7 to silence PCA.kuchhal@chromium.org2009-07-201-8/+16