summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk
Commit message (Expand)AuthorAgeFilesLines
* Partial revert of r357449 to keep Flash 19.x working.thestig2015-11-051-0/+6
* Enable pp::flash::FontFile support on Windowsxzhang2015-11-022-10/+29
* PPAPI: Remove PPB_Font_Dev.thestig2015-11-022-7/+0
* Promote PPB_VideoDecoder 1.1 to Stablelpique2015-10-222-2/+2
* PDF: Use chrome.resourcesPrivate instead of Pepper to display translated stringstsergeant2015-09-182-9/+0
* Added a unique command buffer ID for command buffers.dyen2015-09-181-1/+2
* ppapi: define PPB_AudioEncoder APIlionel.g.landwerlin2015-09-176-1/+204
* Introduce a client minimum picture pool sizelpique2015-08-203-29/+43
* 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-275-52/+0
* ppapi: Stabilize PPB_VideoEncoder 0.2lionel.g.landwerlin2015-07-152-1/+1
* Stabilize PPB_UDPSocket 1.2 APIeduardo.lima2015-06-252-1/+1
* Change transport dib API to not make copies of SharedMemoryHandle.erikchen2015-06-021-2/+5
* Update pepper to not assume that SharedMemoryHandle is an int.erikchen2015-06-023-3/+14
* Remove unused in-process pepper APIsraymes2015-05-2910-308/+4
* Removed unused functions in PPB_PDFraymes2015-05-292-47/+0
* ppapi: report hardware support with PP_Bool in PP_VideoProfileDescriptionlionel.g.landwerlin2015-05-063-4/+40
* Fix pp::CompositorLayer::SetTexture() doesn't support GL_TEXTURE_EXTERNAL_OES...penghuang2015-05-011-0/+1
* 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