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
/
chrome
/
browser
/
autofill
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement ContactInfo, the FormGroup that stores contact information.
jhawkins@chromium.org
2010-01-04
5
-6
/
+471
*
Add FormGroup, an interface that represents a collection of form fields group...
jhawkins@chromium.org
2009-12-22
1
-0
/
+52
*
Set the address field type based on how many address fields we encountered.
jhawkins@chromium.org
2009-12-19
1
-0
/
+27
*
Implement NameField, a FormField that matches a name field in a form.
jhawkins@chromium.org
2009-12-17
3
-4
/
+234
*
Fix the ARM build. Clarify the logic with parentheses.
jhawkins@chromium.org
2009-12-16
1
-2
/
+2
*
Implement CreditCardField, a FormField that matches a credit card field in a ...
jhawkins@chromium.org
2009-12-16
3
-1
/
+219
*
Implement AddressField, a FormField that matches a set of address fields in a...
jhawkins@chromium.org
2009-12-15
3
-2
/
+403
*
Implement PhoneField, a FormField that matches a phone number field in a form.
jhawkins@chromium.org
2009-12-11
3
-0
/
+160
*
autofill: Add the FormField interface. Classes that implement the FormField ...
jhawkins@chromium.org
2009-12-09
11
-15
/
+539
*
Implement AutoFillType, the high-level description of AutoFill types.
jhawkins@chromium.org
2009-11-21
2
-0
/
+187
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
Add a stub implementation of PersonalDataManager, the connection between the ...
jhawkins@chromium.org
2009-11-06
4
-6
/
+78
*
Implement FormStructure and an initial method, EncodeUploadRequest. This als...
jhawkins@chromium.org
2009-11-04
7
-3
/
+387
*
Add initial implementation of AutoFill++. This implementation is hidden behi...
jhawkins@chromium.org
2009-10-28
4
-0
/
+207