summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Use _nacl suffix for NaCl targets in src/gpusergeyu@chromium.org2014-02-214-40/+40
* NaCl: Address some TODOs from moving PPAPI IRT interface into the Chromium repomseaborn@chromium.org2014-02-212-13/+1
* [MIPS] Support for MIPS PNaCl in PPAPIpetarj@mips.com2014-02-208-45/+173
* Pepper: Fix AddFilter() order in PpapiDispatcher.teravest@chromium.org2014-02-201-5/+6
* raw_var_data: Fixed a tiny copy+paste error in a comment.mgiuca@chromium.org2014-02-201-1/+1
* Revert of Removed tls_edit post process rules from nacl_irt (https://coderevi...dslomov@chromium.org2014-02-201-5/+129
* Removed tls_edit post process rules from nacl_irtdyen@chromium.org2014-02-201-129/+5
* NaCl: Move definition of "struct nacl_irt_ppapihook" to the Chromium repomseaborn@chromium.org2014-02-201-7/+16
* NaCl: Move definition of the "ppapihook" IRT interface to the Chromium repomseaborn@chromium.org2014-02-191-0/+24
* Pepper: Clean up PpapiDispatcher parent classes.teravest@chromium.org2014-02-191-7/+26
* Pepper: Remove UNPROXIED_API.teravest@chromium.org2014-02-194-18/+1
* Pepper: Remove PluginReverseInterface::Log.teravest@chromium.org2014-02-182-35/+0
* Add sandbox ISA and extra compile flag fields to PNaCl translation cache keydschuff@chromium.org2014-02-184-4/+10
* Added the idl for the display color profile pepper API.bgraur@google.com2014-02-175-0/+339
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-152-11/+0
* PnaclCoordinator: Use llc's module-splitting for pexe compilationdschuff@chromium.org2014-02-157-41/+169
* NaCl: Remove references to a never-finished ARM Thumb sandboxmseaborn@chromium.org2014-02-141-7/+1
* Fix output string of pepper_hash_for_uma.xhwang@chromium.org2014-02-141-1/+1
* Pepper: Clean up trusted plugin arguments.teravest@chromium.org2014-02-132-47/+21
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-1325-347/+230
* Trusted plugin: Remove ScriptablePlugin.teravest@chromium.org2014-02-125-346/+5
* Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.xhwang@chromium.org2014-02-128-44/+144
* pepper_hash_for_uma: Allow multiple interfaces.teravest@chromium.org2014-02-111-7/+13
* Pepper: Make StartSelLdr asynchronous.teravest@chromium.org2014-02-1110-95/+137
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-1133-853/+852
* NaCl: Move irt_ppapi.{c,h} to the Chromium repo from the NaCl repomseaborn@chromium.org2014-02-1112-11/+90
* [PPAPI] pp::Var uses the latest version of the PPB_Var API.mgiuca@chromium.org2014-02-111-22/+42
* tls_edit added as a dependency to nacl_irtdyen@chromium.org2014-02-111-0/+1
* Retry CL: Build the PNaCl IRT shim with PNaCl. Roll NaCl to 12730.jvoung@google.com2014-02-101-14/+9
* Pepper: Move ProgressEvent queueing.teravest@chromium.org2014-02-105-83/+16
* Fix typo in ppapi/shared_impl/README.txtmseaborn@chromium.org2014-02-101-1/+1
* Pepper: Remove unused Plugin::manifest_url_.teravest@chromium.org2014-02-102-12/+0
* NaCl: Remove declaration of IrtInit(), which is no longer defined anywheremseaborn@chromium.org2014-02-101-5/+0
* pepper_hash_for_uma: Added newline to printf.mgiuca@chromium.org2014-02-101-1/+1
* Increase the value of kViewChangeTimeoutSec under ThreadSanitizer.glider@chromium.org2014-02-101-0/+5
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-0820-302/+309
* Revert 249872 "Build the PNaCl IRT shim with PNaCl + NaCl DEPS b..."sorin@chromium.org2014-02-081-9/+14
* Build the PNaCl IRT shim with PNaCl + NaCl DEPS bump r12710 -> r12726jvoung@google.com2014-02-081-14/+9
* Fixes chromium build when archiving the debug nacl_irtdyen@chromium.org2014-02-081-0/+66
* Pepper: Split LoadNaClModuleCommon, trusted pluginteravest@chromium.org2014-02-082-53/+63
* Fix NaCl-related build errors in MemorySanitizer builds.earthdok@chromium.org2014-02-071-1/+1
* NaCl: Make include_rules stricter for native_client/ headersmseaborn@chromium.org2014-02-073-6/+11
* [PPAPI] Removed obsolete TODO in var.h (public C++ API).mgiuca@chromium.org2014-02-071-2/+0
* nacl_irt now uses tls_edit to modify the TLS usage as a post-process.dyen@chromium.org2014-02-071-6/+65
* Create IPC channel to communicate with the renderer in NaClListener::OnStart().hidehiko@chromium.org2014-02-0611-97/+70
* Proxy the PDF API to the PDF plugin.koz@chromium.org2014-02-068-1/+163
* PPAPI: Promote PPB_FileRef (v1.2) to stablenhiroki@chromium.org2014-02-064-8/+8
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-0620-18/+769
* Pepper: Remove ErrorInfo from SelLdrStartParams.teravest@chromium.org2014-02-053-34/+33
* Pepper: Log in UMA when an interface is used.teravest@chromium.org2014-02-058-7/+139