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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in ppapi/.
avi
2015-12-23
1
-3
/
+5
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-2
/
+2
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-2
/
+2
*
Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-10
/
+6
*
PPAPI: Add VarTracker lock check, fix bugs
dmichael@chromium.org
2013-02-26
1
-0
/
+7
*
Fix ppapi TwoWayTest so that it constructs a unique IPC::ChannelHandle.
raymes@chromium.org
2012-10-17
1
-1
/
+1
*
Disable PluginVarTrackerTest.RecursiveTrackWithNoRef to try to fix ppapi_unit...
raymes@chromium.org
2012-10-11
1
-1
/
+1
*
Invoke PluginImplementedObjectDestroyed for ppp_class deallocate
jhorwich@chromium.org
2012-06-27
1
-9
/
+9
*
Actually free plugin implement vars when running out of process when the
brettw@chromium.org
2012-06-18
1
-0
/
+81
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-2
/
+2
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-32
/
+7
*
Proxy PPB_Var, fix o-o-p string var id tracking.
dmichael@chromium.org
2011-06-08
1
-4
/
+5
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-14
/
+17
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-54
/
+63
*
Add a target for the proxy unittests. Write tests for the var tracker.
brettw@chromium.org
2011-01-21
1
-0
/
+176