summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp
Commit message (Expand)AuthorAgeFilesLines
* Make //ppapi/examples/* gn check clean.jbroman2015-12-311-1/+1
* Switch to standard integer types in ppapi/.avi2015-12-2368-3/+140
* Prevent guest views from issuing a search for empty text.thestig2015-11-121-0/+4
* Enable pp::flash::FontFile support on Windowsxzhang2015-11-022-3/+25
* PPAPI: Remove PPB_Font_Dev.thestig2015-11-024-401/+3
* PDF: Use chrome.resourcesPrivate instead of Pepper to display translated stringstsergeant2015-09-182-13/+0
* ppapi: define PPB_AudioEncoder APIlionel.g.landwerlin2015-09-172-0/+280
* Introduce a client minimum picture pool sizelpique2015-08-202-1/+28
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* Remove ppapi input latency tracking codemiletus2015-07-272-71/+0
* Remove unused in-process pepper APIsraymes2015-05-2910-603/+0
* Removed unused functions in PPB_PDFraymes2015-05-292-62/+0
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-271-1/+1
* ppapi: VideoEncoder: update list of supported codecs to match implementationlionel.g.landwerlin2015-05-261-3/+2
* ppapi: report hardware support with PP_Bool in PP_VideoProfileDescriptionlionel.g.landwerlin2015-05-061-12/+104
* Initialize the CDM asynchronouslyjrummell2015-05-052-5/+7
* media: Rename SessionError to LegacySessionError.xhwang2015-04-022-6/+6
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-022-8/+3
* Add support for multicast in PPB_UDPSocket APIeduardo.lima2015-03-132-2/+77
* Block platform verification and file IO in the CDM adapter if the CDM configu...sandersd2015-03-102-3/+9
* PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Privatejchuang2015-02-203-115/+115
* PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_ratejchuang2015-02-202-15/+17
* PPAPI: implement GetSupportedPreviewSizesjchuang2015-02-174-48/+198
* Split apart the PPAPI GN targetsbrettw2015-02-142-0/+36
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-137-10/+13
* ppapi: VideoEncoder: Add proxy boilerplatelionel.g.landwerlin2015-02-062-10/+15
* Pepper: PPB_VideoEncoder should be 'Dev' only for now.bbudge2015-02-052-2/+2
* Image Capture PPAPI: remove unused APIsjchuang2015-02-052-183/+6
* Pepper: Make C++ pp::VideoEncoder wrapper compilable on non-C++11 builds.bbudge2015-02-052-2/+2
* Pepper: Define PPB_VideoEncoder API.bbudge2015-02-042-0/+303
* media: Rename WebSessionId to SessionId.xhwang2015-01-222-52/+46
* Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.bbudge2015-01-141-0/+3
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-142-5/+9
* 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