summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/autofill/autofill_agent.h
Commit message (Expand)AuthorAgeFilesLines
* 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