summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/trusted
Commit message (Expand)AuthorAgeFilesLines
* Fix pp::View and pp::BrowserFontTrusted wrapper version checks.wez@chromium.org2012-06-011-37/+39
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-302-3/+3
* Hook up the file chooser proxy 0.6brettw@chromium.org2012-04-091-0/+1
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-262-11/+31
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-273-4/+4
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-172-0/+423
* PPAPI: Implement operator= for FileChooser_Trusted.viettrungluu@chromium.org2012-01-132-4/+14
* Add FileIOTrusted class.sehr@google.com2011-12-152-0/+90
* Add DEPS include rules so we don't accidentally use chromium stuff.dmichael@chromium.org2011-12-011-0/+5
* Pepper: Add a C++ wrapper for the trusted file chooser.viettrungluu@chromium.org2011-10-132-0/+91