summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to support CDM_7jrummell2015-01-082-79/+31
* Remove timing limitation of SetOption invocation for PPAPI sockets.hidehiko2014-12-112-5/+88
* Pepper: Query all versions of PPB_VideoDecoder to construct C++ wrapper.bbudge2014-11-261-1/+7
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-142-4/+7
* Initialize V8 in PDFium from external files when plugin is running in the ren...baixo2014-11-132-0/+20
* Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.Bill Budge2014-11-062-9/+72
* With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops fro...magjed2014-10-281-1/+2
* PPAPI: Add C++ wrapper for MessageHandler stuff.dmichael2014-09-183-3/+166
* Update Pepper interface for EMEjrummell2014-09-082-18/+125
* Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...dmichael2014-08-272-0/+76
* Remove unused PPB_View_Devraymes2014-08-272-76/+0
* Pepper: PPB_VideoDecoder software-only mode.bbudge2014-08-232-12/+45
* Pepper: add Image Capture interfaces.wuchengli@chromium.org2014-08-173-0/+361
* [PPAPI] Add target param for CompositorLayer::SetTexture().penghuang@chromium.org2014-08-152-0/+56
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-052-0/+37
* Revert "Pepper: Remove trusted plugin loadable module."teravest@chromium.org2014-08-012-37/+0
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-012-0/+37
* Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages text...bbudge@chromium.org2014-07-161-5/+6
* Fixes for re-enabling more MSVC level 4 warnings: ppapi/ editionpkasting@chromium.org2014-07-092-7/+12
* Add GetScrollOffset function to PPB_Viewraymes@chromium.org2014-06-192-7/+48
* Remove apps in Pepper support and the PPB_Alarms_Dev API.yzshen@chromium.org2014-06-169-1194/+0
* Add Promises for EME (Chromium side)jrummell@chromium.org2014-06-072-44/+103
* [PPAPI] API definition for compositor artifactsmiletus@chromium.org2014-06-069-3/+1201
* Support configuring number of audio buffers in MediaStream Pepper API.thembrown@gmail.com2014-06-031-1/+2
* Changing default_url to destination_url for consistencyamogh.bihani@samsung.com2014-06-032-6/+7
* Track plugin input event latencymiletus@chromium.org2014-05-272-0/+71
* Update PPB_VideoDecoder documentation.bbudge@chromium.org2014-05-211-16/+28
* Adds IDL for enums and structs for encoding/decoding.bbudge@chromium.org2014-05-062-0/+264
* [PPAPI] Add media stream video track output APIronghuawu@chromium.org2014-05-052-8/+80
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-308-1814/+31
* PPAPI: Remove the PP_FontDescription_Dev version of GetFontFileWithFallback()...thestig@chromium.org2014-04-292-29/+0
* Allow the plugin to set an empty tickmarks array to clear tickmarksraymes@chromium.org2014-04-161-3/+3
* Pepper: Fix comments for PPB and PPP InputEvent.teravest@chromium.org2014-04-101-4/+4
* Remove unused PPB_Graphics2D_Dev interfaceraymes@google.com2014-04-032-140/+0
* Add a PPB_Find_Private function to set the tickmarks on the page.raymes@chromium.org2014-03-302-0/+16
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-263-34/+36
* Add IsCrashReportingEnabled call to Pepper UMA APIelijahtaylor@chromium.org2014-03-212-6/+19
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-202-1/+9
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-042-2/+2
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-261-2/+8
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-135-130/+60
* Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.xhwang@chromium.org2014-02-122-1/+20
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-117-222/+222
* [PPAPI] pp::Var uses the latest version of the PPB_Var API.mgiuca@chromium.org2014-02-111-22/+42
* [PPAPI] Removed obsolete TODO in var.h (public C++ API).mgiuca@chromium.org2014-02-071-2/+0
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-062-3/+14
* Have the PDF plugin eagerly notify the host of the link under the cursor.koz@chromium.org2014-02-032-0/+8
* [NaCl SDK Docs] Update PPAPI docs to use Chromesite-friendly URLs.binji@chromium.org2014-01-283-3/+3
* Add GetSequenceNumber function to PPB_Flash_Clipboardraymes@chromium.org2014-01-282-5/+63
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-272-18/+107