summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframe.h
Commit message (Expand)AuthorAgeFilesLines
* Add functions to glue to get the full html of the page and also to check if t...sverrir@google.com2009-06-021-0/+7
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+2
* Remove the HistoryState property of WebRequest.darin@chromium.org2009-05-221-0/+4
* Split V8Proxy::retrieveActiveFrame() into two methods.aa@chromium.org2009-05-121-1/+17
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-5/+0
* Rev 12100 changed the way that we spool and render printed output, most notablymaruel@chromium.org2009-04-271-1/+6
* Fix a couple of style issues.michaeln@google.com2009-04-171-3/+3
* Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACKmpcomplete@google.com2009-04-171-5/+4
* Add a hack to enable cross-origin XHR for all pages with a "chrome-extension"mpcomplete@google.com2009-04-151-0/+6
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-9/+6
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-6/+9
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-9/+6
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+9
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-061-3/+7
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-041-0/+3
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-311-3/+2
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-6/+9
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-241-0/+2
* Remove code duplicated from webcore and use the common PrintContext facility.maruel@chromium.org2009-03-191-22/+15
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-181-0/+3
* SSLPolicy Fix: Step 1.abarth@chromium.org2009-03-171-0/+6
* Commit 40144. I had to move to to a separate CL to use gcl'saa@chromium.org2009-03-131-8/+11
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+5
* Reverting 11640.finnur@chromium.org2009-03-131-5/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+5
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-0/+2
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-2/+2
* Reverting 11002.brettw@chromium.org2009-03-051-2/+2
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-2/+2
* Minor includes cleanup.darin@chromium.org2009-02-241-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-6/+0
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-2/+4
* Remove unreferenced WebFrame::IsReloadAllowingStaleData method.darin@chromium.org2009-01-201-5/+0
* First pass as implementing the greasemonkey API. This patchaa@chromium.org2009-01-171-2/+4
* Added the new isCommandEnabled() layout test function to the layout test cont...estade@chromium.org2008-12-181-0/+5
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-0/+1
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+6
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-021-10/+14
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-011-0/+4
* 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-10/+0
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-2/+2
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-2/+6
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-3/+0
* Make ImageBuffer creation and handling conform to proper WebKit form rather t...brettw@google.com2008-10-311-3/+3
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-0/+6
* 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-7/+9
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-1/+2