summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/mock_webclipboard_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-06-041-207/+0
* Revert "Move C++ code from webkit/tools/test_shell to webkit/support"jamesr@chromium.org2013-05-301-0/+207
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-05-301-207/+0
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-301-4/+4
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-2/+4
* Update some #includes in webkit/tools/test_shell for headers in the new Platf...pilgrim@chromium.org2013-01-181-4/+4
* Fix RGBA pixel layout when reading image from clipboard.wangxianzhu@chromium.org2012-08-201-0/+8
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-101-18/+0
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-171-25/+48
* Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...dcheng@chromium.org2012-02-161-48/+25
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-161-25/+48
* Allow setting empty data for a MIME type in MockWebClipboardImpl.dcheng@chromium.org2012-01-111-3/+3
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-0/+24
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-4/+4
* Implement WebClipboard::writeDataObject.dcheng@chromium.org2011-11-181-0/+8
* Remove unused clipboard methods.dcheng@chromium.org2011-11-041-16/+16
* Remove deprecated WebClipboard::readHTML method.dcheng@chromium.org2011-10-141-5/+0
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-061-0/+8
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Fix endianness issue in MockWebClipboardImpl PNG encoding.dcheng@chromium.org2011-04-081-1/+2
* Fix clang build error.dcheng@chromium.org2011-04-071-0/+6
* Implement mock Clipboard::readImage() for WebKit layout tests.dcheng@chromium.org2011-04-071-1/+47
* Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.viettrungluu@chromium.org2011-03-241-0/+3
* Fix WebClipboard implementation in test shell to conform to HTML5 spec.dcheng@chromium.org2011-03-181-1/+0
* Support event.clipboardData.types in layout tests.dcheng@chromium.org2011-03-071-0/+15
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-5/+3
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-4/+0
* Add stubs for new WebClipboard::writeData method.dcheng@chromium.org2010-06-181-0/+5
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-1/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-1/+1
* This is an implementation of the bridge method for copying arbitrary plaintex...apavlov@chromium.org2009-09-251-0/+6
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-3/+18
* Add some helper methods for constructing a WebCString from UTF16 input,darin@chromium.org2009-08-111-3/+3
* Fix a FORWARD_NULL defect reported by Coverity. We shouldwtc@chromium.org2009-07-281-0/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-3/+3
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-0/+66