summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
...
* Updating Gamepad API to match latest specbajones@chromium.org2014-02-262-5/+13
* [PPAPI][MediaStream] Add unit tests for code in ppapi/shared_impl/penghuang@chromium.org2014-02-262-0/+278
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-263-7/+81
* PPAPI: Use clang-format on ppapi/shared_impldmichael@chromium.org2014-02-2293-1442/+1209
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-132-1/+33
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-112-3/+3
* NaCl: Move irt_ppapi.{c,h} to the Chromium repo from the NaCl repomseaborn@chromium.org2014-02-112-4/+1
* Fix typo in ppapi/shared_impl/README.txtmseaborn@chromium.org2014-02-101-1/+1
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-085-175/+178
* NaCl: Make include_rules stricter for native_client/ headersmseaborn@chromium.org2014-02-071-1/+1
* Create IPC channel to communicate with the renderer in NaClListener::OnStart().hidehiko@chromium.org2014-02-063-25/+26
* Proxy the PDF API to the PDF plugin.koz@chromium.org2014-02-061-0/+1
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-061-3/+11
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-292-0/+2
* [Pepper] Wire up append mode writing support of FileIOtzik@chromium.org2014-01-282-0/+23
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-282-2/+0
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-282-0/+2
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-272-18/+18
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-272-15/+10
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-242-0/+2
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-221-1/+1
* [Pepper] Add FileGrowth struct for append mode writetzik@chromium.org2014-01-202-0/+52
* [PPAPI] Implement media stream video track APIpenghuang@chromium.org2014-01-163-0/+225
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+1
* [PPAPI] Pepper MediaStream API audio thunk implementationpenghuang@chromium.org2014-01-141-0/+2
* [PPAPI] API thunk for video media stream track.penghuang@chromium.org2014-01-101-0/+2
* Pepper: Remove ResourceArray_Dev.teravest@chromium.org2014-01-073-94/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-072-0/+4
* Pepper: Remove unused interface versions.teravest@chromium.org2014-01-062-33/+0
* Revert of https://codereview.chromium.org/112663007/ckocagil@chromium.org2014-01-042-4/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-042-0/+4
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+1
* Revert 242061 "Test Keeping NaCl plugins used in app background ..."dbeam@chromium.org2013-12-202-4/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-202-0/+4
* Add base:: to string16 in ppapi/.dbeam@chromium.org2013-12-191-1/+1
* Pepper: Finish support for dev channel APIs.teravest@chromium.org2013-12-191-2/+9
* Keep NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-182-0/+9
* Pepper: Send dev/canary channel status to plugins.teravest@chromium.org2013-12-122-1/+3
* Support using TrackedCallbacks as hints to determine the handling thread of r...yzshen@chromium.org2013-12-122-0/+10
* Pepper: Crash fix for FlushCommandBuffer().teravest@chromium.org2013-12-111-2/+8
* Pepper: Remove DispatcherMessageListeneryzshen@chromium.org2013-12-111-1/+0
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-101-2/+2
* Route surface visibility notifications through ContextSupport/GpuControljamesr@chromium.org2013-12-081-1/+5
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-251-2/+2
* Pepper: Use QuotaFileIO for SetLength, FileUtilProxy for Touch.bbudge@chromium.org2013-11-221-2/+3
* PPAPI: Add PluginPrivateFileSystemnhiroki@chromium.org2013-11-202-0/+21
* Split incompatible MSAA extensions.sievers@chromium.org2013-11-131-2/+2
* Pepper: Add shared Utilities for file systems.bbudge@chromium.org2013-11-123-0/+60
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-082-1/+2