summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/autofill/autofill_agent.cc
Commit message (Expand)AuthorAgeFilesLines
* Add more logging to determine where the keypress event is failing.isherman@chromium.org2011-05-061-0/+4
* Don't dismiss Autofill suggestions when clicking on a field that currently ha...isherman@chromium.org2011-05-031-1/+2
* Move RenderProcess to content.jam@chromium.org2011-04-151-0/+1
* Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...jam@chromium.org2011-04-011-0/+15
* Don't autofill fields styled to be non-user visible.isherman@chromium.org2011-03-251-1/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-46/+46
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Use WebFormControlElement::isEnabled() rather than WebInputElement:isEnabledF...isherman@chromium.org2011-03-141-3/+2
* Dispatch change event for autofilled fieldsisherman@chromium.org2011-03-101-1/+1
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-2/+2
* Revert 77296 - zea@chromium.org2011-03-081-2/+2
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-2/+2
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-2/+2
* Hover/selection of username dropdown items should do nothingdhollowa@chromium.org2011-03-041-1/+4
* Autofill crasher Chrome:+Crash+Report+-+Stack+Signature:+WebCore::Node::rende...dhollowa@chromium.org2011-02-241-1/+2
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* Clean up autofill::FormManagerisherman@chromium.org2011-02-011-15/+1
* Create autofill subdirectory in chrome/rendererisherman@chromium.org2011-01-291-0/+398