1. e293a0f Rename TaskAnnotator::DidQueueTask to better represent semantics by Gabriel Charette · 6 years ago
  2. cfce889 Replace base::Timer with behavior-specific timers in gcm/ and gcm_driver/ by tzik · 6 years ago
  3. 78edd25 Remove cloud_policy_generated.cc by A Olsen · 6 years ago
  4. 54ec5ae policy: Enforce 'required' field for dictionary policies by Giovanni Ortuño Urquidi · 6 years ago
  5. 6d27304 Wire JSON parsing errors to chrome://policy by A Olsen · 6 years ago
  6. e7d7b62 policy: Add docs about schemas in policies by Giovanni Ortuño Urquidi · 6 years ago
  7. d39b34d policy: Use raw strings to avoid escaping quotes by Giovanni Ortuño Urquidi · 6 years ago
  8. 978572f Simplify base::MockTimer by tzik · 6 years ago
  9. 9e07585 Implement validators for JSON policies by A Olsen · 6 years ago
  10. 88a1fa6 Remove unused AlarmTimer, OneShotAlarmTimer, RepeatingAlarmTimer by tzik · 6 years ago
  11. 0823e3d RF:Surface errors for invalid JSON string policies by A Olsen · 6 years ago
  12. 43703ee Clean up policy_test_utils by Lutz Justen · 6 years ago
  13. 071a421 Add support for Active Directory extension policy by Lutz Justen · 6 years ago
  14. 0232042 Add ComponentActiveDirectoryPolicyService by Lutz Justen · 6 years ago
  15. 9d15499 [clang-tidy] Readability fixes for src/components/[d-l].* by Zinovy Nis · 6 years ago
  16. 2bdf009 [MessageLoop cleanup] Mass migrate away from MessageLoop::QuitWhenIdleClosure(). by Gabriel Charette · 6 years ago
  17. d70c818 Google C++ style guide recomends nothrow move constructors by Denis Yaroshevskiy · 6 years ago
  18. 1579b89 [clang-tidy] Readability fixes for src/components/[m-p].* by Zinovy Nis · 6 years ago
  19. d73537a Move some uses of PathService into the base namespace. by Avi Drissman · 6 years ago
  20. e86d049 [MessageLoop] Fix message_loop.h includes by Gabriel Charette · 6 years ago
  21. f023cb6 Chrome style plugin: enable virtual specifier checks for Gmock objects in //components by Daniel Cheng · 6 years ago
  22. b55306a Added an initial version of plist_writer by rodmartin · 6 years ago
  23. 45735c6 Remove deprecated std::ptr_fun and std::bind2nd by tzik · 6 years ago
  24. c569b72 Migrate MessageLoop::current() to MessageLoopCurrent in /components/timers by Gabriel Charette · 6 years ago
  25. c1f6218 Use MessageLoopCurrent::IsSet in /components/policy by Pavol Marko · 6 years ago
  26. f369269 Migrate MessageLoop::current() to MessageLoopCurrent in /components/policy by Gabriel Charette · 6 years ago
  27. 63e7271 Allow variable expansion in native printer policy by Lutz Justen · 6 years ago
  28. 897f243 Remove unnecessary includes of base/memory/ptr_util.h in components/. by Jeremy Roman · 6 years ago
  29. c0a50b2 Rename buildflag_headers for consistency by Scott Violet · 6 years ago
  30. 24efe5e Allow base::DoNothing() to handle any argument list. by Peter Kasting · 6 years ago
  31. 58f8a64 Add new policy to control machine level user cloud policies. by Roger Tawa · 6 years ago
  32. 1181b42 Remove some use of base::Passed by Claudio DeSouza · 6 years ago
  33. e933421 Enable -Wimplicit-fallthrough on Windows. by Nico Weber · 6 years ago
  34. 951d26e cleanup how ConfigurationPolicyProviders are set by Scott Violet · 6 years ago
  35. f2bab8d Replace base::MakeUnique with std::make_unique in components/ - 2 by Gyuyoung Kim · 6 years ago
  36. eb80b1c Replace base::MakeUnique with std::make_unique in components/ - 1 by Gyuyoung Kim · 6 years ago
  37. 194b85e Make PolicyServiceImpl and BrowserPolicyConnectorBase have explicit setter by Scott Violet · 6 years ago
  38. 0df5280 Limit nesting of RegistryDicts in preg_parser by Pavol Marko · 6 years ago
  39. 8e718b8 policy: Replace base::MakeUnique with std::make_unique by Jinho Bang · 6 years ago
  40. 96c2f2d [Cleanup] Rename UMA_HISTOGRAM_SPARSE_SLOWLY to base::UmaHistogramSparse(). by Ilya Sherman · 6 years ago
  41. 9b8647c Convert base::UInt64ToString to base::NumberToString by Daniel Cheng · 6 years ago
  42. bd836f1 Replace base::DoubleToString with base::NumberToString. by Brett Wilson · 7 years ago
  43. 5d22e90 Fix else-if after returns/breaks in components/. by Lei Zhang · 7 years ago
  44. 9c4a952 Remove base::Value::IsType() in //components by jdoerrie · 7 years ago
  45. 106e0bd Remove base::Value::GetType() by jdoerrie · 7 years ago
  46. 7972810 Provide more details on chrome://policy page. by Roman Sorokin · 7 years ago
  47. 5066341 Convert 0 and NULL to nullptr in components. by Ivan Kotenkov · 7 years ago
  48. 67c2dbe scheduler: Add enum base::Nestable by Hajime Hoshi · 7 years ago
  49. 703169d Rewrite base::Value::GetType to base::Value::type on Linux by jdoerrie · 7 years ago
  50. c503aee Better constify base::FilePath::CharType* strings. by Lei Zhang · 7 years ago
  51. 2580730 Refactor PolicyMap::Entry::has_higher_priority_than by Lutz Justen · 7 years ago
  52. 062d0fc Allow only explicit copies of base::Value by jdoerrie · 7 years ago
  53. 37d0137 Migrate CloudPolicyManager to use TaskScheduler by Ivan Sandrk · 7 years ago
  54. f4ef0f7 Fix char*/wchar_t* mismatch in StringPrintf call by Bruce Dawson · 7 years ago
  55. 436b8b2 Audit of kConstants missing the const qualifier by Andrew Grieve · 7 years ago
  56. 4e391ef Remove static base::Value::Equals by jdoerrie · 7 years ago
  57. 152344d Added some more sequence checks in /policy/ by Maksim Ivanov · 7 years ago
  58. 439a4a8 Rename TaskRunner::RunsTasksOnCurrentThread() in //components by peary2 · 7 years ago
  59. 8ff723c Extract AD policy scheduler into separate class by tnagel · 7 years ago
  60. be3a2ae Remove raw DictionaryValue::Set by jdoerrie · 7 years ago
  61. e1dd449 Remove raw DictionaryValue::Set in //components by jdoerrie · 7 years ago
  62. 4398071 Replace deprecated base::NonThreadSafe in components/policy in favor of SequenceChecker. by gab · 7 years ago
  63. 92a162d Remove raw base::DictionaryValue::SetWithoutPathExpansion by jdoerrie · 7 years ago
  64. 986d4ec Fail tests fast if Windows registry key override fails by pmarko · 7 years ago
  65. 8d2c954 Automated IWYU fix for TaskRunner includes. by Gabriel Charette · 7 years ago
  66. 0a9b782 Add missing IWYU message_loop.h includes. by gab · 7 years ago
  67. 9ad0600 Allow PolicyLoadStatusSample to override reporting method by ljusten · 7 years ago
  68. ffc534f Fix fuzzer crash for preg_parser by ljusten · 7 years ago
  69. a933ff9 Remove base::ListValue::Set(size_t, base::Value*) by jdoerrie · 7 years ago
  70. ea58759 Fix shadowed parameter in preg_parser's ReadDataInternal by ljusten · 7 years ago
  71. 3ccde86 preg_parser: Proper check for registry key sub-tree by ljusten · 7 years ago
  72. 752dc1b Add fuzzer test for preg_parser by ljusten · 7 years ago
  73. 6112272 Fix static initializers in preg_parser.cc. by thestig · 7 years ago
  74. 4518400 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  75. 7ce5d82 Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 7 years ago
  76. 0143ef0 Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  77. fcdbae7 Remove base::Value::CreateNullValue by jdoerrie · 7 years ago
  78. 0d1295b Remove base::StringValue by jdoerrie · 7 years ago
  79. bfe825e Remove base::FundamentalValue by jdoerrie · 7 years ago
  80. 994a540 Initialize source field of PolicyMap::Entry by hunyadym · 7 years ago
  81. 7d9f723 Fix auto raw pointer deduction on linux by vmpstr · 7 years ago
  82. 90979fa Fix memory leak in JSONSchemaValidator. by jbroman · 7 years ago
  83. 8ca05d0 Remove ScopedVector in //components/json_schema by ke.he · 7 years ago
  84. c0f97b8 Remove notes about proxy policies deprecation by emaxx · 7 years ago
  85. 09dbbd9 Use source parameter too to determine policy priority. by hunyadym · 7 years ago
  86. 7dd4e22 Remove disable-policy-key-verification command line flag by pmarko · 7 years ago
  87. 8e40c45 Push preg_parser changes upstream by ljusten · 7 years ago
  88. 4555321 Remove base::ScopedPtrHashMap from components/policy/. by avi · 7 years ago
  89. 64ef147 Include-what-you-use for WrapUnique/MakeUnique. by fdoray · 7 years ago
  90. 89ee31a Make base::Value::TYPE a scoped enum. by jdoerrie · 8 years ago
  91. b81f7b7 Clean up error message in schema-based policy validation by emaxx · 8 years ago
  92. a35929a As YAPS server does not handle affiliation_ids correctly yet, we need to have a flag that would allow us to avoid that check during development. by antrim · 8 years ago
  93. 184a8f2 components: Cleanup class/struct fwd declarations by jbriance · 8 years ago
  94. 1fd5555 Add DeviceADPolicyManager to provide AD policy. by tnagel · 8 years ago
  95. 1fa2988 Push preg_parser and registry_dict changes upstream by ljusten · 8 years ago
  96. a6a4f93 Move enable extensions define to a build flag. by brettw · 8 years ago
  97. 03cc9b3 Adds option for JSON reader to allow invalid utf characters by sky · 8 years ago
  98. cc1a0f5 Enable fetching of admin policies for login screen apps by emaxx · 8 years ago
  99. 7190dd0 Rename SchemaRegistry::SetReady to SetDomainReady by emaxx · 8 years ago
  100. e3b915d Add policy domain for signin screen apps by emaxx · 8 years ago