summaryrefslogtreecommitdiffstats
path: root/components/policy
Commit message (Expand)AuthorAgeFilesLines
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-7/+10
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+2
* Move StringToUpperASCII to base namespacebrettw2015-06-091-1/+1
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-06-034-20/+20
* Fixes for Android GN build input/outputsbrettw2015-06-031-7/+12
* Replace more ObserverList with base::ObserverList.brettw2015-06-039-10/+10
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-0217-118/+75
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-261-8/+8
* url: Fix the TODO in url_parse.h header.tfarina2015-05-261-1/+1
* Remove UserPolicyRequestContext.mmenke2015-05-264-117/+0
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-227-10/+12
* [Android][Cleanup] Remove temporary clobber scripts after r1062213002 removin...knn2015-05-201-26/+0
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-191-1/+1
* Fix occasional crash in remote commands codebinjin2015-05-192-1/+3
* Remove LOAD_SUB_FRAME load flag.mmenke2015-05-182-21/+12
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-164-9/+8
* Initial RemoteCommandsInvalidatorbinjin2015-05-153-0/+22
* Allow user to manually fetch remote commandsbinjin2015-05-151-1/+1
* Fixed url parameters for AIDE requests.pbond2015-05-151-2/+2
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-123-3/+3
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in components/poli...pranay.kumar2015-05-127-21/+26
* Check that only a single delegate for the Android PolicyProvider exists.bauerb2015-05-121-0/+1
* RemoteCommands: use age_of_command in protobufbinjin2015-05-0814-75/+112
* Add payload support for failed command executionbinjin2015-05-076-35/+32
* Make all AppStatus message fields optionalbartfab2015-05-041-2/+2
* Add a GN flag for the Windows multi-dll build.brettw2015-05-011-1/+2
* Implementation of the remote screenshot commandcschuet2015-05-011-0/+3
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-013-7/+9
* Revert of Implementation of the remote screenshot command (patchset #7 id:120...stevenjb2015-05-011-3/+0
* Revert of Add a GN flag for the Windows multi-dll build. (patchset #3 id:4000...rickyz2015-05-011-2/+1
* Add a GN flag for the Windows multi-dll build.brettw2015-05-011-1/+2
* Implementation of the remote screenshot commandcschuet2015-04-301-0/+3
* add DeviceCommandsFactoryChromeOSbinjin2015-04-302-1/+7
* Added QuicAllowed policy. Added unit and browser tests.peletskyi2015-04-301-1/+17
* Fix policy unit test linking in GN build.brettw2015-04-303-3/+26
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-1/+2
* Update {virtual,override} to follow C++11 style in components.nick2015-04-286-69/+65
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-4/+2
* Fix generate_policy_source.py to honour supported_on ranges.tnagel2015-04-242-9/+38
* Add enterprise policy for SSL error overridingfahl2015-04-231-1/+16
* More helpful error on enrolling already-locked devices.mnissler2015-04-231-0/+2
* Updating XTBs based on .GRDs from branch masterAnthony Laforge2015-04-207-48/+50
* Implement default function on SchemaRegistry::Observer::OnSchemaRegistryReadylimasdf2015-04-182-11/+1
* Enterprise policy: Ignore the deprecated ForceSafeSearch if ForceGoogleSafeSe...treib2015-04-171-1/+1
* Remove LOAD_IS_DOWNLOAD network load flag.mmenke2015-04-161-1/+1
* Added OOBE Asset / Attribute promptpbond2015-04-161-0/+2
* Add enterprise policy for safe browsing extended reportingestark2015-04-091-1/+15
* Remove localized App Restrictions resources.knn2015-04-093-108/+28
* GN Windows component build fixes.brettw2015-04-081-1/+12
* Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and ...peletskyi2015-04-081-1/+16