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
/
cpp
/
var.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some egregious bugs in Var.
brettw@chromium.org
2011-08-05
1
-11
/
+18
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
1
-192
/
+15
*
Removed MemAlloc and MemFree from PPB_Core
mball@google.com
2011-07-14
1
-2
/
+5
*
Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.
brettw@chromium.org
2011-07-08
1
-3
/
+2
*
This guarantees that the underlying PP_Var is all initialized. There was a r...
dspringer@chromium.org
2011-06-10
1
-2
/
+2
*
Remove scripting from pp::Var with an opt-in compiler predefine.
dmichael@chromium.org
2011-05-27
1
-27
/
+43
*
Create a VarPrivate interface to contain the scripting helper functions of Var.
brettw@chromium.org
2011-04-11
1
-5
/
+2
*
Initialize a few uninitialized member variables and structs in PPAPI.
finnur@chromium.org
2011-03-28
1
-1
/
+9
*
Add an instance parameter to var objects, audio, and the 2D API. This replace...
brettw@chromium.org
2011-01-07
1
-2
/
+3
*
Remove static initializers.
neb@chromium.org
2010-12-20
1
-65
/
+72
*
Fix a bug in pp:Var (var.cc) where DebugString could throw an exception on Wi...
bbudge@google.com
2010-12-07
1
-11
/
+20
*
Remove pp::Var(int)
garianov@google.com
2010-11-19
1
-6
/
+0
*
Run Pepper unit tests in Native Client
garianov@google.com
2010-11-16
1
-0
/
+6
*
Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...
dmichael@google.com
2010-11-05
1
-2
/
+3
*
Move PPAPI into the Chrome repo. The old repo was
brettw@chromium.org
2010-11-01
1
-0
/
+365