summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Disable NaCl inbrowser_test_runner_parallel testdschuff@chromium.org2012-12-141-1/+4
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-143-1/+35
* Improve NaCl startup error reporting in plugin and IPC proxy.bbudge@chromium.org2012-12-144-30/+16
* Revert 172805apatrick@google.com2012-12-145-31/+48
* Add permissions checking for Flash and network state.brettw@chromium.org2012-12-131-12/+0
* Use different UMA stat for a nacl manifest which is missing the user's archdschuff@chromium.org2012-12-135-36/+38
* Add idl version of ppb_flash_menu.idlnoelallen@chromium.org2012-12-136-41/+179
* Revert 172806raymes@chromium.org2012-12-139-161/+271
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-139-271/+161
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-135-48/+31
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-1334-136/+216
* PPAPI: Check permissions for VarDeprecated and PPP_Classdmichael@chromium.org2012-12-124-3/+36
* PPAPI: change PRESUBMIT.py to not complain about TODOs in .cc files.ncbray@chromium.org2012-12-121-1/+1
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-1210-34/+26
* 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