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_broker_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-8
/
+4
*
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
-16
/
+8
*
Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.
xhwang@chromium.org
2011-11-23
1
-25
/
+4
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-3
/
+3
*
Convert ppapi/* to use base::Bind.
dmichael@chromium.org
2011-10-04
1
-1
/
+2
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-1
/
+1
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-25
/
+12
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-12
/
+25
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-25
/
+12
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-12
/
+25
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-25
/
+12
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-4
/
+2
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-9
/
+8
*
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
/
+1
*
Reland 95309. Add a template to handle properly issuing completion callbacks.
brettw@chromium.org
2011-08-08
1
-12
/
+10
*
Revert 95309 - I need to fix some bugs with this.
brettw@chromium.org
2011-08-03
1
-10
/
+12
*
Add a template to handle properly issuing completion callbacks. This fixes
brettw@chromium.org
2011-08-03
1
-12
/
+10
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-1
/
+1
*
Fix a bug in the Broker proxy thunk that breaks the Connect callback when run...
ddorwin@chromium.org
2011-06-02
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
*
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
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
1
-102
/
+101
*
Add a new function to run and claer a completion callback. This is a common
brettw@chromium.org
2011-05-27
1
-3
/
+1
*
Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...
ddorwin@chromium.org
2011-04-18
1
-2
/
+2
*
Implemented PPB_Broker_Proxy.
ddorwin@chromium.org
2011-04-17
1
-0
/
+284