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
/
webkit
/
plugins
/
ppapi
/
ppb_context_3d_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert a bunch of pepper implementation to use base::Callback.
dmichael@chromium.org
2011-10-07
1
-2
/
+4
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-17
/
+11
*
Removed config management from Graphics3D API. It will be better handled in t...
alokp@chromium.org
2011-08-16
1
-3
/
+3
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-1
/
+2
*
Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.
alokp@chromium.org
2011-08-01
1
-1
/
+13
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
1
-0
/
+4
*
Fix surface destruction, broken by r90096
piman@google.com
2011-07-09
1
-2
/
+6
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-210
/
+166
*
Fixing coverity PASS_BY_VALUE bugs.
dpapad@chromium.org
2011-06-22
1
-1
/
+0
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
1
-1
/
+2
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
1
-3
/
+19
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-3
/
+3
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
1
-1
/
+1
*
Handle lost contexts in PPAPI.
piman@google.com
2011-03-10
1
-1
/
+11
*
Prevent crashing on errors in PPB_Context_3D_Impls.
neb@chromium.org
2011-02-09
1
-12
/
+10
*
Implements PPB_Context3DTrusted_Dev. Also add CreateRaw/Initialize for proxy
piman@google.com
2011-01-28
1
-18
/
+183
*
PPAPI: move GLES2Implementation to PPAPI glue
piman@google.com
2011-01-28
1
-6
/
+54
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-1
/
+2
*
Enable accelerated compositing in fullscreen pepper.
piman@google.com
2011-01-06
1
-1
/
+1
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
1
-67
/
+48
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
1
-0
/
+182