summaryrefslogtreecommitdiffstats
path: root/chrome/common/autofill_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-24/+24
* Moving AutofillAgent Logic into Browsercsharp@chromium.org2011-11-221-2/+8
* Setting up external delegate calls to allow a future delegate to handle autofillcsharp@chromium.org2011-11-171-3/+6
* External autofill delegates.jrg@chromium.org2011-10-291-0/+4
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-1/+1
* Add metrics to measure time elapsed between form load and form submission wit...isherman@chromium.org2011-09-021-7/+13
* Add metrics to track Autofill "user happiness"isherman@chromium.org2011-08-261-2/+11
* Add preliminary Autofill support for the 'autocompletetype' attribute.isherman@chromium.org2011-08-101-0/+1
* When Autofilling <select> elements, consider both the element's value and its...isherman@chromium.org2011-07-121-1/+2
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-201-0/+21
* Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...isherman@chromium.org2011-06-201-21/+0
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-201-0/+21
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-0/+1
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-1/+0
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-25/+25
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-40/+31
* Revert 77296 - zea@chromium.org2011-03-081-31/+40
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-40/+31
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-1/+1
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-261-0/+125