index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-7
/
+10
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-1
/
+2
*
Move StringToUpperASCII to base namespace
brettw
2015-06-09
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-06-03
4
-20
/
+20
*
Fixes for Android GN build input/outputs
brettw
2015-06-03
1
-7
/
+12
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
9
-10
/
+10
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
17
-118
/
+75
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-05-26
1
-8
/
+8
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
1
-1
/
+1
*
Remove UserPolicyRequestContext.
mmenke
2015-05-26
4
-117
/
+0
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
7
-10
/
+12
*
[Android][Cleanup] Remove temporary clobber scripts after r1062213002 removin...
knn
2015-05-20
1
-26
/
+0
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-05-19
1
-1
/
+1
*
Fix occasional crash in remote commands code
binjin
2015-05-19
2
-1
/
+3
*
Remove LOAD_SUB_FRAME load flag.
mmenke
2015-05-18
2
-21
/
+12
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
4
-9
/
+8
*
Initial RemoteCommandsInvalidator
binjin
2015-05-15
3
-0
/
+22
*
Allow user to manually fetch remote commands
binjin
2015-05-15
1
-1
/
+1
*
Fixed url parameters for AIDE requests.
pbond
2015-05-15
1
-2
/
+2
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
3
-3
/
+3
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in components/poli...
pranay.kumar
2015-05-12
7
-21
/
+26
*
Check that only a single delegate for the Android PolicyProvider exists.
bauerb
2015-05-12
1
-0
/
+1
*
RemoteCommands: use age_of_command in protobuf
binjin
2015-05-08
14
-75
/
+112
*
Add payload support for failed command execution
binjin
2015-05-07
6
-35
/
+32
*
Make all AppStatus message fields optional
bartfab
2015-05-04
1
-2
/
+2
*
Add a GN flag for the Windows multi-dll build.
brettw
2015-05-01
1
-1
/
+2
*
Implementation of the remote screenshot command
cschuet
2015-05-01
1
-0
/
+3
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
3
-7
/
+9
*
Revert of Implementation of the remote screenshot command (patchset #7 id:120...
stevenjb
2015-05-01
1
-3
/
+0
*
Revert of Add a GN flag for the Windows multi-dll build. (patchset #3 id:4000...
rickyz
2015-05-01
1
-2
/
+1
*
Add a GN flag for the Windows multi-dll build.
brettw
2015-05-01
1
-1
/
+2
*
Implementation of the remote screenshot command
cschuet
2015-04-30
1
-0
/
+3
*
add DeviceCommandsFactoryChromeOS
binjin
2015-04-30
2
-1
/
+7
*
Added QuicAllowed policy. Added unit and browser tests.
peletskyi
2015-04-30
1
-1
/
+17
*
Fix policy unit test linking in GN build.
brettw
2015-04-30
3
-3
/
+26
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
1
-1
/
+2
*
Update {virtual,override} to follow C++11 style in components.
nick
2015-04-28
6
-69
/
+65
*
Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-27
1
-4
/
+2
*
Fix generate_policy_source.py to honour supported_on ranges.
tnagel
2015-04-24
2
-9
/
+38
*
Add enterprise policy for SSL error overriding
fahl
2015-04-23
1
-1
/
+16
*
More helpful error on enrolling already-locked devices.
mnissler
2015-04-23
1
-0
/
+2
*
Updating XTBs based on .GRDs from branch master
Anthony Laforge
2015-04-20
7
-48
/
+50
*
Implement default function on SchemaRegistry::Observer::OnSchemaRegistryReady
limasdf
2015-04-18
2
-11
/
+1
*
Enterprise policy: Ignore the deprecated ForceSafeSearch if ForceGoogleSafeSe...
treib
2015-04-17
1
-1
/
+1
*
Remove LOAD_IS_DOWNLOAD network load flag.
mmenke
2015-04-16
1
-1
/
+1
*
Added OOBE Asset / Attribute prompt
pbond
2015-04-16
1
-0
/
+2
*
Add enterprise policy for safe browsing extended reporting
estark
2015-04-09
1
-1
/
+15
*
Remove localized App Restrictions resources.
knn
2015-04-09
3
-108
/
+28
*
GN Windows component build fixes.
brettw
2015-04-08
1
-1
/
+12
*
Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and ...
peletskyi
2015-04-08
1
-1
/
+16
[next]