summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Fix condition in gyp - it should check for pnacl being disabled.phajdan.jr@chromium.org2013-03-291-1/+1
* Apps V2 in Pepper: Host side implementation of ExntensionsCommon - Part 1.yzshen@chromium.org2013-03-291-6/+6
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-2925-73/+545
* Implement the plugin side of the PPB_PDF proxy. raymes@chromium.org2013-03-2913-37/+573
* Pepper: Autogenerate thunk for PPB_URLRequestInfo.teravest@chromium.org2013-03-295-19/+22
* [PPAPI] Fix doc bug - missing </code> tag.binji@chromium.org2013-03-282-3/+3
* Flash: Don't lose references to the Graphics3D from the VideoDecoder.danakj@chromium.org2013-03-282-2/+9
* Speed up PNaCl ppapi test builds a bit.jvoung@chromium.org2013-03-271-0/+13
* Add traces to PluginResource/PpapiHost "generic" IPCspiman@chromium.org2013-03-273-0/+30
* Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...raymes@chromium.org2013-03-265-8/+51
* PPAPI: Make Resource::ReleaseSoon lock for Releasedmichael@chromium.org2013-03-241-3/+3
* Pepper: Unify Buffer and BufferTrusted APIs.teravest@chromium.org2013-03-239-35/+21
* Make the pnacl translator files in chrome depend on the pnacl_translator stamp.jvoung@google.com2013-03-231-0/+2
* Revert 189855 "Add Pepper TrueType Font resource implementations..."msw@chromium.org2013-03-227-437/+8
* Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.bbudge@chromium.org2013-03-227-8/+437
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-2126-246/+202
* This is in preparation for adding a new-style proxy for PDF.raymes@chromium.org2013-03-217-3/+188
* Add PP_Instance paramater to functions in PPB_PDF.raymes@chromium.org2013-03-212-10/+14
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-2126-202/+246
* Add UMA entry for PNaCl's optimization level setting.jvoung@chromium.org2013-03-201-1/+21
* Pepper apps V2 APIs: eliminate some TODOs related to array/dict PP_Var.yzshen@chromium.org2013-03-2010-58/+171
* Remove the InstanceHandle paramater from the PPB_PDF C++ wrapper.raymes@chromium.org2013-03-202-4/+2
* PPAPI: Remove ImageDataInstanceCache on instance shutdowndmichael@chromium.org2013-03-203-0/+15
* Cleanup: Make gamepad API consistent.teravest@chromium.org2013-03-204-4/+7
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-1921-30/+544
* Add PPAPI C++ wrappers for PDF.raymes@chromium.org2013-03-193-0/+224
* Add PPB_VarArray_Dev support - part 1.yzshen@chromium.org2013-03-1919-26/+780
* Add cevans as an IPC OWNER for all areas.palmer@chromium.org2013-03-181-0/+1
* Remove PPB_PDF proxy.raymes@chromium.org2013-03-185-279/+1
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-1825-6/+1321
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-1623-0/+656
* NaCl: Fix test to accept old, erroneous behavior and new correct behavior pen...bsy@google.com2013-03-151-2/+8
* Cleanup: Remove operator from TestCompletionCallback.teravest@chromium.org2013-03-1521-191/+209
* Allow PNaCl NMF to set translator optimization options for experimentation.jvoung@chromium.org2013-03-1313-118/+288
* Modify PPAPI EnterBase to support EnterInstanceAPI with a callback.bbudge@chromium.org2013-03-132-13/+42
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-1326-245/+201
* nacl_integration: disable breakpad browser crash test.ncbray@chromium.org2013-03-121-0/+7
* PPAPI: Make ImageDataCache OnTimer run with the lockdmichael@chromium.org2013-03-121-3/+4
* Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-1223-21/+1855
* Add PPAPI TrueType font interface definition and C++ wrapper.bbudge@chromium.org2013-03-126-0/+910
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-1226-201/+245
* Change dcheck to an early return as a bad ipc message can reach this error co...cdn@chromium.org2013-03-111-1/+4
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-1126-245/+201
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-1126-201/+245
* Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...yzshen@chromium.org2013-03-1123-1855/+21
* Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-1123-21/+1855
* components: Rename components_tracing.gyp to follow the same pattern of the o...tfarina@chromium.org2013-03-083-3/+3
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-0826-245/+201
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-0826-201/+245
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-086-0/+36