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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...
rsesek@chromium.org
2011-02-17
1
-6
/
+6
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
1
-25
/
+17
*
Autofill doesn't fill months properly if they are not zero-padded
dhollowa@chromium.org
2011-02-11
1
-3
/
+3
*
Reorganized phone field parsing, fixing parsing for fax numbers in the proces...
georgey@chromium.org
2011-02-09
1
-2
/
+4
*
Clean up PersonalDataManager::ImportFormData()
isherman@chromium.org
2011-02-04
1
-8
/
+6
*
Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-04
1
-39
/
+125
*
Revert 73700 - Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-03
1
-125
/
+39
*
Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-03
1
-39
/
+125
*
Support autocompletion for HTMl5 tags:"email", "month" and "tel".
dhollowa@chromium.org
2011-02-03
1
-2
/
+14
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-4
/
+4
*
Add support for autofill server experiments
isherman@chromium.org
2011-01-31
1
-16
/
+26
*
Move AutoFill messages into a separate file.
jam@chromium.org
2011-01-26
1
-11
/
+12
*
Fix crash in autofill metrics logging.
isherman@chromium.org
2011-01-25
1
-17
/
+35
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Clean up WebNavigationObserver by taking out password specific callbacks, and...
jam@chromium.org
2011-01-21
1
-0
/
+6
*
Refactoring of upload, form saving, and UMA logging.
dhollowa@chromium.org
2011-01-20
1
-43
/
+43
*
Add autofill metrics to dig into the failure case.
isherman@chromium.org
2011-01-13
1
-14
/
+41
*
Revert 71002 since it didn't fix things - Create PersonalDataManager lazily s...
jam@chromium.org
2011-01-11
1
-22
/
+21
*
Create PersonalDataManager lazily since it seems to be using a huge amount of...
jam@chromium.org
2011-01-11
1
-21
/
+22
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+4
*
Make RenderViewHost not know about AutoFill and AutoComplete.
jam@chromium.org
2011-01-10
1
-82
/
+129
*
Fix a couple of autofill typos
isherman@chromium.org
2010-12-17
1
-2
/
+3
*
Decompose and clean up code for determining which fields to draw from for Aut...
isherman@chromium.org
2010-12-16
1
-2
/
+2
*
Don't show duplicate Autofill suggestions.
isherman@chromium.org
2010-12-16
1
-29
/
+28
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
1
-1
/
+1
*
Add some basic success/failure UMA logging for autofill.
isherman@chromium.org
2010-12-15
1
-13
/
+55
*
Try to always show a label with autofill suggestions.
isherman@chromium.org
2010-12-15
1
-1
/
+1
*
Cleanup: Remove call to DeterminePossibleFieldTypes in AutoFillManager::Parse...
isherman@chromium.org
2010-12-09
1
-2
/
+0
*
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
-89
/
+173
*
Always include nonzero unique ID with autofill suggestions.
isherman@chromium.org
2010-11-24
1
-9
/
+2
*
Autofill: correctly save phone numbers split across multiple fields
isherman@chromium.org
2010-11-23
1
-13
/
+9
*
Autofill: Prefer maxLength to size attribute for form filling heuristics.
isherman@chromium.org
2010-11-20
1
-2
/
+2
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-16
/
+47
*
Revert 66214 - Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-47
/
+16
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-16
/
+47
*
Autofill form submission creates wrong credit cards.
dhollowa@chromium.org
2010-11-11
1
-1
/
+1
*
Fix for Autofill popup labels should reflect the contents of the HTML form
georgey@chromium.org
2010-11-05
1
-1
/
+12
*
Autofill deprecate unique_ids in favor of guids for profile and credit card u...
dhollowa@chromium.org
2010-10-27
1
-16
/
+53
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
1
-177
/
+13
*
Autofilled values should match previewed values for previously autofilled forms.
isherman@chromium.org
2010-10-25
1
-5
/
+7
*
Autofill help link should link to locale specific site
dhollowa@chromium.org
2010-10-09
1
-4
/
+0
*
AutoFill: Don't send select option values to the browser on page load. Only
jhawkins@chromium.org
2010-10-01
1
-25
/
+0
*
r60095 switched cc_infobar_ to be raw pointer but forgot to initialize it.
avi@chromium.org
2010-09-27
1
-3
/
+6
*
Fix crasher with autofill infobar.
jcivelli@chromium.org
2010-09-21
1
-3
/
+8
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
1
-5
/
+2
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
1
-5
/
+5
*
Fix for 54439 Browser crash @ WideToUTF8(std::basic_string<wchar_t,std::char_...
georgey@chromium.org
2010-09-08
1
-1
/
+1
*
Get rid of FormStructure::ConvertToFormData()
isherman@chromium.org
2010-09-08
1
-1
/
+1
*
Break out of nested loops in AutoFillManager::GetAutoFillSuggestions
isherman@chromium.org
2010-09-08
1
-1
/
+1
[next]