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
*
PPAPI: Remove out-dated or unnecessary TODOs from public files.
dmichael@chromium.org
2012-03-21
1
-5
/
+0
*
Check for the specific interface versions required in pp::Var.
wez@chromium.org
2012-01-05
1
-5
/
+5
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-11
/
+15
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-22
/
+27
*
Clone of http://codereview.chromium.org/8372020/
bradnelson@google.com
2011-10-24
1
-0
/
+3
*
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