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
/
ui
/
gfx
/
gl
/
gl_surface.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
1
-5
/
+3
*
Added GLSurface::SetVisible to GLSurfaceAdapter.
apatrick@chromium.org
2011-12-08
1
-0
/
+4
*
Plumb the partial swap though image transport.
backer@chromium.org
2011-11-23
1
-1
/
+11
*
Allow GLSurface to indicate that it supports a specific extension.
backer@chromium.org
2011-11-22
1
-4
/
+5
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
1
-0
/
+8
*
Fix --use-gl=any command-line option. The current implementation only checks ...
alokp@chromium.org
2011-11-08
1
-0
/
+54
*
Remove the remaining 6 exit time destructors and 2 static initializers from ui/
thakis@chromium.org
2011-11-04
1
-3
/
+9
*
Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...
apatrick@chromium.org
2011-10-26
1
-0
/
+84
*
Revert 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...
apatrick@chromium.org
2011-10-25
1
-84
/
+0
*
Added GLSurfaceAdapter, an implementation of GLSurface that forwards all call...
apatrick@chromium.org
2011-10-25
1
-0
/
+84
*
Check for extensions in order to fail early.
backer@chromium.org
2011-10-17
1
-1
/
+2
*
Adding gl command to change surface visibility, so that the gpu process can a...
mmocny@chromium.org
2011-10-14
1
-0
/
+3
*
Keep track of the current per-thread context and surface. Add
kbr@google.com
2011-09-09
1
-0
/
+13
*
Fix for stencil attachment of FBO.
backer@chromium.org
2011-07-28
1
-1
/
+3
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
1
-0
/
+3
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-0
/
+6
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-6
/
+0
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-0
/
+6
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
1
-6
/
+0
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
1
-0
/
+6
*
Fix clang compilation issues following r83248. This might be necessary to mer...
apatrick@chromium.org
2011-04-27
1
-0
/
+5
*
Split EGLContext in GLContextEGL and GLSurfaceEGL.
apatrick@chromium.org
2011-04-14
1
-0
/
+13