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
*
Abstract BrowserThread knowledge out of AutofillWebDataService.
blundell@chromium.org
2013-10-07
4
-28
/
+45
*
Set up trial experiment so that password generation is enabled for 10% of the...
zysxqn@google.com
2013-10-03
4
-0
/
+34
*
Abstract content::BrowserThread usage out of AutofillWebDataBackendImpl.
blundell@chromium.org
2013-10-03
3
-39
/
+60
*
retry r226004: rAc: phone number cleanup
estade@chromium.org
2013-10-02
7
-40
/
+74
*
Tighten down DEPS allowances in //components/autofill.
blundell@chromium.org
2013-10-01
4
-10
/
+6
*
Eliminate AutofillManager exposing public accessor for WebContents.
blundell@chromium.org
2013-10-01
2
-7
/
+0
*
Use production Wallet service URL by default.
dbeam@chromium.org
2013-10-01
4
-16
/
+60
*
Revert 226004 "rAc: phone number cleanup"
estade@chromium.org
2013-09-30
7
-60
/
+35
*
rAc: phone number cleanup
estade@chromium.org
2013-09-30
7
-35
/
+60
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
2
-19
/
+5
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
4
-22
/
+0
*
Handle amex_disallowed field in Wallet response.
paisa@chromium.org
2013-09-21
5
-20
/
+58
*
Clean up GaiaUrls to actually return GURLs.
mnissler@chromium.org
2013-09-19
1
-1
/
+1
*
Fix a static initializer regression.
thakis@chromium.org
2013-09-19
1
-1
/
+1
*
[rac] Show amex-specific cvc hint for saved autofill card
rouslan@chromium.org
2013-09-19
1
-23
/
+11
*
Revert "Revert 223907 "[password generation] Upload possible account cre...""
gcasto@chromium.org
2013-09-18
10
-21
/
+185
*
[rac] Show amex specific cvc hint
rouslan@chromium.org
2013-09-18
1
-0
/
+18
*
Revert 223907 "[password generation] Upload possible account cre..."
kkania@chromium.org
2013-09-18
10
-185
/
+21
*
[password generation] Upload possible account creation forms via Autofill
gcasto@chromium.org
2013-09-18
10
-21
/
+185
*
[rAc] Remove unused transaction id parameter from callback.
isherman@chromium.org
2013-09-18
6
-32
/
+22
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
3
-3
/
+3
*
[rAc] Persist selection of newly added cards and addresses.
isherman@chromium.org
2013-09-17
11
-31
/
+82
*
Remove default case from autofill_metrics.cc::GetFieldTypeGroupMetric
isherman@chromium.org
2013-09-16
1
-6
/
+20
*
Enable password saving for dynamic password forms
guohui@chromium.org
2013-09-16
3
-1
/
+17
*
[rAc] Add a timeout for fingerprinter data loading.
isherman@chromium.org
2013-09-14
1
-50
/
+116
*
wallet: remove unused request keys
estade@chromium.org
2013-09-14
1
-5
/
+0
*
Always upload PASSWORD type for password fields.
zysxqn@google.com
2013-09-13
2
-10
/
+26
*
rAc: suppress promos in sign in page
estade@chromium.org
2013-09-13
1
-0
/
+2
*
add missing #include of <algorithm>, needed on VS2013 for std::min
scottmg@chromium.org
2013-09-13
1
-0
/
+1
*
Increase the maximum number of form fields we are willing to parse for Autofill.
isherman@chromium.org
2013-09-13
1
-1
/
+1
*
rAc: Remove unused Edit functionality.
estade@chromium.org
2013-09-12
2
-4
/
+9
*
rAc: Wallet: Add metrics for malformed responses.
ramankk@chromium.org
2013-09-12
5
-7
/
+44
*
rAc: Wallet: UMA for wallet response codes.
ramankk@chromium.org
2013-09-11
3
-0
/
+10
*
"Do you want Google Chrome to remember this password?" bar disappears quickly...
jdomingos@chromium.org
2013-09-10
3
-1
/
+74
*
Move PasswordForm from //content to //autofill.
blundell@chromium.org
2013-09-09
18
-53
/
+301
*
[rAc] Move email address into billing address section.
isherman@chromium.org
2013-09-07
2
-17
/
+14
*
Generate passwords only for the forms that autofill server classifies one of ...
zysxqn@google.com
2013-09-06
12
-28
/
+130
*
Revert 221713 "rAc: Wallet: UMA for wallet response codes."
fgorski@chromium.org
2013-09-06
3
-10
/
+0
*
rAc: Wallet: UMA for wallet response codes.
ramankk@chromium.org
2013-09-06
3
-0
/
+10
*
[rAc] Reset the user's selection to the new default when the default Wallet i...
isherman@chromium.org
2013-09-06
3
-3
/
+16
*
rAc: Get rid of dialog type in rAc, there is only one type left now.
ramankk@chromium.org
2013-09-04
13
-159
/
+54
*
Move password_form_conversion_utils out of //content into //autofill.
blundell@chromium.org
2013-09-04
6
-10
/
+188
*
Remove dangling defines for ParseAutofillFlow tests.
ramankk@chromium.org
2013-09-04
1
-7
/
+0
*
Remove autocheckout code.
ramankk@chromium.org
2013-08-30
48
-4511
/
+163
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
[password autofill] Add serialization for FormData and FormFieldData
gcasto@chromium.org
2013-08-29
6
-1
/
+302
*
[Autofill] Simplify GetRawInfo() and SetRawInfo().
isherman@chromium.org
2013-08-29
5
-15
/
+14
*
rAc: Use correct location to look for buyer error type.
ramankk@chromium.org
2013-08-29
2
-22
/
+26
*
Fix autofill popup stickiness.
dbeam@chromium.org
2013-08-28
3
-0
/
+14
*
Add a missing break stmt (caught by Coverity).
isherman@chromium.org
2013-08-28
1
-0
/
+1
[next]