| Commit message (Expand) | Author | Age | Files | Lines |
* | Owner flags storage should not save the flags names but the actual switches. | pastarmovj@chromium.org | 2013-09-16 | 1 | -14/+24 |
* | Revert 212794 "Migrate users from "WebKit" flag to "Web Platform"." | haraken@chromium.org | 2013-07-21 | 1 | -22/+0 |
* | Migrate users from "WebKit" flag to "Web Platform". | mkwst@chromium.org | 2013-07-20 | 1 | -0/+22 |
* | Restart Chrome if per session flags have been specified on ChromeOS. | pastarmovj@chromium.org | 2013-06-17 | 1 | -0/+28 |
* | Refactor the storage layer out of about_flags. | pastarmovj@chromium.org | 2013-06-12 | 1 | -34/+36 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Create separate sections for available/unavailable flags. | dcheng@chromium.org | 2013-05-20 | 1 | -9/+21 |
* | Add differentiation between owner only and common flags on ChromeOS. | pastarmovj@chromium.org | 2013-04-18 | 1 | -2/+4 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | About flags shouldnt prompt for restart if no changes have been made | zea@chromium.org | 2013-03-19 | 1 | -0/+21 |
* | Refactor about_flags.cc to make defining enabled/disabled/default flags easier. | asvitkine@chromium.org | 2013-02-25 | 1 | -8/+74 |
* | Revert 184352 | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Add utf_string_conversions to base namespace. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Moving last generic Prefs implementation files to base/prefs/. | joi@chromium.org | 2013-02-14 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -1/+2 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -4/+3 |
* | Show all experiments, even those that are unavailable on the current platform | tbreisacher@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | views: remove vertical tabs | thakis@chromium.org | 2011-10-06 | 1 | -11/+0 |
* | Revert 99883 - Completely disable about:flags | thakis@chromium.org | 2011-09-07 | 1 | -18/+9 |
* | Completely disable about:flags | thakis@chromium.org | 2011-09-07 | 1 | -9/+18 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Rename CommandLine::GetCommandLineString(). | msw@chromium.org | 2011-07-20 | 1 | -6/+5 |
* | Refactor preference syncing. | zea@chromium.org | 2011-05-09 | 1 | -4/+11 |
* | Get rid of PrefService::GetMutableDictionary/GetMutableList | battre@chromium.org | 2011-03-31 | 1 | -5/+5 |
* | Modify about:flags to support switches with values. | gavinp@chromium.org | 2011-02-11 | 1 | -3/+63 |
* | Remove modality of MULTI_VALUE choice types in AboutFlags | gavinp@chromium.org | 2011-02-09 | 1 | -8/+10 |
* | Adds ability for about:flags to use a select for choosing one of many | sky@chromium.org | 2010-12-02 | 1 | -10/+81 |
* | Removed Labs section from Chrome OS settings page. | avayvod@chromium.org | 2010-11-16 | 1 | -0/+5 |
* | Fixes bug in about:flags where we weren't pruning experiments that | sky@chromium.org | 2010-10-26 | 1 | -9/+76 |
* | Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM. | mattm@chromium.org | 2010-10-21 | 1 | -2/+2 |
* | Enable about:flags in ChromeOS, part 1 | thakis@chromium.org | 2010-10-19 | 1 | -15/+0 |
* | about:flags: Fix disabling experiments. | thakis@chromium.org | 2010-10-15 | 1 | -0/+141 |