summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client/tests
Commit message (Expand)AuthorAgeFilesLines
* Break apart the stress test for ppb_image_data to help narrow down flake.nfullagar@google.com2012-04-262-15/+37
* Restore ppapi_gles example NMF files so that they look morejvoung@google.com2012-04-238-3/+58
* Convert a few more NMF files to be autogenerated and PNaCljvoung@google.com2012-04-219-53/+9
* Change the rest of old nacl ppapi tests to be compatible with pnacl.jvoung@google.com2012-04-185-5/+22
* Only enable ppapi_browser/ppb_audio test for mac bots - other bots don'tnfullagar@google.com2012-04-121-1/+6
* Add a config file listing NaCl's scons files in the Chrome repo.ncbray@google.com2012-04-101-61/+0
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-084-17/+11
* Port some nacl_integration tests to use autogenerated NMFjvoung@google.com2012-04-0378-439/+127
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Update image data test to write into mapped pixel data.nfullagar@google.com2012-04-021-10/+17
* Add nacl.sconsnfullagar@google.com2012-03-271-0/+44
* New audio test using ppapi_browswernfullagar@google.com2012-03-206-2/+494
* More changes for headless bots.nfullagar@google.com2012-02-281-13/+34
* Revert 123100 - Disable nacl_integration.run_ppapi_messaging_browser_testdanakj@chromium.org2012-02-241-5/+4
* Disable nacl_integration.run_ppapi_messaging_browser_testdanakj@chromium.org2012-02-221-4/+5
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-11/+10
* Have nacl manifest lookup invoke pnacl coordinator to translate portablejvoung@google.com2012-02-171-2/+2
* Use CORS for fetching NaCl resources from extensions.jvoung@google.com2012-01-311-0/+4
* PPAPI URLRequestInfo test: port NaCl version to ppapi_tests. Fix Var and Reso...polina@google.com2012-01-271-1/+5
* Update fullscreen test to use PPBViewnfullagar@google.com2012-01-051-17/+21
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-0511-75/+68
* Fix nacl tests for new instance interface.brettw@chromium.org2012-01-032-6/+2
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-0310-32/+38
* Remove references to headers not in TC.noelallen@google.com2011-12-284-7/+9
* Actually delete the nacl_file_main.* filesnfullagar@google.com2011-12-123-2/+0
* Update ppb_var NaCl test to use 1.1 interfacenfullagar@google.com2011-12-091-4/+2
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-073-8/+5
* Disable pdf test for pnacl for now. It relies on a private interface,jvoung@google.com2011-12-021-1/+7
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-012-18/+0
* Update extension_mime_handler extension manifest to manifest_version 2.abarth@chromium.org2011-11-301-0/+1
* Remove NaCl file from ppapi_geturl test.nfullagar@google.com2011-11-295-281/+3
* Fix ppapi/native_client/tests/ppapi_tests/nacl.scons to match test_case.nmfmcgrathr@chromium.org2011-11-231-1/+11
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-181-3/+3
* Revert 110221 - Test NaCl version of ppapi_tests via ui_testsdmichael@chromium.org2011-11-161-3/+3
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-161-3/+3
* Remove unused function from nacl fullscreen test.polina@google.com2011-11-091-10/+0
* Reenable NaCl PPB_URLRequestInfo test.polina@google.com2011-11-072-13/+11
* Disable a PPAPI crash test under Valgrind.eugenis@google.com2011-10-251-1/+3
* NaCl PPAPI Fullscreen: Add 2D painting to the test.polina@google.com2011-10-211-26/+54
* native_client/tests/ppapi_test_lib: factor out helper functionality from thepolina@google.com2011-10-204-108/+145
* gcc 4.6 fixes for ppapi so that these will build nacl-side. testedbsy@google.com2011-10-201-5/+3
* ppapi_test_lib: Update all stable interface getters to CHECK for theirpolina@google.com2011-10-191-5/+15
* Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...bbudge@google.com2011-10-182-54/+5
* Disable building ppapi_geturl for PNaCl GlibC.pdox@google.com2011-10-181-0/+4
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-161-2/+0
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-144-32/+23
* PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...polina@google.com2011-10-141-17/+9
* Porting ppapi_bad NaCl test to glibc.halyavin@chromium.org2011-10-083-20/+78
* PPAPI SetFullscreen: Explicitely disallow state changes when the oppositepolina@google.com2011-10-031-2/+5
* Workaround a problem where clang and gcc behavior wrt the creation of temp ob...robertm@google.com2011-10-034-5/+12