summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy
Commit message (Expand)AuthorAgeFilesLines
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-127-186/+182
* Allow separately blacklisting Stage3D baseline mode.jbauman@chromium.org2013-02-122-0/+4
* Remove DEV permission requirement on PPB_MouseCursor::SetCursor()wez@chromium.org2013-02-081-3/+2
* Add explicit base to FilePath.brettw@chromium.org2013-02-072-8/+8
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-041-3/+3
* Revert 180190dmichael@chromium.org2013-02-021-3/+3
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-011-3/+3
* Revert 180093koz@chromium.org2013-02-011-3/+3
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-011-3/+3
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+1
* PPAPI: Add locking for PPB_MessageLoopdmichael@chromium.org2013-01-261-0/+3
* Add CommandBuffer::GetLastTokengman@chromium.org2013-01-253-0/+10
* Verify we're not getting any plugin messages on the host side of the proxy.brettw@chromium.org2013-01-2213-1/+40
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-221-0/+6
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-217-272/+364
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-197-606/+420
* Update some #includes in ppapi/proxy for headers that were moved from WebKit/...pilgrim@chromium.org2013-01-181-4/+4
* Fix the comment of PPB_MessageLoop.PostWork()yzshen@chromium.org2013-01-171-2/+0
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-178-56/+235
* Revert 176792dpapad@chromium.org2013-01-177-416/+606
* PPAPI/NaCl: Move handle extraction code to ppapi/proxydmichael@chromium.org2013-01-1614-239/+605
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-157-606/+416
* IPC: defend against excessive number of submenu entries in PPAPI message.cevans@chromium.org2013-01-081-0/+6
* PpapiHostMsg_PPBVar_ConvertType is unused. Remove.cevans@chromium.org2013-01-081-6/+0
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-1/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-0/+1
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-0412-17/+49
* PPAPI: Fix destructor ordering problem for main-thread message loopdmichael@chromium.org2013-01-032-6/+11
* Move tracing component to src/componentskaiwang@chromium.org2012-12-282-4/+4
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-265-116/+0
* Ppapi: remove the code for closing pending user gesture.yzshen@chromium.org2012-12-225-44/+0
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-216-63/+10
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-213-35/+22
* Convert pepper font list to new resource system.brettw@chromium.org2012-12-205-26/+101
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-196-234/+125
* CDM/PPAPI: Fix plugin-side ref-counting leakdmichael@chromium.org2012-12-191-36/+55
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-196-57/+65
* PPAPI: DCHECK that a HostResource is added to Plugin tracker only oncedmichael@chromium.org2012-12-191-0/+5
* CDM: Don't create a new plugin Resource when HostResource is sent twicedmichael@chromium.org2012-12-181-22/+25
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-175-93/+82
* Check for a malformed message more carefully. Also fix non-deterministiccevans@chromium.org2012-12-171-1/+3
* Revert 172805apatrick@google.com2012-12-143-22/+35
* Add permissions checking for Flash and network state.brettw@chromium.org2012-12-131-12/+0
* Revert 172806raymes@chromium.org2012-12-136-131/+231
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-136-231/+131
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-133-35/+22
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-136-9/+9
* PPAPI: Check permissions for VarDeprecated and PPP_Classdmichael@chromium.org2012-12-124-3/+36
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-123-16/+7