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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recording in UMA when a user interacted with an address form or a credit card...
waltercacau
2015-02-05
6
-27
/
+568
*
Fix two focus regressions in chrome://settings/autofillEditAddress page.
bondd
2015-02-04
1
-0
/
+3
*
Rename PasswordForm::is_zero_click to PasswordForm::skip_next_zero_click.
vasilii
2015-02-04
2
-6
/
+7
*
Add sync experiment flag for wallet datatype.
estade
2015-02-03
5
-3
/
+27
*
Minor changes to RealPanClient to get a bit farther
estade
2015-02-03
3
-49
/
+27
*
[Autofill] Take into account autocomplete prediction in Quality* metrics
mathp
2015-02-03
2
-0
/
+96
*
[Password Generation] Fix bug where the same form may not compare as equal
gcasto
2015-01-31
2
-4
/
+1
*
partial PageClickTracker migration to RenderFrameObserver
estade
2015-01-30
4
-31
/
+76
*
[android] Autofill popup behavior fixes.
rouslan
2015-01-29
1
-6
/
+1
*
Autofill: Set requirements for number of recognized fields in an autofillable...
thestig
2015-01-28
11
-114
/
+146
*
autofill - Keep showing form preview while card unmasking prompt is up.
estade
2015-01-27
6
-14
/
+11
*
[Password Generation] Remove reference to a fixed bug.
gcasto
2015-01-27
1
-1
/
+1
*
Autofill - show expiration date in CVC prompt when card is expired. (Views)
estade
2015-01-27
3
-4
/
+12
*
Add OAuth2 token to RealPanRequest.
estade
2015-01-26
7
-19
/
+120
*
Add status to server credit cards.
estade
2015-01-26
5
-8
/
+82
*
Add RealPanWalletClient for handling card unmasking requests.
estade
2015-01-24
5
-1
/
+226
*
Add missing comment from 354304bc08fc69
Evan Stade
2015-01-23
1
-0
/
+3
*
Add RenderFrameObserver::FocusedNodeChanged
estade
2015-01-23
2
-14
/
+1
*
Make single-click autofill default on Android
estade
2015-01-23
1
-2
/
+11
*
Autofill - don't respect autocomplete="off" for mac address book or
estade
2015-01-22
2
-2
/
+2
*
Minor changes to still-unfinal chrome://settings/autofill wallet UI
estade
2015-01-22
4
-1
/
+10
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
6
-57
/
+56
*
Disable credit card scanning by default.
rouslan
2015-01-21
1
-2
/
+2
*
Fix ipc fuzzer build, remove superfluous semicolon.
Abhishek Arya
2015-01-21
1
-1
/
+1
*
autofill: bumped pickle version of FormFieldData
ljagielski
2015-01-21
2
-3
/
+72
*
Remove RenderViewObserver::Resized (try 2)
estade
2015-01-21
9
-16
/
+28
*
[PasswordManager] Do not save change password forms
vabr
2015-01-20
6
-6
/
+15
*
[autofill] Credit card scanning fixes and enhancements.
rouslan
2015-01-17
1
-2
/
+9
*
Changes to android autofill preferences for wallet integration
estade
2015-01-14
2
-0
/
+14
*
Autofill - don't show server cards in android preferences
estade
2015-01-13
2
-0
/
+8
*
[Autofill] Componentize AutofillCCInfoBarDelegate.
pritam.nikam
2015-01-13
7
-0
/
+204
*
Autofill: Fix Land's End multiple address line case.
thestig
2015-01-13
1
-1
/
+1
*
fix typo from 4660f1d3
estade
2015-01-13
1
-1
/
+1
*
Autofill - after failing to unmask card, clear form preview.
estade
2015-01-12
3
-1
/
+12
*
Autofill - Fill CVC when the user has just used it to unmask a card.
estade
2015-01-12
2
-44
/
+55
*
Autofill: Improve inferring labels from div/td tags.
thestig
2015-01-10
1
-7
/
+39
*
[Password Generation] Examine multiple local heuristics matches to find corre...
gcasto
2015-01-09
2
-46
/
+82
*
Save password prompt on in-page navigation moved behind flag
dvadym
2015-01-09
4
-0
/
+14
*
PasswordFormManager should not read from store for signup and change password...
vabr
2015-01-09
2
-0
/
+3
*
[Password Generation] Require full form match to allow generation
gcasto
2015-01-09
1
-11
/
+1
*
Log password manager UI state changes
vabr
2015-01-09
2
-0
/
+3
*
Autofill - Improve preview of masked Wallet cards.
estade
2015-01-09
1
-1
/
+7
*
Make --enable-wallet-card-import (and its absence) more comprehensive.
estade
2015-01-09
2
-2
/
+45
*
Make IsLocalDuplicateOfServerCard separator-insensitive
estade
2015-01-09
2
-1
/
+4
*
Autofill: improve handling of nameless, ID-less inputs.
estade
2015-01-08
1
-29
/
+43
*
Launch a new test instance for every test case in FormStructureBrowserTest.
Evan Stade
2015-01-08
2
-14
/
+26
*
Autofill: Recognize the CVC field on Apple's checkout page.
thestig
2015-01-08
1
-1
/
+2
*
Hide duplicate credit card suggestions in Autofill dropdown.
estade
2015-01-08
5
-28
/
+227
*
Use server cards from database in Autofill dropdown.
estade
2015-01-08
10
-59
/
+211
*
Save autofilled not last typed username in PasswordManager
dvadym
2015-01-07
1
-3
/
+10
[next]