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
/
autofill_profile_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autofill extend profiles to include multi-valued fields, part 3.
dhollowa@chromium.org
2011-03-28
1
-0
/
+176
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
1
-1
/
+1
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-90
/
+90
*
Autofill extend profiles to include multi-valued fields, part 2.
dhollowa@chromium.org
2011-03-09
1
-3
/
+3
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-1
/
+1
*
autofill: Rename AutoFillFieldType to AutofillFieldType.
tfarina@chromium.org
2011-03-01
1
-3
/
+3
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
1
-1
/
+9
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-42
/
+34
*
Don't treat empty fields as distinguishing fields for autofill
isherman@chromium.org
2010-12-22
1
-0
/
+12
*
Decompose and clean up code for determining which fields to draw from for Aut...
isherman@chromium.org
2010-12-16
1
-21
/
+89
*
Don't use empty fields as distinguishing fields for autofill.
isherman@chromium.org
2010-12-16
1
-0
/
+26
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
1
-1
/
+1
*
Don't wrap string16() around ASCIIToUTF16()
isherman@chromium.org
2010-12-15
1
-62
/
+54
*
AutoFillProfile: don't replicate logic in Clone()
isherman@chromium.org
2010-12-13
1
-0
/
+12
*
AutoFillProfile: Don't clobber data on self-assignment
isherman@chromium.org
2010-12-07
1
-0
/
+16
*
Fix for Autofill popup labels should reflect the contents of the HTML form
georgey@chromium.org
2010-11-05
1
-0
/
+95
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
1
-2
/
+2
*
Autofill deprecate unique_ids in favor of guids for profile and credit card u...
dhollowa@chromium.org
2010-10-27
1
-16
/
+16
*
Never allow empty preview entries. As some data is always present (we drop co...
georgey@chromium.org
2010-10-25
1
-18
/
+55
*
This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...
dhollowa@chromium.org
2010-10-20
1
-0
/
+21
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-60
/
+55
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-2
/
+0
*
Added inferred labels implementation. Label inferred from the person name + d...
georgey@chromium.org
2010-07-17
1
-0
/
+183
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-120
/
+125
*
AutoFill unit test cleanup for AutoFillProfileTest.
dhollowa@chromium.org
2010-04-12
1
-9
/
+9
*
Don't use the empty string to try to match against an empty text field. Add ...
jhawkins@chromium.org
2010-03-16
1
-2
/
+3
*
Add tests for BillingAddress::GetPossibleFieldTypes. Fix a few issues that p...
jhawkins@chromium.org
2010-02-22
1
-10
/
+1
*
Adding summary string generation for the AutoFill feature.
dhollowa@chromium.org
2010-02-13
1
-0
/
+191