summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy
Commit message (Expand)AuthorAgeFilesLines
* Revert of Add very simple loading test for non-SFI NaCl. (https://codereview....sadrul@chromium.org2014-03-141-5/+1
* Add very simple loading test for non-SFI NaCl.hidehiko@chromium.org2014-03-141-1/+5
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...thakis@chromium.org2014-03-144-15/+35
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-144-35/+15
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-124-15/+35
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-124-35/+15
* Split the PNaCl IRT shim into 3 pieces, and include one piece into IRT.jvoung@google.com2014-03-092-2/+16
* Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...ananta@chromium.org2014-03-072-0/+4
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-061-1/+5
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-042-5/+5
* Fix "defined but not used" warning in ppapi/proxy/ppb_instance_proxy.ccmseaborn@chromium.org2014-03-031-0/+2
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Revert "Pepper: Fix channel init in ProxyChannel."dmichael@chromium.org2014-02-275-26/+25
* Pepper: Dispatcher cleanup nits.teravest@chromium.org2014-02-264-28/+8
* Pepper: Fix channel init in ProxyChannel.teravest@chromium.org2014-02-265-25/+26
* Remove early-return and unreached code in TCPSocketResourceBase::AddChainBuil...raymes@chromium.org2014-02-261-25/+6
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-264-6/+77
* Pepper: Get rid of UNPROXIED_IFACE.teravest@chromium.org2014-02-241-0/+4
* Connect PPAPI IPC channels for non-SFI mode.hidehiko@chromium.org2014-02-213-12/+78
* Revert "Connect PPAPI IPC channels for non-SFI mode."loislo@chromium.org2014-02-213-78/+12
* Connect PPAPI IPC channels for non-SFI mode.hidehiko@chromium.org2014-02-213-12/+78
* NaCl: Address some TODOs from moving PPAPI IRT interface into the Chromium repomseaborn@chromium.org2014-02-211-5/+1
* Pepper: Fix AddFilter() order in PpapiDispatcher.teravest@chromium.org2014-02-201-5/+6
* raw_var_data: Fixed a tiny copy+paste error in a comment.mgiuca@chromium.org2014-02-201-1/+1
* NaCl: Move definition of the "ppapihook" IRT interface to the Chromium repomseaborn@chromium.org2014-02-191-0/+24
* Pepper: Clean up PpapiDispatcher parent classes.teravest@chromium.org2014-02-191-7/+26
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-152-11/+0
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-133-6/+7
* 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