Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pp::View and pp::BrowserFontTrusted wrapper version checks. | wez@chromium.org | 2012-06-01 | 1 | -37/+39 |
* | Modified the pepper file chooser API to support filtering files by extensions. | raymes@chromium.org | 2012-05-30 | 2 | -3/+3 |
* | Hook up the file chooser proxy 0.6 | brettw@chromium.org | 2012-04-09 | 1 | -0/+1 |
* | New file chooser interface that uses the new PP_ArrayOutput feature. This als... | brettw@chromium.org | 2012-03-26 | 2 | -11/+31 |
* | Convert resources to take an instance key instead of an Instance*. | brettw@chromium.org | 2012-02-27 | 3 | -4/+4 |
* | Rename PPB_Font to PPB_BrowserFont_Trusted. | brettw@chromium.org | 2012-02-17 | 2 | -0/+423 |
* | PPAPI: Implement operator= for FileChooser_Trusted. | viettrungluu@chromium.org | 2012-01-13 | 2 | -4/+14 |
* | Add FileIOTrusted class. | sehr@google.com | 2011-12-15 | 2 | -0/+90 |
* | Add DEPS include rules so we don't accidentally use chromium stuff. | dmichael@chromium.org | 2011-12-01 | 1 | -0/+5 |
* | Pepper: Add a C++ wrapper for the trusted file chooser. | viettrungluu@chromium.org | 2011-10-13 | 2 | -0/+91 |