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
/
address.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate Autofill possible type detection code, and enforce greater match ...
isherman@chromium.org
2011-07-22
1
-148
/
+25
*
autofill: Rename FormGroup::GetPossibleFieldTypes() and ::GetAvailableFieldTy...
tfarina@chromium.org
2011-05-09
1
-17
/
+17
*
Prune dead code: FormGroup::FindInfoMatches(), FormGroup::GetPreviewText()
isherman@chromium.org
2011-03-31
1
-46
/
+0
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-03-29
1
-0
/
+3
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-4
/
+4
*
Autofill rename GetFieldText to GetInfo
dhollowa@chromium.org
2011-03-17
1
-1
/
+1
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
1
-13
/
+12
*
Autofill extend profiles to include multi-valued fields, part 2.
dhollowa@chromium.org
2011-03-09
1
-14
/
+17
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-22
/
+22
*
autofill: Rename AutoFillFieldType to AutofillFieldType.
tfarina@chromium.org
2011-03-01
1
-1
/
+1
*
autofill: Rename AutoFillCountry to AutofillCountry.
tfarina@chromium.org
2011-03-01
1
-7
/
+7
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
1
-8
/
+24
*
Clean up Autofill address code.
isherman@chromium.org
2011-02-17
1
-77
/
+50
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-0
/
+4
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-4
/
+25
*
Add more tests for BillingAddress and fix the issues found by the tests.
jhawkins@chromium.org
2010-03-05
1
-12
/
+11
*
Add tests for BillingAddress::GetPossibleFieldTypes. Fix a few issues that p...
jhawkins@chromium.org
2010-02-22
1
-18
/
+29
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-1
/
+2
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-1
/
+1
*
Implement AutoFillProfile, a collection of form groups that stores profile in...
jhawkins@chromium.org
2010-01-07
1
-2
/
+2
*
Add AddressField, a form group that stores address information.
jhawkins@chromium.org
2010-01-04
1
-0
/
+265