summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_download.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some basic success/failure UMA logging for autofill.isherman@chromium.org2010-12-151-2/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Add UMA metrics to determine the utility of the server query responses.isherman@chromium.org2010-11-241-0/+2
* Fix a small typo in AutoFillDownloadManager::OnURLFetchComplete.thestig@chromium.org2010-11-161-2/+2
* Fix for: Google chrome consuming internet upload bandwidth - protecting ourse...georgey@chromium.org2010-10-291-9/+5
* Autofill address and credit card data separately.isherman@chromium.org2010-10-261-2/+2
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-5/+5
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+5
* Fix typo in a function name.pkasting@chromium.org2010-09-271-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* AutoFill: Clean up the server response handling code.jhawkins@chromium.org2010-05-061-1/+1
* Possible fix for 40234 + changed one of the DCHECK to CHECKgeorgey@chromium.org2010-04-081-2/+6
* Behaving nice with AutoFill servers: Adjusting upload rate, processing 500, 5...georgey@chromium.org2010-04-021-19/+105
* Reverted back change #1337001, fixing the unit tests in chromium builds:georgey@chromium.org2010-03-291-41/+93
* Reverting due to test failures on Interactive tests on Mac and Linuxamit@chromium.org2010-03-261-83/+39
* Second part of the integration with autofill servers.georgey@chromium.org2010-03-261-39/+83
* Integration with Toolbar autofill servers.georgey@chromium.org2010-03-221-0/+126