| Commit message (Expand) | Author | Age | Files | Lines |
* | Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ... | jhawkins@chromium.org | 2010-02-18 | 1 | -0/+9 |
* | Reland r38570. The underlying bug has been fix. | jhawkins@chromium.org | 2010-02-11 | 1 | -4/+24 |
* | Revert "Move conditions of FormFields creation to FormFieldHistoryManager; | tony@chromium.org | 2010-02-10 | 1 | -24/+4 |
* | Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d... | jhawkins@chromium.org | 2010-02-10 | 1 | -4/+24 |
* | Add a label member to the FormField class. This member will hold the value o... | jhawkins@chromium.org | 2009-11-23 | 1 | -2/+4 |
* | Implement FormStructure and an initial method, EncodeUploadRequest. This als... | jhawkins@chromium.org | 2009-11-04 | 1 | -0/+2 |
* | Remove the element_ member of FormField, as we don't use it and shouldn't be ... | jhawkins@chromium.org | 2009-10-29 | 1 | -6/+3 |
* | Break out FormFieldValues::Element into FormField, which will eventually hold... | jhawkins@chromium.org | 2009-10-23 | 1 | -0/+21 |