summaryrefslogtreecommitdiffstats
path: root/chrome/common/autofill_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Adding the page and DPI scale adjustment for Autofill Popups.aurimas@chromium.org2013-02-061-2/+2
* Browser changes for supporting checkable elementsramankk@chromium.org2013-01-221-0/+2
* Adding Autocheckout IPC messages and stub implementations of their handlers.ahutter@chromium.org2013-01-141-0/+23
* Revert 176189abodenha@chromium.org2013-01-141-2/+0
* Chrome-side implementation of AutocompleteErrorEvent#reason.dbeam@chromium.org2013-01-121-9/+5
* Add support for radiobuttons and checkboxes.ramankk@chromium.org2013-01-101-0/+2
* Revert 173889 Regressed page cyclerstonyg@chromium.org2012-12-201-2/+0
* Add support for autofilling radio buttons and checkboxes.ramankk@chromium.org2012-12-191-0/+2
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-061-2/+10
* Fix clang build.dbeam@chromium.org2012-11-301-1/+1
* [autofill] Fill in values on a successful run of interactive autocomplete.dbeam@chromium.org2012-11-301-3/+10
* [autofill] Adding new API to request an interactive autocomplete UI flow.dbeam@chromium.org2012-11-051-0/+11
* [Autofill] Update the autocomplete types implementation to match the current ...isherman@chromium.org2012-10-241-1/+1
* Remove unused AutofillMsg_SelectAutofillSuggestionAtIndex.nileshagrawal@chromium.org2012-10-231-4/+0
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-29/+29
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-1/+1
* Check whether the users have blacklisted the site (i.e. "never save passwords...zysxqn@google.com2012-06-191-0/+5
* Add Datalist Support to New Autofill UIcsharp@chromium.org2012-06-081-2/+13
* This CL does the following: (1) Pass the max_length attribute to the password...zysxqn@google.com2012-06-061-1/+2
* Save auto generated passwords without presenting an infobar.gcasto@chromium.org2012-05-311-3/+4
* Make password generation switched by a preference in chrome settings rather t...zysxqn@google.com2012-05-171-1/+1
* Only enable password generation if password manager and autofill are bothgcasto@chromium.org2012-04-241-3/+2
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-051-3/+21
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-04-041-0/+5
* Revert 129946 - Enable password generation only if sync for passwords is enab...mihaip@chromium.org2012-03-301-5/+0
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-03-301-0/+5
* Rename OnPasswordFormsFound -> OnPasswordFormsParsed and OnPasswordFormsVisib...isherman@chromium.org2012-03-211-2/+2
* Add password generation browser UI for Windows.gcasto@chromium.org2012-03-211-0/+11
* Adding Mouse Support for new GTK Autofillcsharp@chromium.org2012-02-091-1/+17
* 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