summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_download_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-1/+1
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-301-0/+2
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-3/+3
* Fix for autofill DCHECKgeorgey@chromium.org2011-03-081-2/+15
* autofill: Rename AutoFillMetrics to AutofillMetrics.tfarina@chromium.org2011-03-011-15/+15
* autofill: Rename AutoFillDownloadManager to AutofillDownloadManager.tfarina@chromium.org2011-02-281-20/+20
* GTTF: Use a fresh TestingBrowserProcess for each test, part #1phajdan.jr@chromium.org2011-02-151-2/+6
* Enable AutoFill crowdsourcing for Chromium builds as well.isherman@chromium.org2011-02-051-2/+0
* Fix for: Autofill should not ping the server again for the same formgeorgey@chromium.org2011-01-261-1/+189
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-6/+11
* Add some basic success/failure UMA logging for autofill.isherman@chromium.org2010-12-151-7/+25
* 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