summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Fix some types at the IPC layer. Sizes should be unsigned.cevans@chromium.org2012-12-127-9/+9
* NaCl: Re-enable the "inbrowser_test_runner" test suitemseaborn@chromium.org2012-12-111-1/+3
* Revert 172261battre@chromium.org2012-12-116-472/+714
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2012-12-116-714/+472
* PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messagesdmichael@chromium.org2012-12-112-9/+58
* Autogenerate thunk .cc file for PPB_Flash_DeviceIDteravest@chromium.org2012-12-112-8/+15
* Fix in process PPAPI decryption.tomfinegan@chromium.org2012-12-115-26/+48
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-1011-18/+25
* Remove PPB_Instance 0.5brettw@chromium.org2012-12-103-68/+1
* 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-1016-183/+550
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-1015-7/+240
* ppapi: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-12-081-7/+7
* Make --enable-pnacl flag use the built-in PNaCl instead of the component updaterdschuff@chromium.org2012-12-085-47/+66
* NaCl: Extend nacl_integration to test the old SRPC-based PPAPI proxymseaborn@chromium.org2012-12-081-0/+5
* 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-085-0/+15
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-0835-646/+777
* Auto generate thunk .cc file for PPB_FileSystem.teravest@chromium.org2012-12-084-12/+27
* Remove PPB_Flash_File_ModuleLocal_2_0.raymes@chromium.org2012-12-076-118/+1
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-0713-100/+141
* Revert 171858raymes@chromium.org2012-12-074-1/+110
* Remove PPB_Flash_File_ModuleLocal_2_0.raymes@chromium.org2012-12-074-110/+1
* 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
* Trivial individual generation fixnoelallen@chromium.org2012-12-071-1/+1
* Autogenerate thunk .cc file for PPB_FileIO.teravest@chromium.org2012-12-073-49/+59
* Add other account to ownersnoelallen@chromium.org2012-12-071-0/+2
* Build the NaCl ARM IRT with arm-flavored newlib/libstdcppdschuff@chromium.org2012-12-071-0/+2
* Make BrowserFont take an InstanceHandle.brettw@chromium.org2012-12-072-9/+9
* PPAPI: make browser tests to fail fast if a NaCl module does not load.ncbray@chromium.org2012-12-061-0/+23
* Revert 171408raymes@chromium.org2012-12-0637-777/+685
* Added test and fixed bugs with release dependencynoelallen@chromium.org2012-12-0617-98/+205
* Explicitly support FileIO interface 1.0, to restore functioning SRPCnfullagar@chromium.org2012-12-065-12/+10
* Revert 171389raymes@chromium.org2012-12-0637-685/+777
* Revert 171080raymes@chromium.org2012-12-0637-777/+685
* Improve HostResource comments for use in plugins.teravest@chromium.org2012-12-061-1/+4
* Encrypted Media: Support pp::Buffer_Dev reuse in PpbBufferAllocator.xhwang@chromium.org2012-12-052-17/+25
* Fix invalid HTML markup in test_cast.htmlhalyavin@google.com2012-12-051-1/+1
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-0523-157/+1210
* Add ability to create pending resource hosts.brettw@chromium.org2012-12-057-1/+102
* Encrypted Media: Allows empty key message to be fired.xhwang@chromium.org2012-12-043-8/+15
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-0437-685/+777
* Autogenerate thunk .cc file for PPB_Audio.teravest@chromium.org2012-12-042-19/+27
* PPAPI: Hook up Browser resource host stuff for NaCldmichael@chromium.org2012-12-041-0/+11
* Add a flag to LaunchSelLdr to skip grabbing a routing_id.jvoung@chromium.org2012-12-049-6/+28
* NaCl: Link proper TLS accessor implementation into untrusted ARM IRT.olonho@chromium.org2012-12-041-0/+7
* Refactor 3 PPB_Flash functions to the new resource model.raymes@chromium.org2012-12-048-72/+69