summaryrefslogtreecommitdiff
path: root/components
AgeCommit message (Expand)Author
2020-06-05Rename TaskAnnotator::DidQueueTask to better represent semanticsGabriel Charette
2020-06-05Replace base::Timer with behavior-specific timers in gcm/ and gcm_driver/tzik
2020-06-05Remove cloud_policy_generated.ccA Olsen
2020-06-05policy: Enforce 'required' field for dictionary policiesGiovanni Ortuño Urquidi
2020-06-05Wire JSON parsing errors to chrome://policyA Olsen
2020-06-05policy: Add docs about schemas in policiesGiovanni Ortuño Urquidi
2020-06-05policy: Use raw strings to avoid escaping quotesGiovanni Ortuño Urquidi
2020-06-05Simplify base::MockTimertzik
2020-06-05Implement validators for JSON policiesA Olsen
2020-06-05Remove unused AlarmTimer, OneShotAlarmTimer, RepeatingAlarmTimertzik
2020-06-05RF:Surface errors for invalid JSON string policiesA Olsen
2020-06-05Clean up policy_test_utilsLutz Justen
2020-06-05Add support for Active Directory extension policyLutz Justen
2020-06-05Add ComponentActiveDirectoryPolicyServiceLutz Justen
2020-06-05[clang-tidy] Readability fixes for src/components/[d-l].*Zinovy Nis
2020-06-05[MessageLoop cleanup] Mass migrate away from MessageLoop::QuitWhenIdleClosure().Gabriel Charette
2020-06-05Google C++ style guide recomends nothrow move constructorsDenis Yaroshevskiy
2020-06-05[clang-tidy] Readability fixes for src/components/[m-p].*Zinovy Nis
2020-06-05Move some uses of PathService into the base namespace.Avi Drissman
2020-06-05[MessageLoop] Fix message_loop.h includesGabriel Charette
2020-06-05Chrome style plugin: enable virtual specifier checks for Gmock objects in //c...Daniel Cheng
2020-06-05Added an initial version of plist_writerrodmartin
2020-06-05Remove deprecated std::ptr_fun and std::bind2ndtzik
2020-06-05Migrate MessageLoop::current() to MessageLoopCurrent in /components/timersGabriel Charette
2020-06-05Use MessageLoopCurrent::IsSet in /components/policyPavol Marko
2020-06-05Migrate MessageLoop::current() to MessageLoopCurrent in /components/policyGabriel Charette
2020-06-05Allow variable expansion in native printer policyLutz Justen
2020-06-05Remove unnecessary includes of base/memory/ptr_util.h in components/.Jeremy Roman
2020-06-05Rename buildflag_headers for consistencyScott Violet
2020-06-05Allow base::DoNothing() to handle any argument list.Peter Kasting
2020-06-05Add new policy to control machine level user cloud policies.Roger Tawa
2020-06-05Remove some use of base::PassedClaudio DeSouza
2020-06-05Enable -Wimplicit-fallthrough on Windows.Nico Weber
2020-06-05cleanup how ConfigurationPolicyProviders are setScott Violet
2020-06-05Replace base::MakeUnique with std::make_unique in components/ - 2Gyuyoung Kim
2020-06-05Replace base::MakeUnique with std::make_unique in components/ - 1Gyuyoung Kim
2020-06-05Make PolicyServiceImpl and BrowserPolicyConnectorBase have explicit setterScott Violet
2020-06-05Limit nesting of RegistryDicts in preg_parserPavol Marko
2020-06-05policy: Replace base::MakeUnique with std::make_uniqueJinho Bang
2020-06-05[Cleanup] Rename UMA_HISTOGRAM_SPARSE_SLOWLY to base::UmaHistogramSparse().Ilya Sherman
2020-06-05Convert base::UInt64ToString to base::NumberToStringDaniel Cheng
2020-06-05Replace base::DoubleToString with base::NumberToString.Brett Wilson
2020-06-05Fix else-if after returns/breaks in components/.Lei Zhang
2020-06-05Remove base::Value::IsType() in //componentsjdoerrie
2020-06-05Remove base::Value::GetType()jdoerrie
2020-06-05Provide more details on chrome://policy page.Roman Sorokin
2020-06-05Convert 0 and NULL to nullptr in components.Ivan Kotenkov
2020-06-05scheduler: Add enum base::NestableHajime Hoshi
2020-06-05Rewrite base::Value::GetType to base::Value::type on Linuxjdoerrie
2020-06-05Better constify base::FilePath::CharType* strings.Lei Zhang