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
/
select_control_handler.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
-1
/
+1
*
When Autofilling <select> elements, consider both the element's value and its...
isherman@chromium.org
2011-07-12
1
-17
/
+21
*
Autofill rename GetFieldText to GetInfo
dhollowa@chromium.org
2011-03-17
1
-1
/
+1
*
Autofill database migration to clean up bogus profiles.
dhollowa@chromium.org
2011-03-17
1
-1
/
+4
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
1
-7
/
+4
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-2
/
+2
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-12
/
+12
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-12
/
+12
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-12
/
+12
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-2
/
+2
*
autofill: Rename AutoFillCountry to AutofillCountry.
tfarina@chromium.org
2011-03-01
1
-2
/
+2
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
1
-303
/
+23
*
Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...
pkasting@chromium.org
2011-02-25
1
-1
/
+1
*
Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...
rsesek@chromium.org
2011-02-17
1
-1
/
+1
*
Autofill doesn't fill months properly if they are not zero-padded
dhollowa@chromium.org
2011-02-11
1
-5
/
+10
*
AutoFill: Skip past intervening empty TDs when parsing labels.
jhawkins@chromium.org
2010-10-29
1
-2
/
+2
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+2
*
AutoFill: Try harder to fill select controls with variations on states,
jhawkins@chromium.org
2010-07-24
1
-0
/
+519