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
/
autofill
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prospective fix for autofill crash
estade
2014-09-11
1
-5
/
+5
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+2
*
Remove obsolete Wallet endpoint.
estade
2014-09-08
3
-11
/
+0
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Fix copying of SAML IdP cookies on subsequent logins
bartfab
2014-09-05
1
-2
/
+2
*
Add bits to indicate which parts of GPUInfo are collected.
zmo
2014-09-05
1
-8
/
+9
*
handle more http error codes in wallet response
estade
2014-09-04
2
-27
/
+114
*
Make WebContentsObserver::web_contents() public
lucinka.brozkova
2014-09-04
3
-10
/
+3
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Cleanup: Remove misc unneeded grit includes.
thestig
2014-08-28
1
-1
/
+0
*
Do not set autofill property when choose option from datalist.
ziran.sun
2014-08-27
1
-2
/
+3
*
Remove implicit conversions from scoped_refptr to T* in components/autofill/
dcheng
2014-08-26
2
-5
/
+3
*
Password autofill should not override explicitly typed password
vabr
2014-08-26
2
-29
/
+57
*
Fix a couple of autofill popup issues
estade
2014-08-25
2
-0
/
+5
*
Port parts of //third_pary/libjingle build to GN
ajwong
2014-08-23
1
-1
/
+1
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
5
-31
/
+30
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
5
-30
/
+31
*
[Password Generation] Wait longer to dismiss suggestion UI
gcasto@chromium.org
2014-08-12
2
-6
/
+16
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Reland "components: Fix a couple of the TODO(GYP) todos."
tfarina@chromium.org
2014-08-07
1
-1
/
+1
*
Add a DCHECK for NULL frame pointers in PasswordAutofillAgent
vabr@chromium.org
2014-08-02
1
-0
/
+1
*
Remove obsolete include.
estade@chromium.org
2014-07-31
1
-1
/
+0
*
PasswordAutofillAgent should remember the last user-typed password
vabr@chromium.org
2014-07-30
2
-7
/
+53
*
Revert of components: Fix a couple of the TODO(GYP) todos. (https://coderevie...
serya@chromium.org
2014-07-30
1
-1
/
+1
*
Remove deprecated WebAutofillClient function
estade@chromium.org
2014-07-30
2
-10
/
+0
*
components: Fix a couple of the TODO(GYP) todos.
tfarina@chromium.org
2014-07-30
1
-1
/
+1
*
web autofill: Make taps in textfields activate the autofill popup.
estade@chromium.org
2014-07-30
5
-111
/
+61
*
[Autofill] Include fields with autocomplete="off" in server upload requests.
isherman@chromium.org
2014-07-24
1
-1
/
+1
*
Add initial components unit tests to GN build.
brettw@chromium.org
2014-07-18
1
-0
/
+25
*
Use WebNode::getElementsByHTMLTagName instead of getElementsByTagName.
tkent@chromium.org
2014-07-17
1
-1
/
+1
*
AutofillAgent cleanup: Removing two unused variables.
mkwst@chromium.org
2014-07-16
2
-8
/
+0
*
Add password manager autocomplete suggestion when a username element in clicked.
jww@chromium.org
2014-07-16
4
-23
/
+53
*
Autofill: don't require POST method.
estade@chromium.org
2014-07-16
3
-3
/
+0
*
Pull buildtools to get GN r282653
brettw@chromium.org
2014-07-14
1
-1
/
+0
*
Remove RenderViewObserver::ZoomLevelChanged.
wjmaclean@chromium.org
2014-07-11
2
-8
/
+0
*
Add //components/webdata/common to the GN build.
jbroman@chromium.org
2014-07-11
1
-1
/
+1
*
Flush form cache when next document is loaded to avoid Document leak.
kouhei@chromium.org
2014-07-11
2
-0
/
+7
*
Clean up PasswordFormConversionUtilsTest and add some missing tests.
engedy@chromium.org
2014-07-10
2
-95
/
+288
*
Implement autocomplete='current-password' and 'new-password'.
engedy@chromium.org
2014-07-10
2
-25
/
+189
*
[Refactor] Use isEmailField() for input element.
sanjoy.pal@samsung.com
2014-07-10
1
-4
/
+2
*
PasswordForm: move from current/old password scheme to current/new.
engedy@chromium.org
2014-07-10
3
-27
/
+34
*
Implement autocomplete='username'.
engedy@chromium.org
2014-07-03
2
-28
/
+146
*
Add lots of GN targets:
brettw@chromium.org
2014-07-02
3
-0
/
+153
*
Respect wallet allowed shipping country codes
estade@chromium.org
2014-07-01
3
-1
/
+39
*
Remove stray semicolons from two more message files.
tsepez@chromium.org
2014-06-27
1
-2
/
+2
*
rAc: pass transaction details to wallet
estade@chromium.org
2014-06-26
6
-24
/
+69
*
Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipc
spang@chromium.org
2014-06-25
1
-0
/
+1
*
Reduce boilerplate in PasswordFormConversionUtilsTest.
engedy@chromium.org
2014-06-25
1
-80
/
+111
*
Don't use WebElement::hasTagName.
tkent@chromium.org
2014-06-24
1
-4
/
+4
*
Improve messaging for unsupported card type.
estade@chromium.org
2014-06-23
2
-2
/
+2
[next]