Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement FormStructure and an initial method, EncodeUploadRequest. This als... | jhawkins@chromium.org | 2009-11-04 | 1 | -0/+3 |
* | Store the form name, source URL and target URL in FormFieldValues. These are... | jhawkins@chromium.org | 2009-11-01 | 1 | -2/+16 |
* | Remove a header that I added since jhawkins simultaneously changed the file t... | pkasting@chromium.org | 2009-10-23 | 1 | -1/+0 |
* | Remove some #includes where possible. | pkasting@chromium.org | 2009-10-23 | 1 | -4/+1 |
* | Break out FormFieldValues::Element into FormField, which will eventually hold... | jhawkins@chromium.org | 2009-10-23 | 1 | -13/+7 |
* | Moved castToHTMLXXXElement and getNameForInputElement to DOMUtilitiesPrivate. | yaar@chromium.org | 2009-10-22 | 1 | -10/+0 |
* | Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d... | jhawkins@chromium.org | 2009-10-20 | 1 | -0/+50 |