| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix VAOs and client side arrays | gman@chromium.org | 2012-11-29 | 1 | -0/+1 |
* | Make PPAPI headers compilable with -Wstrict-prototypes | mseaborn@chromium.org | 2012-11-29 | 1 | -14/+14 |
* | IDLize PPP_Scrollbar_Dev. | teravest@chromium.org | 2012-11-28 | 1 | -0/+25 |
* | Disambiguate 'headers' targets in khronos and mesa. | bauerb@chromium.org | 2012-11-28 | 1 | -1/+1 |
* | IDLize PPB_DirectoryReader_Dev. | teravest@chromium.org | 2012-11-27 | 1 | -0/+37 |
* | Revert 169707 - Revert 169703 - IDLize PPB_Graphics3DTrusted. | dalecurtis@google.com | 2012-11-27 | 1 | -0/+86 |
* | Revert 169703 - IDLize PPB_Graphics3DTrusted. | dalecurtis@google.com | 2012-11-27 | 1 | -86/+0 |
* | IDLize PPB_Graphics3DTrusted. | teravest@chromium.org | 2012-11-27 | 1 | -0/+86 |
* | Deprecate and remove unused PPB_Flash functions. | raymes@chromium.org | 2012-11-26 | 1 | -430/+133 |
* | Cache GL state. | gman@chromium.org | 2012-11-26 | 1 | -0/+1 |
* | Add support for GL_CHROMIUM_pixel_transfer_buffer_object. | reveman@chromium.org | 2012-11-21 | 1 | -0/+1 |
* | Revert 168165 - Revert "Revert 167613 - Cache more GL state both service and ... | gman@chromium.org | 2012-11-21 | 1 | -1/+0 |
* | Encapsulate khronos include paths in khronos.gyp, | phajdan.jr@chromium.org | 2012-11-21 | 1 | -1/+1 |
* | NaCl: Make some C files compilable with -Wstrict-prototypes | mseaborn@chromium.org | 2012-11-20 | 2 | -3/+3 |
* | Improve NaCl plugin error reporting when using IPC proxy. | bbudge@chromium.org | 2012-11-20 | 4 | -20/+35 |
* | Revert 168557 - Improve NaCl plugin error reporting when using IPC proxy. | bbudge@chromium.org | 2012-11-19 | 4 | -35/+20 |
* | Improve NaCl plugin error reporting when using IPC proxy. | bbudge@chromium.org | 2012-11-19 | 4 | -20/+35 |
* | Revert "Revert 167613 - Cache more GL state both service and client side." | gman@chromium.org | 2012-11-16 | 1 | -0/+1 |
* | Refactor video capture to new design, as part of the whole Pepper resource re... | victorhsieh@chromium.org | 2012-11-16 | 1 | -12/+0 |
* | Provide a safer FileIO Read API | victorhsieh@chromium.org | 2012-11-16 | 2 | -1/+94 |
* | PPAPI: Take PPB_MessageLoop out of Dev | dmichael@chromium.org | 2012-11-15 | 1 | -65/+65 |
* | Get rid of pnacl_shim time stamps. | jvoung@google.com | 2012-11-15 | 1 | -1/+1 |
* | Revert 167613 - Cache more GL state both service and client side. | shawnsingh@chromium.org | 2012-11-14 | 1 | -1/+0 |
* | Cache more GL state both service and client side. | gman@chromium.org | 2012-11-14 | 1 | -0/+1 |
* | Convert PPP_Selection_Dev to IDL. | teravest@chromium.org | 2012-11-13 | 1 | -1/+24 |
* | Revert "Add support in NaCl browser tests for testing pnacl-translated nexes" | ygorshenin@chromium.org | 2012-11-13 | 2 | -3/+2 |
* | Add support in NaCl browser tests for testing pnacl-translated nexes | dschuff@chromium.org | 2012-11-13 | 2 | -2/+3 |
* | Remove PPB_Flash_TCPSocket which hasn't been in use since M20. | raymes@chromium.org | 2012-11-10 | 1 | -87/+1 |
* | Rewrite PPB_AudioInput_Dev to use the new-style host/resource. | yzshen@chromium.org | 2012-11-08 | 1 | -57/+1 |
* | PPAPI: Make CompletionCallbacks work right on background threads. | dmichael@chromium.org | 2012-11-08 | 1 | -1/+1 |
* | Convert PPB_Crypto_Dev to IDL. | teravest@chromium.org | 2012-11-08 | 1 | -1/+14 |
* | Return IPC proxy startup result codes so NaCl plugin can default to SRPC corr... | bbudge@chromium.org | 2012-11-08 | 1 | -4/+21 |
* | Convert NetworkState to IDL. | teravest@chromium.org | 2012-11-07 | 1 | -1/+14 |
* | Move flash clipboard to the new proxy and add custom format support | raymes@chromium.org | 2012-11-01 | 1 | -33/+40 |
* | Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up. | bbudge@chromium.org | 2012-11-01 | 6 | -7/+18 |
* | Add type argument to pepper content decryptor method GenerateKeyRequest(). | tomfinegan@chromium.org | 2012-10-29 | 1 | -40/+40 |
* | Add support for additional a/v decoders to Pepper CDM API. | tomfinegan@chromium.org | 2012-10-27 | 1 | -1/+1 |
* | Revert nacl.scons from r164136, the Scons build of ppapi_gles2 is used by pna... | binji@chromium.org | 2012-10-26 | 1 | -0/+17 |
* | Remove more redundant PPAPI interface tests from NaCl's SCons build. | ncbray@chromium.org | 2012-10-25 | 1 | -17/+0 |
* | NaCl: Remove "#ifdef NACL_STANDALONE" code paths | mseaborn@chromium.org | 2012-10-25 | 5 | -33/+1 |
* | NaCl: Remove the nacl_standalone==1 case from plugin.gyp | mseaborn@chromium.org | 2012-10-25 | 1 | -73/+40 |
* | NaCl: Remove unused dylib_unittest.cc and plugin_unittest.cc | mseaborn@chromium.org | 2012-10-25 | 3 | -140/+0 |
* | Cache more information when launching NaCl sel_ldr, and pass 'Dev' interface | bbudge@chromium.org | 2012-10-23 | 1 | -1/+2 |
* | Encrypted Media: Return and handle NeedMoreData correctly. | xhwang@chromium.org | 2012-10-23 | 1 | -36/+36 |
* | Change the way we generate versions. | noelallen@chromium.org | 2012-10-23 | 1 | -1/+1 |
* | Add pepper content decryption audio decoding API. | tomfinegan@chromium.org | 2012-10-19 | 1 | -41/+48 |
* | Build PNaCl IRT shims on arm as well as x86-64 | dschuff@chromium.org | 2012-10-19 | 5 | -12/+26 |
* | Change pnacl translator filenames and layout. | jvoung@chromium.org | 2012-10-18 | 1 | -1/+4 |
* | Move pnacl_component_crx_gen to the chrome tree from nacl. | jvoung@chromium.org | 2012-10-18 | 6 | -2/+642 |
* | Make GLES2Implementation based on GLES2Interface | gman@chromium.org | 2012-10-16 | 1 | -0/+1 |