summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/trusted/file_chooser_trusted.h
Commit message (Expand)AuthorAgeFilesLines
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-301-1/+1
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-261-1/+2
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-1/+1
* PPAPI: Implement operator= for FileChooser_Trusted.viettrungluu@chromium.org2012-01-131-3/+5
* Pepper: Add a C++ wrapper for the trusted file chooser.viettrungluu@chromium.org2011-10-131-0/+38