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
/
shared_impl
/
var_tracker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Use clang-format on ppapi/shared_impl
dmichael@chromium.org
2014-02-22
1
-14
/
+7
*
[PPAPI] ResourceVar now reference counts its Resource in the plugin.
mgiuca@chromium.org
2013-09-23
1
-0
/
+8
*
Use a direct include of the shared_memory header in media/, ppapi/, webkit/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-2
/
+2
*
Ensure that we don't corrupt the Var map during Var deletion
raymes@chromium.org
2013-05-13
1
-4
/
+11
*
Introduce RawVarData and associated classes for serializing PP_Vars
raymes@chromium.org
2013-04-17
1
-4
/
+5
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-30
1
-28
/
+24
*
Revert 191420 "PPAPI: Remove threading options; it's always on"
rlarocque@chromium.org
2013-03-29
1
-24
/
+28
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-29
1
-28
/
+24
*
Revert 189518 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-21
1
-22
/
+28
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-21
1
-28
/
+22
*
Pepper: Use shared memory for ArrayBufferVar.
teravest@chromium.org
2013-03-19
1
-0
/
+13
*
Add PPB_VarDictionary_Dev support - part 1.
yzshen@chromium.org
2013-03-18
1
-1
/
+1
*
Revert 187427 "PPAPI: Remove threading options; it's always on"
karen@chromium.org
2013-03-13
1
-21
/
+27
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-12
1
-27
/
+21
*
Revert 187340 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-11
1
-21
/
+27
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-11
1
-27
/
+21
*
Revert 186925 since it breaks many of the builds on the bots (e.g.
aberent@google.com
2013-03-08
1
-21
/
+27
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-08
1
-27
/
+21
*
PPAPI: Add VarTracker lock check, fix bugs
dmichael@chromium.org
2013-02-26
1
-0
/
+17
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-04
1
-4
/
+9
*
Revert 180190
dmichael@chromium.org
2013-02-02
1
-9
/
+4
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
1
-4
/
+9
*
Revert 180093
koz@chromium.org
2013-02-01
1
-9
/
+4
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
1
-4
/
+9
*
NOTREACHED() in VarTracker::ReleaseVar() can be reached. Remove it.
tsepez@chromium.org
2012-04-25
1
-3
/
+1
*
Avoid accessing VarTracker from multiple threads.
yzshen@chromium.org
2012-03-21
1
-0
/
+24
*
PPAPI: Proxy VarArrayBuffer for out-of-process.
dmichael@chromium.org
2012-02-16
1
-0
/
+11
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
1
-1
/
+16
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
1
-16
/
+1
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
1
-1
/
+16
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-0
/
+11
*
Pepper: unit tests for VarTracker
toyoshim@chromium.org
2011-12-16
1
-0
/
+1
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
1
-1
/
+8
*
Reland; Pepper: Var keeps invalid var_id if VarTracker release it and there i...
toyoshim@chromium.org
2011-12-15
1
-0
/
+1
*
Reverting half the checkins that are suspected of breaking the world.
finnur@chromium.org
2011-12-14
1
-1
/
+0
*
Var keeps invalid var_id if VarTracker release it and there is
toyoshim@chromium.org
2011-12-14
1
-0
/
+1
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-0
/
+161