| Commit message (Expand) | Author | Age | Files | Lines |
* | During uninstall on Vista try to elevate if registry entries from HKLM need t... | kuchhal@chromium.org | 2009-04-21 | 3 | -1/+57 |
* | Revert change (r10357, http://codereview.chromium.org/21477) that removes the | sverrir@google.com | 2009-04-20 | 1 | -13/+3 |
* | Add brand code submission to Google Chrome uninstall metrics. | robertshield@google.com | 2009-04-20 | 5 | -5/+63 |
* | In system level install case go back to copying files instead of moving them. | kuchhal@chromium.org | 2009-04-17 | 1 | -10/+25 |
* | On uninstall ask whether to delete profile. | kuchhal@chromium.org | 2009-04-17 | 2 | -8/+22 |
* | Use different names for Chrome/Chromium for Chrome HTML prog id. If we | kuchhal@chromium.org | 2009-04-17 | 3 | -29/+18 |
* | Fix crash in setup.exe. | kuchhal@chromium.org | 2009-04-15 | 2 | -1/+3 |
* | Review URL: http://codereview.chromium.org/62160 | robertshield@google.com | 2009-04-13 | 2 | -20/+5 |
* | Delete Chrome extensions related registry entries on uninstall. | kuchhal@chromium.org | 2009-04-09 | 1 | -0/+11 |
* | Min XP Service Pack required is two not one. | kuchhal@chromium.org | 2009-04-09 | 1 | -2/+2 |
* | Modifies the criteria checker to require XP SP2 as the minimum OS version; we... | gwilson@google.com | 2009-04-08 | 1 | -5/+5 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie... | kuchhal@chromium.org | 2009-04-08 | 2 | -41/+32 |
* | Add string resources to installer unit tests binary. | kuchhal@chromium.org | 2009-04-07 | 4 | -4/+97 |
* | Remove deprecated wstring ctor of JSONFileValueSerializer. | phajdan.jr@chromium.org | 2009-04-03 | 1 | -2/+3 |
* | Fix distribution test that fails in official build | cpu@google.com | 2009-04-02 | 1 | -23/+25 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 4 | -706/+0 |
* | Remove the 'Hammer' name in favor of the Debug|Release names | sgk@google.com | 2009-04-01 | 1 | -2/+1 |
* | Trying to fix flaky error in CopyTreeWorkItemTest.NewNameAndCopyTest | kuchhal@chromium.org | 2009-04-01 | 1 | -0/+18 |
* | Revert r12849 (conversion of "Hammer" names to "Debug"). | sgk@google.com | 2009-03-31 | 1 | -1/+2 |
* | Replace "Hammer" references with "Debug" as appropriate. | sgk@google.com | 2009-03-31 | 1 | -2/+1 |
* | Automatically remove repository configurations on Linux package uninstall. | mmoss@chromium.org | 2009-03-27 | 2 | -5/+55 |
* | Removes the now unused eula resources | cpu@google.com | 2009-03-27 | 1 | -41/+0 |
* | Final wiring of the distribution strings | cpu@google.com | 2009-03-26 | 2 | -6/+14 |
* | Magic incatation to have the translated strings appear in the setup.exe resou... | cpu@google.com | 2009-03-25 | 1 | -0/+2 |
* | Wire the alternate desktop shortcut text | cpu@google.com | 2009-03-25 | 12 | -19/+70 |
* | Modifes the in-application EULA outer frame to take a parameter ('innerframe'... | gwilson@google.com | 2009-03-24 | 43 | -42/+50 |
* | Adds the eula innerframe param parsing | cpu@google.com | 2009-03-24 | 1 | -2/+10 |
* | Make the vsprops inheritance paths less relative. | robertshield@google.com | 2009-03-24 | 1 | -2/+2 |
* | Write usagestats to HKLM as well | cpu@google.com | 2009-03-21 | 1 | -3/+9 |
* | Roll back double launch of chrome fix | cpu@google.com | 2009-03-19 | 1 | -3/+1 |
* | Quick fix to prevent double launch of chrome at install. | cpu@google.com | 2009-03-18 | 1 | -1/+3 |
* | Find the 32-bit libs in the right place on 32-bit buildbot. | mmoss@chromium.org | 2009-03-17 | 1 | -15/+20 |
* | Second stab at applying http://codereview.chromium.org/43138/show. | robertshield@google.com | 2009-03-17 | 14 | -11/+225 |
* | Revert "Change mini_installer's chrome.release specification..." | agl@chromium.org | 2009-03-17 | 14 | -229/+11 |
* | Change mini_installer's chrome.release specification to include wildcards. | robertshield@google.com | 2009-03-17 | 14 | -11/+229 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 3 | -1/+2 |
* | Improve my last change about informing google update about eula. | cpu@google.com | 2009-03-13 | 2 | -2/+3 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 7 | -7/+0 |
* | Allow passing in package version info, since it's already calculated by the | mmoss@chromium.org | 2009-03-11 | 2 | -72/+56 |
* | Inform google_update that the user has acepted the EULA | cpu@google.com | 2009-03-11 | 5 | -9/+33 |
* | Allow packaging to run from other directories (e.g. buildbot archive staging ... | mmoss@chromium.org | 2009-03-10 | 1 | -17/+65 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 55 | -55/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-10 | 5 | -16/+32 |
* | Snapshotting progress. | bradnelson@google.com | 2009-03-09 | 1 | -0/+2 |
* | Script and configs to generate Debian packages from current build. | mmoss@chromium.org | 2009-03-09 | 11 | -0/+609 |
* | Snapshoting improvements for building with gyp under windows. | bradnelson@google.com | 2009-03-06 | 2 | -0/+117 |
* | Fixes a bug in the criteria checker that caused the 6-month flag to not be de... | gwilson@google.com | 2009-03-05 | 1 | -72/+32 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 11 | -476/+476 |
* | Move files instead of copying them. | kuchhal@chromium.org | 2009-03-04 | 10 | -7/+562 |