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_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
1
-829
/
+679
*
Always include nonzero unique ID with autofill suggestions.
isherman@chromium.org
2010-11-24
1
-35
/
+127
*
Autofill: Prefer maxLength to size attribute for form filling heuristics.
isherman@chromium.org
2010-11-20
1
-5
/
+5
*
Don't show autocomplete suggestions redundant with autofill suggestions.
isherman@chromium.org
2010-11-19
1
-0
/
+2
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-34
/
+239
*
Revert 66214 - Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-239
/
+34
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-34
/
+239
*
Autofill deprecate unique_ids in favor of guids for profile and credit card u...
dhollowa@chromium.org
2010-10-27
1
-18
/
+29
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
1
-236
/
+355
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-146
/
+146
*
Autofill profile pop-up should trigger for mouse double-clicks
dhollowa@chromium.org
2010-09-20
1
-8
/
+13
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
1
-14
/
+5
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
1
-3
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
AutoFillManagerTest.GetProfileSuggestionsEmptyValue crashes in official builds
georgey@chromium.org
2010-08-17
1
-36
/
+38
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Exclude AutoFillManagerTest.GetBillingSuggestionsAddress1 from running in bra...
rohitrao@chromium.org
2010-07-30
1
-1
/
+1
*
AutoFill suggestions for billing and credit card fields should show derived l...
dhollowa@chromium.org
2010-07-29
1
-46
/
+73
*
Disable AutoFillManagerTest tests in branded builds.
rohitrao@chromium.org
2010-07-28
1
-18
/
+30
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
1
-1
/
+2
*
AutoFill Assert with AutoFillManager unique ids and Credit Card filling
dhollowa@chromium.org
2010-07-28
1
-9
/
+6
*
Reset to defaults failed to reset the Autofill/Mac/Address Book card preference
dhollowa@chromium.org
2010-07-27
1
-0
/
+24
*
AutoFill displayed CC# should include an asterisk e.g. Profile;*1234
dhollowa@chromium.org
2010-07-26
1
-25
/
+25
*
AutoFill: Initialize |user_submitted_| a few more places.
jhawkins@chromium.org
2010-07-22
1
-0
/
+5
*
AutoFill: Initialize form.user_submitted a few more places in the tests to
jhawkins@chromium.org
2010-07-22
1
-0
/
+3
*
Added inferred labels implementation. Label inferred from the person name + d...
georgey@chromium.org
2010-07-17
1
-5
/
+7
*
AutoFill: Use unique IDs to identify the profile or credit card to fill.
jhawkins@chromium.org
2010-07-16
1
-19
/
+37
*
AutoFill: Only send credit card data suggestions on HTTPS sites.
jhawkins@chromium.org
2010-07-13
1
-6
/
+27
*
AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails.
dhollowa@chromium.org
2010-07-09
1
-0
/
+36
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
1
-0
/
+75
*
AutoFill: Remove duplicate suggestions when providing suggestions for a field
jhawkins@chromium.org
2010-07-01
1
-16
/
+65
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-144
/
+194
*
AutoFill: Don't show labels in the suggestions popup when the user is editing a
jhawkins@chromium.org
2010-06-24
1
-7
/
+38
*
AutoFill: De-segregate credit card filling.
jhawkins@chromium.org
2010-06-17
1
-107
/
+240
*
AutoFill: Don't parse hidden fields for labels. Also don't count hidden fields
jhawkins@chromium.org
2010-06-15
1
-0
/
+64
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
1
-22
/
+9
*
AutoFill: Make PersonalDataManager RefCountedThreadSafe.
jhawkins@chromium.org
2010-06-03
1
-3
/
+6
*
AutoFill <dl> label scraping and dynamic html in forms.
dhollowa@chromium.org
2010-05-27
1
-0
/
+116
*
Fix for autofill crash (all systems) - created unit tests for all touched cod...
georgey@chromium.org
2010-05-25
1
-0
/
+78
*
AutoFill fill billing address when credit card settings specify a billing add...
dhollowa@chromium.org
2010-05-19
1
-40
/
+123
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-1
/
+1
*
AutoFill: Credit card filling fixes.
jhawkins@chromium.org
2010-05-07
1
-0
/
+100
*
AutoFill: Don't match empty profile values with empty field values.
jhawkins@chromium.org
2010-04-20
1
-0
/
+8
*
AutoFill: Segregate profile and credit card filling.
jhawkins@chromium.org
2010-04-20
1
-0
/
+330