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
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #2
phajdan.jr@chromium.org
2011-02-25
1
-2
/
+0
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-2
/
+2
*
Changed parsing code for the phonenumbers fields to incorporate different com...
georgey@chromium.org
2011-02-18
1
-0
/
+1
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-42
/
+33
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #1
phajdan.jr@chromium.org
2011-02-15
1
-0
/
+2
*
Only cache <input type="text"> and <select> elements for autofill.
isherman@chromium.org
2011-02-04
1
-35
/
+0
*
Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-04
1
-27
/
+85
*
Revert 73700 - Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-03
1
-81
/
+11
*
Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-03
1
-11
/
+81
*
Support autocompletion for HTMl5 tags:"email", "month" and "tel".
dhollowa@chromium.org
2011-02-03
1
-30
/
+182
*
Fix header order
jam@chromium.org
2011-01-26
1
-1
/
+1
*
Move AutoFill messages into a separate file.
jam@chromium.org
2011-01-26
1
-5
/
+5
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move the TestSink for doing IPC tests from chrome/common into IPC and create ...
brettw@google.com
2011-01-20
1
-1
/
+1
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-4
/
+4
*
Don't create a WebDataService in AutoFillManagerTest tests, since that object...
jam@chromium.org
2011-01-10
1
-3
/
+0
*
Make RenderViewHost not know about AutoFill and AutoComplete.
jam@chromium.org
2011-01-10
1
-116
/
+135
*
Don't show duplicate Autofill suggestions.
isherman@chromium.org
2010-12-16
1
-0
/
+45
*
Add some basic success/failure UMA logging for autofill.
isherman@chromium.org
2010-12-15
1
-8
/
+4
*
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
[next]