summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_download_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-11/+22
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-2/+1
* GTTF: use chrome/test/test_timeouts in more places.phajdan.jr@chromium.org2010-09-301-5/+3
* Autofill address line 2 is not applied to ebay.comdhollowa@chromium.org2010-08-261-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-11/+22
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* AutoFill: Clean up the server response handling code.jhawkins@chromium.org2010-05-061-17/+6
* AutoFill: Fix IsAutoFillable to only count fields that are heuristicallyjhawkins@chromium.org2010-05-041-0/+10
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-44/+45
* Behaving nice with AutoFill servers: Adjusting upload rate, processing 500, 5...georgey@chromium.org2010-04-021-3/+58
* Reverted back change #1337001, fixing the unit tests in chromium builds:georgey@chromium.org2010-03-291-0/+233
* Reverting due to test failures on Interactive tests on Mac and Linuxamit@chromium.org2010-03-261-240/+0
* Second part of the integration with autofill servers.georgey@chromium.org2010-03-261-0/+240