summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframe_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-11/+4
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-1/+1
* Remove unreferenced WebFrame::IsReloadAllowingStaleData method.darin@chromium.org2009-01-201-2/+0
* First pass as implementing the greasemonkey API. This patchaa@chromium.org2009-01-171-1/+2
* Added the new isCommandEnabled() layout test function to the layout test cont...estade@chromium.org2008-12-181-0/+1
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-3/+3
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+2
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-131-2/+4
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-041-3/+3
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-021-5/+3
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-011-0/+1
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-271-1/+1
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-52/+21
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Relanding the new autofill.jcampan@chromium.org2008-11-201-11/+23
* Review URL: http://codereview.chromium.org/11306jcampan@chromium.org2008-11-201-23/+11
* A new implementation of the autofill using the editor client API.jcampan@chromium.org2008-11-201-11/+23
* The password manager and the form autofill feature were listening for events ...jcampan@chromium.org2008-11-171-0/+13
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-1/+2
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-1/+0
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-19/+9
* Make ImageBuffer creation and handling conform to proper WebKit form rather t...brettw@google.com2008-10-311-2/+1
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-0/+2
* get webframe_impl.cc to compile on linuxtc@google.com2008-10-141-10/+10
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-0/+3
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-261-1/+9
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-2/+3
* Fix bustage in r2110; fix the return typeavi@google.com2008-09-121-1/+1
* Fixing 1669: Renderer crashes on FindNextfinnur@google.com2008-09-101-8/+15
* Simply use a named enum instead of a typedef.evanm@google.com2008-09-101-1/+1
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-071-1/+1
* platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...pinkerton@google.com2008-08-291-2/+2
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+2
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-4/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+431