- 7b7aaecc Migrate base::{size,empty,data} to STL equivalents in //components. by Daniel Cheng · 3 years, 6 months ago
- 354945d Migrate base::Value::GetList() to base::Value::GetListDeprecated(): 1/N. by Daniel Cheng · 3 years, 7 months ago
- bca91f9 components: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 7 months ago
- faee997 Stop reordering origins in ORIGIN_LIST_VALUE flag values. by cfredric · 3 years, 11 months ago
- 7afa580 CodeHealth: Modernize base::Value code in components/flags_ui/ by Morten Stenshorne · 4 years, 1 month ago
- 665b49d Apply modernize-make-unique to components/ by Peter Boström · 4 years, 5 months ago
- 380cf4f Use SetFeatureFlagsForUser when applying flags. by Mattias Nissler · 4 years, 5 months ago
- 8771589 Revert "Use SetFeatureFlagsForUser when applying flags." by Yi Gu · 4 years, 6 months ago
- 9a265b6 Use SetFeatureFlagsForUser when applying flags. by Mattias Nissler · 4 years, 6 months ago
- a845136 Work toward getting components_unittests building with u16string. by Peter Kasting · 4 years, 7 months ago
- 986f0a6 [base] Change #include for base::Contains [3/5] by Jan Wilken Dörrie · 4 years, 9 months ago
- 79fe0a2 Reland "flags: Add support for FEATURE_WITH_PARAMS_VALUE_TYPE feature in switches" by Joon Ahn · 5 years ago
- 9d3ef8b Revert "flags: Add support for FEATURE_WITH_PARAMS_VALUE_TYPE feature in switches" by Tommy Li · 5 years ago
- 57a23ec [base] Prepare for CHECK(str) in BasicStringPiece constructor by Jan Wilken Dörrie · 5 years ago
- efbdaef4 flags: Add support for FEATURE_WITH_PARAMS_VALUE_TYPE feature in switches by Joon Ahn · 5 years ago
- f8a4aa4 flags: honor configured values of unexpired flags by Elly Fong-Jones · 5 years ago
- 3908697 Move mutually exclusive flag fields into a union. by Jeremy Roman · 5 years ago
- 6fc4e28 🚫Bind: components/flags_ui/ by Ken Rockot · 6 years ago
- f9f1f7c Do not instantiate base::FieldTrialList explicitly in tests by Mikel Astiz · 6 years ago
- 3cd7528 flags: refactor FlagsState interface by Elly Fong-Jones · 6 years ago
- c3e9aea flags: treat expired flags as default state by Elly Fong-Jones · 6 years ago
- a1a7fb1 Fix handling of feature entries with ORIGIN_LIST_VALUE type by Mustafa Emre Acer · 6 years ago
- 45d34f4 [base] Replace Contains{Key,Value} with Contains in //components by Jan Wilken Dörrie · 6 years ago
- 8171db7d Use base::size rather than arraysize in components/. by Avi Drissman · 7 years ago
- b3aa36a8 Add support to chrome://flags for command line flags that need to be treated as a list of origins by Mustafa Emre Acer · 7 years ago
- 6fba75b Bulletproof flag sentinels parsing against duplicate ending sentinels by Maksim Ivanov · 8 years ago
- 863386d [c++] Permit heterogeneous container lookup and use it in base::CommandLine. by Jeremy Roman · 8 years ago
- 0215a8e Migrate about:flags messages to const char* by vabr · 8 years ago
- 531f3675 [chrome://flags] Rename FEATURE_WITH_VARIATIONS* to FEATURE_WITH_PARAMS* by jkrcal · 8 years ago
- 7a3554e [chrome://flags] Let features override params in the same trial by jkrcal · 8 years ago
- fe8fa0a Use a qualified path for grit-generated headers in components/ by thakis · 8 years ago
- 4638441 components: Use stl utilities from the base namespace by skyostil · 9 years ago
- 9499b8d Add a ScopedFeatureList class for testing and start using it. by asvitkine · 9 years ago
- bf07337 Add other variations (with ids) for NTPSnippets to chrome://flags by jkrcal · 9 years ago
- d1d2008 Registering field trial for a feature overridden in chrome://flags. by jkrcal · 9 years ago
- 05f7ce3 Clean-up the code for default variations in chrome://flags. by jkrcal · 9 years ago
- 1383d1d Allow overriding variation parameter via chrome://flags. by jkrcal · 9 years ago
- 84c358e Convert //components/[f-n]* from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
- 5f043bc Convert //components/prefs from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
- 06650868 Delete base/prefs and update callers to use components. by brettw · 10 years ago
- 456d8424 Revert of Delete base/prefs and update callers to use components. (patchset #3 id:40001 of https://codereview.chromium.org/1662523004/ ) by msw · 10 years ago
- 1f5feb7 Delete base/prefs and update callers to use components. by brettw · 10 years ago
- bc5337b Switch to standard integer types in components/, part 1 of 4. by avi · 10 years ago
- 0e56634 Componentize internal class FlagsState in flags_ui component. by sdefresne · 10 years ago