summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy
Commit message (Expand)AuthorAgeFilesLines
* Add SignalQuery to GpuControl interfacejamesr@chromium.org2013-10-052-0/+7
* PPAPI: Ensure FileIOResource has a valid FD for background thread ops.dmichael@chromium.org2013-10-022-31/+75
* Move Insert/SignalSyncPoint() to GpuControljamesr@chromium.org2013-10-022-1/+8
* Release partially constructed GLES2 implementation in Pepper Graphics3D resou...bbudge@chromium.org2013-10-021-2/+1
* PPAPI: Remove instance param from GetFileTaskRunnerdmichael@chromium.org2013-10-013-5/+5
* Route GenMailboxCHROMIUM through GpuControlpiman@chromium.org2013-10-012-0/+11
* PPAPI: Make GLES2 calls resilient to bad/dead resources.dmichael@chromium.org2013-09-303-169/+5
* Pepper API implementation for output protection.kcwu@chromium.org2013-09-286-0/+184
* [PPAPI] File system resources can be attached to an existing host.mgiuca@chromium.org2013-09-272-2/+23
* Make *CommandBufferProxy* implement GpuControlpiman@chromium.org2013-09-274-17/+53
* Remove ipc::CommandBufferProxy. As an interface, it's not used.piman@chromium.org2013-09-262-36/+1
* Pepper: Remove Will* from PPB_FileIOTrusted.teravest@chromium.org2013-09-263-32/+0
* [PPAPI] ResourceVar now holds a pending renderer and browser host ID.mgiuca@chromium.org2013-09-262-2/+18
* Pepper: Move live_vars_ DCHECK to CHECK.teravest@chromium.org2013-09-241-4/+9
* [PPAPI] Added serialization for resource PP_Vars.mgiuca@chromium.org2013-09-243-4/+119
* Remove unused Pepper FileSystem IPC message.bbudge@chromium.org2013-09-241-6/+0
* PPB_TCPSocket: Remove support for PP_TCPSOCKET_OPTION_ADDRESS_REUSE.yzshen@chromium.org2013-09-232-12/+1
* [PPAPI] ResourceVar now reference counts its Resource in the plugin.mgiuca@chromium.org2013-09-234-0/+71
* Make NetworkList and NetworkMonitor APIs publicsergeyu@chromium.org2013-09-228-18/+17
* PPB_TCPSocket: add support for TCP server socket operations.yzshen@chromium.org2013-09-209-104/+345
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-205-49/+40
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-1820-946/+99
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-174-8/+8
* Pepper API implementation for platform verification.dalecurtis@chromium.org2013-09-176-0/+222
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1711-248/+319
* Revert r223494 "Simplify PPB_NetworkMonitor proxy."sergeyu@chromium.org2013-09-1711-319/+248
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1711-248/+319
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-2/+2
* Revert 223482 "Simplify PPB_NetworkMonitor proxy."ikarienator@chromium.org2013-09-1711-319/+248
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1711-248/+319
* The current PPB_KeyboardInputEvent_Dev interface uses the old USB codes which...garykac@chromium.org2013-09-141-0/+1
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-124-8/+8
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-122-2/+2
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-124-8/+8
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-121-0/+5
* Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...omakovski@yandex-team.ru2013-09-073-0/+33
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-064-12/+27
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-064-62/+70
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-0520-100/+947
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-9/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-0420-947/+100
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-2920-106/+926
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-2820-826/+992
* PPAPI: Only destroy GLES2Impl if it was createddmichael@chromium.org2013-08-281-2/+13
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-2820-926/+106
* Pepper: Fix FileSystemBrowserHost for isolated fs.teravest@chromium.org2013-08-266-31/+53
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@google.com2013-08-221-11/+11
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-2020-106/+926
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-1920-926/+106