summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframe_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Alt{Error,404}PageResourceFetcher cleanup.darin@chromium.org2009-07-231-0/+5
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-161-0/+2
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-4/+8
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-011-23/+22
* Modify printing methods on WebFrame to be more inline with the versiondarin@chromium.org2009-06-301-5/+3
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+6
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-261-2/+0
* Remove unused / obsolete AppCache code from WebFrame.darin@chromium.org2009-06-261-9/+0
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-251-4/+3
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-231-2/+2
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-2/+0
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-0/+2
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-10/+7
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-1/+1
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-1/+1
* Add functions to glue to get the full html of the page and also to check if t...sverrir@google.com2009-06-021-0/+2
* Remove the HistoryState property of WebRequest.darin@chromium.org2009-05-221-0/+2
* Remove a field that is now unused. This was made obsoletedarin@chromium.org2009-05-211-5/+0
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-211-4/+0
* Re-do r15244 again.darin@chromium.org2009-05-131-7/+0
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-0/+7
* Re-do r15244 again.darin@chromium.org2009-05-131-7/+0
* There are cases where a Frame may outlive its associated Page. Get thedarin@chromium.org2009-05-061-6/+1
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-0/+7
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-7/+0
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-1/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-0/+7
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-7/+0
* Rev 12100 changed the way that we spool and render printed output, most notablymaruel@chromium.org2009-04-271-0/+1
* Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACKmpcomplete@google.com2009-04-171-1/+1
* Add a hack to enable cross-origin XHR for all pages with a "chrome-extension"mpcomplete@google.com2009-04-151-0/+1
* Let WebKit draw the active highlight for FindInPage,finnur@chromium.org2009-04-101-1/+4
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-5/+5
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-5/+5
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-5/+5
* 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/+9
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-041-0/+1
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-311-2/+1
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-7/+8
* Convert FindInPage wstrings to string16.tc@google.com2009-03-191-1/+1
* Remove code duplicated from webcore and use the common PrintContext facility.maruel@chromium.org2009-03-191-23/+11
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-181-0/+1
* SSLPolicy Fix: Step 1.abarth@chromium.org2009-03-171-0/+2
* Commit 40144. I had to move to to a separate CL to use gcl'saa@chromium.org2009-03-131-3/+3
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+1
* Reverting 11640.finnur@chromium.org2009-03-131-1/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+1
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-0/+2
* Remove code that will not be necessary after https://bugs.webkit.org/show_bug...ojan@google.com2009-03-031-2/+0