| Commit message (Expand) | Author | Age | Files | Lines |
* | Use WebFormControlElement::isEnabled() rather than WebInputElement:isEnabledF... | isherman@chromium.org | 2011-03-14 | 2 | -13/+11 |
* | Dispatch change event for autofilled fields | isherman@chromium.org | 2011-03-10 | 2 | -4/+6 |
* | Make FormField be a struct rather than a class per c++ standards. | tsepez@chromium.org | 2011-03-08 | 6 | -82/+82 |
* | Revert 77296 - | zea@chromium.org | 2011-03-08 | 6 | -82/+82 |
* | Convert autofill messages to use the new IPC macros. This requires | tsepez@chromium.org | 2011-03-08 | 6 | -82/+82 |
* | Only select untyped portion of previewed autofill suggestions. | isherman@chromium.org | 2011-03-08 | 2 | -3/+10 |
* | autofill: Rename AutoFillManager to AutofillManager. | tfarina@chromium.org | 2011-03-05 | 5 | -55/+55 |
* | Hover/selection of username dropdown items should do nothing | dhollowa@chromium.org | 2011-03-04 | 4 | -27/+77 |
* | Incorrect login autofills default password | dhollowa@chromium.org | 2011-02-24 | 2 | -3/+22 |
* | Autofill crasher Chrome:+Crash+Report+-+Stack+Signature:+WebCore::Node::rende... | dhollowa@chromium.org | 2011-02-24 | 1 | -1/+2 |
* | Pull in a named constant from WebKit | isherman@chromium.org | 2011-02-14 | 1 | -194/+204 |
* | Remove includes of message headers in headers. | jam@chromium.org | 2011-02-09 | 1 | -0/+1 |
* | Only cache <input type="text"> and <select> elements for autofill. | isherman@chromium.org | 2011-02-04 | 2 | -1208/+889 |
* | Support autocompletion for HTMl5 tags:"email", "month" and "tel". | dhollowa@chromium.org | 2011-02-03 | 2 | -58/+109 |
* | Clean up autofill::FormManager | isherman@chromium.org | 2011-02-01 | 3 | -148/+115 |
* | Create autofill subdirectory in chrome/renderer | isherman@chromium.org | 2011-01-29 | 9 | -0/+6008 |