summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* * Delete Desktop and Quick Lauch shortcuts in user level install case also.kuchhal@chromium.org2008-11-251-4/+3
* * Fix system level check. We should check for mode conflict when we are doing...kuchhal@chromium.org2008-11-221-15/+15
* * Add support for verbose-logging option in master preferences file.kuchhal@chromium.org2008-11-221-0/+7
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-204-57/+12
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-191-1/+18
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-161-7/+14
* More *.scons renaming:sgk@google.com2008-11-142-87/+85
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* * Fix two bugskuchhal@chromium.org2008-11-101-0/+1
* * fix system level install bugkuchhal@chromium.org2008-11-071-1/+1
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-071-6/+12
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-074-14/+118
* * Never launch Chrome in system level install mode.kuchhal@chromium.org2008-11-071-1/+3
* Adding support to installerdata provided by Google update.huanr@chromium.org2008-11-063-27/+86
* Temporary code to upgrade Chrome open command for existing users.kuchhal@chromium.org2008-11-051-2/+39
* On silent uninstall (--force-uninstall) close all Chrome processes without pr...kuchhal@chromium.org2008-11-031-0/+33
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-301-1/+0
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-301-0/+1
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-301-1/+0
* Add command line option to suppress Chrome launch after successful installkuchhal@chromium.org2008-10-292-274/+284
* remove svn:executable propertykuchhal@chromium.org2008-10-291-0/+0
* Fix SCons modules build on Windows:sgk@google.com2008-10-251-10/+1
* Add a command line option to installer that will let user set Chrome askuchhal@chromium.org2008-10-241-236/+253
* Add installer command line option to create shortcuts (desktop and quickkuchhal@chromium.org2008-10-242-30/+37
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-2/+2
* recommit mainkuchhal@chromium.org2008-10-201-8/+7
* Now omaha supports displaying custom error string through registry keys.kuchhal@chromium.org2008-10-203-368/+384
* While doing system level install on Vista, if installer is not runningkuchhal@chromium.org2008-10-151-342/+353
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-155-17/+29
* Make user level installs and machine level installs mutually exclusive.kuchhal@chromium.org2008-10-151-0/+10
* Reuse a method that will be required for criteria checker as well.kuchhal@chromium.org2008-10-081-27/+1
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-084-22/+55
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Make uninstall slightly less prone to chrome.exe crashes by changing default ...kuchhal@chromium.org2008-09-181-25/+18
* Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...kuchhal@chromium.org2008-09-171-0/+19
* Fix binary patching for localized OS. Not sure how it was working till now.rahulk@google.com2008-09-081-6/+6
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Use a more compact license header in source files.license.bot2008-08-248-224/+32
* Don't compile installer_util_strings.rc as a separate .res,sgk@google.com2008-08-201-10/+5
* SCons build accommodation of change from generated setup_string.{rc,h}sgk@google.com2008-08-191-1/+1
* Refactor localized strings used in installer for Chromium/Google Chrome separ...rahulk@google.com2008-08-196-110/+27
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-184-191/+170
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-141-1/+1
* Restore /IMPLIB in the target lists for chrome.exe and chrome.dll,sgk@google.com2008-08-141-1/+10
* Part 2 of the chrome_program change. Split into two changestc@google.com2008-08-131-4/+1
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-120/+120
* Cleanup setup.exe:rahulk@google.com2008-08-114-67/+19
* Uninstall sometimes leaves behind an empty application directory. Fix is to n...rahulk@google.com2008-08-081-1/+2
* Reapply revision 380 since it wasn't the cause of the build breakage.maruel@google.com2008-08-051-9/+15