summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor about_flags.cc to make defining enabled/disabled/default flags easier.asvitkine@chromium.org2013-02-251-8/+74
* Revert 184352brettw@chromium.org2013-02-241-2/+2
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-2/+2
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-1/+2
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-4/+3
* Show all experiments, even those that are unavailable on the current platformtbreisacher@chromium.org2011-12-201-2/+2
* views: remove vertical tabsthakis@chromium.org2011-10-061-11/+0
* Revert 99883 - Completely disable about:flagsthakis@chromium.org2011-09-071-18/+9
* Completely disable about:flagsthakis@chromium.org2011-09-071-9/+18
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-6/+5
* Refactor preference syncing.zea@chromium.org2011-05-091-4/+11
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-03-311-5/+5
* Modify about:flags to support switches with values.gavinp@chromium.org2011-02-111-3/+63
* Remove modality of MULTI_VALUE choice types in AboutFlagsgavinp@chromium.org2011-02-091-8/+10
* Adds ability for about:flags to use a select for choosing one of manysky@chromium.org2010-12-021-10/+81
* Removed Labs section from Chrome OS settings page.avayvod@chromium.org2010-11-161-0/+5
* Fixes bug in about:flags where we weren't pruning experiments thatsky@chromium.org2010-10-261-9/+76
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-2/+2
* Enable about:flags in ChromeOS, part 1thakis@chromium.org2010-10-191-15/+0
* about:flags: Fix disabling experiments.thakis@chromium.org2010-10-151-0/+141