Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible. | jhawkins@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Add tests for AutoFillField. | jhawkins@chromium.org | 2010-03-07 | 1 | -4/+6 |
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -1/+1 |
* | Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u... | jhawkins@chromium.org | 2010-01-08 | 1 | -0/+4 |
* | autofill: Add the FormField interface. Classes that implement the FormField ... | jhawkins@chromium.org | 2009-12-09 | 1 | -2/+33 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Implement FormStructure and an initial method, EncodeUploadRequest. This als... | jhawkins@chromium.org | 2009-11-04 | 1 | -0/+25 |