summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client/src
Commit message (Expand)AuthorAgeFilesLines
* Fix VAOs and client side arraysgman@chromium.org2012-11-291-0/+1
* Make PPAPI headers compilable with -Wstrict-prototypesmseaborn@chromium.org2012-11-291-14/+14
* IDLize PPP_Scrollbar_Dev.teravest@chromium.org2012-11-281-0/+25
* Disambiguate 'headers' targets in khronos and mesa.bauerb@chromium.org2012-11-281-1/+1
* IDLize PPB_DirectoryReader_Dev.teravest@chromium.org2012-11-271-0/+37
* Revert 169707 - Revert 169703 - IDLize PPB_Graphics3DTrusted.dalecurtis@google.com2012-11-271-0/+86
* Revert 169703 - IDLize PPB_Graphics3DTrusted.dalecurtis@google.com2012-11-271-86/+0
* IDLize PPB_Graphics3DTrusted.teravest@chromium.org2012-11-271-0/+86
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-430/+133
* Cache GL state.gman@chromium.org2012-11-261-0/+1
* Add support for GL_CHROMIUM_pixel_transfer_buffer_object.reveman@chromium.org2012-11-211-0/+1
* Revert 168165 - Revert "Revert 167613 - Cache more GL state both service and ...gman@chromium.org2012-11-211-1/+0
* Encapsulate khronos include paths in khronos.gyp,phajdan.jr@chromium.org2012-11-211-1/+1
* NaCl: Make some C files compilable with -Wstrict-prototypesmseaborn@chromium.org2012-11-202-3/+3
* Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-204-20/+35
* Revert 168557 - Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-194-35/+20
* Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-194-20/+35
* Revert "Revert 167613 - Cache more GL state both service and client side."gman@chromium.org2012-11-161-0/+1
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-12/+0
* Provide a safer FileIO Read APIvictorhsieh@chromium.org2012-11-162-1/+94
* PPAPI: Take PPB_MessageLoop out of Devdmichael@chromium.org2012-11-151-65/+65
* Get rid of pnacl_shim time stamps.jvoung@google.com2012-11-151-1/+1
* Revert 167613 - Cache more GL state both service and client side.shawnsingh@chromium.org2012-11-141-1/+0
* Cache more GL state both service and client side.gman@chromium.org2012-11-141-0/+1
* Convert PPP_Selection_Dev to IDL.teravest@chromium.org2012-11-131-1/+24
* Revert "Add support in NaCl browser tests for testing pnacl-translated nexes"ygorshenin@chromium.org2012-11-132-3/+2
* Add support in NaCl browser tests for testing pnacl-translated nexesdschuff@chromium.org2012-11-132-2/+3
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-101-87/+1
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-57/+1
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-1/+1
* Convert PPB_Crypto_Dev to IDL.teravest@chromium.org2012-11-081-1/+14
* Return IPC proxy startup result codes so NaCl plugin can default to SRPC corr...bbudge@chromium.org2012-11-081-4/+21
* Convert NetworkState to IDL.teravest@chromium.org2012-11-071-1/+14
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-33/+40
* Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up.bbudge@chromium.org2012-11-016-7/+18
* Add type argument to pepper content decryptor method GenerateKeyRequest().tomfinegan@chromium.org2012-10-291-40/+40
* Add support for additional a/v decoders to Pepper CDM API.tomfinegan@chromium.org2012-10-271-1/+1
* Revert nacl.scons from r164136, the Scons build of ppapi_gles2 is used by pna...binji@chromium.org2012-10-261-0/+17
* Remove more redundant PPAPI interface tests from NaCl's SCons build.ncbray@chromium.org2012-10-251-17/+0
* NaCl: Remove "#ifdef NACL_STANDALONE" code pathsmseaborn@chromium.org2012-10-255-33/+1
* NaCl: Remove the nacl_standalone==1 case from plugin.gypmseaborn@chromium.org2012-10-251-73/+40
* NaCl: Remove unused dylib_unittest.cc and plugin_unittest.ccmseaborn@chromium.org2012-10-253-140/+0
* Cache more information when launching NaCl sel_ldr, and pass 'Dev' interfacebbudge@chromium.org2012-10-231-1/+2
* Encrypted Media: Return and handle NeedMoreData correctly.xhwang@chromium.org2012-10-231-36/+36
* Change the way we generate versions.noelallen@chromium.org2012-10-231-1/+1
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-191-41/+48
* Build PNaCl IRT shims on arm as well as x86-64dschuff@chromium.org2012-10-195-12/+26
* Change pnacl translator filenames and layout.jvoung@chromium.org2012-10-181-1/+4
* Move pnacl_component_crx_gen to the chrome tree from nacl.jvoung@chromium.org2012-10-186-2/+642
* Make GLES2Implementation based on GLES2Interfacegman@chromium.org2012-10-161-0/+1