|  | Commit message (Expand) | Author | Age | Files | Lines | 
|---|
| * | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -0/+1 | 
| * | Get rid of FormStructure::ConvertToFormData() | isherman@chromium.org | 2010-09-08 | 1 | -3/+2 | 
| * | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 | 
| * | AutoFill: Only send credit card data suggestions on HTTPS sites. | jhawkins@chromium.org | 2010-07-13 | 1 | -1/+1 | 
| * | AutoFill: Only query the AutoFill server if we've parsed any of the forms. | jhawkins@chromium.org | 2010-07-08 | 1 | -0/+3 | 
| * | AutoFill: De-segregate credit card filling. | jhawkins@chromium.org | 2010-06-17 | 1 | -0/+8 | 
| * | AutoFill: Clean up the server response handling code. | jhawkins@chromium.org | 2010-05-06 | 1 | -0/+12 | 
| * | autofill: Implement a TODO. | jhawkins@chromium.org | 2010-05-04 | 1 | -2/+1 | 
| * | AutoFill: Fix IsAutoFillable to only count fields that are heuristically | jhawkins@chromium.org | 2010-05-04 | 1 | -6/+3 | 
| * | Don't trigger auto fill setup when submitting empty forms. | bulach@chromium.org | 2010-04-30 | 1 | -0/+7 | 
| * | AutoFill: Fill the default profile when the AutoFill accelerator combo is pre... | jhawkins@chromium.org | 2010-04-09 | 1 | -4/+12 | 
| * | AutoFill: Use the FormManager cache to send forms to the AutoFillManager. | jhawkins@chromium.org | 2010-04-03 | 1 | -2/+1 | 
| * | Reverted back change #1337001, fixing the unit tests in chromium builds: | georgey@chromium.org | 2010-03-29 | 1 | -4/+25 | 
| * | Reverting due to test failures on Interactive tests on Mac and Linux | amit@chromium.org | 2010-03-26 | 1 | -25/+4 | 
| * | Second part of the integration with autofill servers. | georgey@chromium.org | 2010-03-26 | 1 | -4/+25 | 
| * | Integration with Toolbar autofill servers. | georgey@chromium.org | 2010-03-22 | 1 | -2/+4 | 
| * | Implement AutoFillXmlParser, used to parse responses from the AutoFill server. | jhawkins@chromium.org | 2010-03-18 | 1 | -0/+6 | 
| * | FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor... | jhawkins@chromium.org | 2010-03-15 | 1 | -4/+3 | 
| * | Reset the AutoFillManager's cache of forms when the main page is loaded, not ... | jhawkins@chromium.org | 2010-03-12 | 1 | -0/+1 | 
| * | AutoFill forms.  We do this by responding to a message from WebKit which send... | jhawkins@chromium.org | 2010-02-20 | 1 | -0/+5 | 
| * | Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u... | jhawkins@chromium.org | 2010-01-08 | 1 | -1/+1 | 
| * | autofill: Add the FormField interface.  Classes that implement the FormField ... | jhawkins@chromium.org | 2009-12-09 | 1 | -3/+31 | 
| * | Implement FormStructure and an initial method, EncodeUploadRequest.  This als... | jhawkins@chromium.org | 2009-11-04 | 1 | -0/+63 |