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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preload ddraw.dll before initializing sandbox.
jbauman@chromium.org
2012-03-02
1
-1
/
+3
*
Call the built product of target gl 'gl_wrapper'.
thakis@chromium.org
2012-02-21
1
-0
/
+1
*
Rolling skia deps from r3180 to r3196.
tomhudson@google.com
2012-02-16
1
-1
/
+1
*
Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU
kbr@chromium.org
2012-02-15
3
-3
/
+40
*
Drop frontbuffers for hibernated tabs using image_transport_surface_win.
mmocny@chromium.org
2012-02-11
2
-5
/
+10
*
Combine ANGLE_instanced_arrays pointers with others
jbauman@chromium.org
2012-02-10
2
-28
/
+3
*
mac: Add _EXPORT macros, ui/.
thakis@chromium.org
2012-02-09
1
-2
/
+2
*
Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arrays
jbauman@chromium.org
2012-02-09
2
-0
/
+50
*
Loading EGL libs with version in soname, fix proposal for crbug.com/112592
dominik.rottsches@intel.com
2012-02-08
1
-2
/
+2
*
Expose more glQuery functions
gman@chromium.org
2012-02-07
1
-15
/
+16
*
Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl
piman@chromium.org
2012-02-01
14
-34
/
+34
*
Reland 119457: --test-gl-lib for GpuPixelBrowserTests
backer@chromium.org
2012-01-30
3
-5
/
+21
*
Revert 119457 - --test-gl-lib for GpuPixelBrowserTests
backer@chromium.org
2012-01-27
3
-21
/
+5
*
--test-gl-lib for GpuPixelBrowserTests
backer@chromium.org
2012-01-27
3
-5
/
+21
*
Stronger synchronization for resize on osmesa.
backer@chromium.org
2012-01-25
4
-142
/
+78
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2012-01-24
1
-2
/
+3
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
2
-10
/
+6
*
Upstream Android's GLSurface implementation.
sievers@chromium.org
2012-01-13
8
-20
/
+316
*
Bind to eglCreateImageKHR and eglDestroyImageKHR when KHR_image_base is adver...
apatrick@chromium.org
2012-01-06
2
-9
/
+20
*
Enable vsync on linux with compositing window managers active
jamesr@chromium.org
2012-01-06
1
-24
/
+1
*
Roll skia to r2967. Add skia bindings for glTexStorage2D.
bsalomon@google.com
2012-01-05
1
-0
/
+6
*
Use USER_LIMITED token level with SwiftShader.
apatrick@chromium.org
2011-12-22
1
-0
/
+1
*
Fixed crashes when running on top of Apple's software OpenGL renderer.
kbr@chromium.org
2011-12-21
4
-36
/
+20
*
Don't tell browser to swap until swap actually executed.
backer@chromium.org
2011-12-16
5
-1
/
+163
*
Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer i...
apatrick@chromium.org
2011-12-15
1
-9
/
+16
*
Log GLenums as strings in service
gman@chromium.org
2011-12-14
2
-6
/
+24
*
Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTK
piman@chromium.org
2011-12-09
3
-3
/
+6
*
Refactor generete_bindings.py so per function logging code and be added.
gman@chromium.org
2011-12-09
2
-488
/
+1037
*
GLSurface::Resize implementations release the current context if they are cur...
apatrick@chromium.org
2011-12-08
2
-1
/
+25
*
Added GLSurface::SetVisible to GLSurfaceAdapter.
apatrick@chromium.org
2011-12-08
2
-0
/
+5
*
This change adds the apple software renderer as an option on Chrome/Mac. It'...
senorblanco@chromium.org
2011-12-07
11
-31
/
+37
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
2
-0
/
+9
*
Enable GL_CHROMIUM_post_sub_buffer for osmesa
backer@chromium.org
2011-12-02
2
-0
/
+105
*
Chromium style clang fixes for OVERRIDE in compositor_unittests
dhollowa@chromium.org
2011-11-30
1
-0
/
+2
*
Relands the following. First attempt was reverted because it broke
sky@chromium.org
2011-11-30
2
-2
/
+2
*
GLContextNSView should not assume concrete type GLSurface is GLSurfaceNSView
dhollowa@chromium.org
2011-11-30
4
-11
/
+15
*
Revert 112145 - Makes TestWebGraphicsContext3D::initialize create a stub cont...
sail@chromium.org
2011-11-30
2
-2
/
+2
*
Makes TestWebGraphicsContext3D::initialize create a stub context and
sky@chromium.org
2011-11-30
2
-2
/
+2
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-24
2
-7
/
+7
*
Fix many* python scripts in src/
maruel@chromium.org
2011-11-23
1
-3
/
+10
*
Plumb the partial swap though image transport.
backer@chromium.org
2011-11-23
2
-1
/
+13
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-23
4
-52
/
+56
*
wayland: integrate gl_surface_wayland.cc into gl_surface_linux.cc
msb@chromium.org
2011-11-22
3
-185
/
+34
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
2
-7
/
+7
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
2
-7
/
+7
*
Allow GLSurface to indicate that it supports a specific extension.
backer@chromium.org
2011-11-22
7
-16
/
+45
*
One less lock.
backer@chromium.org
2011-11-22
1
-13
/
+0
*
GPU compositing on OSX canary broken
dhollowa@chromium.org
2011-11-22
1
-10
/
+9
*
Fix preferred order of GL implementations.
derat@chromium.org
2011-11-22
1
-1
/
+3
*
wayland: Fix GL extension binding init to work again for use_wayland
msb@chromium.org
2011-11-21
1
-1
/
+5
[next]