summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some types at the IPC layer. Sizes should be unsigned.cevans@chromium.org2012-12-125-6/+6
* PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messagesdmichael@chromium.org2012-12-112-9/+58
* Fix in process PPAPI decryption.tomfinegan@chromium.org2012-12-111-19/+0
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-104-6/+6
* Add PPAPI permissions for the testing interfacebrettw@chromium.org2012-12-101-0/+3
* Add Pepper permissions checks for FlashMessageLoop and Brokerbrettw@chromium.org2012-12-102-0/+9
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-106-88/+79
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-104-0/+79
* Add permission checks for PPB_Buffer.bbudge@chromium.org2012-12-081-0/+2
* Add permission checks to PPAPI APIs implemented by PPB_Instance_Proxy.bbudge@chromium.org2012-12-081-6/+49
* Add tracing support to NaCljbauman@chromium.org2012-12-082-0/+4
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-0818-464/+461
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-075-29/+64
* Use MRU cache for ppapi local time zone offset queries.hshi@chromium.org2012-12-071-22/+41
* Change ppapi::proxy::SerializedHandles to use RefCountedThreadSafe.raymes@chromium.org2012-12-071-2/+3
* Revert 171408raymes@chromium.org2012-12-0618-461/+464
* Revert 171389raymes@chromium.org2012-12-0618-464/+461
* Revert 171080raymes@chromium.org2012-12-0618-461/+464
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-058-60/+731
* Add ability to create pending resource hosts.brettw@chromium.org2012-12-053-0/+35
* Encrypted Media: Allows empty key message to be fired.xhwang@chromium.org2012-12-041-5/+10
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-0418-464/+461