summaryrefslogtreecommitdiffstats
path: root/ppapi/tests
Commit message (Expand)AuthorAgeFilesLines
* Use PASS() everywhere in ppapi/tests.neb@chromium.org2011-01-0712-67/+67
* PPB_Class simple test.neb@chromium.org2011-01-072-0/+82
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-074-40/+47
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-282-0/+3
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-231-0/+2
* Improve documentation for the tools for generating size checks, based on comm...dmichael@google.com2010-12-222-37/+82
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-214-47/+217
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-182-4/+4
* Another attempt at landing:dmichael@google.com2010-12-165-0/+408
* Resource width 64->32 change.neb@chromium.org2010-12-152-4/+4
* Revert 69187, http://codereview.chromium.org/5730003/. DEPS check failed due...dmichael@google.com2010-12-144-400/+0
* Add the following Clang plugins:dmichael@google.com2010-12-144-0/+400
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-137-70/+188
* Add a separate cookie for the start of a PPAPI test to help reduce testbrettw@chromium.org2010-12-101-1/+3
* Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapperbrettw@chromium.org2010-12-032-2/+18
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-1/+1
* - Add a script which:dmichael@google.com2010-11-194-166/+6
* Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. ...dmichael@google.com2010-11-192-29/+81
* Change FileRef::GetName() to return the name of the file even fordumi@chromium.org2010-11-171-2/+2
* Run Pepper unit tests in Native Clientgarianov@google.com2010-11-164-14/+73
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-104-51/+51
* * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...brettw@chromium.org2010-11-082-0/+33
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-054-12/+87
* Fixing a stupid typo.dumi@chromium.org2010-11-041-1/+1
* Including <stdin.h> to hopefully fix a build error on the ChromeOS bots.dumi@chromium.org2010-11-041-0/+2
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-0414-213/+297
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-0137-0/+4603