| Commit message (Expand) | Author | Age | Files | Lines |
* | 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c... | polina@google.com | 2011-04-11 | 8 | -105/+105 |
* | Reupload of http://codereview.chromium.org/6801053/ | dmichael@chromium.org | 2011-04-08 | 1 | -0/+2 |
* | Fixing PPB_Graphics2D::Describe | brettw@chromium.org | 2011-04-06 | 1 | -3/+6 |
* | Add GetPluginURL to PPB_URLUtil_Dev | piman@google.com | 2011-03-31 | 3 | -0/+11 |
* | Checking in major revision of Pepper video decode APIs. | scherkus@chromium.org | 2011-03-31 | 3 | -13/+12 |
* | Make PPAPI PostMessage behave asynchronously. | dmichael@google.com | 2011-03-26 | 1 | -4/+20 |
* | A proposal and implementation for an initial postMessage interface. These in... | dmichael@google.com | 2011-03-23 | 6 | -14/+257 |
* | Remove PPB_Var interface's scripting functionality. | neb@chromium.org | 2011-03-23 | 7 | -291/+3 |
* | Add an (unimplemented) API for getting the available list of font families on | brettw@chromium.org | 2011-03-19 | 1 | -0/+1 |
* | Add a console interface for logging to the JS console from a PPAPI plugin. | brettw@chromium.org | 2011-03-11 | 1 | -0/+1 |
* | Add PPB_URLUtil_Dev::GetDocumentURL | piman@google.com | 2011-03-02 | 2 | -17/+30 |
* | Don't allow multiple opens for Pepper FileSystem. | yzshen@chromium.org | 2011-02-28 | 3 | -14/+105 |
* | Add some files to the C compilation test, and fix the stuff that wasn't C com... | dmichael@google.com | 2011-02-23 | 1 | -0/+5 |
* | Implement proxying for FileRef and FileChooser. | brettw@chromium.org | 2011-02-17 | 1 | -5/+6 |
* | Basic implementation of Pepper Transport API. | sergeyu@chromium.org | 2011-02-16 | 2 | -10/+41 |
* | Revert 75003 - Basic implementation of Pepper Transport API. | sergeyu@chromium.org | 2011-02-15 | 2 | -41/+10 |
* | Basic implementation of Pepper Transport API. | sergeyu@chromium.org | 2011-02-15 | 2 | -10/+41 |
* | Implement proxy for FlashMenu and Run/QuitMessageLoop | piman@google.com | 2011-02-15 | 7 | -42/+50 |
* | Fix FileIO and FileRef PPAPI tests to match changes in | adamk@chromium.org | 2011-02-03 | 2 | -25/+26 |
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -8/+8 |
* | Remove dev/audio, dev/audio_config, and dev/audio_trusted | nfullagar@google.com | 2011-01-20 | 2 | -5/+5 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 2 | -24/+29 |
* | Fix Pepper URL Loader callbacks. | viettrungluu@chromium.org | 2011-01-14 | 3 | -7/+74 |
* | Revert of revert 69309 - switch handles to 32 bit in PPAPI. | neb@chromium.org | 2011-01-14 | 2 | -4/+4 |
* | Revert 71334 - Fix Pepper URL Loader callbacks. | viettrungluu@chromium.org | 2011-01-14 | 3 | -74/+7 |
* | Fix Pepper URL Loader callbacks. | viettrungluu@chromium.org | 2011-01-13 | 3 | -7/+74 |
* | Fix Pepper File IO callbacks. | viettrungluu@chromium.org | 2011-01-11 | 2 | -2/+206 |
* | Use PASS() everywhere in ppapi/tests. | neb@chromium.org | 2011-01-07 | 12 | -67/+67 |
* | PPB_Class simple test. | neb@chromium.org | 2011-01-07 | 2 | -0/+82 |
* | Add an instance parameter to var objects, audio, and the 2D API. This replace... | brettw@chromium.org | 2011-01-07 | 4 | -40/+47 |
* | Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp... | alokp@chromium.org | 2010-12-28 | 2 | -0/+3 |
* | Added ppapi::Context3D interface. The API has already been reviewed. I am add... | alokp@chromium.org | 2010-12-23 | 1 | -0/+2 |
* | Improve documentation for the tools for generating size checks, based on comm... | dmichael@google.com | 2010-12-22 | 2 | -37/+82 |
* | Properly cancel PPAPI callbacks. | viettrungluu@chromium.org | 2010-12-21 | 4 | -47/+217 |
* | Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPI | noelallen@google.com | 2010-12-18 | 2 | -4/+4 |
* | Another attempt at landing: | dmichael@google.com | 2010-12-16 | 5 | -0/+408 |
* | Resource width 64->32 change. | neb@chromium.org | 2010-12-15 | 2 | -4/+4 |
* | Revert 69187, http://codereview.chromium.org/5730003/. DEPS check failed due... | dmichael@google.com | 2010-12-14 | 4 | -400/+0 |
* | Add the following Clang plugins: | dmichael@google.com | 2010-12-14 | 4 | -0/+400 |
* | Add compile assertions to enforce the sizes of all structs and enums in the C... | dmichael@google.com | 2010-12-13 | 7 | -70/+188 |
* | Add a separate cookie for the start of a PPAPI test to help reduce test | brettw@chromium.org | 2010-12-10 | 1 | -1/+3 |
* | Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapper | brettw@chromium.org | 2010-12-03 | 2 | -2/+18 |
* | Change trusted shared memory interface to match audio. | nfullagar@google.com | 2010-12-02 | 1 | -1/+1 |
* | - Add a script which: | dmichael@google.com | 2010-11-19 | 4 | -166/+6 |
* | Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. ... | dmichael@google.com | 2010-11-19 | 2 | -29/+81 |
* | Change FileRef::GetName() to return the name of the file even for | dumi@chromium.org | 2010-11-17 | 1 | -2/+2 |
* | Run Pepper unit tests in Native Client | garianov@google.com | 2010-11-16 | 4 | -14/+73 |
* | Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory | brettw@chromium.org | 2010-11-10 | 4 | -51/+51 |
* | * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a... | brettw@chromium.org | 2010-11-08 | 2 | -0/+33 |
* | Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W... | dmichael@google.com | 2010-11-05 | 4 | -12/+87 |