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_surface_3d_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up Surface3D, which I forgot to do in the previous patch. Also, change
brettw@chromium.org
2011-06-23
1
-5
/
+1
*
Fix the ARM build. Apparently it's picky about the difference between NULL
brettw@chromium.org
2011-06-22
1
-1
/
+1
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-74
/
+42
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
1
-1
/
+1
*
Add a new function to run and claer a completion callback. This is a common
brettw@chromium.org
2011-05-27
1
-6
/
+2
*
Don't send Graphics3DContextLost after the instance is destroyed
piman@google.com
2011-05-09
1
-0
/
+5
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-3
/
+2
*
Fix write-after-free in PPB_Surface_3D_Impl
piman@google.com
2011-03-22
1
-0
/
+2
*
Handle lost contexts in PPAPI.
piman@google.com
2011-03-10
1
-0
/
+22
*
Clarify/fix fullscreen semantics, and add GetScreenSize
piman@google.com
2011-03-08
1
-4
/
+10
*
Fix surface::swapbuffers to return correct values
piman@google.com
2011-01-28
1
-4
/
+10
*
Implements PPB_Context3DTrusted_Dev. Also add CreateRaw/Initialize for proxy
piman@google.com
2011-01-28
1
-3
/
+9
*
PPAPI: move GLES2Implementation to PPAPI glue
piman@google.com
2011-01-28
1
-7
/
+8
*
Make Pepper resize the buffer through the command buffer.
piman@google.com
2011-01-26
1
-9
/
+4
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-2
/
+1
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2011-01-05
1
-3
/
+32
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
1
-0
/
+139