Sign in
chromium
/
chromium
/
src
/
f1885f7d37ad5848c5d1e0594e77f1e3f5b8fd32
/
ppapi
/
proxy
/
plugin_resource.h
e029c413
Switch to standard integer types in ppapi/.
by avi
· 10 years ago
e478443
Update {virtual,override} to follow C++11 style in ppapi.
by nick
· 10 years ago
699af3c
replace OVERRIDE and FINAL with override and final in ppapi/
by mostynb
· 11 years ago
6d3ae97
Remove implicit conversions from scoped_refptr to T* in ppapi/
by Daniel Cheng
· 11 years ago
511c58e
Support using TrackedCallbacks as hints to determine the handling thread of resource reply messages.
by
[email protected]
· 12 years ago
47cb253f
Implementation of URLLoader using PluginResource/ResourceHost.
by
[email protected]
· 12 years ago
278f5eb9
Add traces to PluginResource/PpapiHost "generic" IPCs
by
[email protected]
· 12 years ago
0c92b0d
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource model
by
[email protected]
· 13 years ago
8b73c2e4
Revert 171408
by
[email protected]
· 13 years ago
cd57d08
Revert 171389
by
[email protected]
· 13 years ago
d146b8bf
Revert 171080
by
[email protected]
· 13 years ago
4f01c76
Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:
by
[email protected]
· 13 years ago
db70c13
Add ability to create pending resource hosts.
by
[email protected]
· 13 years ago
2432c058
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. Calls for both these interfaces are now made directly to the browser. This removes the in-process implementation for these interfaces also (as they are flash-only). Tests are added for PPB_Flash_File_ModuleLocal.
by
[email protected]
· 13 years ago
d84e999
Make 0 call sequence numbers be invalid.
by
[email protected]
· 13 years ago
28df6a0
Make sure PluginResource doesn't live forever because of holding references to itself.
by
[email protected]
· 13 years ago
9164da3
PluginResource: Avoid having two sets of similar methods for talking with browser and renderer.
by
[email protected]
· 13 years ago
5878693
Add template SyncCall() to PluginResource.
by
[email protected]
· 13 years ago
e1f5c9b
Converted PluginResource reply message handling to use base::Callback
by
[email protected]
· 13 years ago
ff44fc1
Added sync calls to resources.
by
[email protected]
· 13 years ago
93df81e
Bluetooth API: improve discovery
by
[email protected]
· 13 years ago
eccf8031
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
by
[email protected]
· 13 years ago
7f8b26b
Add a unified resource tracker shared between the proxy and the impl.
by
[email protected]
· 14 years ago
be0a84b
Move host resource from the proxy to the shared_impl.
by
[email protected]
· 14 years ago
9ff4fc7
Remove the old type system for proxied resources. These were no longer being used.
by
[email protected]
· 14 years ago
b29f0e30
Move the refcounting from the proxy/impl resource object to the shared resource object base class.
by
[email protected]
· 14 years ago
51e1aec
Convert the PluginResource to be refcounted.
by
[email protected]
· 14 years ago
0fa46e8
PPB/PPP_VideoCapture_Dev proxy
by
[email protected]
· 14 years ago
7ace8ad
Implement PPAPI VideoDecode out-of-process support
by
[email protected]
· 14 years ago
eeb4e4a
Re-land r92885, which was reverted in r92891.
by
[email protected]
· 14 years ago
e5eb5c4
Revert 92885 - Completed the implementation for PPB_Graphics3D interface.
by
[email protected]
· 14 years ago
914f418
Completed the implementation for PPB_Graphics3D interface.
by
[email protected]
· 14 years ago
55cdf605
Convert audio-related messages to the new thunk/API system for Pepper.
by
[email protected]
· 14 years ago
6239d34
This implements the new system for Graphics2D only.
by
[email protected]
· 14 years ago
ae971c2
Implemented PPB_Broker_Proxy.
by
[email protected]
· 14 years ago
7d3782f
Implement proxy for PPB_Flash_NetConnector.
by
[email protected]
· 14 years ago
ce482df
Implement the filesystem proxy. This allows the FileRef tests (the ones which
by
[email protected]
· 15 years ago
4deeb43
Implement proxying for FileRef and FileChooser.
by
[email protected]
· 15 years ago
7358d57
Implement proxy for FlashMenu and Run/QuitMessageLoop
by
[email protected]
· 15 years ago
f56279c
Implement proxy for 3d-related interfaces
by
[email protected]
· 15 years ago
f24448db
Refactor PPAPI proxy resource handling to maintain which host they came from,
by
[email protected]
· 15 years ago
4614f19
First pass at making the proxy handle multiple renderers. This associates the
by
[email protected]
· 15 years ago
ddb1e5a
Even more virtual method deinlining.
by
[email protected]
· 15 years ago
7cf4091
Start deinlining non-empty virtual methods. (This will be automatically checked
by
[email protected]
· 15 years ago
5d84d01
Implement audio proxy for Pepper.
by
[email protected]
· 15 years ago
43a4020
Add proxies for some of the PDF & Flash functionality. There are still a few
by
[email protected]
· 15 years ago
799d1ab
Random updates for all added proxy interfaces I've done in the past week.
by
[email protected]
· 15 years ago
c2932f5e
Core PPAPI proxy files. This includes the dispatcher which is the control point
by
[email protected]
· 15 years ago
1a4d9cb
Revert PPAPI proxy change with too many files in it.
by
[email protected]
· 15 years ago
4bcab1c
Core PPAPI proxy files. This includes the dispatcher which is the control point
by
[email protected]
· 15 years ago