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
*
Updated policy_testserver to support verification key signatures.
atwilson@chromium.org
2014-02-27
1
-4
/
+1
*
Temporarily disable "gate password autofill on user gesture" on mobile.
vabr@chromium.org
2014-02-27
1
-0
/
+6
*
Changed verification_key_hash to verification_key_id in NAC header
atwilson@chromium.org
2014-02-27
1
-1
/
+1
*
Update incomplete credentials in Login Database
mpawlowski@opera.com
2014-02-27
3
-10
/
+94
*
[Password Autofill] Don't prompt if the password value is default
gcasto@chromium.org
2014-02-27
1
-3
/
+22
*
Replace WebDocument::focusedNode to focusedElement
mahesh.kk@samsung.com
2014-02-27
1
-5
/
+7
*
Password manager: Move pref names into the password manager component.
dubroy@chromium.org
2014-02-26
2
-0
/
+42
*
Less determined statement termination
scottmg@chromium.org
2014-02-26
1
-1
/
+1
*
Cleanup: remove unused PasswordAutofillAgent::user_gesture_occurred_
vabr@chromium.org
2014-02-26
1
-6
/
+0
*
Modify user cloud policy to make use of the new ReadFileToString function
kaliamoorthi@chromium.org
2014-02-26
1
-4
/
+7
*
Amend PATH for nacl64 so loader can find x64 CRT
scottmg@chromium.org
2014-02-26
1
-0
/
+43
*
Android: allows logging of autofield values, part 2.
bulach@chromium.org
2014-02-26
1
-1
/
+12
*
Copy Autofill Credit Card resources from webkit into components/resources.
tfarina@chromium.org
2014-02-26
11
-0
/
+0
*
Pepper: Add channel for trusted plugin.
teravest@chromium.org
2014-02-26
14
-51
/
+283
*
[Autofill] Merge the autofill_dates table into the autofill table.
isherman@chromium.org
2014-02-26
7
-522
/
+879
*
Add better error message for requestAutocomplete when API key is bad.
estade@chromium.org
2014-02-26
3
-10
/
+22
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-1
/
+2
*
On enterprise machines read policy from the registry.
pastarmovj@chromium.org
2014-02-26
2
-3
/
+24
*
Android: allows logging of autofield values.
bulach@chromium.org
2014-02-25
5
-6
/
+42
*
Cleanups for pnacl_irt_shim: more const, fewer headers, move .h, remove deps
jvoung@google.com
2014-02-25
1
-1
/
+0
*
[OS X] Wire up --use-mock-keychain command line flag to encryptor module
jeremy@chromium.org
2014-02-25
4
-1
/
+51
*
[Autofill] Reduce Autofill-generated IPC spam.
isherman@chromium.org
2014-02-25
6
-17
/
+30
*
PPAPI/NaCl: Move some nexe loading error reporting to the renderer.
dmichael@chromium.org
2014-02-25
7
-39
/
+73
*
[Autofill] A bit of cleanup in autofill_agent.cc
isherman@chromium.org
2014-02-25
1
-4
/
+1
*
Add the storage_monitor:: namespace for the storage_monitor component
thiago.santos@intel.com
2014-02-25
54
-175
/
+459
*
components: Make components_unittests opt into real GL NullDraw contexts.
danakj@chromium.org
2014-02-25
2
-1
/
+8
*
rAc - make sure wallet is stuck to US, not just the default country
estade@chromium.org
2014-02-24
2
-0
/
+14
*
[MIPS] Use IRT shim instead of dummy IRT shim
petarj@mips.com
2014-02-23
1
-5
/
+0
*
Use the single argument overload of WebFrame::create().
dcheng@chromium.org
2014-02-23
1
-1
/
+1
*
Use to base::checked_cast.
vitalybuka@chromium.org
2014-02-22
2
-4
/
+5
*
Rename base_untrusted to base_nacl
sergeyu@chromium.org
2014-02-22
1
-1
/
+1
*
Move encryptor API out of webdata.
tfarina@chromium.org
2014-02-21
32
-83
/
+91
*
Connect PPAPI IPC channels for non-SFI mode.
hidehiko@chromium.org
2014-02-21
8
-23
/
+148
*
Revert "Connect PPAPI IPC channels for non-SFI mode."
loislo@chromium.org
2014-02-21
8
-147
/
+23
*
Connect PPAPI IPC channels for non-SFI mode.
hidehiko@chromium.org
2014-02-21
8
-23
/
+147
*
Implementation of Randomized Aggregatable Privacy-Preserving Ordinal Response...
holte@chromium.org
2014-02-21
31
-0
/
+1881
*
rAc: change how enabling/disabling Autofill affects requestAutocomplete().
dbeam@chromium.org
2014-02-21
8
-25
/
+68
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-2
/
+1
*
[MIPS] Support for MIPS PNaCl in PPAPI
petarj@mips.com
2014-02-20
1
-0
/
+5
*
Unify frame IDs with RenderFrameHost routing IDs.
creis@chromium.org
2014-02-20
1
-1
/
+1
*
Fix check for user gesture on password autofill
vabr@chromium.org
2014-02-20
2
-53
/
+71
*
Removing kForceLoadCloudPolicy command line switch
kaliamoorthi@chromium.org
2014-02-20
2
-8
/
+1
*
Add gnubby authentication to remoting host
psj@chromium.org
2014-02-20
1
-1
/
+17
*
Remove pp_ifdef from grd files in components/.
newt@chromium.org
2014-02-20
2
-13
/
+13
*
Copy the job factory for the SystemPolicyRequestContext.
joaodasilva@chromium.org
2014-02-19
1
-0
/
+5
*
Moving the autofill enum from blink side to browser side
gnanasekar.s@samsung.com
2014-02-19
6
-108
/
+128
*
Added support for additional popup-blocking policies on Android.
joaodasilva@chromium.org
2014-02-19
1
-0
/
+2
*
StorageMonitor: Make StorageInfo a class.
thestig@chromium.org
2014-02-19
2
-2
/
+2
*
Add sandbox ISA and extra compile flag fields to PNaCl translation cache key
dschuff@chromium.org
2014-02-18
5
-12
/
+43
*
Componentize PasswordSyncableService
vabr@chromium.org
2014-02-18
6
-3
/
+1214
[next]