| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup setup.exe: | rahulk@google.com | 2008-08-11 | 7 | -96/+20 |
* | Fix a bunch of include problems that my deps checker tool found. Mostly I mad... | brettw@google.com | 2008-08-08 | 1 | -4/+4 |
* | Add deps files and rules for the checkdeps script. | brettw@google.com | 2008-08-08 | 1 | -0/+4 |
* | 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 | 2 | -9/+19 |
* | Convert overlooked libraries in mini_installer from being specified as extra ... | sgk@google.com | 2008-08-04 | 1 | -24/+3 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 2 | -45/+5 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 3 | -4/+4 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -0/+6 |
* | Fix SCons breakage, plus latest updates: | sgk@google.com | 2008-07-31 | 2 | -32/+6 |
* | My earlier change to blindly copy all the files under Application\Chrome brea... | rahulk@google.com | 2008-07-31 | 6 | -47/+116 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 3 | -124/+44 |
* | 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 | 2 | -5/+8 |
* | Fix some issues when building with Visual Studio 2008. | maruel@google.com | 2008-07-28 | 1 | -86/+10 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 82 | -0/+9693 |