| Commit message (Expand) | Author | Age | Files | Lines |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-03-30 | 1 | -3/+8 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | autofill: Rename AutoFillMetrics to AutofillMetrics. | tfarina@chromium.org | 2011-03-01 | 1 | -2/+2 |
* | autofill: Rename AutoFillDownloadManager to AutofillDownloadManager. | tfarina@chromium.org | 2011-02-28 | 1 | -17/+17 |
* | Remove interactive test aspects from FormStructureBrowserTest.DataDrivenHeuri... | isherman@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | Enable AutoFill crowdsourcing for Chromium builds as well. | isherman@chromium.org | 2011-02-05 | 1 | -1/+0 |
* | Fix for: Autofill should not ping the server again for the same form | georgey@chromium.org | 2011-01-26 | 1 | -0/+26 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -2/+2 |
* | Add some basic success/failure UMA logging for autofill. | isherman@chromium.org | 2010-12-15 | 1 | -1/+3 |
* | Add UMA metrics to determine the utility of the server query responses. | isherman@chromium.org | 2010-11-24 | 1 | -0/+1 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -5/+2 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | 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 | -4/+2 |
* | Behaving nice with AutoFill servers: Adjusting upload rate, processing 500, 5... | georgey@chromium.org | 2010-04-02 | 1 | -13/+28 |
* | Reverted back change #1337001, fixing the unit tests in chromium builds: | georgey@chromium.org | 2010-03-29 | 1 | -21/+64 |
* | Reverting due to test failures on Interactive tests on Mac and Linux | amit@chromium.org | 2010-03-26 | 1 | -62/+21 |
* | Second part of the integration with autofill servers. | georgey@chromium.org | 2010-03-26 | 1 | -21/+62 |
* | Integration with Toolbar autofill servers. | georgey@chromium.org | 2010-03-22 | 1 | -0/+88 |