summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Add Query() support to FileRef.teravest@chromium.org2013-04-022-2/+99
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-0/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-302-8/+14
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-292-14/+8
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-296-34/+37
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-292-8/+14
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-292-0/+2
* TextureLayer: clear texture id when clearing client.piman@chromium.org2013-03-291-1/+0
* Flash: Don't lose references to the Graphics3D from the VideoDecoder.danakj@chromium.org2013-03-281-5/+5
* Convert include paths for string_number_conversions in src/chrome and src/webkitbrettw@chromium.org2013-03-271-1/+1
* Ignore transparency in full-screen Flashpiman@chromium.org2013-03-261-3/+8
* Pepper: Unify Buffer and BufferTrusted APIs.teravest@chromium.org2013-03-232-10/+2
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-212-14/+8
* This is in preparation for adding a new-style proxy for PDF.raymes@chromium.org2013-03-211-0/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-212-8/+14
* Cleanup: Make gamepad API consistent.teravest@chromium.org2013-03-202-2/+4
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-197-5/+159
* cc: Chromify TextureLayerClientenne@chromium.org2013-03-192-4/+4
* Add PPB_VarArray_Dev support - part 1.yzshen@chromium.org2013-03-191-0/+1
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-181-0/+1
* Remember and use user gesture tokens in the PPAPI to manage user gesture statejochen@chromium.org2013-03-183-6/+23
* Move compositor bindings implementations out of WebKit::, fix stylejamesr@chromium.org2013-03-181-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-182-5/+5
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-162-0/+2
* cc: Chromify TextureLayer and testenne@chromium.org2013-03-141-2/+2
* Switch RenderWidgetFullscreenPepper to use RenderWidget's compositorpiman@chromium.org2013-03-133-12/+20
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-132-13/+8
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-3/+3
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-122-8/+13
* The previous code was too strict about path validation, banning files like "/...teravest@chromium.org2013-03-111-1/+10
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-112-13/+8
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-112-8/+13
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-082-13/+8
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-082-8/+13
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-082-0/+5
* Update user gesture related code to the new WebKit APIjochen@chromium.org2013-03-081-2/+3
* Pepper cleanup: USE_SKIA is always true.teravest@chromium.org2013-03-053-90/+5
* Pepper: Fix crash when plugins are removed in Init.teravest@chromium.org2013-03-011-0/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-233-167/+8
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-225-0/+24
* Quick-fix for UK backslash key on Linux/ChromeOS clientswez@chromium.org2013-02-221-2/+1
* Remove some legacy PPB_* thunk declarations.wez@chromium.org2013-02-211-0/+3
* Revert 183841 - new static initializer on Linux.yoz@chromium.org2013-02-213-11/+152
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-213-152/+11
* Add wez@ and garykac@ as USB keycode conversion owners for PPAPI.wez@chromium.org2013-02-211-0/+3
* Inline ppb_graphics_2d_impl to the host.brettw@chromium.org2013-02-197-142/+144
* Renamed Tip log level to Debug.zvorygin@google.com2013-02-181-1/+1
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-152-0/+9
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-139-237/+13