summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk
Commit message (Expand)AuthorAgeFilesLines
* Remove GTalk Pepper interfaces and related code.jhorwich2015-04-155-130/+0
* Work on Windows GN component build.brettw2015-04-061-1/+13
* Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...pkotwicz2015-04-061-13/+1
* Work on Windows GN component build.brettw2015-04-061-1/+13
* media: Rename SessionError to LegacySessionError.xhwang2015-04-023-22/+22
* ppapi_generator: Improve logging for versioned functionseduardo.lima2015-03-305-12/+12
* Remove deprecated PPB_Messaging_1_1dmichael2015-03-263-51/+10
* Add support for multicast in PPB_UDPSocket APIeduardo.lima2015-03-133-27/+78
* Pepper: Remove PPB_FileMappingdmichael2015-02-274-116/+0
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-261-1/+1
* PPAPI: Whitelist PPB_CameraDevice_Private for some appsjchuang2015-02-254-9/+10
* PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Privatejchuang2015-02-205-33/+33
* PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_ratejchuang2015-02-202-10/+13
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-1/+1
* PPAPI: implement GetSupportedPreviewSizesjchuang2015-02-177-35/+89
* Sort GYP and GN files under ppapisatorux2015-02-161-8/+8
* Split apart the PPAPI GN targetsbrettw2015-02-141-0/+190
* ppapi: VideoEncoder: Add proxy boilerplatelionel.g.landwerlin2015-02-063-0/+55
* Pepper: PPB_VideoEncoder should be 'Dev' only for now.bbudge2015-02-051-2/+2
* Image Capture PPAPI: remove unused APIsjchuang2015-02-052-127/+4
* Pepper: Define PPB_VideoEncoder API.bbudge2015-02-041-0/+160
* media: Rename WebSessionId to SessionId.xhwang2015-01-222-20/+19
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-142-4/+6
* Changes to support CDM_7jrummell2015-01-083-46/+26
* replace COMPILE_ASSERT with static_assert in ppapi/mostynb2015-01-061-20/+12
* Remove timing limitation of SetOption invocation for PPAPI sockets.hidehiko2014-12-115-9/+78
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-142-0/+17
* PPAPI: Format ppapi/thunk using clang-format.Dave Michael2014-11-0750-745/+521
* Implement PpapiCommandBufferProxy::GetCapabilitiespiman2014-11-071-0/+5
* Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.Bill Budge2014-11-063-22/+45
* PPAPI: Move PPB_Messaging 1.2 to stabledmichael2014-09-262-1/+1
* PPAPI: Disallow blocking callbacks while handling a blocking messagedmichael2014-09-241-0/+18
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-173-12/+47
* Move PPB_VideoDecoder from 'Dev' to Stable.bbudge2014-09-163-2/+2
* When use the Pepper MapTexSubImage2DCHROMIUM() and the Compositor API togethe...penghuang2014-09-091-3/+6
* Update Pepper interface for EMEjrummell2014-09-082-1/+50
* Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...dmichael2014-08-272-0/+49
* Remove unused PPB_View_Devraymes2014-08-272-49/+0
* Pepper: PPB_VideoDecoder software-only mode.bbudge2014-08-233-5/+41
* PPAPI: make generator output a pointer to an array correctly.wuchengli@chromium.org2014-08-221-3/+3
* Pepper: add Image Capture interfaces.wuchengli@chromium.org2014-08-173-0/+269
* [PPAPI] Add target param for CompositorLayer::SetTexture().penghuang@chromium.org2014-08-152-1/+42
* Fixes for re-enabling more MSVC level 4 warnings: ppapi/ editionpkasting@chromium.org2014-07-091-22/+16
* Pepper: Narrow dev channel whitelisting behavior.teravest@chromium.org2014-07-071-12/+0
* Add support for strong future sync points.jbauman@chromium.org2014-07-011-0/+2
* Pepper: Whitelist dev channel APIs for some apps.hamaji@chromium.org2014-06-201-0/+12
* PPAPI: Move PPB_TraceEvent to have dev-channel permissionsdmichael@chromium.org2014-06-192-2/+8
* Add GetScrollOffset function to PPB_Viewraymes@chromium.org2014-06-193-1/+27
* PPAPI: Implement synchronous postMessagedmichael@chromium.org2014-06-181-0/+1
* Remove apps in Pepper support and the PPB_Alarms_Dev API.yzshen@chromium.org2014-06-163-127/+0