summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Adding visual studio solution files.bradnelson@chromium.org2008-11-041-1/+0
* On silent uninstall (--force-uninstall) close all Chrome processes without pr...kuchhal@chromium.org2008-11-031-0/+33
* Read Google Update registry keys first from HKCU then from HKLM to handle sys...kuchhal@chromium.org2008-11-031-21/+29
* fix buildkuchhal@chromium.org2008-10-311-2/+2
* Consolidate same constant defined in three different places. No change in chr...kuchhal@chromium.org2008-10-314-34/+49
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-303-4/+3
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-303-3/+4
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-303-4/+3
* Add command line option to suppress Chrome launch after successful installkuchhal@chromium.org2008-10-297-1066/+1090
* remove svn:executablekuchhal@chromium.org2008-10-291-0/+0
* remove svn:executable propertykuchhal@chromium.org2008-10-291-0/+0
* remove svn:executable propertykuchhal@chromium.org2008-10-293-0/+0
* Add '--' to Chrome open command linekuchhal@chromium.org2008-10-272-2/+11
* * Update comments from code review feedback.kuchhal@chromium.org2008-10-271-1/+2
* Fix SCons modules build on Windows:sgk@google.com2008-10-252-20/+2
* Add a command line option to installer that will let user set Chrome askuchhal@chromium.org2008-10-245-850/+991
* code review changekuchhal@chromium.org2008-10-241-1/+1
* Add installer command line option to create shortcuts (desktop and quickkuchhal@chromium.org2008-10-246-55/+261
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-223-7/+8
* recommit mainkuchhal@chromium.org2008-10-201-8/+7
* Now omaha supports displaying custom error string through registry keys.kuchhal@chromium.org2008-10-208-371/+421
* While doing system level install on Vista, if installer is not runningkuchhal@chromium.org2008-10-154-400/+429
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-159-20/+51
* Make user level installs and machine level installs mutually exclusive.kuchhal@chromium.org2008-10-152-0/+12
* Let mini_installer pass any arbitrary command line flags to setup.exe. This w...kuchhal@chromium.org2008-10-092-18/+71
* Reuse a method that will be required for criteria checker as well.kuchhal@chromium.org2008-10-083-27/+20
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-088-48/+55
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-262-2/+2
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-1/+2
* Make uninstall slightly less prone to chrome.exe crashes by changing default ...kuchhal@chromium.org2008-09-183-45/+26
* Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...kuchhal@chromium.org2008-09-172-0/+20
* Return the exit code from setup.exe instead of returning a generic return code.kuchhal@chromium.org2008-09-111-2/+2
* Create "ap" key to fallback on full installer even if the key didnt exist (fo...kuchhal@chromium.org2008-09-092-10/+132
* Fix binary patching for localized OS. Not sure how it was working till now.rahulk@google.com2008-09-081-6/+6
* Rebuild chrome.7z archive by default to get new executables.rahulk@google.com2008-09-061-2/+2
* Dupe of http://codereview.chromium.org/238jungshik@google.com2008-09-051-1/+6
* Update Copyright text in SCons config files.sgk@google.com2008-09-013-84/+12
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-2/+2
* fix build breakrahulk@google.com2008-08-271-1/+2
* fix test running to not spawn another AtExitManagerdarin@google.com2008-08-261-6/+0
* Use a more compact license header in source files.license.bot2008-08-2458-1624/+232
* Don't compile installer_util_strings.rc as a separate .res,sgk@google.com2008-08-201-10/+5
* Do not leave temp files in %TEMP% folder. The log file initialization creates...rahulk@google.com2008-08-205-55/+0
* Update archive script to not include rlz.dll unless we are building Google Ch...rahulk@google.com2008-08-191-2/+4
* Add installer/util/browser_distribution.cc to SCons build.sgk@google.com2008-08-191-0/+1
* SCons build accommodation of change from generated setup_string.{rc,h}sgk@google.com2008-08-192-3/+3
* Refactor localized strings used in installer for Chromium/Google Chrome separ...rahulk@google.com2008-08-1917-138/+87
* Add renderer\external_host_bindings.cc to the SCons build.sgk@google.com2008-08-192-1/+2
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-4/+4
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-1820-339/+705