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
/
serialized_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid accessing VarTracker from multiple threads.
yzshen@chromium.org
2012-03-21
1
-1
/
+21
*
Fix a crash related to PPAPI scripting.
yzshen@chromium.org
2012-03-10
1
-18
/
+8
*
Fix line endings (no code change)
yzshen@chromium.org
2012-03-09
1
-3
/
+3
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-2
/
+4
*
Remove special handling for strings in var serialization.
brettw@chromium.org
2012-02-07
1
-30
/
+4
*
PPAPI: Reduce string copying in SerializedVar.
dmichael@chromium.org
2012-02-04
1
-10
/
+25
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-5
/
+5
*
Create ppapi_proxy.dll and ppapi_shared.dll.
darin@chromium.org
2011-08-26
1
-8
/
+10
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-2
/
+2
*
Proxy PPP_Messaging.
dmichael@chromium.org
2011-08-03
1
-6
/
+6
*
Add additional unit tests for the plugin side of SerializedVar object proxying.
brettw@chromium.org
2011-08-01
1
-1
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Implement proxying for FileRef and FileChooser.
brettw@chromium.org
2011-02-17
1
-1
/
+14
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-14
/
+50
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-0
/
+2
*
Var serialization-related proxy stuff. This allows vars to be sent over IPC
brettw@chromium.org
2010-11-05
1
-0
/
+404
*
Revert PPAPI proxy change with too many files in it.
brettw@chromium.org
2010-11-03
1
-451
/
+0
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
1
-0
/
+451