summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update overridden function signature for the test to bring it in sync with mybrettw@google.com2008-09-141-2/+1
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-1/+1
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-1/+1
* Apply xcconfigs to Mac TestShell, fix warningsmmentovai@google.com2008-09-091-4/+4
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-091-10/+23
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-281-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-211-1/+1
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+2
* Add webkit to the repository.initial.commit2008-07-271-0/+303