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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the unused remnants of NPObject from Pepper
raymes
2014-09-09
1
-2
/
+0
*
Add PepperTryCatch and V8ObjectVar classes
raymes@chromium.org
2014-08-11
1
-0
/
+2
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
PPAPI: Use clang-format on ppapi/shared_impl
dmichael@chromium.org
2014-02-22
1
-55
/
+20
*
[PPAPI] Var destructor is private.
mgiuca@chromium.org
2013-09-26
1
-6
/
+6
*
[PPAPI] ResourceVar now reference counts its Resource in the plugin.
mgiuca@chromium.org
2013-09-23
1
-2
/
+2
*
[PPAPI] ppapi::ResourceVar: Added IsPending method.
mgiuca@chromium.org
2013-09-13
1
-3
/
+3
*
[PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.
mgiuca@chromium.org
2013-09-12
1
-0
/
+15
*
[PPAPI] Added a new Var subclass, ResourceVar.
mgiuca@chromium.org
2013-09-03
1
-0
/
+4
*
Use a direct include of strings headers in ppapi/, printing/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-3
/
+3
*
Add PPB_VarArray_Dev support - part 1.
yzshen@chromium.org
2013-03-19
1
-0
/
+4
*
Add PPB_VarDictionary_Dev support - part 1.
yzshen@chromium.org
2013-03-18
1
-0
/
+10
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-1
/
+1
*
Remove special handling for strings in var serialization.
brettw@chromium.org
2012-02-07
1
-16
/
+10
*
PPAPI: Reduce string copying in SerializedVar.
dmichael@chromium.org
2012-02-04
1
-1
/
+17
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
1
-12
/
+43
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-12
/
+9
*
Zero-fill some SRPC padding.
eugenis@google.com
2011-10-26
1
-0
/
+1
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-3
/
+3
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-3
/
+3
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-3
/
+3
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-0
/
+5
*
Don't use a scoped_refptr for StringVar::FromPPVar
brettw@chromium.org
2011-08-22
1
-5
/
+5
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-18
/
+16
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
1
-0
/
+155