summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/mock_webclipboard_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-1/+5
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-2/+2
* Implement WebClipboard::writeDataObject.dcheng@chromium.org2011-11-181-10/+10
* Remove unused clipboard methods.dcheng@chromium.org2011-11-041-2/+2
* Remove deprecated WebClipboard::readHTML method.dcheng@chromium.org2011-10-141-2/+0
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-061-0/+4
* Fix clang build error.dcheng@chromium.org2011-04-071-0/+3
* Implement mock Clipboard::readImage() for WebKit layout tests.dcheng@chromium.org2011-04-071-3/+6
* Support event.clipboardData.types in layout tests.dcheng@chromium.org2011-03-071-0/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-3/+0
* Add stubs for new WebClipboard::writeData method.dcheng@chromium.org2010-06-181-0/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* This is an implementation of the bridge method for copying arbitrary plaintex...apavlov@chromium.org2009-09-251-0/+1
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-3/+5
* Add protected destructors to interface types that should only be deleted via adarin@chromium.org2009-08-111-1/+0
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-231-0/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-2/+2
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-0/+38