summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the scons build (file was moved).tc@google.com2008-08-141-0/+1
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-144-9/+149
* Restore /IMPLIB in the target lists for chrome.exe and chrome.dll,sgk@google.com2008-08-142-3/+20
* Part 2 of the chrome_program change. Split into two changestc@google.com2008-08-132-11/+4
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-133-404/+404
* Instead of returning false we should default to en-us when we fail to get loc...rahulk@google.com2008-08-121-2/+4
* Cleanup setup.exe:rahulk@google.com2008-08-117-96/+20
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-4/+4
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-081-0/+4
* 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-042-9/+19
* Convert overlooked libraries in mini_installer from being specified as extra ...sgk@google.com2008-08-041-24/+3
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-042-45/+5
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-033-4/+4
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+6
* Fix SCons breakage, plus latest updates:sgk@google.com2008-07-312-32/+6
* My earlier change to blindly copy all the files under Application\Chrome brea...rahulk@google.com2008-07-316-47/+116
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-313-124/+44
* 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-282-5/+8
* Fix some issues when building with Visual Studio 2008.maruel@google.com2008-07-281-86/+10
* Add chrome to the repository.initial.commit2008-07-2682-0/+9693