summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Move time logic out of the trusted plugin.teravest@chromium.org2014-04-151-4/+3
* Encrypted Media: Support VP9 playback.xhwang@chromium.org2014-04-111-2/+3
* Pepper: Remove NaClHttpResponseHeaders.teravest@chromium.org2014-04-111-14/+9
* PPAPI: Update pp_var.h documentation for Resource vars.dmichael@chromium.org2014-04-102-17/+34
* PPAPI: Move some of NexeFileDidOpen to NexeLoadManagerdmichael@chromium.org2014-04-101-0/+12
* Pepper: Fix comments for PPB and PPP InputEvent.teravest@chromium.org2014-04-102-9/+7
* Pepper: Move some reporting into StartPpapiProxy.teravest@chromium.org2014-04-081-7/+12
* Use VLOG instead of vfprintf in PLUGIN_PRINTF.teravest@chromium.org2014-04-071-0/+3
* Pepper: Move NexeDidCrash() to NexeLoadManager.teravest@chromium.org2014-04-051-11/+4
* Revert 261820 "Pepper: Move NexeDidCrash() to NexeLoadManager."scottmg@chromium.org2014-04-041-4/+11
* Pepper: Move NexeDidCrash() to NexeLoadManager.teravest@chromium.org2014-04-041-11/+4
* Pepper: Move exit_status to NexeLoadManager.teravest@chromium.org2014-04-031-7/+7
* Remove unused PPB_Graphics2D_Dev interfaceraymes@google.com2014-04-031-96/+0
* Pepper: LoadAbort and DeadNexe out of plugin.cc.teravest@chromium.org2014-04-021-4/+14
* Pepper: Move ReportLoadSuccess to PPB_NaCl_Private.teravest@chromium.org2014-03-311-0/+6
* Add a PPB_Find_Private function to set the tickmarks on the page.raymes@chromium.org2014-03-301-0/+9
* PPAPI: Bring PPB_MediaStream*Track to stable.dmichael@chromium.org2014-03-294-6/+12
* Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.jvoung@google.com2014-03-281-3/+3
* Pepper: Move is_installed state to NexeLoadManager.teravest@chromium.org2014-03-271-2/+8
* Pepper: More ReportLoadError logic in PPB_NaCl_Private.teravest@chromium.org2014-03-271-0/+26
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-262-10/+8
* PPAPI/NaCl: Define NexeLoadManager class.teravest@chromium.org2014-03-251-0/+3
* Add IsCrashReportingEnabled call to Pepper UMA APIelijahtaylor@chromium.org2014-03-211-1/+11
* Pepper: Move AddToConsole() to PPB_NaCl_Private.teravest@chromium.org2014-03-201-0/+5
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-202-0/+59
* 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-0/+9
* Pepper: Move GetSandboxISA() to PPB_NaCl_Private.teravest@chromium.org2014-03-141-0/+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-1/+7
* Support non-SFI mode in NaCl manifest file.hidehiko@chromium.org2014-03-071-0/+6
* Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebugjvoung@google.com2014-03-071-0/+5
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-041-2/+2
* Revert "Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaCl...jvoung@google.com2014-02-281-5/+0
* Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebugjvoung@chromium.org2014-02-281-0/+5
* Update comment about NaCl UMA. Histogram entries are public.jvoung@chromium.org2014-02-271-2/+1
* Pepper: Add channel for trusted plugin.teravest@chromium.org2014-02-261-0/+3
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-262-14/+30
* PPAPI/NaCl: Move some nexe loading error reporting to the renderer.dmichael@chromium.org2014-02-251-10/+92
* Add sandbox ISA and extra compile flag fields to PNaCl translation cache keydschuff@chromium.org2014-02-181-0/+2
* Added the idl for the display color profile pepper API.bgraur@google.com2014-02-171-0/+97
* PnaclCoordinator: Use llc's module-splitting for pexe compilationdschuff@chromium.org2014-02-151-0/+3
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-132-39/+26
* Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.xhwang@chromium.org2014-02-121-7/+25
* Pepper: Make StartSelLdr asynchronous.teravest@chromium.org2014-02-111-10/+11
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-113-180/+179
* Pepper: Move ProgressEvent queueing.teravest@chromium.org2014-02-101-1/+1
* PPAPI: Promote PPB_FileRef (v1.2) to stablenhiroki@chromium.org2014-02-061-1/+1
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-061-0/+12
* Have the PDF plugin eagerly notify the host of the link under the cursor.koz@chromium.org2014-02-031-1/+8