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
/
personal_data_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pyauto autofill flakiness when submitting profile info via webpage forms.
dennisjeffrey@chromium.org
2011-08-24
1
-1
/
+7
*
autofill: Refactor PersonalDataManager::Observer into its own header file.
tfarina@chromium.org
2011-08-08
1
-6
/
+5
*
Consolidate Autofill possible type detection code, and enforce greater match ...
isherman@chromium.org
2011-07-22
1
-66
/
+19
*
Don't learn credit cards for Autofill if they are missing any data.
isherman@chromium.org
2011-07-22
1
-7
/
+1
*
Cache Autofill heuristics regexes
isherman@chromium.org
2011-06-02
1
-3
/
+3
*
Autofill should use unicode/regex.h instead of WebKit::WebRegularExpression
dhollowa@chromium.org
2011-05-28
1
-10
/
+4
*
Autofill phone number enhancements and integration of Phone Number Util Libra...
georgey@chromium.org
2011-05-23
1
-45
/
+39
*
Autofill should reject aggregated profiles where email address is found in no...
dhollowa@chromium.org
2011-05-16
1
-24
/
+37
*
Autofill PersonalDataManager should eliminate batch updates
dhollowa@chromium.org
2011-05-11
1
-160
/
+190
*
autofill: Rename FormGroup::GetPossibleFieldTypes() and ::GetAvailableFieldTy...
tfarina@chromium.org
2011-05-09
1
-12
/
+11
*
Set datapresent string to contain precisely those field types available in st...
isherman@chromium.org
2011-05-06
1
-7
/
+22
*
Refactor Autofill parsing code. Most notably, add a helper class for parsing...
isherman@chromium.org
2011-05-05
1
-87
/
+84
*
Autofill Multi-Value: Additional profiles with same name and address not adde...
dhollowa@chromium.org
2011-04-28
1
-15
/
+25
*
Fixes DCHECK that would get hit if webdb couldn't be opened. The
sky@chromium.org
2011-04-14
1
-3
/
+9
*
Autofill case-insensitive merging of profiles
dhollowa@chromium.org
2011-04-14
1
-1
/
+2
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
1
-12
/
+10
*
Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google...
dhollowa@chromium.org
2011-04-13
1
-1
/
+19
*
Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium...
siggi@chromium.org
2011-04-13
1
-19
/
+1
*
Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)
dhollowa@chromium.org
2011-04-13
1
-1
/
+19
*
Only strip separators from credit card numbers when implicitly learning or fi...
isherman@chromium.org
2011-04-11
1
-0
/
+4
*
Clean up Autofill CreditCard logic
isherman@chromium.org
2011-04-06
1
-20
/
+10
*
Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...
isherman@chromium.org
2011-03-28
1
-1
/
+1
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-2
/
+2
*
Autofill rename GetFieldText to GetInfo
dhollowa@chromium.org
2011-03-17
1
-9
/
+9
*
Autofill database migration to clean up bogus profiles.
dhollowa@chromium.org
2011-03-17
1
-60
/
+156
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
1
-26
/
+21
*
Get rid of native autofill dialogs.
estade@chromium.org
2011-03-16
1
-15
/
+0
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-49
/
+49
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-2
/
+2
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-2
/
+2
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-2
/
+2
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-23
/
+23
*
autofill: Rename AutoFillManager to AutofillManager.
tfarina@chromium.org
2011-03-05
1
-1
/
+1
*
autofill: Rename AutoFillField to AutofillField.
tfarina@chromium.org
2011-03-04
1
-3
/
+3
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Add UMA metric for number of autofill profiles
isherman@chromium.org
2011-03-01
1
-1
/
+31
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-42
/
+9
*
Add a data-driven unit test to validate autofill profile merging during aggre...
isherman@chromium.org
2011-02-09
1
-46
/
+58
*
Clean up PersonalDataManager::ImportFormData()
isherman@chromium.org
2011-02-04
1
-64
/
+52
*
Support autocompletion for HTMl5 tags:"email", "month" and "tel".
dhollowa@chromium.org
2011-02-03
1
-2
/
+7
*
Autofill should filter malformed emails addresses when form is submitted
dhollowa@chromium.org
2011-02-03
1
-0
/
+15
*
Autofill should filter incomplete addresses when form is submitted
dhollowa@chromium.org
2011-02-03
1
-0
/
+14
*
Refactoring of upload, form saving, and UMA logging.
dhollowa@chromium.org
2011-01-20
1
-2
/
+2
*
Autofill saves duplicate profiles and credit card info in preferences
dhollowa@chromium.org
2010-12-21
1
-25
/
+23
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+12
*
Include auxiliary profiles when crowdsourcing autofill data.
isherman@chromium.org
2010-12-10
1
-3
/
+4
*
A bit of STL-ified cleanup in the PersonalDataManager code
isherman@chromium.org
2010-12-04
1
-49
/
+23
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Autofill: Be more selective when importing autofill data.
isherman@chromium.org
2010-11-24
1
-12
/
+14
*
Clean up PersonalDataManager code a wee bit
isherman@chromium.org
2010-11-24
1
-23
/
+12
[next]