summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Manual fixups in PPAPI for scoped_refptr operator T* removal.dcheng2014-08-291-1/+1
* Revert of Replace NPObject usage in ppapi with gin (patchset #27 of https://c...raymes2014-08-294-21/+15
* Replace NPObject usage in ppapi with ginraymes2014-08-294-15/+21
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Revert of Replace NPObject usage in ppapi with gin (patchset #26 of https://c...raymes2014-08-283-13/+15
* pdf: Create a separate component for using the pdf pepper plugin.Sadrul Habib Chowdhury2014-08-281-4/+4
* Replace NPObject usage in ppapi with ginraymes2014-08-283-15/+13
* PepperWebSocketHost should not call blink::WebSocket APIs after closed.yhirano2014-08-272-0/+29
* Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...dmichael2014-08-2713-0/+247
* Minor changes to allow Pepper InstancePrivate tests to pass with ginraymes2014-08-273-65/+67
* Remove unused PPB_View_Devraymes2014-08-2713-247/+0
* Remove implicit conversions from scoped_refptr to T* in ppapi/Daniel Cheng2014-08-2614-29/+29
* Revert of Minor changes to allow Pepper InstancePrivate tests to pass with gi...jyasskin2014-08-253-39/+38
* Minor changes to allow Pepper InstancePrivate tests to pass with ginraymes2014-08-253-38/+39
* Pepper: PPB_VideoDecoder software-only mode.bbudge2014-08-2317-55/+294
* Pepper: Report NaCl exit status over Chromium IPC.teravest@chromium.org2014-08-227-66/+3
* PPAPI: make generator output a pointer to an array correctly.wuchengli@chromium.org2014-08-226-31/+37
* Pepper: Make pending_sync_msgs_ local to IO thread.teravest@chromium.org2014-08-213-75/+20
* NaCl: Send fatal log messages via shared memory.teravest@chromium.org2014-08-206-21/+7
* Add a X-Requested-With header to URL requests for PPAPI Flash (only).tsepez@chromium.org2014-08-202-0/+14
* Pepper: add Image Capture interfaces.wuchengli@chromium.org2014-08-1715-0/+1650
* [PPAPI] Add target param for CompositorLayer::SetTexture().penghuang@chromium.org2014-08-1514-14/+279
* Return from |Configure()| asynchronously, and allow |InitBuffers()| to return...amistry@chromium.org2014-08-152-0/+43
* Using PROFILE_ANY for vp8 and vp9amogh.bihani@samsung.com2014-08-156-11/+11
* ppapi: Add way to ignore presubmit warning about including in NaCl SDK.binji@chromium.org2014-08-151-1/+3
* Add test support for transition from NPObject to gin bindings for Pepperraymes@chromium.org2014-08-117-8/+44
* 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
* PPAPI: Revive ppp_messaging_proxy_perftestdmichael@chromium.org2014-08-081-5/+10
* Fix PNaCl on Demand load faliures.teravest@chromium.org2014-08-081-23/+26
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Pepper: Fix caching for translated nexes.teravest@chromium.org2014-08-074-9/+14
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-0512-228/+123
* Revert "Pepper: Remove trusted plugin loadable module."teravest@chromium.org2014-08-0112-123/+228
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-0112-228/+123
* Pepper: Move some histogram code out of plugin.teravest@chromium.org2014-07-311-7/+0
* 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-317-27/+127
* Pepper: Remove chatty printfs in trusted plugin.teravest@chromium.org2014-07-303-58/+10
* Cleanup PPAPI TestWebSocket::TestValidClose() for readabilitytyoshino@chromium.org2014-07-291-11/+14
* Make IPC macros work with -Wunused-local-typedefs.thakis@chromium.org2014-07-291-1/+1
* Prep change to use 'translate_pexe_with_build': 1 flag where needed.jvoung@chromium.org2014-07-291-0/+8
* Pepper: Remove LOAD_MODULE SRPC call in SFI mode.teravest@chromium.org2014-07-244-97/+27
* Miscellaneous GN updates.brettw@chromium.org2014-07-241-8/+7
* Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode."bruening@google.com2014-07-244-27/+97
* Pepper: Remove LOAD_MODULE SRPC call in SFI mode.teravest@chromium.org2014-07-234-97/+27
* Improve content test GN buildbrettw@chromium.org2014-07-232-0/+25
* Some linking fixes for GN build.brettw@chromium.org2014-07-231-1/+20
* Pepper: Delete FileDownloader in trusted plugin.teravest@chromium.org2014-07-2316-587/+259
* Revert 284684 "Pepper: Delete FileDownloader in trusted plugin."sky@chromium.org2014-07-2214-256/+574