summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/autofill/autofill_agent.h
Commit message (Expand)AuthorAgeFilesLines
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-270/+0
* Revert 185157.tommi@chromium.org2013-02-281-10/+1
* [Autofill] Post an async task for DOM parsing.isherman@chromium.org2013-02-281-1/+10
* Add ignoring for text input changes in autofilldtrainor@chromium.org2013-02-151-0/+6
* Adding the page and DPI scale adjustment for Autofill Popups.aurimas@chromium.org2013-02-061-0/+4
* Renderer side changes to save the user supplied data and use it to autofill i...ramankk@chromium.org2013-02-041-0/+3
* Implementing clicking for Autocheckout.ahutter@chromium.org2013-01-221-1/+21
* Adding Autocheckout IPC messages and stub implementations of their handlers.ahutter@chromium.org2013-01-141-0/+8
* Chrome-side implementation of AutocompleteErrorEvent#reason.dbeam@chromium.org2013-01-121-3/+4
* [autofill] Fill in values on a successful run of interactive autocomplete.dbeam@chromium.org2012-11-301-1/+5
* [Autofill] Show a warning if the form disables Autofill.isherman@chromium.org2012-11-061-1/+2
* [autofill] When hiding popups in the renderer also hide those in the browser.dbeam@chromium.org2012-11-061-1/+4
* [autofill] Adding new API to request an interactive autocomplete UI flow.dbeam@chromium.org2012-11-051-0/+14
* Remove unused AutofillMsg_SelectAutofillSuggestionAtIndex.nileshagrawal@chromium.org2012-10-231-1/+0
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-11/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add Datalist Support to New Autofill UIcsharp@chromium.org2012-06-081-0/+1
* Fix bug in New Autofill UIkeishi@chromium.org2012-05-311-0/+3
* Support datalist UI for <input type=email multiple>keishi@chromium.org2012-05-181-0/+5
* Add ZoomLevelChanged and DidChangeScrollOffset to RenderViewObservercsharp@chromium.org2012-04-251-0/+2
* DataList UI (Chromium part)keishi@chromium.org2012-04-171-9/+10
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-051-0/+1
* Adding Mouse Support for new GTK Autofillcsharp@chromium.org2012-02-091-1/+9
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-5/+7
* Setting up external delegate calls to allow a future delegate to handle autofillcsharp@chromium.org2011-11-171-1/+1
* Updating PageClickTracker to Notify listeners When Text Input Loses Focus.csharp@chromium.org2011-11-041-0/+1
* External autofill delegates.jrg@chromium.org2011-10-291-0/+3
* Remove unnecessary dependencies on Autofill.isherman@chromium.org2011-10-251-4/+0
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-2/+2
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-1/+1
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-2/+2
* Transition from NewRunnableMethod() to base::Bind() in chrome/rendererisherman@chromium.org2011-09-281-2/+2
* Split Autofill's FormManager into a FormCache and a collection of utility fun...isherman@chromium.org2011-09-161-35/+49
* Add metrics to track Autofill "user happiness"isherman@chromium.org2011-08-261-0/+4
* Show display warning if the form is autocomplete off.Takano.Naoki@gmail.com2011-08-021-4/+5
* Remove Autofill rename #ifdef check now that the WebKit changes have landed.isherman@chromium.org2011-07-161-23/+1
* Prepare for landing of WebKit patch renaming AutoFill to Autofillisherman@chromium.org2011-07-131-2/+24
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-201-0/+8
* Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...isherman@chromium.org2011-06-201-8/+0
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-201-0/+8
* Clean up autofill::FormManager interface.isherman@chromium.org2011-06-141-3/+0
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-1/+4
* Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...jam@chromium.org2011-04-011-0/+2
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-24/+24
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-8/+8
* Create autofill subdirectory in chrome/rendererisherman@chromium.org2011-01-291-0/+162