summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-282-0/+2
* Fix line ending with white spaces in some files.tfarina@chromium.org2010-07-281-2/+2
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-1/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2630-0/+30
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-3/+2
* Windows: Add --organic flag to simulate an organic install for testing purposes.estade@chromium.org2010-07-231-1/+7
* TBR: revert r53542. It was committed with the wrong commit message.estade@chromium.org2010-07-231-7/+1
* First cut at content settings exceptions lists.estade@chromium.org2010-07-231-1/+7
* Remove <iostream> where possible.erg@google.com2010-07-205-5/+0
* Update daily channel name from "canary" to "canary build".huanr@chromium.org2010-07-141-1/+1
* file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n...tfarina@chromium.org2010-07-091-2/+18
* Refactor check for organic install into GoogleUpdateSettings, for use elsewhere.mirandac@google.com2010-07-022-0/+20
* Allow suppression of first run bubble from master preferences.mirandac@google.com2010-06-242-4/+7
* Allow randomized search engines in selection dialog.mirandac@google.com2010-06-162-2/+6
* Avoid a crash when installed version info is not obtainable.estade@chromium.org2010-06-151-0/+1
* Resubmit of r49346 that caused mysterious test failures on the bot.robertshield@chromium.org2010-06-129-279/+288
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-117-16/+37
* Reverting this as it caused installer_unit_tests to fail. Please fix and reland.ananta@chromium.org2010-06-108-284/+277
* Update SxS/Exp channel name to final name "Canary".mattm@chromium.org2010-06-101-1/+1
* Fix problem whereby the "-full" magic value is removed from the "ap" value wh...robertshield@chromium.org2010-06-108-277/+284
* Fix a couple of issues with MSI support through upgrades:robertshield@chromium.org2010-06-072-0/+39
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Win SxS: Creating a new shortcut with enable-udd-profiles uses wrong icon.mattm@chromium.org2010-06-035-13/+9
* Linux/GTK: implement update notification.estade@chromium.org2010-06-032-16/+15
* Separate version env variable for different distributions.huanr@chromium.org2010-05-285-1/+13
* Enable the spdy A/B test for SxS installations. npn_with_http and npn_with_spdy lzheng@chromium.org2010-05-272-2/+8
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-2/+2
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-2/+2
* Another dependency the bbot missed!!!mbelshe@chromium.org2010-05-251-2/+2
* Fix import path for create_string_rc.pytony@chromium.org2010-05-241-0/+1
* Reenable nacl_ui_tests on Windows + fix win64 issue.gregoryd@google.com2010-05-201-3/+5
* Using different Version environment variable for SxS.huanr@chromium.org2010-05-196-3/+11
* Changes the toast inactive duration to 3000 days to effectively disable it.gwilson@google.com2010-05-121-1/+1
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-077-7/+7
* Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...zork@chromium.org2010-05-077-7/+7
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-067-7/+7
* Escape special characters in installer strings (rc file).tony@chromium.org2010-05-061-1/+5
* Win SxS: Use SxS icon on the shortcuts in start menu, etc.mattm@chromium.org2010-05-051-2/+10
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-302-6/+0
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-302-0/+6
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-302-6/+0
* Additional changes to support Chrome / CF installation wrapped in an MSI:robertshield@chromium.org2010-04-287-15/+95
* Win SxS: Show SxS in about box version instead of unknown.mattm@chromium.org2010-04-235-3/+17
* Win: Use different icon for SxSmattm@chromium.org2010-04-234-0/+11
* Modifies Installation return codes to not return success (0) if an existing v...gwilson@google.com2010-04-211-1/+0
* Make sure GoogleUpdateSettings::GetChromeChannel does not read siggi@chromium.org2010-04-203-8/+27
* Twiddle the DACLs in setup.exe before re-launch at user levelcpu@chromium.org2010-04-191-1/+58
* Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-165-102/+16
* Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-165-16/+102
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-133-2/+9