summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Merge 178970dmichael@chromium.org2013-01-261-0/+3
* Merge 176035ihf@chromium.org2013-01-252-1/+14
* Merge 178145brettw@chromium.org2013-01-2413-1/+40
* Merge 178355dmichael@chromium.org2013-01-243-16/+25
* Merge 175190brettw@chromium.org2013-01-2212-17/+49
* Merge 177519 - Fix the comment of PPB_MessageLoop.PostWork()yzshen@chromium.org2013-01-183-13/+13
* Merge 176816cevans@chromium.org2013-01-172-4/+6
* Merge 176357bbudge@chromium.org2013-01-111-5/+0
* Merge 175576cevans@chromium.org2013-01-101-0/+6
* Merge 174945dmichael@chromium.org2013-01-042-6/+11
* Merge 173855xhwang@chromium.org2013-01-023-45/+65
* Merge 174309brettw@chromium.org2013-01-021-0/+4
* Add log message for swapbuffers in progress error.jbauman@chromium.org2012-12-181-0/+2
* Add fullscreen functionality to gles2 examplepiman@chromium.org2012-12-181-6/+18
* Fix tracing for gpu/ directory in NaCljbauman@chromium.org2012-12-181-0/+3
* CDM: Don't create a new plugin Resource when HostResource is sent twicedmichael@chromium.org2012-12-181-22/+25
* Introduce MessageFilterHost for Pepper ResourceHosts.raymes@google.com2012-12-183-0/+66
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-1710-96/+106
* Explicitly set actions in ppapi_untrusted as requiring cygwin (gyp only)iannucci@chromium.org2012-12-171-0/+1
* Check for a malformed message more carefully. Also fix non-deterministiccevans@chromium.org2012-12-171-1/+3
* Fix PPAPI time conversion code to handle epoch times.raymes@chromium.org2012-12-173-0/+80
* Allow leading underscore on identifier names in IDL parserasargent@chromium.org2012-12-151-3/+7
* 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