summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant PPAPI tests from NaCl SCons build.ncbray@google.com2012-10-1231-3745/+0
* Generalize Pepper CDM API decrypt and decode.tomfinegan@chromium.org2012-10-121-5/+5
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-121-1/+29
* Add PPAPI CDM video decoder initialization.tomfinegan@chromium.org2012-10-111-53/+67
* Remove PPAPI tests from NaCl's SCons build that are not automated or are dead.ncbray@chromium.org2012-10-1142-3045/+0
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-0/+134
* Convert GPU blacklist to IDL.brettw@chromium.org2012-10-102-2/+16
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-1/+14
* Eliminate last references to disable_dynamic_plugin_loading in Chrome repo.ncbray@chromium.org2012-10-093-17/+3
* Use local strcmp in pnacl IRT shim.dschuff@chromium.org2012-10-091-1/+7
* Clean up NaCl's SCons build.ncbray@chromium.org2012-10-0913-748/+15
* Convert PPB_Instance_Private interface to IDLraymes@chromium.org2012-10-081-1/+38
* Remove unused PPB_Flash_UDPSocket interfaceraymes@chromium.org2012-10-081-66/+1
* Convert UMA interface to IDL.brettw@chromium.org2012-10-051-1/+38
* Revert 160454 - Port three nacl_integration tests to browser_tests.sky@chromium.org2012-10-0517-0/+1374
* Port three nacl_integration tests to browser_tests.ncbray@chromium.org2012-10-0517-1374/+0
* Convert InstancePrivate to IDL.brettw@chromium.org2012-10-041-1/+24
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-041-18/+18
* Update PPB side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-031-19/+19
* PNaCl: Use the PPAPI shims library on all architecturesmseaborn@chromium.org2012-10-031-7/+3
* Remove VideoLayer and LayerCompositor APIs.brettw@chromium.org2012-10-025-22/+4
* Add IDL file for PPP_VideoCapture_Dev.yzshen@chromium.org2012-10-021-1/+14
* Port ppapi_ppb_core nacl_integration test to browser_tests.ncbray@chromium.org2012-09-264-355/+0
* PNaCl: Build a PPAPI shims library on all architecturesmseaborn@chromium.org2012-09-215-12/+32
* PPAPI/NaCl: Add ncbray and bradnelson to OWNERS; remove polina & sangadmichael@chromium.org2012-09-212-4/+2
* Avoid using NULL comparison to check if element is in the map.olonho@google.com2012-09-201-3/+3
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-191-0/+12
* Cleanup: avoid foo ? true : false, part 2.thestig@chromium.org2012-09-191-2/+1
* PNaCl: Remove Scons code for automatically generating pnacl_shim.cmseaborn@chromium.org2012-09-191-14/+1
* Start IPC-based NaCl PPAPI proxy after all untrusted code has loaded.bbudge@chromium.org2012-09-172-20/+4
* Revert 157163 - Start IPC-based NaCl PPAPI proxy after all untrusted code has...bbudge@chromium.org2012-09-172-4/+20
* Start IPC-based NaCl PPAPI proxy after all untrusted code has loaded.bbudge@chromium.org2012-09-172-20/+4
* Update pnacl_shim to account for some changes in private/dev interfaces:jvoung@google.com2012-09-171-21/+50
* Add check_tls test on nacl_irt to Gypmcgrathr@chromium.org2012-09-141-0/+18
* NaCl: Remove the only use of NACL_ARCH_CPU_* #definesmseaborn@chromium.org2012-09-141-1/+2
* NaCl: Fix ARM Gyp build of IRT to include IRT-private __aeabi_read_tpmcgrathr@chromium.org2012-09-131-2/+9
* Port nacl_integration exit_status test to browser_tests.ncbray@google.com2012-09-125-252/+9
* NaCl: Update revision in DEPS, r9652 -> r9707mseaborn@chromium.org2012-09-121-15/+14
* Pepper WebSocket API: Fix memory leak issuetoyoshim@chromium.org2012-09-121-0/+1
* Partial revert of 155693.bradnelson@google.com2012-09-101-14/+15
* Relanding the original CL -- Revert 155696 - Revert 155693 - DEPS roll plus c...peter@chromium.org2012-09-103-2/+25
* Revert 155693 - DEPS roll plus copy list update.peter@chromium.org2012-09-103-25/+2
* DEPS roll plus copy list update.bradnelson@google.com2012-09-103-2/+25
* Relocating files in the nacl repo that belong in chrome.bradnelson@google.com2012-09-0879-9/+7944
* stop shipping ppNaClPlugin in the SDKsbc@chromium.org2012-09-081-4/+0
* Add pnacl shims to the chrome build.bradnelson@google.com2012-09-064-0/+5222
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-052-6/+43
* Add browser_test to check that NaCl is logging UMA samples correctly.ncbray@chromium.org2012-09-011-0/+2
* NaCl: Fully re-enable Breakpad tests on 32-bit Windowsmseaborn@chromium.org2012-08-311-14/+0
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-319-0/+141