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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Use clang-format on ppapi/shared_impl
dmichael@chromium.org
2014-02-22
1
-7
/
+5
*
Pepper: Move PPB_Testing_Dev to Private.
teravest@chromium.org
2013-11-25
1
-2
/
+2
*
[PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.
mgiuca@chromium.org
2013-10-31
1
-0
/
+14
*
[PPAPI] It is now valid to store PP_Resource 0 in a ResourceVar.
mgiuca@chromium.org
2013-10-16
1
-0
/
+6
*
[PPAPI] ResourceVar now reference counts its Resource in the plugin.
mgiuca@chromium.org
2013-09-23
1
-0
/
+9
*
Use a direct include of the shared_memory header in media/, ppapi/, webkit/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Pepper: Fix use-after-free bug in PluginVarTracker.
teravest@chromium.org
2013-04-26
1
-2
/
+2
*
Introduce RawVarData and associated classes for serializing PP_Vars
raymes@chromium.org
2013-04-17
1
-4
/
+4
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-30
1
-10
/
+19
*
Revert 191420 "PPAPI: Remove threading options; it's always on"
rlarocque@chromium.org
2013-03-29
1
-19
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-29
1
-10
/
+19
*
Revert 189518 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-21
1
-19
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-21
1
-10
/
+19
*
Pepper: Use shared memory for ArrayBufferVar.
teravest@chromium.org
2013-03-19
1
-0
/
+26
*
Revert 187427 "PPAPI: Remove threading options; it's always on"
karen@chromium.org
2013-03-13
1
-19
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-12
1
-10
/
+19
*
Revert 187340 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-11
1
-19
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-11
1
-10
/
+19
*
Revert 186925 since it breaks many of the builds on the bots (e.g.
aberent@google.com
2013-03-08
1
-19
/
+10
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-08
1
-10
/
+19
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-04
1
-0
/
+6
*
Revert 180190
dmichael@chromium.org
2013-02-02
1
-6
/
+0
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
1
-0
/
+6
*
Revert 180093
koz@chromium.org
2013-02-01
1
-6
/
+0
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
1
-0
/
+6
*
Actually free plugin implement vars when running out of process when the
brettw@chromium.org
2012-06-18
1
-0
/
+4
*
PPAPI: Compile out thread checks when pepper threading is turned on.
dmichael@chromium.org
2012-04-13
1
-0
/
+6
*
Avoid accessing VarTracker from multiple threads.
yzshen@chromium.org
2012-03-21
1
-1
/
+3
*
PPAPI: Proxy VarArrayBuffer for out-of-process.
dmichael@chromium.org
2012-02-16
1
-0
/
+2
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
1
-1
/
+7
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
1
-7
/
+1
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
1
-1
/
+7
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-0
/
+8
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
1
-0
/
+12
*
Create ppapi_proxy.dll and ppapi_shared.dll.
darin@chromium.org
2011-08-26
1
-1
/
+2
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-0
/
+133