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
/
autocomplete_history_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Not store autocomplete entries in DB for forms submitted using javascript.
inferno@chromium.org
2010-08-10
1
-0
/
+4
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-1
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-6
/
+8
*
Fix a crashing bug in IsSSN(str) when presented with non-ascii input.
michaeln@chromium.org
2010-07-07
1
-1
/
+1
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
1
-2
/
+2
*
Don't save SSNs--quick style fix.
avi@chromium.org
2010-07-02
1
-1
/
+1
*
Don't save SSNs.
avi@chromium.org
2010-07-02
1
-3
/
+42
*
Putting this back in since it didn't solve the failures.
thomasvl@chromium.org
2010-06-08
1
-45
/
+50
*
Backing this out to see if it fixes the failures on the two windows bots (lan...
thomasvl@chromium.org
2010-06-08
1
-50
/
+45
*
AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.
jhawkins@chromium.org
2010-06-07
1
-45
/
+50
*
Cleanup: Order the methods in WebDataService. Rename a method to match curren...
jhawkins@chromium.org
2010-04-26
1
-2
/
+1
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-6
/
+7
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-5
/
+3
*
Patch makes sure that only text fields are saved in Auto-fill "Web Data" file...
aarya@google.com
2010-03-12
1
-1
/
+1
*
Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.
jhawkins@chromium.org
2010-03-11
1
-4
/
+3
*
Fix the remaining instance of the obsolete kFormAutofillEnabled.
jhawkins@chromium.org
2010-03-02
1
-6
/
+1
*
Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...
jhawkins@chromium.org
2010-03-02
1
-0
/
+151