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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't learn credit cards for Autofill if they are missing any data.
isherman@chromium.org
2011-07-22
1
-38
/
+47
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
Autofill phone number enhancements and integration of Phone Number Util Libra...
georgey@chromium.org
2011-05-23
1
-8
/
+9
*
Autofill PersonalDataManager should eliminate batch updates
dhollowa@chromium.org
2011-05-11
1
-348
/
+190
*
autofill: Rename FormGroup::GetPossibleFieldTypes() and ::GetAvailableFieldTy...
tfarina@chromium.org
2011-05-09
1
-76
/
+76
*
Set datapresent string to contain precisely those field types available in st...
isherman@chromium.org
2011-05-06
1
-0
/
+125
*
autofill: Remove duplicate include of form_data.h
tfarina@chromium.org
2011-05-05
1
-1
/
+0
*
Refactor Autofill parsing code. Most notably, add a helper class for parsing...
isherman@chromium.org
2011-05-05
1
-81
/
+54
*
Autofill Multi-Value: Additional profiles with same name and address not adde...
dhollowa@chromium.org
2011-04-28
1
-0
/
+68
*
Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google...
dhollowa@chromium.org
2011-04-13
1
-8
/
+108
*
Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium...
siggi@chromium.org
2011-04-13
1
-108
/
+8
*
Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)
dhollowa@chromium.org
2011-04-13
1
-8
/
+108
*
Clean up Autofill CreditCard logic
isherman@chromium.org
2011-04-06
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-2
/
+2
*
Autofill database migration to clean up bogus profiles.
dhollowa@chromium.org
2011-03-17
1
-8
/
+3
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
1
-9
/
+9
*
Only detect heuristic autofill types on page load (not on form submission).
isherman@chromium.org
2011-03-16
1
-0
/
+25
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-56
/
+56
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-3
/
+3
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-3
/
+3
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-3
/
+3
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-9
/
+10
*
Move notification service code to content. We'll need to figure out how to s...
jam@chromium.org
2011-03-07
1
-5
/
+5
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-54
/
+48
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #1
phajdan.jr@chromium.org
2011-02-15
1
-0
/
+2
*
Use-after-free in PersonalDataManager destructor on Mac OS
dhollowa@chromium.org
2011-02-09
1
-0
/
+14
*
Clean up PersonalDataManager::ImportFormData()
isherman@chromium.org
2011-02-04
1
-37
/
+83
*
Autofill should filter malformed emails addresses when form is submitted
dhollowa@chromium.org
2011-02-03
1
-0
/
+44
*
Autofill should filter incomplete addresses when form is submitted
dhollowa@chromium.org
2011-02-03
1
-15
/
+149
*
Hopefully fix PersonalDataManagerTest.ImportFormDataNotEnoughFilledFields
isherman@chromium.org
2011-01-26
1
-2
/
+3
*
Refactoring of upload, form saving, and UMA logging.
dhollowa@chromium.org
2011-01-20
1
-13
/
+13
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+0
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Disable PersonalDataManagerTest.ImportFormDataNotEnoughFilledFields
phajdan.jr@chromium.org
2010-12-18
1
-1
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+3
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
1
-2
/
+1
*
Autofill should not allow overwrite of field data when merging profile data
dhollowa@chromium.org
2010-11-30
1
-6
/
+19
*
Autofill: Be more selective when importing autofill data.
isherman@chromium.org
2010-11-24
1
-20
/
+47
*
Autofill: correctly save phone numbers split across multiple fields
isherman@chromium.org
2010-11-23
1
-0
/
+40
*
Infobar shouldn't be prompted when we don't modify the Credit Card data that'...
dhollowa@chromium.org
2010-11-18
1
-5
/
+1
*
Autofill form submission creates wrong addresses.
dhollowa@chromium.org
2010-11-11
1
-55
/
+216
*
Autofill form submission creates wrong credit cards.
dhollowa@chromium.org
2010-11-11
1
-9
/
+434
*
Revert 65329 - Revert 65272 - Autofill heapcheck and valgrind leak in Persona...
jar@chromium.org
2010-11-07
1
-8
/
+8
*
Revert 65272 - Autofill heapcheck and valgrind leak in PersonalDataManager un...
jar@chromium.org
2010-11-07
1
-8
/
+8
*
Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixed
dhollowa@chromium.org
2010-11-05
1
-8
/
+8
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
1
-127
/
+67
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
1
-7
/
+6
*
Never allow empty preview entries. As some data is always present (we drop co...
georgey@chromium.org
2010-10-25
1
-2
/
+9
[next]