| Commit message (Expand) | Author | Age | Files | Lines |
* | recommit main | kuchhal@chromium.org | 2008-10-20 | 1 | -8/+7 |
* | Now omaha supports displaying custom error string through registry keys. | kuchhal@chromium.org | 2008-10-20 | 3 | -368/+384 |
* | While doing system level install on Vista, if installer is not running | kuchhal@chromium.org | 2008-10-15 | 1 | -342/+353 |
* | Add a check in Chrome to not run user level mode if machine level Chrome | kuchhal@chromium.org | 2008-10-15 | 5 | -17/+29 |
* | Make user level installs and machine level installs mutually exclusive. | kuchhal@chromium.org | 2008-10-15 | 1 | -0/+10 |
* | Reuse a method that will be required for criteria checker as well. | kuchhal@chromium.org | 2008-10-08 | 1 | -27/+1 |
* | Fix some problems with machine level install. | kuchhal@chromium.org | 2008-10-08 | 4 | -22/+55 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -1/+1 |
* | Make uninstall slightly less prone to chrome.exe crashes by changing default ... | kuchhal@chromium.org | 2008-09-18 | 1 | -25/+18 |
* | Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ... | kuchhal@chromium.org | 2008-09-17 | 1 | -0/+19 |
* | Fix binary patching for localized OS. Not sure how it was working till now. | rahulk@google.com | 2008-09-08 | 1 | -6/+6 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 8 | -224/+32 |
* | Don't compile installer_util_strings.rc as a separate .res, | sgk@google.com | 2008-08-20 | 1 | -10/+5 |
* | SCons build accommodation of change from generated setup_string.{rc,h} | sgk@google.com | 2008-08-19 | 1 | -1/+1 |
* | Refactor localized strings used in installer for Chromium/Google Chrome separ... | rahulk@google.com | 2008-08-19 | 6 | -110/+27 |
* | First set of changes to start separating Google specific branding from Chromi... | rahulk@google.com | 2008-08-18 | 4 | -191/+170 |
* | Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ... | rahulk@google.com | 2008-08-14 | 1 | -1/+1 |
* | Restore /IMPLIB in the target lists for chrome.exe and chrome.dll, | sgk@google.com | 2008-08-14 | 1 | -1/+10 |
* | Part 2 of the chrome_program change. Split into two changes | tc@google.com | 2008-08-13 | 1 | -4/+1 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -120/+120 |
* | Cleanup setup.exe: | rahulk@google.com | 2008-08-11 | 4 | -67/+19 |
* | Uninstall sometimes leaves behind an empty application directory. Fix is to n... | rahulk@google.com | 2008-08-08 | 1 | -1/+2 |
* | Reapply revision 380 since it wasn't the cause of the build breakage. | maruel@google.com | 2008-08-05 | 1 | -9/+15 |
* | Revert revision 380 to see if it fixes the build. Please reapply once the tre... | nsylvain@google.com | 2008-08-05 | 1 | -15/+9 |
* | While uninstalling Chrome look for return codes from chrome.exe that indicate... | rahulk@google.com | 2008-08-05 | 1 | -9/+15 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -5/+10 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -22/+0 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Fix SCons breakage, plus latest updates: | sgk@google.com | 2008-07-31 | 1 | -20/+3 |
* | My earlier change to blindly copy all the files under Application\Chrome brea... | rahulk@google.com | 2008-07-31 | 3 | -47/+30 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -5/+6 |
* | Now uninstall entry is called Google Chrome so delete the old entry that was ... | rahulk@google.com | 2008-07-30 | 1 | -0/+5 |
* | Rename uninstall link from Chrome to localized "Google Chrome" string (value ... | rahulk@google.com | 2008-07-28 | 1 | -4/+7 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 18 | -0/+1992 |