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_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to allow testing interface for new NaCl Proxy
nfullagar@google.com
2012-09-20
1
-0
/
+7
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
1
-1
/
+4
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
1
-4
/
+5
*
Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...
bbudge@chromium.org
2012-08-30
1
-5
/
+4
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
1
-4
/
+5
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-11
/
+27
*
Get the audio proxy building as untrusted code for NaCl.
bbudge@chromium.org
2012-07-10
1
-2
/
+0
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-3
/
+4
*
Get PPB_Audio interface building as untrusted code.
bbudge@chromium.org
2012-05-19
1
-22
/
+27
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-2
/
+1
*
If shared memory cannot be mapped, the audio thread should not be started as ...
raymes@chromium.org
2012-04-26
1
-1
/
+1
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-2
/
+2
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-2
/
+2
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-2
/
+2
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-2
/
+2
*
Pepper: Add some basic tests for PPB_Audio.
viettrungluu@chromium.org
2011-12-01
1
-0
/
+3
*
Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.
xhwang@chromium.org
2011-11-23
1
-16
/
+2
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-5
/
+5
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-3
/
+4
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-4
/
+3
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-3
/
+4
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-24
/
+9
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-9
/
+24
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-24
/
+9
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-9
/
+24
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-24
/
+9
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
1
-2
/
+2
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-10
/
+8
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-8
/
+9
*
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
-3
/
+2
*
Reland 95309. Add a template to handle properly issuing completion callbacks.
brettw@chromium.org
2011-08-08
1
-22
/
+48
*
Revert 95309 - I need to fix some bugs with this.
brettw@chromium.org
2011-08-03
1
-48
/
+22
*
Add a template to handle properly issuing completion callbacks. This fixes
brettw@chromium.org
2011-08-03
1
-22
/
+48
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-11
/
+10
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-10
/
+11
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-11
/
+10
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-104
/
+119
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-1
/
+1
*
Factor fd sharing code in proxy and fix fd issues once and for all.
piman@google.com
2011-02-25
1
-34
/
+22
*
Fix PPB_Audio_Proxy handling of file descriptors.
piman@google.com
2011-02-15
1
-2
/
+2
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-7
/
+20
*
Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha...
brettw@chromium.org
2011-01-28
1
-14
/
+12
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-41
/
+55
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-14
/
+18
*
Move ppapi audio interface out of dev, but
nfullagar@google.com
2011-01-15
1
-9
/
+9
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+4
*
Add URLLoaderTrusted proxy, hook up Flash proxy. This actually starts using
brettw@chromium.org
2010-12-02
1
-2
/
+2
[next]