summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-3/+2
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-2/+3
* PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directorynhiroki@chromium.org2012-12-212-0/+39
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-191-17/+22
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-133-1/+66
* Revert 172261battre@chromium.org2012-12-115-470/+712
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2012-12-115-712/+470
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-102-0/+23
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-082-3/+222
* Remove PPB_Flash_File_ModuleLocal_2_0.raymes@chromium.org2012-12-071-2/+0
* PPAPI: make browser tests to fail fast if a NaCl module does not load.ncbray@chromium.org2012-12-061-0/+23
* Revert 171408raymes@chromium.org2012-12-062-222/+5
* Revert 171389raymes@chromium.org2012-12-062-5/+222
* Revert 171080raymes@chromium.org2012-12-062-222/+5
* Fix invalid HTML markup in test_cast.htmlhalyavin@google.com2012-12-051-1/+1
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-042-5/+222
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-292-8/+70
* 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