summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags.h
Commit message (Expand)AuthorAgeFilesLines
* Add a default enabled experiment type to flags.flackr2015-06-121-0/+6
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Misc clean ups to about:flags code.asvitkine2014-11-251-10/+5
* about_flags::ReportCustomFlags() should use signed 32-bit IDs.alemate2014-09-031-2/+3
* Collect UMA statistics on which chrome://flags lead to chrome restart on Chro...alemate@chromium.org2014-08-151-1/+21
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-3/+4
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-1/+1
* Owner flags storage should not save the flags names but the actual switches.pastarmovj@chromium.org2013-09-161-1/+6
* Revert 212794 "Migrate users from "WebKit" flag to "Web Platform"."haraken@chromium.org2013-07-211-11/+0
* Migrate users from "WebKit" flag to "Web Platform".mkwst@chromium.org2013-07-201-0/+11
* Restart Chrome if per session flags have been specified on ChromeOS.pastarmovj@chromium.org2013-06-171-0/+5
* Refactor the storage layer out of about_flags.pastarmovj@chromium.org2013-06-121-6/+10
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-101-1/+1
* Create separate sections for available/unavailable flags. dcheng@chromium.org2013-05-201-2/+7
* Add differentiation between owner only and common flags on ChromeOS.pastarmovj@chromium.org2013-04-181-2/+8
* Refactor about_flags.cc to make defining enabled/disabled/default flags easier.asvitkine@chromium.org2013-02-251-2/+21
* Add reset all button to flags pagejryans@chromium.org2013-02-201-0/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Checkpoint: android fixes towards compilation of unit_tests.jrg@chromium.org2012-01-211-2/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+5
* Modify about:flags to support switches with values.gavinp@chromium.org2011-02-111-5/+9
* Remove modality of MULTI_VALUE choice types in AboutFlagsgavinp@chromium.org2011-02-091-3/+4
* Adds ability for about:flags to use a select for choosing one of manysky@chromium.org2010-12-021-0/+40
* Add UMA reporting for about:flags usage.rsesek@chromium.org2010-11-181-0/+4
* Fixes bug in about:flags where we weren't pruning experiments thatsky@chromium.org2010-10-261-0/+38
* Enable about:flags in ChromeOS, part 1thakis@chromium.org2010-10-191-3/+0
* about:flags: Fix disabling experiments.thakis@chromium.org2010-10-151-1/+13
* Rename about:labs to about:flags, part 3/3thakis@chromium.org2010-10-151-0/+36