summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-1323-105/+282
* Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...grt@chromium.org2010-12-086-101/+495
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-079-28/+0
* Take care of an old todo: Use ScopedVariant instead of VariantHelper.tommi@chromium.org2010-12-031-29/+13
* Support for checking multiple keyfiles when removing an installation package.tommi@chromium.org2010-12-0212-57/+159
* Cleanup some installer style nits.thestig@chromium.org2010-12-023-4/+4
* Fix a problem with the delete-after-reboot code. Removing pending renames of ...robertshield@chromium.org2010-12-013-4/+71
* Fix x64 builder.tommi@chromium.org2010-12-011-1/+1
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-0126-403/+1322
* Add a new type of WorkItemList: NoRollbackWorkItemList.tommi@chromium.org2010-11-2410-26/+89
* Add awareness of the CEEE broker to BrowserDistribution. If the code called i...hansl@google.com2010-11-223-1/+12
* On windows, send audio hardware info with speech input requests if user conse...satish@chromium.org2010-11-192-0/+49
* Land http://codereview.chromium.org/5049001/ again (sigh)tommi@chromium.org2010-11-161-0/+8
* Revert 66286 - Enable ETW logging in setup.tommi@chromium.org2010-11-161-7/+0
* Enable ETW logging in setup.tommi@chromium.org2010-11-161-0/+7
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-165-217/+518
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-158-121/+121
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-158-121/+121
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-148-121/+121
* Add some verbose logging when registering COM components.tommi@chromium.org2010-11-111-0/+5
* Add multi install support to MasterPreferences and start using it in a few pl...tommi@chromium.org2010-11-1111-35/+249
* Wait a bit for the helper to exit before continuing with removing files.tommi@chromium.org2010-11-111-2/+17
* Preferences: remove log spam.evan@chromium.org2010-11-111-5/+3
* Add base::ThreadRestrictions::ScopedAllowIO allow_io;georgey@chromium.org2010-11-091-0/+4
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-037-417/+337
* base: Move CaseInsensitiveCompare traits into the base namespace.tfarina@chromium.org2010-11-031-3/+4
* Update installer error strings to include Chrome Frame specific branding when...robertshield@chromium.org2010-10-261-0/+2
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-2016-152/+132
* Mark CopyTreeWorkItemTest tests as flaky.phajdan.jr@chromium.org2010-10-191-3/+6
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-1720-123/+168
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-17/+18
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-153-11/+11
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-141-8/+10
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-143-4/+4
* Move wmi_util out of base and into chrome/installer/util since that's the onl...brettw@chromium.org2010-10-105-12/+398
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-243-0/+3
* Reduce console spam from master_preferences.evan@chromium.org2010-09-201-4/+2
* Modifies the toast randomization behavior to be en-US only.gwilson@google.com2010-09-161-2/+5
* Change the toast text and make sure errors are written tofinnur@chromium.org2010-09-101-34/+47
* Add termination of the chrome frame helper process to the uninstaller.robertshield@chromium.org2010-09-092-18/+20
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-0811-18/+28
* Setting oopcrashes=1 during installhuanr@chromium.org2010-09-072-0/+2
* 2nd attempt: Write the outcome of the Toast Experiment for system-level insta...finnur@chromium.org2010-09-075-14/+116
* Revert 58639 - nsylvain@chromium.org2010-09-075-115/+14
* Write the outcome of the Toast Experiment for system-level installs to the ri...finnur@chromium.org2010-09-065-14/+115
* Add the ability to call an alternate entry point name on self-registering DLL...robertshield@chromium.org2010-09-068-18/+52
* Remove the default argument from RegKey::Create.tfarina@chromium.org2010-08-261-2/+2
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-191-8/+12
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-194-10/+12
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-172-4/+4