summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Owner flags storage should not save the flags names but the actual switches.pastarmovj@chromium.org2013-09-161-14/+24
* Revert 212794 "Migrate users from "WebKit" flag to "Web Platform"."haraken@chromium.org2013-07-211-22/+0
* Migrate users from "WebKit" flag to "Web Platform".mkwst@chromium.org2013-07-201-0/+22
* Restart Chrome if per session flags have been specified on ChromeOS.pastarmovj@chromium.org2013-06-171-0/+28
* Refactor the storage layer out of about_flags.pastarmovj@chromium.org2013-06-121-34/+36
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Create separate sections for available/unavailable flags. dcheng@chromium.org2013-05-201-9/+21
* Add differentiation between owner only and common flags on ChromeOS.pastarmovj@chromium.org2013-04-181-2/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* About flags shouldnt prompt for restart if no changes have been madezea@chromium.org2013-03-191-0/+21
* 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