summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Make gamepad API consistent.teravest@chromium.org2013-03-202-2/+3
* Add PPB_VarArray_Dev support - part 1.yzshen@chromium.org2013-03-192-0/+75
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-182-0/+88
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-165-0/+170
* Modify PPAPI EnterBase to support EnterInstanceAPI with a callback.bbudge@chromium.org2013-03-132-13/+42
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-081-0/+2
* [Retry] Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-03-053-10/+10
* IDL: Autogenerate thunk for PPB_MouseCursor.teravest@chromium.org2013-02-261-5/+10
* IDL: Autogen thunk: PPB_ContentDecryptor_Private.teravest@chromium.org2013-02-261-32/+48
* Pepper IDL: Autogenerate thunk for ppb_audio_inputteravest@chromium.org2013-02-252-45/+34
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-223-1/+37
* Revert 184054nhiroki@chromium.org2013-02-223-10/+10
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-223-10/+10
* Remove some legacy PPB_* thunk declarations.wez@chromium.org2013-02-211-24/+0
* Do a giant svn propset svn:eol-style LF on .cc and .h files thatjln@chromium.org2013-02-141-28/+28
* IDL: Autogenerate thunk .cc file for PPB_Viewteravest@chromium.org2013-02-133-60/+83
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-133-6/+10
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-121-2/+1
* Pepper IDL: Keep "_dev" in thunk filenames.teravest@chromium.org2013-02-084-4/+4
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+2
* PPAPI: Acquire lock before resource accessdmichael@chromium.org2013-01-232-16/+23
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-5/+3
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-192-6/+4
* Revert 176792dpapad@chromium.org2013-01-172-4/+6
* IDL: Autogenerate thunk .cc file for PPB_Messaging.teravest@chromium.org2013-01-161-4/+9
* IDL: Autogenerate thunk .cc file for PPB_BufferTrusted.teravest@chromium.org2013-01-161-7/+12
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-152-6/+4
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-2/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-0/+2
* IDL: Remove trailing commans in generated thunk files.teravest@chromium.org2013-01-0312-25/+25
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-264-36/+0
* Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private.teravest@chromium.org2012-12-262-38/+67
* Ppapi: remove the code for closing pending user gesture.yzshen@chromium.org2012-12-221-3/+0
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-213-10/+47
* Autogenerate thunk .cc file for PPB_Websocket.teravest@chromium.org2012-12-211-41/+45
* Nit: fix directory name in ppb_console_thunk.ccteravest@chromium.org2012-12-211-1/+1
* Convert pepper font list to new resource system.brettw@chromium.org2012-12-203-4/+30
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-193-42/+30
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-193-7/+6
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-173-3/+3
* Add idl version of ppb_flash_menu.idlnoelallen@chromium.org2012-12-131-1/+2
* Revert 172806raymes@chromium.org2012-12-133-30/+40
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-133-40/+30
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-134-10/+13
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-122-2/+2
* Revert 172261battre@chromium.org2012-12-111-2/+2
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2012-12-111-2/+2
* Autogenerate thunk .cc file for PPB_Flash_DeviceIDteravest@chromium.org2012-12-111-8/+13
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-102-2/+2
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-103-4/+46