summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/file_chooser_resource.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-0/+3
* Update {virtual,override} to follow C++11 style in ppapi.nick2015-04-231-8/+8
* replace OVERRIDE and FINAL with override and final in ppapi/mostynb2014-10-061-6/+6
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-2/+2
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-2/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-2/+2
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-2/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-2/+2
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-2/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-2/+2
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-2/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-2/+2
* Converted PluginResource reply message handling to use base::Callbackraymes@chromium.org2012-10-041-4/+0
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-4/+4
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-0/+89