summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Registry API part 2:tfarina@chromium.org2010-08-121-1/+1
* Fix a typo that got mistakenly checked in that overwrote the --delete-profile...robertshield@chromium.org2010-08-111-1/+1
* Cleanup our Registry API.tfarina@chromium.org2010-08-091-2/+4
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-073-0/+3
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-067-30/+33
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-043-12/+10
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-043-10/+12
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-1/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-315-13/+25
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-4/+5
* Drop usage of IntToWString in switch values; we can use ASCII now.evan@chromium.org2010-07-301-1/+1
* 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