| Commit message (Expand) | Author | Age | Files | Lines |
* | autofill: Rename AutoFillMetrics to AutofillMetrics. | tfarina@chromium.org | 2011-03-01 | 1 | -15/+15 |
* | autofill: Rename AutoFillDownloadManager to AutofillDownloadManager. | tfarina@chromium.org | 2011-02-28 | 1 | -20/+20 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #1 | phajdan.jr@chromium.org | 2011-02-15 | 1 | -2/+6 |
* | Enable AutoFill crowdsourcing for Chromium builds as well. | isherman@chromium.org | 2011-02-05 | 1 | -2/+0 |
* | Fix for: Autofill should not ping the server again for the same form | georgey@chromium.org | 2011-01-26 | 1 | -1/+189 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 1 | -6/+11 |
* | Add some basic success/failure UMA logging for autofill. | isherman@chromium.org | 2010-12-15 | 1 | -7/+25 |
* | Once a form has been partially autofilled, autofill should only update fields... | isherman@chromium.org | 2010-11-29 | 1 | -11/+22 |
* | Move TestTimeouts from chrome/test to base/test. | sergeyu@chromium.org | 2010-10-05 | 1 | -2/+1 |
* | GTTF: use chrome/test/test_timeouts in more places. | phajdan.jr@chromium.org | 2010-09-30 | 1 | -5/+3 |
* | Autofill address line 2 is not applied to ebay.com | dhollowa@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Form AutoFill Phone number should be displayed as xxx-xxx-xxxx | dhollowa@chromium.org | 2010-05-14 | 1 | -11/+22 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | AutoFill: Clean up the server response handling code. | jhawkins@chromium.org | 2010-05-06 | 1 | -17/+6 |
* | AutoFill: Fix IsAutoFillable to only count fields that are heuristically | jhawkins@chromium.org | 2010-05-04 | 1 | -0/+10 |
* | AutoFill: Use the FormManager cache to send forms to the AutoFillManager. | jhawkins@chromium.org | 2010-04-03 | 1 | -44/+45 |
* | Behaving nice with AutoFill servers: Adjusting upload rate, processing 500, 5... | georgey@chromium.org | 2010-04-02 | 1 | -3/+58 |
* | Reverted back change #1337001, fixing the unit tests in chromium builds: | georgey@chromium.org | 2010-03-29 | 1 | -0/+233 |
* | Reverting due to test failures on Interactive tests on Mac and Linux | amit@chromium.org | 2010-03-26 | 1 | -240/+0 |
* | Second part of the integration with autofill servers. | georgey@chromium.org | 2010-03-26 | 1 | -0/+240 |