summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Explicitly support FileIO interface 1.0, to restore functioning SRPCnfullagar@chromium.org2012-12-065-12/+10
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-051-0/+78
* Add a flag to LaunchSelLdr to skip grabbing a routing_id.jvoung@chromium.org2012-12-047-3/+17
* NaCl: Link proper TLS accessor implementation into untrusted ARM IRT.olonho@chromium.org2012-12-041-0/+7
* NaCl: Stop disabling the sandbox on Linux for testing in nacl_integrationmseaborn@chromium.org2012-12-041-5/+0
* Add a gyp action for laying out the pnacl translator nexes into PRODUCT_DIR.jvoung@chromium.org2012-11-303-36/+313
* 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-203-5/+5
* 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
* Make breakpad_crash_test accept multiple error messages so it can be re-enabled.bbudge@chromium.org2012-11-171-6/+9
* 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
* Re-enable breakpad crash test.bbudge@chromium.org2012-11-152-8/+5
* Get rid of pnacl_shim time stamps.jvoung@google.com2012-11-151-1/+1
* Change the names of the NaCl IRT files to solve ChromeOS packaging issue.bbudge@chromium.org2012-11-151-10/+10
* 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-133-9/+2
* Add support in NaCl browser tests for testing pnacl-translated nexesdschuff@chromium.org2012-11-133-2/+9
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-101-87/+1
* Disable breakpad_crash_test on Linux and Windows.bbudge@chromium.org2012-11-081-2/+3
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-57/+1
* Make the Chrome IPC-based proxy the default for Native Client.bbudge@chromium.org2012-11-083-7/+15
* 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
* NaCl: remove dead tests and files from the SCons build.ncbray@chromium.org2012-11-0826-2877/+0
* Return IPC proxy startup result codes so NaCl plugin can default to SRPC corr...bbudge@chromium.org2012-11-081-4/+21
* Consolidate list of NaCl SCons files in Chrome repo.ncbray@chromium.org2012-11-072-64/+37
* Convert NetworkState to IDL.teravest@chromium.org2012-11-071-1/+14
* Remove even more redundant PPAPI tests from nacl_integration.ncbray@chromium.org2012-11-0712-1192/+0
* NaCl: De-flake ppapi_extension_mime_handler.ccdmichael@chromium.org2012-11-061-1/+1
* Fix nacl_integration test to more reliably crash.bbudge@chromium.org2012-11-051-1/+1
* Fix ppapi_extension_mime_handler nacl test.dmichael@chromium.org2012-11-031-9/+11