summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-172-4/+4
* Fix a small typo in AutoFillDownloadManager::OnURLFetchComplete.thestig@chromium.org2010-11-161-2/+2
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-166-137/+324
* Revert 66214 - Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-166-324/+137
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-166-137/+324
* Autofill form submission creates wrong addresses.dhollowa@chromium.org2010-11-114-75/+262
* Autofill form submission creates wrong credit cards.dhollowa@chromium.org2010-11-1110-29/+492
* Add valid number to CC Import unit-testgeorgey@chromium.org2010-11-111-6/+6
* Revert 65329 - Revert 65272 - Autofill heapcheck and valgrind leak in Persona...jar@chromium.org2010-11-071-8/+8
* Revert 65272 - Autofill heapcheck and valgrind leak in PersonalDataManager un...jar@chromium.org2010-11-071-8/+8
* Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixeddhollowa@chromium.org2010-11-051-8/+8
* Fix for Autofill popup labels should reflect the contents of the HTML formgeorgey@chromium.org2010-11-054-29/+172
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-0412-401/+177
* Fix memory leak in FormStructuregeorgey@chromium.org2010-11-041-4/+4
* AutoFill: Fix two heuristic issues with nrm.org.jhawkins@chromium.org2010-11-023-5/+41
* AutoFill: Fix scraping a label from a div table.jhawkins@chromium.org2010-11-021-1/+1
* Import autofill toolbar decryption code into chromium - part 1 - public code.georgey@chromium.org2010-11-013-17/+130
* Rename auto_fill_editor_gtk to autofill_editor_gtkisherman@chromium.org2010-11-011-0/+0
* AutoFill: Adjust the profile labels when updating a specific profile.jhawkins@chromium.org2010-10-291-0/+3
* AutoFill: Skip past intervening empty TDs when parsing labels.jhawkins@chromium.org2010-10-291-2/+2
* Fix for: Google chrome consuming internet upload bandwidth - protecting ourse...georgey@chromium.org2010-10-294-14/+301
* AutoFill: Skip past hidden input fields when parsing forjhawkins@chromium.org2010-10-282-0/+124
* Autofill deprecate unique_ids in favor of guids for DOMUIdhollowa@chromium.org2010-10-282-37/+37
* Autofill deprecate unique_ids in favor of guids for profile and credit card u...dhollowa@chromium.org2010-10-276-63/+129
* Autofill deprecate unique_ids in favor of guids for Mac UIdhollowa@chromium.org2010-10-2713-188/+112
* Autofill address and credit card data separately.isherman@chromium.org2010-10-2611-483/+392
* autofill: Add GetCreditCardById to PersonalDataManager.tfarina@chromium.org2010-10-262-0/+13
* Never allow empty preview entries. As some data is always present (we drop co...georgey@chromium.org2010-10-257-90/+72
* Autofilled values should match previewed values for previously autofilled forms.isherman@chromium.org2010-10-252-6/+8
* (Hopefully) fix flakiness for AutoFillTest.BasicFormFillisherman@chromium.org2010-10-251-10/+9
* Autofill: DCHECK in 'Add address...' dialogdhollowa@chromium.org2010-10-241-1/+2
* Remove billing address handling from Autofill preferences.isherman@chromium.org2010-10-239-203/+11
* autofill: Add GetProfileById function to PersonalDataManager.tfarina@chromium.org2010-10-222-0/+13
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-5/+5
* Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().rsesek@chromium.org2010-10-211-2/+2
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-206-13/+121
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-198-12/+27
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-193-2/+18
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-172-4/+10
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* AutoFill: Allow parsing a cardholder name separately from the card number andjhawkins@chromium.org2010-10-122-2/+58
* Import locally saved IE Tolbar Autofill datageorgey@chromium.org2010-10-123-0/+494
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-122-2/+2
* Autofill help link should link to locale specific sitedhollowa@chromium.org2010-10-094-11/+7
* Release unique_ids_lock_ in Autofill PDM in case observers need to acquire it.isherman@chromium.org2010-10-091-2/+18
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-084-2/+10
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-058-9/+22
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-2/+1
* Disabling AutoFillTest.BasicFormFill as it is timing out on windows.satish@chromium.org2010-10-051-1/+7
* Rename ChromeThread to BrowserThread Part 1:tfarina@chromium.org2010-10-052-6/+6