summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/interface_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Add PPB_VarArray_Dev support - part 1.yzshen@chromium.org2013-03-191-0/+1
* Remove PPB_PDF proxy.raymes@chromium.org2013-03-181-2/+0
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-181-0/+1
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-161-0/+1
* Remove some legacy PPB_* thunk declarations.wez@chromium.org2013-02-211-0/+3
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-131-0/+1
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-121-1/+0
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+1
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-1/+0
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-191-1/+0
* Revert 176792dpapad@chromium.org2013-01-171-0/+1
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-151-1/+0
* 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
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-261-1/+0
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-211-5/+0
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-1/+1
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-1/+0
* Convert the Pepper Talk API to use the new resource system.brettw@chromium.org2012-11-281-1/+0
* Refactor the URLResponseInfo to use new designbrettw@chromium.org2012-11-161-1/+0
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-2/+0
* PPAPI: Take PPB_MessageLoop out of Devdmichael@chromium.org2012-11-151-3/+3
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-1/+0
* Remove some printfs that accidentally got committed.bbudge@chromium.org2012-11-131-4/+0
* Exclude host-side code from the NaCl IRT proxy build.bbudge@chromium.org2012-11-131-0/+6
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-101-1/+0
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-1/+0
* Remove PpapiPermissions from selected Private interfaces.bbudge@chromium.org2012-11-011-0/+1
* Remove 'Dev' permission from PPB_Var_ArrayBuffer interface.bbudge@chromium.org2012-10-121-1/+1
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-0/+1
* Add some 'Private' and 'Dev' interfaces to the NaCl IPC PPAPI Proxy.bbudge@chromium.org2012-10-081-5/+2
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-31/+64
* Changes to allow testing interface for new NaCl Proxynfullagar@google.com2012-09-201-1/+1
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-1/+0
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-171-0/+11
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-2/+2
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-071-2/+2
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-2/+2
* Remove ppb_fullscreen_dev interface, as fullscreen has been outnfullagar@google.com2012-07-161-1/+0
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-1/+0
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-281-0/+2
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-141-0/+1
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-111-0/+2
* Hook up the PPB_Flash_Print proxy.brettw@chromium.org2012-05-071-0/+3
* Move gles2 extensions out of dev.nfullagar@google.com2012-05-071-5/+7
* Move the rest of the Flash functions to the thunk system.brettw@chromium.org2012-04-301-31/+0
* Move text input API to Instance.brettw@chromium.org2012-04-271-1/+0
* Move the FlashClipboard API into the Flash one.brettw@chromium.org2012-04-251-10/+0
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-10/+4
* Add #ifdefs to separate NaCl and non-NaCl PPAPI Proxy code.bbudge@chromium.org2012-04-181-4/+12