summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Compile Breakpad into Chromium by default on Linuxmseaborn@chromium.org2013-01-152-27/+53
* NaCl: Stop using "--enable-logging" because it breaks Buildbot logging on Win...mseaborn@chromium.org2013-01-151-1/+3
* Remove unnecessary plumbing of pp_error to PNaCl's abort function.jvoung@chromium.org2013-01-144-28/+31
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-117-1/+17
* Breakpad browser crash test: Disable check for .txt file on Windows for nowmseaborn@chromium.org2013-01-112-12/+8
* Remove nacl_integration tests that exercise the SRPC proxy.bbudge@chromium.org2013-01-111-5/+0
* Revert 176224acolwell@chromium.org2013-01-112-9/+12
* Add PNaCl UMA stats for error cases.jvoung@google.com2013-01-118-61/+272
* NaCl: Move all browser tests into nacl_irt_test_envmseaborn@chromium.org2013-01-112-12/+9
* Ensure nacl_integration does not report UMA stats.ncbray@chromium.org2013-01-091-0/+3
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-092-5/+1
* Breakpad test: Fix test disabling logic to refer to the correct flag namemseaborn@chromium.org2013-01-091-9/+8
* Breakpad: Disable browser process crash test for one case on 32-bit Windowsmseaborn@chromium.org2013-01-091-2/+16
* Breakpad: Add a test for crashes in the browser processmseaborn@chromium.org2013-01-094-51/+131
* NaCl: browser_tester: Don't call server_close() because it causes EBADFmseaborn@chromium.org2013-01-091-1/+7
* Retry: Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome b...jvoung@chromium.org2013-01-071-3/+3
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-13/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-0/+13
* Move tracing component to src/componentskaiwang@chromium.org2012-12-281-1/+1
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-212-13/+9
* Revert "Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome ...jvoung@google.com2012-12-181-3/+3
* Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome bundle.jvoung@google.com2012-12-181-3/+3
* Fix tracing for gpu/ directory in NaCljbauman@chromium.org2012-12-181-0/+3
* Disable NaCl inbrowser_test_runner_parallel testdschuff@chromium.org2012-12-141-1/+4
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-0/+9
* Improve NaCl startup error reporting in plugin and IPC proxy.bbudge@chromium.org2012-12-144-30/+16
* Revert 172805apatrick@google.com2012-12-142-9/+13
* Use different UMA stat for a nacl manifest which is missing the user's archdschuff@chromium.org2012-12-135-36/+38
* Add idl version of ppb_flash_menu.idlnoelallen@chromium.org2012-12-131-0/+37
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-132-13/+9
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-132-34/+34
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-121-2/+2
* NaCl: Re-enable the "inbrowser_test_runner" test suitemseaborn@chromium.org2012-12-111-1/+3
* Remove PPB_Instance 0.5brettw@chromium.org2012-12-101-43/+0
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-101-0/+78
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-0/+50
* Make --enable-pnacl flag use the built-in PNaCl instead of the component updaterdschuff@chromium.org2012-12-085-47/+66
* NaCl: Extend nacl_integration to test the old SRPC-based PPAPI proxymseaborn@chromium.org2012-12-081-0/+5
* Add tracing support to NaCljbauman@chromium.org2012-12-081-0/+9
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-8/+8
* Build the NaCl ARM IRT with arm-flavored newlib/libstdcppdschuff@chromium.org2012-12-071-0/+2
* 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