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