summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-3/+5
* Re-do r15244 again.darin@chromium.org2009-05-131-5/+3
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-121-0/+6
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-1/+4
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-2/+6
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-3/+5
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-5/+3
* Various trivial clean-up bits:pkasting@chromium.org2009-05-051-1/+1
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-3/+5
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-5/+3
* revert r15223 to see if it fixes the security-context-with-base-tag.html crashdarin@chromium.org2009-05-041-4/+0
* Adds a WillDestroyFrame(WebFrame*) notification method to WebViewDelegate thatdarin@chromium.org2009-05-041-0/+4
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-4/+6
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-6/+0
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-3/+3
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-4/+0
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-17/+0
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-3/+2
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-6/+2
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-2/+6
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-6/+2
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-2/+8
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-0/+1
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-1/+2
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-041-0/+4
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-9/+1
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-021-0/+8
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-0/+5
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-161-0/+7
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-5/+6
* Reverting 11002.brettw@chromium.org2009-03-051-6/+5
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-5/+6
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+7
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-0/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-18/+3
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-0/+6
* Retrying previous changelist. I can't get this to fail finnur@google.com2009-02-091-6/+9
* Reverting 9366.finnur@google.com2009-02-071-9/+6
* Implementing that callback required to passfinnur@google.com2009-02-071-6/+9
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-1/+1
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-281-2/+2
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-2/+5
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-2/+1
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-2/+12
* Second attempt at adding setSmartInsertDeleteEnabled andtc@google.com2008-12-111-1/+14
* Revert "Implement setSmartInsertDeleteEnabled andtc@google.com2008-12-051-14/+1
* Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabledtc@google.com2008-12-051-1/+14
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-011-0/+9
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-011-1/+1
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-2/+4