summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-2018-257/+108
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-2018-108/+257
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-2018-257/+108
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-2018-108/+257
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-2018-257/+108
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-5/+0
* Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAc...bbudge@chromium.org2011-07-202-0/+27
* Missing changes for IDLnoelallen@google.com2011-07-194-8/+55
* Binding Graphics3D with Instance and OpenGLES2 interface.alokp@chromium.org2011-07-1910-893/+956
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-1911-41/+280
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-192-8/+5
* Update the widget API to use the new InputEvent resource rather than the oldbrettw@chromium.org2011-07-199-21/+59
* Create a way to iterate over instances in a module in the C++ wrapper.brettw@chromium.org2011-07-191-1/+5
* Removing file io, file ref, and file sytem from dev.sanga@chromium.org2011-07-198-148/+1
* Implemented cpp interface for PPB_Graphics3D_Dev. Needed to port gpu demos.alokp@chromium.org2011-07-192-3/+69
* Add missing IDL Visistor classnoelallen@google.com2011-07-191-0/+81
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-1912-80/+36
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-1918-1/+1234
* Remove common.h from the build. This only included the bool converters whichbrettw@chromium.org2011-07-195-44/+0
* Update the generatornoelallen@google.com2011-07-195-31/+67
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-1934-476/+376
* Update the generatornoelallen@google.com2011-07-1912-345/+1069
* More trivial cleanupi of ppapi/c/trusted headersnoelallen@google.com2011-07-187-85/+205
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-1818-1233/+1
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-1818-1/+1233
* Removing support dev file interfaces.sanga@chromium.org2011-07-171-1/+1
* Update the IDLnoelallen@google.com2011-07-1642-782/+3798
* [Reverted due to check_deps failure]zea@chromium.org2011-07-152-13/+9
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-152-9/+13
* Avoid leaking file handles.yzshen@chromium.org2011-07-151-2/+6
* Clean up the file dev interfaces. The combination of some dev and some nonbrettw@chromium.org2011-07-1517-668/+74
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-159-97/+55
* Remove untrusted scripting support.dmichael@chromium.org2011-07-1421-573/+24
* Removed MemAlloc and MemFree from PPB_Coremball@google.com2011-07-1411-73/+50
* Trival lexer/parser changes for errorsnoelallen@google.com2011-07-142-3/+4
* Trivial ppapi/c headers changesnoelallen@google.com2011-07-145-13/+15
* IDLNode cleanup and use of new IDLNamespace objectnoelallen@google.com2011-07-143-171/+553
* Split property system into it's own file.noelallen@google.com2011-07-141-0/+196
* Update generators owners file.noelallen@google.com2011-07-141-0/+1
* Hook up the network status notifications to out-of-process Pepper plugins.brettw@chromium.org2011-07-141-0/+5
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+6
* Add instrumentation and checks to help debugging plugins.piman@chromium.org2011-07-133-1/+18
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-6/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+6
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-138-251/+78
* Support overlapped calls of FileIO::{Read,Write}.yzshen@chromium.org2011-07-132-3/+259
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-1320-26/+55
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-1319-53/+24
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-1319-24/+53
* Turn off scripting by default. If this sticks, a later CL will delete all the...dmichael@chromium.org2011-07-133-16/+11