index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ppapi
/
proxy
/
ppb_file_ref_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-8
/
+0
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-0
/
+1
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-44
/
+27
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-1
/
+0
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-2
/
+2
*
Convert proxy callbacks to use TrackedCallback.
brettw@chromium.org
2012-01-05
1
-12
/
+6
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
1
-0
/
+9
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-9
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-0
/
+9
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-9
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-0
/
+9
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-4
/
+4
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-4
/
+4
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-4
/
+4
*
Convert file ref private to use new registration.
brettw@chromium.org
2011-12-02
1
-12
/
+0
*
Properly initialize the next callback ID to 1.
brettw@chromium.org
2011-11-29
1
-1
/
+1
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
1
-0
/
+38
*
Fix the issue that PPB_FileRef don't handle all host->plugin messages.
yzshen@chromium.org
2011-10-26
1
-0
/
+3
*
Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...
brettw@chromium.org
2011-10-21
1
-43
/
+129
*
Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)
thakis@chromium.org
2011-10-21
1
-129
/
+43
*
Remove the proxy callback tracker.
brettw@chromium.org
2011-10-21
1
-43
/
+129
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-6
/
+6
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-2
/
+2
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-2
/
+2
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-2
/
+2
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-24
/
+3
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-3
/
+24
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-24
/
+3
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-3
/
+24
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-24
/
+3
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-73
/
+15
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-5
/
+3
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-16
/
+19
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-0
/
+1
*
Convert the PluginResource to be refcounted.
brettw@chromium.org
2011-08-11
1
-2
/
+2
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-4
/
+6
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
1
-6
/
+6
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-169
/
+124
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-124
/
+169
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-169
/
+124
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-8
/
+8
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
1
-1
/
+1
*
Implement the filesystem proxy. This allows the FileRef tests (the ones which
brettw@chromium.org
2011-02-21
1
-2
/
+0
*
Implement proxying for FileRef and FileChooser.
brettw@chromium.org
2011-02-17
1
-0
/
+350