summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-262-103/+23
* Provide a safer FileIO Read APIvictorhsieh@chromium.org2012-11-163-1/+221
* Add ppapi_test for ppb_talk_privatejhorwich@chromium.org2012-11-162-0/+112
* PPAPI: Take PPB_MessageLoop out of Devdmichael@chromium.org2012-11-154-22/+21
* Escape filesystem paths properly in Pepper filesystem URLs.ericu@chromium.org2012-11-142-0/+73
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-101-1/+0
* Fix typo in PPAPINaClNewlibTest.Graphics2D_Replacesail@chromium.org2012-11-101-1/+1
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-083-9/+57
* Add GetWebSocketTestDataDirectory() to test_data_directorytoyoshim@chromium.org2012-11-061-1/+1
* Add more tests to ppapi/tests/test_image_data.cc, to facilitatenfullagar@chromium.org2012-11-012-24/+76
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-012-21/+80
* WebSocket_AbortReceiveMessageCall was flaky because it was slow.toyoshim@chromium.org2012-10-241-13/+11
* WebSocket Pepper API: split AbortCalls test to four partstoyoshim@chromium.org2012-10-222-37/+72
* WebSocket test server migration on PPAPI teststoyoshim@chromium.org2012-10-171-6/+4
* Remove PPAPI tests from NaCl's SCons build that are not automated or are dead.ncbray@chromium.org2012-10-111-0/+7
* Fix print settings units conversion for PPB_Printing.raymes@chromium.org2012-10-111-3/+22
* ppapi: Fix expectation for touch-event location.sadrul@chromium.org2012-10-101-6/+2
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-092-0/+3
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-5/+20
* Remove unused PPP_CursorControl_Devraymes@chromium.org2012-10-081-1/+0
* Convert UMA interface to IDL.brettw@chromium.org2012-10-052-3/+1
* Remove VideoLayer and LayerCompositor APIs.brettw@chromium.org2012-10-021-2/+0
* Implement browser side of PPB_Printing resource.raymes@chromium.org2012-09-272-0/+99
* Fix cpu draining callback in Graphics2D::Flush.victorhsieh@chromium.org2012-09-272-1/+107
* Cleanup: avoid foo ? true : false, part 2.thestig@chromium.org2012-09-191-3/+3
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-043-5/+47
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-312-40/+150
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-304-0/+162
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-302-2/+63
* Fix back-to-back StartPlayback/StopPlayback issue in PPAPI IPC proxynfullagar@google.com2012-08-252-0/+70
* Add a query function for the scaling feature.brettw@chromium.org2012-08-221-2/+2
* Cache image data objects.brettw@chromium.org2012-08-222-0/+70
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-172-0/+3
* Noop change (+bonus style fix) to trigger nacl tests to be rebuilt.sergeyu@chromium.org2012-08-101-1/+2
* NaCl proxy for PPB_NetworkMonitor_Privatesergeyu@chromium.org2012-08-101-1/+0
* Remove ppb_fullscreen_dev interface, as fullscreen has been outnfullagar@google.com2012-07-162-2/+0
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-132-1/+9
* PPAPI (Flash): Fix FileModuleLocal::GetDirContents().viettrungluu@chromium.org2012-07-121-1/+1
* More correct disabling of SucceedWhenAllowed due to timeouts.mihaip@chromium.org2012-07-101-2/+1
* Disable SucceedWhenAllowed due to timeouts.mihaip@chromium.org2012-07-101-1/+2
* PPAPI: Add an API for setting a custom user agent for URL requests.viettrungluu@chromium.org2012-07-101-0/+10
* Fix PPB_MouseLock.LockMouse crash and add tests.yzshen@chromium.org2012-07-092-0/+118
* Only paste the fragment of text which was copied to the clipboard.raymes@chromium.org2012-06-291-3/+8
* Allow to release WebSocket resource in completion callbacks invoked by Close().toyoshim@chromium.org2012-06-293-3/+74
* ppapi: Add test for touch-event support.sadrul@chromium.org2012-06-284-3/+90
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-284-1/+47
* Implement right-to-left text rendering in Pepper.brettw@chromium.org2012-06-282-2/+90
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-272-0/+11
* Fix flaky PPAPITest.FileIO_NotAllowMixedReadWrite, re-enabledmichael@chromium.org2012-06-251-5/+13
* Pepper Flash: Add trivial C++ wrappers for PPB_Flash_File_{ModuleLocal,FileRef}.viettrungluu@chromium.org2012-06-252-24/+17