| Commit message (Expand) | Author | Age | Files | Lines |
* | Modifies the behavior of setup.exe so when --system-level-toast is passed, it... | gwilson@google.com | 2010-02-09 | 2 | -7/+11 |
* | Make LASTCHANGE work properly for make build. | mmoss@google.com | 2010-02-08 | 2 | -3/+9 |
* | Modifies the toast to append "--system-level" if a system-level install is at... | gwilson@google.com | 2010-02-06 | 1 | -2/+5 |
* | System toast was trying to launch the per-user chrome | cpu@chromium.org | 2010-02-05 | 6 | -7/+11 |
* | Additional Chromium icon resolutions for better Linux desktop integration. | mmoss@google.com | 2010-02-05 | 1 | -0/+4 |
* | Fix StringPrintf that is now broken | cpu@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Modify the toast to hit system-level installs | cpu@chromium.org | 2010-02-02 | 4 | -10/+85 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-02-01 | 2 | -0/+2 |
* | Revert 37578 - Implement the broker process that launches NaCl loader process... | gregoryd@google.com | 2010-01-30 | 2 | -2/+0 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-01-30 | 2 | -0/+2 |
* | Fix chrome_frame_mini_installer.exe to use the right archive names for instal... | robertshield@chromium.org | 2010-01-27 | 3 | -8/+29 |
* | Cause Chrome Frame mini_installer to generate a separate chrome_frame.packed.... | robertshield@chromium.org | 2010-01-25 | 1 | -0/+1 |
* | Recommit r36640 "Choose right installer strings based on branding." | kuchhal@chromium.org | 2010-01-21 | 3 | -7/+27 |
* | Adds a way to record the last run time in the GoogleUpdateSettings class | cpu@chromium.org | 2010-01-20 | 4 | -0/+53 |
* | Revert r36640 "Choose right installer strings based on branding." | kuchhal@chromium.org | 2010-01-20 | 2 | -17/+7 |
* | Choose right installer strings based on branding. | kuchhal@chromium.org | 2010-01-20 | 2 | -7/+17 |
* | Adding a secondary mini_installer target for Chrome Frame. This will remove t... | robertshield@chromium.org | 2010-01-19 | 10 | -165/+301 |
* | Display proper error message at couple of places during installation. | kuchhal@chromium.org | 2010-01-13 | 10 | -90/+83 |
* | Add better description of browser on Windows. | kuchhal@chromium.org | 2010-01-12 | 6 | -1/+20 |
* | We should not return the raw Google Update branch code if we fail to determin... | finnur@chromium.org | 2010-01-08 | 2 | -0/+4 |
* | Some Chrome Frame cleanup: | robertshield@chromium.org | 2010-01-05 | 2 | -2/+2 |
* | Removing the last remaining vsprops files (that are hooked in). | bradnelson@google.com | 2010-01-04 | 4 | -73/+33 |
* | atl: Remove unused <atlbase.h> header from some source files. | jhawkins@chromium.org | 2009-12-29 | 1 | -1/+0 |
* | Fix the official Windows build - http://build.chromium.org/buildbot/waterfall... | gregoryd@google.com | 2009-12-29 | 3 | -2/+55 |
* | Add some licensing comments under chrome/. | evan@chromium.org | 2009-12-28 | 5 | -1/+19 |
* | Fix the Internet link association for the multiple user scenario. | kuchhal@chromium.org | 2009-12-24 | 1 | -2/+2 |
* | Refactoring build configurations - make it clearer and allow better support f... | gregoryd@google.com | 2009-12-22 | 2 | -2/+2 |
* | Reset the dr key if the toast experiment is cancelled. | cpu@chromium.org | 2009-12-19 | 1 | -1/+1 |
* | Revert 35012 - Rearrange build configurations make it clearer and allow bett... | gregoryd@google.com | 2009-12-19 | 2 | -2/+2 |
* | Rearrange build configurations - make it clearer and allow better support for... | gregoryd@google.com | 2009-12-19 | 2 | -2/+2 |
* | Changes the title of the in-product EULAs to not contain "OEM" | gwilson@google.com | 2009-12-18 | 41 | -62/+62 |
* | Remove the default usage of --force-uninstall for Chrome Frame uninstallation... | robertshield@chromium.org | 2009-12-17 | 3 | -8/+8 |
* | Minor cleanup; remove deprecate file_util function and some obsolete TODOs. | estade@chromium.org | 2009-12-09 | 1 | -2/+2 |
* | Remove check for usage stats in the toast experiment | cpu@chromium.org | 2009-12-09 | 1 | -4/+0 |
* | Second part of the toast changes | cpu@chromium.org | 2009-12-07 | 1 | -27/+55 |
* | Split installer.gyp and add installer_util_nacl_win64 target. | gregoryd@google.com | 2009-12-05 | 2 | -77/+135 |
* | Revert some of the change to go back to multiple experiments | cpu@chromium.org | 2009-12-03 | 5 | -11/+12 |
* | Chrome updates should not change shortcut icon if there is an index specified... | kuchhal@chromium.org | 2009-12-03 | 4 | -10/+176 |
* | Remove the en_GB for the toast experiment | cpu@chromium.org | 2009-12-03 | 1 | -6/+1 |
* | Many changes to DictionaryValues: | pkasting@chromium.org | 2009-11-25 | 2 | -15/+9 |
* | Make Linux packaging options more granular. | mmoss@chromium.org | 2009-11-23 | 1 | -101/+278 |
* | Revert "installer: clean up to use FilePath instead of std::wstring." | kuchhal@chromium.org | 2009-11-23 | 26 | -348/+376 |
* | installer: clean up to use FilePath instead of std::wstring. | kuchhal@chromium.org | 2009-11-23 | 26 | -376/+348 |
* | Go back to a single toast flavor. | cpu@chromium.org | 2009-11-20 | 5 | -39/+22 |
* | Set prop app id for chromium/application shortcut. | xiyuan@chromium.org | 2009-11-19 | 2 | -3/+6 |
* | file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate... | evan@chromium.org | 2009-11-19 | 1 | -20/+19 |
* | Avoid a first-chance access violation a few lines down that happens | joi@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | cleanup: remove unused variable from setup_constants. | kuchhal@chromium.org | 2009-11-16 | 2 | -4/+0 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 8 | -18/+19 |
* | Correctly schedule empty parent directories for deletion when Chrome Frame is... | robertshield@chromium.org | 2009-11-12 | 3 | -6/+38 |