summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.jvoung@google.com2014-03-281-4/+4
* Pepper: Move is_installed state to NexeLoadManager.teravest@chromium.org2014-03-271-3/+6
* Pepper: More ReportLoadError logic in PPB_NaCl_Private.teravest@chromium.org2014-03-271-1/+22
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-262-24/+22
* PPAPI/NaCl: Define NexeLoadManager class.teravest@chromium.org2014-03-251-1/+3
* Add IsCrashReportingEnabled call to Pepper UMA APIelijahtaylor@chromium.org2014-03-211-5/+14
* Pepper: Move AddToConsole() to PPB_NaCl_Private.teravest@chromium.org2014-03-201-1/+4
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-202-18/+63
* Pepper: Make PPB ReportLoadError set lastError.teravest@chromium.org2014-03-191-0/+1
* Pepper: Move GetUrlScheme to PPB_NaCl_Private.teravest@chromium.org2014-03-191-1/+9
* Pepper: Move GetSandboxISA() to PPB_NaCl_Private.teravest@chromium.org2014-03-141-1/+5
* [Mac] Add an implementation of MonitorFinder to support PepperFlashDRMHost.rsesek@chromium.org2014-03-131-3/+5
* Extend the sample rates that Pepper should support.xians@chromium.org2014-03-111-2/+8
* Get rid of the formatting code in build_gles2_cmd_buffer.pyzmo@chromium.org2014-03-072-11/+11
* Support non-SFI mode in NaCl manifest file.hidehiko@chromium.org2014-03-071-1/+6
* Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebugjvoung@google.com2014-03-071-1/+5
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-061-0/+11
* Format generated gpu files using clang-format.zmo@chromium.org2014-03-052-246/+479
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-042-9/+9
* Revert "Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaCl...jvoung@google.com2014-02-281-5/+1
* Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebugjvoung@chromium.org2014-02-281-1/+5
* Update comment about NaCl UMA. Histogram entries are public.jvoung@chromium.org2014-02-271-3/+2
* Pepper: Add channel for trusted plugin.teravest@chromium.org2014-02-261-1/+3
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-262-15/+32
* PPAPI/NaCl: Move some nexe loading error reporting to the renderer.dmichael@chromium.org2014-02-251-9/+90
* Add sandbox ISA and extra compile flag fields to PNaCl translation cache keydschuff@chromium.org2014-02-181-1/+3
* Added the idl for the display color profile pepper API.bgraur@google.com2014-02-171-0/+123
* PnaclCoordinator: Use llc's module-splitting for pexe compilationdschuff@chromium.org2014-02-151-1/+3
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-132-64/+33
* Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.xhwang@chromium.org2014-02-121-12/+28
* Pepper: Make StartSelLdr asynchronous.teravest@chromium.org2014-02-111-11/+12
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-113-194/+193
* Pepper: Move ProgressEvent queueing.teravest@chromium.org2014-02-101-2/+2
* Proxy the PDF API to the PDF plugin.koz@chromium.org2014-02-061-0/+34
* PPAPI: Promote PPB_FileRef (v1.2) to stablenhiroki@chromium.org2014-02-061-6/+6
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-061-1/+11
* Have the PDF plugin eagerly notify the host of the link under the cursor.koz@chromium.org2014-02-031-0/+3
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-291-1/+1
* [NaCl SDK Docs] Update PPAPI docs to use Chromesite-friendly URLs.binji@chromium.org2014-01-283-6/+6
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-281-1/+1
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-281-1/+1
* Add GetSequenceNumber function to PPB_Flash_Clipboardraymes@chromium.org2014-01-281-4/+30
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-272-93/+36
* PPAPI: Move file mapping to new PPB_FileMapping APIdmichael@chromium.org2014-01-242-138/+147
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-241-8/+12
* [PPAPI] Refine Configure() for Pepper MediaStream API.penghuang@chromium.org2014-01-234-26/+196
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-222-2/+2
* Implement GetSelectedText() for the OOP PDF plugin.koz@chromium.org2014-01-151-0/+3
* [Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-101-15/+63
* [PPAPI] API thunk for video media stream track.penghuang@chromium.org2014-01-102-6/+3