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
*
[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
*
Update Android Card Unmask prompt to rely on the controller a bit more.
estade
2015-01-07
1
-3
/
+2
*
Remove FrameDetached and FrameWillClose listeners from AutofillAgent.
estade
2015-01-06
13
-82
/
+22
*
Change behavior of --show-autofill-type-predictions
estade
2015-01-06
1
-5
/
+0
*
Complete hooking up server cards and profiles to the database.
brettw
2015-01-06
13
-56
/
+515
*
Fixes password field being incorrectly marked as autofilled.
jww
2015-01-05
1
-1
/
+24
*
Make autofill fields return a scoped_ptr in Parse().
thestig
2015-01-05
16
-173
/
+177
*
Autofill: Don't overwrite explicitly parsed names with heuristic parsing.
estade
2015-01-05
3
-0
/
+86
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
12
-12
/
+12
*
Iterate on the card unmasking prompt on Views a little bit more.
estade
2014-12-30
8
-5
/
+80
*
Standardize usage of virtual/override/final specifiers in components/.
dcheng
2014-12-30
1
-5
/
+3
*
Add a flag for fill on account select without highlighting
jww
2014-12-23
3
-6
/
+46
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
2
-3
/
+3
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
3
-14
/
+14
*
Revert changes meant to paper over a crash.
estade
2014-12-20
2
-18
/
+7
*
Save username and password on each user typing.
dvadym
2014-12-19
6
-12
/
+52
*
More wiring for server autofill data.
brettw
2014-12-19
18
-222
/
+449
*
Cleanup: AutofillRegexes use a ScopedPtrHashMap instead of a std::map.
thestig
2014-12-19
1
-15
/
+11
*
Move WillSubmitForm to RenderFrameObserver.
estade
2014-12-18
4
-52
/
+5
*
Autofill - Stop listening to OrientationChangeEvent.
estade
2014-12-18
2
-10
/
+0
*
Make AutofillMetrics a static-only class.
estade
2014-12-18
18
-310
/
+227
*
Password Save prompt on in page navigation.
dvadym
2014-12-17
5
-0
/
+30
*
Fill-on-select for password forms without a username
vabr
2014-12-17
2
-44
/
+66
*
Update autofill CC icons.
estade
2014-12-17
2
-5
/
+5
*
Move DidChangeScrollOffset to RenderFrameObserver
estade
2014-12-17
2
-11
/
+2
*
Componentize AutocompleteSyncableService
sdefresne
2014-12-16
4
-0
/
+610
*
Another attempt to fix the ContentAutofillDriver::DidNavigateFrame crash.
estade
2014-12-16
1
-4
/
+9
*
Do not display password-field suggestion for forms without username
vabr
2014-12-16
1
-0
/
+4
[next]