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
/
plugin_var_serialization_rules.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update remaining files to use WeakPtr<T>::get() instead of "operator T*"
akalin@chromium.org
2013-06-04
1
-8
/
+8
*
Fix a crash related to PPAPI scripting.
yzshen@chromium.org
2012-03-10
1
-17
/
+16
*
PPAPI: Proxy VarArrayBuffer for out-of-process.
dmichael@chromium.org
2012-02-16
1
-5
/
+5
*
Remove special handling for strings in var serialization.
brettw@chromium.org
2012-02-07
1
-36
/
+3
*
PPAPI: Reduce string copying in SerializedVar.
dmichael@chromium.org
2012-02-04
1
-11
/
+16
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
1
-2
/
+2
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
1
-2
/
+2
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
1
-2
/
+2
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-0
/
+2
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-2
/
+2
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-1
/
+3
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-3
/
+1
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-1
/
+3
*
Don't use a scoped_refptr for StringVar::FromPPVar
brettw@chromium.org
2011-08-22
1
-4
/
+4
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-4
/
+2
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-23
/
+17
*
Proxy PPB_Var, fix o-o-p string var id tracking.
dmichael@chromium.org
2011-06-08
1
-6
/
+15
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-5
/
+13
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-2
/
+6
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-12
/
+32
*
Var serialization-related proxy stuff. This allows vars to be sent over IPC
brettw@chromium.org
2010-11-05
1
-0
/
+112
*
Revert PPAPI proxy change with too many files in it.
brettw@chromium.org
2010-11-03
1
-112
/
+0
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
1
-0
/
+112