summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] Add target param for CompositorLayer::SetTexture().penghuang@chromium.org2014-08-151-1/+3
* Add a ScopedPPVarArray class for managing arrays of PP_Vars.raymes@chromium.org2014-08-112-0/+81
* Add PepperTryCatch and V8ObjectVar classesraymes@chromium.org2014-08-112-0/+4
* Extract PepperFileSystemTypeToFileSystemType() from ppapi.tfarina@chromium.org2014-07-314-21/+1
* Support configuring the audio buffer duration in the Pepper MediaStream API.amistry@chromium.org2014-07-313-1/+27
* Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.zork@chromium.org2014-07-172-0/+40
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-093-24/+10
* Add GetScrollOffset function to PPB_Viewraymes@chromium.org2014-06-192-1/+12
* Remove apps in Pepper support and the PPB_Alarms_Dev API.yzshen@chromium.org2014-06-165-835/+0
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-162-0/+155
* Revert 277208 "[PPAPI] Compositor API implementation."tzik@chromium.org2014-06-162-155/+0
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-142-0/+155
* [PPAPI] API definition for compositor artifactsmiletus@chromium.org2014-06-061-1/+2
* Support configuring number of audio buffers in MediaStream Pepper API.thembrown@gmail.com2014-06-033-0/+75
* Add trace events for PPB audio callbacks.dalecurtis@chromium.org2014-06-031-4/+8
* Remove PlatformFile from ppapirvargas@chromium.org2014-06-033-12/+10
* Implement Pepper PPB_VideoDecoder interface.bbudge@chromium.org2014-05-301-0/+1
* Pepper: Add content_browsertests test support.teravest@chromium.org2014-05-282-0/+60
* Track plugin input event latencymiletus@chromium.org2014-05-275-0/+46
* Turn on ENABLE_NEW_GAMEPAD_API flag so that the new gamepad code is usedch.dumez@samsung.com2014-05-241-11/+2
* Update Gamepad API to match the latest specificationch.dumez@samsung.com2014-05-202-7/+14
* Make command buffer generator infer GL array element type from the GL prototypekkinnunen@nvidia.com2014-05-121-155/+76
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-073-3/+3
* Rename some PPB_VideoDecoder_Dev implementation types.bbudge@chromium.org2014-05-063-6/+8
* [PPAPI] Add media stream video track output APIronghuawu@chromium.org2014-05-053-9/+15
* Remove command_buffer/common/types.h.thakis@chromium.org2014-05-051-76/+155
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-3/+2
* Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layerspiman@chromium.org2014-04-251-5/+1
* Non-SFI NaCl: Fix the crash for the AudioShared.hidehiko@chromium.org2014-04-232-64/+61
* Add test to make sure if PPB_Audio_Shared::StartThread() works.hidehiko@chromium.org2014-04-212-4/+18
* Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.hidehiko@chromium.org2014-04-041-1/+1
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-021-2/+0
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* Mojo: Move C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-301-1/+1
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-265-5/+25
* Pass string PP_Vars to JS as string primitivesraymes@chromium.org2014-03-262-4/+15
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-261-1/+1
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-201-0/+1
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-173-3/+3
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-173-3/+3
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...thakis@chromium.org2014-03-145-25/+5
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-145-5/+25
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-126-37/+5
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-126-5/+37
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-111-2/+0
* Get rid of the formatting code in build_gles2_cmd_buffer.pyzmo@chromium.org2014-03-071-6/+6
* Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...ananta@chromium.org2014-03-072-2/+6
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-062-0/+14
* Format generated gpu files using clang-format.zmo@chromium.org2014-03-051-0/+2