summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert revision 380 to see if it fixes the build. Please reapply once the tre...nsylvain@google.com2008-08-051-15/+9
* While uninstalling Chrome look for return codes from chrome.exe that indicate...rahulk@google.com2008-08-051-9/+15
* Cross-platform: Let SCons abstract library names by getting rid of .lib suff...sgk@google.com2008-08-041-5/+10
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-22/+0
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1
* Fix SCons breakage, plus latest updates:sgk@google.com2008-07-311-20/+3
* My earlier change to blindly copy all the files under Application\Chrome brea...rahulk@google.com2008-07-313-47/+30
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-5/+6
* Now uninstall entry is called Google Chrome so delete the old entry that was ...rahulk@google.com2008-07-301-0/+5
* Rename uninstall link from Chrome to localized "Google Chrome" string (value ...rahulk@google.com2008-07-281-4/+7
* Add chrome to the repository.initial.commit2008-07-2618-0/+1992