summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_flash_clipboard.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable OutOfProcessPPAPITest.FlashClipboard on winthakis@chromium.org2013-02-181-0/+3
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-16/+75
* Only paste the fragment of text which was copied to the clipboard.raymes@chromium.org2012-06-291-3/+8
* Added RTF support to pepper API.raymes@chromium.org2012-04-021-9/+65
* Convert PPAPI tests to use C++ API. Also avoid hitting timeout for clear test.raymes@chromium.org2012-03-151-81/+76
* Implemented Clear() functionality in the clipboard. raymes@chromium.org2012-02-291-0/+16
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-1/+1
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-241-25/+99
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-2/+2
* Fix flaky PPAPITest.FlashClipboard.yzshen@chromium.org2011-11-111-9/+30
* Revert 109114thakis@chromium.org2011-11-091-2/+2
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-2/+2
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-221-0/+49