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_tracker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix a crash in the var tracking.
brettw@chromium.org
2012-06-22
1
-21
/
+30
*
Actually free plugin implement vars when running out of process when the
brettw@chromium.org
2012-06-18
1
-0
/
+90
*
Avoid accessing VarTracker from multiple threads.
yzshen@chromium.org
2012-03-21
1
-1
/
+11
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
1
-16
/
+1
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
1
-1
/
+16
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
1
-16
/
+1
*
Coverity fixes for uninitialized vars
groby@chromium.org
2011-12-29
1
-2
/
+1
*
Fixed coverity uninit bugs
groby@chromium.org
2011-12-22
1
-2
/
+1
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
1
-0
/
+5
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-3
/
+3
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-5
/
+2
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-228
/
+167
*
Proxy PPP_Messaging.
dmichael@chromium.org
2011-08-03
1
-0
/
+4
*
Proxy PPB_Var, fix o-o-p string var id tracking.
dmichael@chromium.org
2011-06-08
1
-38
/
+43
*
Make AddRefObject a sync message to avoid a race condition between (1)
brettw@chromium.org
2011-04-19
1
-1
/
+5
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-15
/
+27
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-0
/
+29
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-50
/
+200
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-0
/
+6
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
1
-0
/
+2
*
Random updates for all added proxy interfaces I've done in the past week.
brettw@chromium.org
2010-11-09
1
-1
/
+1
*
Add proxies for Var deprecated and some additional tracking information. These
brettw@chromium.org
2010-11-03
1
-0
/
+128
*
Revert PPAPI proxy change with too many files in it.
brettw@chromium.org
2010-11-03
1
-134
/
+0
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
1
-0
/
+134