summaryrefslogtreecommitdiffstats
path: root/webkit/glue/editor_client_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-7/+2
* Some cleanup to various WebCore client implementations.darin@chromium.org2009-09-051-26/+28
* Hook up WebEditingClient.darin@chromium.org2009-09-041-17/+9
* Add autofill dropdown support for password forms.tim@chromium.org2009-07-141-1/+8
* The autofilling of passwords when the URL for visited page and the page the p...jcampan@chromium.org2009-05-261-1/+1
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-121-0/+2
* One of my recent CL added triggering form autofill when clicking an already f...jcampan@chromium.org2009-04-091-5/+10
* Changed the behavior of the form autofill popup.jcampan@chromium.org2009-03-271-1/+5
* When in a form text field, pressing the up/down arrow keys should bring up th...jcampan@chromium.org2009-03-251-2/+6
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-7/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-7/+7
* We now show the form autofill when the user does any of these on a focused em...jcampan@chromium.org2008-12-181-1/+18
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+18
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-011-0/+1
* Relanding the new autofill.jcampan@chromium.org2008-11-201-10/+11
* Review URL: http://codereview.chromium.org/11306jcampan@chromium.org2008-11-201-11/+10
* A new implementation of the autofill using the editor client API.jcampan@chromium.org2008-11-201-10/+11
* Take PLATFORM_MAC stuff out of editor_client_implmark@chromium.org2008-10-221-8/+0
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-1/+1
* fix platform differences in editor client, make compile on non-windowspinkerton@google.com2008-09-091-0/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+164