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
/
ppp_instance_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-11
/
+0
*
PPAPI/NaCl: Reinitialize some stuff when the ipc proxy starts.
dmichael@chromium.org
2012-06-19
1
-10
/
+3
*
Actually free plugin implement vars when running out of process when the
brettw@chromium.org
2012-06-18
1
-1
/
+5
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-2
/
+2
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-56
/
+86
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-7
/
+7
*
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
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
1
-2
/
+11
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
1
-4
/
+4
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-10
/
+15
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-15
/
+10
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-10
/
+15
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-15
/
+10
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-10
/
+15
*
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
-0
/
+2
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-0
/
+2
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
1
-29
/
+5
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-5
/
+29
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-29
/
+5
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-5
/
+29
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-29
/
+5
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
1
-43
/
+0
*
Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.
dmichael@chromium.org
2011-06-29
1
-21
/
+43
*
Pass fullscreen state along with DidChangeView to avoid sync messages
piman@google.com
2011-05-04
1
-3
/
+13
*
Fix the ref-count issue related to the url_loader parameter of PPP_Instance.H...
yzshen@chromium.org
2011-04-14
1
-0
/
+24
*
Remove assertion when destroying a plugin that doesn't exist. The DidDestroy
brettw@chromium.org
2011-04-04
1
-5
/
+0
*
Hook up status notifications in the Proxy.
brettw@chromium.org
2011-03-29
1
-4
/
+10
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-17
/
+28
*
Fix reentrancy in HandleEvent by posting a task
piman@google.com
2011-02-02
1
-3
/
+9
*
Implement proxy for 3d-related interfaces
piman@google.com
2011-02-02
1
-0
/
+18
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-4
/
+7
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+4
*
Implement a new process type for running PPAPI plugins. The process itself is
brettw@chromium.org
2010-11-10
1
-1
/
+1
*
Convert Chrome PPAPI proxy from bool to PP_Bool.
brettw@chromium.org
2010-11-08
1
-18
/
+18
*
Instance interface implementation. These don't build by themselves, this is
brettw@chromium.org
2010-11-05
1
-0
/
+195
*
Revert PPAPI proxy change with too many files in it.
brettw@chromium.org
2010-11-03
1
-198
/
+0
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
1
-0
/
+198