summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/master_preferences_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-64/+64
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-64/+64
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-64/+64
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-151-34/+27
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-151-27/+34
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-141-34/+27
* Add multi install support to MasterPreferences and start using it in a few pl...tommi@chromium.org2010-11-111-0/+95
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-031-142/+105
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-13/+13
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-2/+6
* Add import_bookmarks_from_file option to master pref thathuanr@chromium.org2010-03-241-0/+11
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-221-0/+78
* Removing AddDefaultBookmark related code as we are takinghuanr@chromium.org2010-03-191-24/+0
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-7/+8
* Add support for auto-installing extensions at first run via master prefscpu@chromium.org2010-03-081-1/+38
* First part of the pre-set bookmarks featurecpu@chromium.org2010-02-261-20/+40
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-191-27/+50
* Add a new flag to the installer to prevent registering for a Google Update la...robertshield@chromium.org2009-09-151-0/+2
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-12/+9
* Add some unit tests for master preferences parsing code.kuchhal@chromium.org2009-08-051-0/+189