summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+1
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-1/+1
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+1
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-1/+3
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-5/+1
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-1/+5
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-5/+1
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-1/+5
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-1/+2
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-3/+3
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-1/+1
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-2/+3
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-161-1/+1
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-3/+3
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-5/+5
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-7/+10
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-10/+7
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-7/+10
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-1/+1
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-3/+14
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-1/+2
* Reland changes to enable worker layout tests. Compared to last review (http:/...jianli@chromium.org2009-03-301-0/+1
* Revert 12763.jianli@chromium.org2009-03-301-1/+0
* Enable worker layout tests. In order for test_shell to run worker, we link al...jianli@chromium.org2009-03-301-0/+1
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-0/+5
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-3/+3
* Retrying previous changelist. I can't get this to fail finnur@google.com2009-02-091-23/+27
* Reverting 9366.finnur@google.com2009-02-071-27/+23
* Implementing that callback required to passfinnur@google.com2009-02-071-23/+27
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-281-4/+4
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+1
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-1/+1
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-091-5/+3
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-1/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Second attempt at adding setSmartInsertDeleteEnabled andtc@google.com2008-12-111-1/+16
* Revert "Implement setSmartInsertDeleteEnabled andtc@google.com2008-12-051-12/+1
* Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabledtc@google.com2008-12-051-1/+12
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-1/+1
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-011-1/+2
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-0/+1
* Avoid flakiness related to progress notifications sometimes happening in a ne...darin@chromium.org2008-11-131-7/+1
* Fix test shell crash when clicking a drop-down select caused by r5018.darin@chromium.org2008-11-121-1/+1
* Basic cursor support.evanm@google.com2008-11-111-0/+13
* test_webview_delegate.cc was forked for the Mac test shell, and thenevanm@google.com2008-11-091-0/+15
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-041-1/+0
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Fix build breakjam@chromium.org2008-10-091-0/+1
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-1/+0
* The ContextMenuCapturing.ContextMenuCapturing test from the test shell tests ...jcampan@chromium.org2008-09-231-1/+2