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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
2
-3
/
+3
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-27
1
-1
/
+24
*
Enable more policies by default on iOS.
joaodasilva@chromium.org
2014-01-27
1
-9
/
+51
*
Fix the URLBlacklistManager on iOS.
joaodasilva@chromium.org
2014-01-27
1
-0
/
+3
*
Improve error message display for Schema::Validate()
binjin@chromium.org
2014-01-27
4
-55
/
+115
*
Add the scheme chrome-distiller:// and hook up data source.
nyquist@chromium.org
2014-01-27
4
-2
/
+101
*
Reland r246917 - "Only generate symbols for binaries that were updated ..."
jochen@chromium.org
2014-01-27
1
-2
/
+20
*
Revert r246917 - "Only generate symbols for binaries that were updated since ...
dpranke@chromium.org
2014-01-25
1
-20
/
+2
*
Revert 246938 "Add support for user-level Native Messaging hosts..."
ronghuawu@chromium.org
2014-01-24
1
-24
/
+1
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-24
1
-1
/
+24
*
Only generate symbols for binaries that were updated since the last time
jochen@chromium.org
2014-01-24
1
-2
/
+20
*
Add a ProxyPolicyProvider to BrowserPolicyConnectorIos.
joaodasilva@chromium.org
2014-01-24
3
-3
/
+32
*
Rename BrowserPolicyConnectorIos to BrowserPolicyConnectorIOS.
joaodasilva@chromium.org
2014-01-24
2
-7
/
+7
*
Add strictness to Schema::Validate()
binjin@chromium.org
2014-01-24
4
-39
/
+409
*
autofill: clear preview of data when hiding the autofill popup UI
estade@chromium.org
2014-01-23
1
-3
/
+6
*
Remove an invalid function qualifier on a method declaration.
etienneb@chromium.org
2014-01-23
1
-2
/
+1
*
Switch ExternalPolicyDataUpdater from SHA-1 to SHA-256
bartfab@chromium.org
2014-01-23
7
-17
/
+19
*
Fixed unused variable(s) in the generated policy schema data.
joaodasilva@chromium.org
2014-01-23
1
-31
/
+36
*
Build with configuration_policy enabled on iOS by default.
joaodasilva@chromium.org
2014-01-22
3
-23
/
+96
*
[Password Autofill] Catch XHR submitted forms where onsubmit() isn't called.
gcasto@chromium.org
2014-01-22
1
-9
/
+26
*
Added a BrowserPolicyConnectorIos.
joaodasilva@chromium.org
2014-01-22
3
-0
/
+126
*
Add additional restriction to policy schema internal, including modification to
binjin@chromium.org
2014-01-22
3
-9
/
+123
*
Implement nacl_irt_memory for non-sfi mode.
hidehiko@chromium.org
2014-01-22
8
-46
/
+148
*
Add additional restriction to policy schema internal, includes modification t...
binjin@chromium.org
2014-01-22
6
-28
/
+412
*
Revert 245563 and 245800 which made re2 GN generated.
brettw@chromium.org
2014-01-22
2
-2
/
+2
*
Added BrowserPolicyConnector::GetDeviceManagementUrl().
joaodasilva@chromium.org
2014-01-22
2
-0
/
+18
*
Avoid vector copy by passing as a const-reference.
etienneb@chromium.org
2014-01-21
1
-1
/
+1
*
Moved the ProxyPolicyProvider to the policy component.
joaodasilva@chromium.org
2014-01-21
5
-0
/
+213
*
Moved the --device-management-url switch to the policy component.
joaodasilva@chromium.org
2014-01-21
2
-0
/
+6
*
All Chrome Frame policies are valid only through version 32.
grt@chromium.org
2014-01-21
1
-8
/
+8
*
Split the BrowserPolicyConnector into platform parts.
joaodasilva@chromium.org
2014-01-21
6
-2
/
+430
*
Move LanguageState to the translate component
droger@chromium.org
2014-01-21
10
-0
/
+520
*
Add per-file OWNERS for signin-related files in //components.
blundell@chromium.org
2014-01-21
1
-0
/
+4
*
[Policy] Support Android in the Variations Restrict Policy
mathp@chromium.org
2014-01-21
1
-1
/
+1
*
Componentize SigninManagerCookieHelper.
blundell@chromium.org
2014-01-21
3
-0
/
+140
*
Remove pointless msvs_cygwin_shell:1
scottmg@chromium.org
2014-01-19
1
-1
/
+0
*
Support -Goutput_dir=blahblah in GN-GYP hybrid mode
jamesr@chromium.org
2014-01-18
2
-2
/
+2
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-17
2
-2
/
+2
*
Move the Autofill and URLBlacklist policy handlers to the component.
joaodasilva@chromium.org
2014-01-17
9
-1
/
+251
*
Enable building with configuration_policy==1 on ios.
joaodasilva@chromium.org
2014-01-17
10
-18
/
+18
*
Implement nacl_irt_clock for non-sfi mode.
hidehiko@chromium.org
2014-01-17
7
-6
/
+105
*
Make per-file message file reviewers consistent across owners.
tsepez@chromium.org
2014-01-17
4
-0
/
+19
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
2
-6
/
+6
*
Move AutofillProfileSyncableService into the Autofill component.
blundell@chromium.org
2014-01-16
5
-9
/
+1788
*
Fix memory leak in readingListPrivate api test.
yfriedman@chromium.org
2014-01-16
4
-6
/
+6
*
Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...
brettw@chromium.org
2014-01-16
2
-2
/
+2
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-16
2
-2
/
+2
*
Implement nacl_irt_futex for non-sfi mode.
hidehiko@chromium.org
2014-01-16
4
-0
/
+85
*
Removed the old policy protobufs location.
joaodasilva@chromium.org
2014-01-16
1
-67
/
+0
*
Implement nacl_irt_thread and nacl_irt_tls for non-sfi mode.
hidehiko@chromium.org
2014-01-16
4
-0
/
+131
[next]