summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy
Commit message (Expand)AuthorAgeFilesLines
* Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.xhwang@chromium.org2014-02-123-2/+41
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-115-85/+86
* NaCl: Move irt_ppapi.{c,h} to the Chromium repo from the NaCl repomseaborn@chromium.org2014-02-113-2/+40
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-0811-117/+121
* NaCl: Make include_rules stricter for native_client/ headersmseaborn@chromium.org2014-02-071-2/+2
* Create IPC channel to communicate with the renderer in NaClListener::OnStart().hidehiko@chromium.org2014-02-067-70/+42
* Proxy the PDF API to the PDF plugin.koz@chromium.org2014-02-064-0/+125
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-067-8/+418
* Pepper: Log in UMA when an interface is used.teravest@chromium.org2014-02-054-6/+49
* Have the PDF plugin eagerly notify the host of the link under the cursor.koz@chromium.org2014-02-033-0/+9
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-297-1/+375
* [Pepper] Wire up append mode writing support of FileIOtzik@chromium.org2014-01-286-59/+64
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-287-375/+1
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-287-1/+375
* Add GetSequenceNumber function to PPB_Flash_Clipboardraymes@chromium.org2014-01-283-0/+20
* [gpu] Remove StreamTexture(Manager) concept from command decodersievers@google.com2014-01-272-0/+6
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-274-14/+22
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-274-5/+25
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-245-0/+167
* [PPAPI] Refine Configure() for Pepper MediaStream API.penghuang@chromium.org2014-01-232-5/+17
* [Pepper] Clean up FileSystemResource quota handlingtzik@chromium.org2014-01-232-18/+28
* [Pepper] Refine append mode write handling on FileIOResourcetzik@chromium.org2014-01-223-12/+55
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-0/+4
* [PPAPI] Implement media stream video track APIpenghuang@chromium.org2014-01-168-2/+519
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* Implement GetSelectedText() for the OOP PDF plugin.koz@chromium.org2014-01-153-0/+11
* [PPAPI] Pepper MediaStream API audio thunk implementationpenghuang@chromium.org2014-01-141-1/+3
* [Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-104-11/+7
* [PPAPI] API thunk for video media stream track.penghuang@chromium.org2014-01-101-0/+2
* Pepper: Change ResourceMessageTestSink API for getting multiple messages.bbudge@chromium.org2014-01-093-98/+81
* Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."nhiroki@chromium.org2014-01-094-7/+11
* PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-094-11/+7
* Pepper: Remove ResourceArray_Dev.teravest@chromium.org2014-01-073-14/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-071-0/+17
* Pepper: Remove unused interface versions.teravest@chromium.org2014-01-066-77/+13
* Pepper: Split PpapiHostMsg_ChannelCreated use.teravest@chromium.org2014-01-061-0/+2
* Revert of https://codereview.chromium.org/112663007/ckocagil@chromium.org2014-01-041-17/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-041-0/+17
* Pepper: Remove unused field in message.teravest@chromium.org2014-01-032-5/+2
* Pepper: Add unit test for FileSystemResource.bbudge@chromium.org2014-01-033-14/+427
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-288-47/+1022
* Revert 242659 "Do PPB_FileIO Write on the plugin side."brettw@chromium.org2013-12-288-1022/+47
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-288-47/+1022
* Pepper: FileIO holds FileSystem ref with scoped_refptr<Resource>.bbudge@chromium.org2013-12-272-12/+27
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-2/+4
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+2
* Revert 242061 "Test Keeping NaCl plugins used in app background ..."dbeam@chromium.org2013-12-201-17/+0
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-201-0/+17
* Add base:: to string16 in ppapi/.dbeam@chromium.org2013-12-191-2/+2
* Pepper: Finish support for dev channel APIs.teravest@chromium.org2013-12-195-23/+81