summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk
Commit message (Expand)AuthorAgeFilesLines
* Run ppapi/generators/generator.pyraymes2016-03-2240-278/+172
* Fix the PPB_Flash_Font_file thunk so it can be generatedraymes2016-03-201-4/+3
* Fix ppb_graphics_3d such that the thunk can be generated againraymes2016-03-142-16/+9
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-162-1/+3
* Stop using macros to paste together names for static_asserts.danakj2016-02-061-2/+3
* Update ppapi to not use linked_ptr or ScopedVectormdempsky2016-02-011-1/+0
* Removed old sync points from Ppapi.dyen2016-01-211-3/+0
* Converted Ppapi post swap buffer sync point to use sync tokens.dyen2016-01-143-2/+10
* Added a Ppapi method to validate flushes reached the GPU process.dyen2016-01-121-0/+1
* Switch to standard integer types in ppapi/.avi2015-12-23124-21/+267
* GN: Fix nacl64 conditionals in //ppapimcgrathr2015-12-171-7/+5
* 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