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_audio_config_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-9
/
+6
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-7
/
+5
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-0
/
+2
*
Convert the PluginResource to be refcounted.
brettw@chromium.org
2011-08-11
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-2
/
+2
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-2
/
+2
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-2
/
+2
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-97
/
+31
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-6
/
+15
*
Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha...
brettw@chromium.org
2011-01-28
1
-1
/
+1
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-13
/
+13
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-15
/
+21
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-4
/
+4
*
Move ppapi audio interface out of dev, but
nfullagar@google.com
2011-01-15
1
-13
/
+17
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+4
*
Implement audio proxy for Pepper.
brettw@chromium.org
2010-12-02
1
-0
/
+135