summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Update NaCl ARM build flags now that gcc used as default compiler.sbc@chromium.org2013-04-043-58/+20
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2013-04-046-707/+472
* Pepper: Autogenerate thunk for PPB_NetworkList_Private.teravest@chromium.org2013-04-033-43/+60
* Remove unused PP_ObjectProperty from PpapiParamTraitsteravest@chromium.org2013-04-022-28/+0
* Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper.wez@chromium.org2013-04-021-1/+1
* Pepper: Add optional logging for PPAPI calls.teravest@chromium.org2013-04-0225-24/+135
* Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.bbudge@chromium.org2013-04-026-6/+413
* Add Query() support to FileRef.teravest@chromium.org2013-04-0214-100/+532
* PPAPI: TestCompletionCallbackWithOutput fixesdmichael@chromium.org2013-04-012-8/+10
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-0120-5/+425
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-3027-202/+251
* Pepper: Autogenerate thunk for PPB_Graphics3D.teravest@chromium.org2013-03-305-21/+38
* IDL: Autogenerate thunk for PPB_Gamepad.teravest@chromium.org2013-03-303-31/+76
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-2975-146/+147
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-2926-250/+202
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-2926-202/+250
* Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."rsleevi@chromium.org2013-03-2914-587/+136
* Pepper IDL: Autogenerate thunk for FileChooser.teravest@chromium.org2013-03-299-129/+165
* Cleanup: Remove operator from TestCompletionCallbackWithOutput.teravest@chromium.org2013-03-294-21/+42
* Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...ygorshenin@chromium.org2013-03-2914-136/+587
* 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