summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Route GenMailboxCHROMIUM through GpuControlpiman@chromium.org2013-10-012-0/+11
* PPAPI: Make GLES2 calls resilient to bad/dead resources.dmichael@chromium.org2013-09-3010-430/+764
* Pepper API implementation for output protection.kcwu@chromium.org2013-09-2818-0/+407
* Ensure that pending PNaCl translations are cleaned up on plugin destructiondschuff@chromium.org2013-09-272-11/+17
* PPAPI: Introduce ability to Map a FileIO (Dev)dmichael@chromium.org2013-09-276-1/+303
* NaCl: Remove FileDownloader::URLBufferStartNotify.teravest@chromium.org2013-09-272-23/+1
* [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-276-19/+56
* Pepper: Extension for SocketPpapiTest to ppapi/.teravest@chromium.org2013-09-266-0/+761
* PNaCl: Remove friendly reminder about new manifest format for optlevel.jvoung@google.com2013-09-261-10/+0
* 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-2611-214/+2
* [PPAPI] Var destructor is private.mgiuca@chromium.org2013-09-262-8/+8
* [PPAPI] ResourceVar now holds a pending renderer and browser host ID.mgiuca@chromium.org2013-09-264-2/+32
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-264-12/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-4/+5
* Clean up a few unused globals.thakis@chromium.org2013-09-251-5/+0
* NaCl: Update revision in DEPS, r12181 -> r12194mseaborn@chromium.org2013-09-251-0/+1
* 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-236-57/+16
* [PPAPI] ResourceVar now reference counts its Resource in the plugin.mgiuca@chromium.org2013-09-2312-58/+137
* Make NetworkList and NetworkMonitor APIs publicsergeyu@chromium.org2013-09-2231-443/+435
* PPB_TCPSocket: add support for TCP server socket operations.yzshen@chromium.org2013-09-2025-189/+1300
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-2015-256/+191
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-1834-1127/+204
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-1716-45/+174
* Pepper API implementation for platform verification.dalecurtis@chromium.org2013-09-1723-15/+518
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1718-476/+324
* Revert r223494 "Simplify PPB_NetworkMonitor proxy."sergeyu@chromium.org2013-09-1718-324/+476
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1718-476/+324
* 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-1718-324/+476
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1718-476/+324
* Classify ARM Chromebooks as high latency audio.ihf@chromium.org2013-09-161-5/+16
* The current PPB_KeyboardInputEvent_Dev interface uses the old USB codes which...garykac@chromium.org2013-09-149-17/+88
* PPAPI browser_tester: Add ability to write files via POST.binji@chromium.org2013-09-133-4/+58
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-134-0/+24
* Revert 223074 "Adds a PPAPI interface to request a password. For..."avi@chromium.org2013-09-134-24/+0
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-134-0/+24
* [PPAPI] ppapi::ResourceVar: Added IsPending method.mgiuca@chromium.org2013-09-133-3/+12
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-1216-173/+45
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-124-4/+4
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-1216-45/+173
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-127-21/+96
* PNaCl Coordinator: Run StreamEnd RPC even if StreamChunk failsdschuff@chromium.org2013-09-101-8/+18
* PPAPI: Make API changes w/o IDL changes Warnings if generators have changeddmichael@chromium.org2013-09-101-5/+18
* Add PPAPI interfaces for platform verification.dalecurtis@google.com2013-09-096-5/+344