summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_file_ref_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Convert file ref private to use new registration.brettw@chromium.org2011-12-021-2/+0
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-281-0/+6
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-3/+1
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-211-11/+25
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-211-25/+11
* Remove the proxy callback tracker.brettw@chromium.org2011-10-211-11/+25
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* 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