summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_file_ref_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-3/+3
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-3/+3
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-3/+3
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-3/+3
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-3/+3
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-6/+5
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-3/+2
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-8/+11
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-3/+2
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-2/+3
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-3/+2
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+86