Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
a75b474315f526be6ceed3c74be4cc74163c4a23
/
components
63e7271
Allow variable expansion in native printer policy
by Lutz Justen
· 7 years ago
897f243
Remove unnecessary includes of base/memory/ptr_util.h in components/.
by Jeremy Roman
· 7 years ago
c0a50b2
Rename buildflag_headers for consistency
by Scott Violet
· 7 years ago
24efe5e
Allow base::DoNothing() to handle any argument list.
by Peter Kasting
· 7 years ago
58f8a64
Add new policy to control machine level user cloud policies.
by Roger Tawa
· 7 years ago
1181b42
Remove some use of base::Passed
by Claudio DeSouza
· 7 years ago
e933421
Enable -Wimplicit-fallthrough on Windows.
by Nico Weber
· 7 years ago
951d26e
cleanup how ConfigurationPolicyProviders are set
by Scott Violet
· 7 years ago
f2bab8d
Replace base::MakeUnique with std::make_unique in components/ - 2
by Gyuyoung Kim
· 7 years ago
eb80b1c
Replace base::MakeUnique with std::make_unique in components/ - 1
by Gyuyoung Kim
· 7 years ago
194b85e
Make PolicyServiceImpl and BrowserPolicyConnectorBase have explicit setter
by Scott Violet
· 7 years ago
0df5280
Limit nesting of RegistryDicts in preg_parser
by Pavol Marko
· 7 years ago
8e718b8
policy: Replace base::MakeUnique with std::make_unique
by Jinho Bang
· 7 years ago
96c2f2d
[Cleanup] Rename UMA_HISTOGRAM_SPARSE_SLOWLY to base::UmaHistogramSparse().
by Ilya Sherman
· 7 years ago
9b8647c
Convert base::UInt64ToString to base::NumberToString
by Daniel Cheng
· 7 years ago
bd836f1
Replace base::DoubleToString with base::NumberToString.
by Brett Wilson
· 7 years ago
5d22e90
Fix else-if after returns/breaks in components/.
by Lei Zhang
· 7 years ago
9c4a952
Remove base::Value::IsType() in //components
by jdoerrie
· 7 years ago
106e0bd
Remove base::Value::GetType()
by jdoerrie
· 7 years ago
7972810
Provide more details on chrome://policy page.
by Roman Sorokin
· 7 years ago
5066341
Convert 0 and NULL to nullptr in components.
by Ivan Kotenkov
· 7 years ago
67c2dbe
scheduler: Add enum base::Nestable
by Hajime Hoshi
· 7 years ago
703169d
Rewrite base::Value::GetType to base::Value::type on Linux
by jdoerrie
· 7 years ago
c503aee
Better constify base::FilePath::CharType* strings.
by Lei Zhang
· 7 years ago
2580730
Refactor PolicyMap::Entry::has_higher_priority_than
by Lutz Justen
· 7 years ago
062d0fc
Allow only explicit copies of base::Value
by jdoerrie
· 7 years ago
37d0137
Migrate CloudPolicyManager to use TaskScheduler
by Ivan Sandrk
· 7 years ago
f4ef0f7
Fix char*/wchar_t* mismatch in StringPrintf call
by Bruce Dawson
· 7 years ago
436b8b2
Audit of kConstants missing the const qualifier
by Andrew Grieve
· 7 years ago
4e391ef
Remove static base::Value::Equals
by jdoerrie
· 7 years ago
152344d
Added some more sequence checks in /policy/
by Maksim Ivanov
· 7 years ago
439a4a8
Rename TaskRunner::RunsTasksOnCurrentThread() in //components
by peary2
· 7 years ago
8ff723c
Extract AD policy scheduler into separate class
by tnagel
· 7 years ago
be3a2ae
Remove raw DictionaryValue::Set
by jdoerrie
· 7 years ago
e1dd449
Remove raw DictionaryValue::Set in //components
by jdoerrie
· 7 years ago
4398071
Replace deprecated base::NonThreadSafe in components/policy in favor of SequenceChecker.
by gab
· 7 years ago
92a162d
Remove raw base::DictionaryValue::SetWithoutPathExpansion
by jdoerrie
· 7 years ago
986d4ec
Fail tests fast if Windows registry key override fails
by pmarko
· 7 years ago
8d2c954
Automated IWYU fix for TaskRunner includes.
by Gabriel Charette
· 7 years ago
0a9b782
Add missing IWYU message_loop.h includes.
by gab
· 7 years ago
9ad0600
Allow PolicyLoadStatusSample to override reporting method
by ljusten
· 8 years ago
ffc534f
Fix fuzzer crash for preg_parser
by ljusten
· 8 years ago
a933ff9
Remove base::ListValue::Set(size_t, base::Value*)
by jdoerrie
· 8 years ago
ea58759
Fix shadowed parameter in preg_parser's ReadDataInternal
by ljusten
· 8 years ago
3ccde86
preg_parser: Proper check for registry key sub-tree
by ljusten
· 8 years ago
752dc1b
Add fuzzer test for preg_parser
by ljusten
· 8 years ago
6112272
Fix static initializers in preg_parser.cc.
by thestig
· 8 years ago
4518400
Reland of Change base::Value::ListStorage to std::vector<base::Value>
by jdoerrie
· 8 years ago
7ce5d82
Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ )
by rouslan
· 8 years ago
0143ef0
Change base::Value::ListStorage to std::vector<base::Value>
by jdoerrie
· 8 years ago
fcdbae7
Remove base::Value::CreateNullValue
by jdoerrie
· 8 years ago
0d1295b
Remove base::StringValue
by jdoerrie
· 8 years ago
bfe825e
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
994a540
Initialize source field of PolicyMap::Entry
by hunyadym
· 8 years ago
7d9f723
Fix auto raw pointer deduction on linux
by vmpstr
· 8 years ago
90979fa
Fix memory leak in JSONSchemaValidator.
by jbroman
· 8 years ago
8ca05d0
Remove ScopedVector in //components/json_schema
by ke.he
· 8 years ago
c0f97b8
Remove notes about proxy policies deprecation
by emaxx
· 8 years ago
09dbbd9
Use source parameter too to determine policy priority.
by hunyadym
· 8 years ago
7dd4e22
Remove disable-policy-key-verification command line flag
by pmarko
· 8 years ago
8e40c45
Push preg_parser changes upstream
by ljusten
· 8 years ago
4555321
Remove base::ScopedPtrHashMap from components/policy/.
by avi
· 8 years ago
64ef147
Include-what-you-use for WrapUnique/MakeUnique.
by fdoray
· 8 years ago
89ee31a
Make base::Value::TYPE a scoped enum.
by jdoerrie
· 8 years ago
b81f7b7
Clean up error message in schema-based policy validation
by emaxx
· 8 years ago
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
184a8f2
components: Cleanup class/struct fwd declarations
by jbriance
· 8 years ago
1fd5555
Add DeviceADPolicyManager to provide AD policy.
by tnagel
· 8 years ago
1fa2988
Push preg_parser and registry_dict changes upstream
by ljusten
· 8 years ago
a6a4f93
Move enable extensions define to a build flag.
by brettw
· 8 years ago
03cc9b3
Adds option for JSON reader to allow invalid utf characters
by sky
· 8 years ago
cc1a0f5
Enable fetching of admin policies for login screen apps
by emaxx
· 8 years ago
7190dd0
Rename SchemaRegistry::SetReady to SetDomainReady
by emaxx
· 8 years ago
e3b915d
Add policy domain for signin screen apps
by emaxx
· 8 years ago
8951392
Remove stl_util's deletion function use and ScopedVector from components/policy/.
by avi
· 8 years ago
36febca
Clean up sparse_histogram.h header by moving UMA_HSITOGRAM_SPARSE_SLOWLY to histogram_macros.h
by nikunjb
· 8 years ago
eddda24
Fix log spew for "_comment..." policies.
by tnagel
· 8 years ago
4e31550
Remove usage of FOR_EACH_OBSERVER macro in components/policy
by ericwilligers
· 8 years ago
e82b7e8
Replace base::Callback with base::OnceCallback in base::PendingTask
by tzik
· 8 years ago
5db5217
Use FileDescriptorWatcher in AlarmTimer.
by fdoray
· 8 years ago
d3fd0db
Revert of Use FileDescriptorWatcher in AlarmTimer. (patchset #2 id:20001 of https://codereview.chromium.org/2398753003/ )
by nasko
· 8 years ago
f7084ad
Use FileDescriptorWatcher in AlarmTimer.
by fdoray
· 8 years ago
9057625
Replace TestSimpleTaskRunner::GetPendingTasks with TakePendingTasks
by tzik
· 8 years ago
a5c7306
Use FileDescriptorWatcher in FilePathWatcherKQueue.
by fdoray
· 8 years ago
72796e3
Fix a comment in the PolicyDomain enum definition
by emaxx
· 8 years ago
7de3632
Use TestSimpleTaskRunner::HasPendingTask instead of GetPendingTasks().empty()
by tzik
· 8 years ago
51b55c9
c/browser, c/common, components O-P: Change ScopedTempDir::path() to GetPath()
by vabr
· 8 years ago
df3787b
Make TestSimpleTaskRunner thread-safe.
by fdoray
· 8 years ago
a703f25
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 8 years ago
565db3c
Remove GYP files from components.
by brettw
· 8 years ago
233df6b
Switch //components away from base::ListValue::Append(Value*) overload.
by dcheng
· 8 years ago
851719c
Remove calls to deprecated MessageLoop methods on Windows and Linux.
by fdoray
· 8 years ago
8a09fb2
Move policy generated files to components/policy
by brettw
· 8 years ago
1e86e8d
components: Use stl utilities from the base namespace
by skyostil
· 8 years ago
198a286
Drop non-user policy in ConfigDirPolicyLoader on Chrome OS.
by tnagel
· 8 years ago
c1ff72b
Remove calls to deprecated MessageLoop methods in components.
by fdoray
· 8 years ago
a8bc65c
Remove code for loading extension policy schemas from the registry.
by pastarmovj
· 8 years ago
c674174
Remove use of deprecated MessageLoop methods in components.
by fdoray
· 8 years ago
7219b06
Rewrite simple uses of base::ListValue::Append() taking a raw pointer var.
by dcheng
· 8 years ago
08e2e51
Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //components
by dcheng
· 8 years ago
Next »