| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting 27880 which was itself a revert of 27876.Original codereview at htt... | robertshield@chromium.org | 2009-10-04 | 4 | -1/+629 |
* | Reverting 27876. | robertshield@chromium.org | 2009-10-02 | 4 | -627/+1 |
* | Improving Chrome Frame uninstall process: | robertshield@chromium.org | 2009-10-02 | 4 | -1/+627 |
* | Cleaning up after the initial Chrome Frame commit. | robertshield@chromium.org | 2009-09-28 | 3 | -6/+141 |
* | Inactive user toast: pass the experiment flavor to chrome exe | cpu@chromium.org | 2009-09-24 | 1 | -7/+8 |
* | <html> | aa@chromium.org | 2009-09-21 | 2 | -46/+0 |
* | Add a new flag to the installer to prevent registering for a Google Update la... | robertshield@chromium.org | 2009-09-15 | 5 | -0/+13 |
* | Replaces the windows function CreateDirectory with the CreateDirectory method... | kuchhal@chromium.org | 2009-09-15 | 5 | -45/+45 |
* | Second part of the multi-toast experiment | cpu@chromium.org | 2009-09-11 | 4 | -23/+34 |
* | Adding the option to drop in a new BrowserDistribution instance for experimen... | robertshield@chromium.org | 2009-09-11 | 1 | -1/+7 |
* | Adding a --do-not-create-shortcuts command line switch to the installer to pr... | robertshield@chromium.org | 2009-09-10 | 4 | -0/+7 |
* | Fix installer_util_strings project with incredibuild. | maruel@chromium.org | 2009-09-09 | 2 | -10/+3 |
* | Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty. | kuchhal@chromium.org | 2009-09-04 | 8 | -32/+38 |
* | Parameterize the Google Update appid at build time instead of hard coding it ... | robertshield@chromium.org | 2009-09-01 | 1 | -1/+2 |
* | Remove uses of deprecated version of FileUtil::PathExists() in the installer. | thestig@chromium.org | 2009-08-25 | 7 | -469/+515 |
* | Re-apply r23841 "During uninstall if Chrome is set as default" | kuchhal@chromium.org | 2009-08-20 | 2 | -0/+32 |
* | Revert "During uninstall if Chrome is set as default," | kuchhal@chromium.org | 2009-08-20 | 2 | -32/+0 |
* | During uninstall if Chrome is set as default, allow user to choose another br... | kuchhal@chromium.org | 2009-08-20 | 2 | -0/+32 |
* | Renames the function CreateTemporaryFilename to CreateTemporaryFile and track... | erikkay@chromium.org | 2009-08-18 | 2 | -14/+17 |
* | Do not delete default browser entries for other users when uninstalling it fo... | kuchhal@chromium.org | 2009-08-14 | 2 | -29/+22 |
* | Chance the toast experiment from TS to TT | cpu@chromium.org | 2009-08-13 | 1 | -10/+14 |
* | Add unit tests for unpacking and patching methods. | kuchhal@chromium.org | 2009-08-05 | 4 | -18/+205 |
* | Add some unit tests for master preferences parsing code. | kuchhal@chromium.org | 2009-08-05 | 3 | -123/+236 |
* | Use alternate icon for Chrome shortcuts if specified in master preferences. | kuchhal@chromium.org | 2009-08-03 | 3 | -28/+35 |
* | Refactoring of master preferences parsing before adding a new preference. | kuchhal@chromium.org | 2009-08-03 | 8 | -230/+187 |
* | Add missing space to command line that registers Chrome on Windows. | kuchhal@chromium.org | 2009-08-03 | 1 | -1/+1 |
* | Revert changes from r22198 to r22204 and r22194. None of these changes were | kuchhal@chromium.org | 2009-07-31 | 9 | -188/+231 |
* | Add missing space to command line that registers Chrome on Windows. | kuchhal@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | fix unit tests | kuchhal@chromium.org | 2009-07-31 | 1 | -27/+50 |
* | Fix distribution key bug. | kuchhal@chromium.org | 2009-07-31 | 2 | -3/+22 |
* | eols cleanup | kuchhal@chromium.org | 2009-07-31 | 2 | -10/+10 |
* | cleanup | kuchhal@chromium.org | 2009-07-31 | 2 | -95/+72 |
* | Refactoring of master preferences parsing before adding a new preference. | kuchhal@chromium.org | 2009-07-31 | 7 | -162/+100 |
* | Remove unreferenced .vcproj files. | sgk@google.com | 2009-07-28 | 1 | -218/+0 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -11/+0 |
* | Fixit: Coverity check return value. | kuchhal@chromium.org | 2009-07-24 | 1 | -3/+6 |
* | Change the toasting to 60 days | cpu@google.com | 2009-07-23 | 1 | -2/+2 |
* | Allow two user level installs of Chrome to have default browser settings. | kuchhal@chromium.org | 2009-07-23 | 4 | -365/+447 |
* | Coverity fixit changes | sra@chromium.org | 2009-07-22 | 2 | -11/+13 |
* | Add unit test for chrome\installer\util\version | sra@chromium.org | 2009-07-21 | 1 | -0/+82 |
* | The default ping delay should be 90 seconds. | kuchhal@chromium.org | 2009-07-07 | 1 | -0/+3 |
* | Add a ping delay time master preference. | kuchhal@chromium.org | 2009-07-06 | 2 | -8/+43 |
* | Make default browser path check case insensitive. | kuchhal@chromium.org | 2009-07-06 | 1 | -2/+4 |
* | Fixit: Remove bunch of coverity warnings from chrome/installer/*. | kuchhal@chromium.org | 2009-06-30 | 20 | -138/+185 |
* | Fix mistake on spwaning setup again | cpu@google.com | 2009-06-27 | 1 | -2/+1 |
* | Fix bug when launching chrome | cpu@google.com | 2009-06-26 | 2 | -5/+4 |
* | Toast experiment control group | cpu@google.com | 2009-06-24 | 1 | -1/+9 |
* | Adding ..\ClientState\<ChromeGuid>\client key to the uninstall metrics for Go... | robertshield@google.com | 2009-06-23 | 1 | -0/+9 |
* | Toast experiment: I need to re-laucnh chrome because google_update likes setu... | cpu@google.com | 2009-06-23 | 6 | -6/+37 |
* | Finish the wiring of the inactive user toast experiment | cpu@google.com | 2009-06-19 | 5 | -23/+101 |