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
/
gl
/
gl_surface_egl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gl: Move platform-specific EGL code into separate files
spang@chromium.org
2014-03-27
1
-136
/
+7
*
Remove the enable-d3d11 flag so that d3d11 is enabled by default.
geofflang@chromium.org
2014-03-27
1
-2
/
+1
*
Revert 259028 "Remove the enable-d3d11 flag so that d3d11 is ena..."
bajones@chromium.org
2014-03-25
1
-1
/
+2
*
gl: Clean up gfx::AcceleratedWidget usage in gl_surface_egl
spang@chromium.org
2014-03-25
1
-17
/
+15
*
Remove the enable-d3d11 flag so that d3d11 is enabled by default.
bajones@chromium.org
2014-03-24
1
-2
/
+1
*
Blacklist partial swaps on linux
piman@chromium.org
2014-03-22
1
-7
/
+2
*
Revert 254571 "Remove the enable-d3d11 flag so that d3d11 is ena..."
junov@chromium.org
2014-03-10
1
-1
/
+2
*
[Ozone] Remove unnecessary cast to EGLNativeDisplayType
dnicoara@chromium.org
2014-03-10
1
-2
/
+1
*
Remove the enable-d3d11 flag so that d3d11 is enabled by default.
bajones@chromium.org
2014-03-03
1
-2
/
+1
*
Add support for EGL_ANGLE_window_fixed_size for specifying surface size.
jbauman@chromium.org
2014-02-28
1
-11
/
+27
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
1
-8
/
+8
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
1
-8
/
+8
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-8
/
+8
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
1
-8
/
+8
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-8
/
+8
*
Remove unused alpha variable.
siva.gunturi@samsung.com
2014-01-25
1
-3
/
+1
*
Add 16-bit support for browser compositor surface
siva.gunturi@samsung.com
2014-01-24
1
-15
/
+103
*
GPU: Add trace for real SwapBuffers.
epenner@chromium.org
2014-01-16
1
-0
/
+5
*
[Ozone] Rename GetVSyncProvider to CreateVSyncProvider
dnicoara@chromium.org
2014-01-08
1
-7
/
+7
*
Revert 236475 "Disable partial swap on Windows."
jbauman@chromium.org
2013-11-23
1
-5
/
+0
*
Disable partial swap on Windows.
jbauman@chromium.org
2013-11-21
1
-0
/
+5
*
Moving the VSyncProvider interface to ui/gfx from ui/gl
dnicoara@chromium.org
2013-11-14
1
-0
/
+1
*
Add support for Khr_surfaceless_context.
kalyan.kondapally@intel.com
2013-11-02
1
-2
/
+73
*
Add support for over-riding config attribute values.
kalyan.kondapally@intel.com
2013-10-04
1
-2
/
+9
*
Use DwmGetCompositionTimingInfo to get vsync info on Vista+
jbauman@chromium.org
2013-10-01
1
-1
/
+2
*
Move SurfaceFactoryOzone to ui/gfx/ozone
ben@chromium.org
2013-09-23
1
-6
/
+6
*
Add an enable D3D11 flag and blacklist specific intel drivers and windows vis...
geofflang@chromium.org
2013-09-17
1
-1
/
+2
*
Adding functionality to paint and signal buffer swap for ozone surface factory.
dnicoara@chromium.org
2013-08-30
1
-4
/
+10
*
Remove --enable-d3d11 switch.
apatrick@chromium.org
2013-07-18
1
-2
/
+1
*
Use a direct include of the message_loop header in ui/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Enable ANGLE D3D11 backend for Windows 7+.
apatrick@chromium.org
2013-07-11
1
-1
/
+3
*
Add command line switch and about:flags entry to enable use of D3D11 on Windows.
apatrick@chromium.org
2013-07-09
1
-0
/
+12
*
Support ozone=1 compositor_unittestsr OSMesa
rjkroege@chromium.org
2013-06-29
1
-0
/
+51
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-64
/
+10
*
GPU: Keep track of the last real context and real surface made current.
backer@chromium.org
2013-06-06
1
-9
/
+16
*
Ack. Fix typo.
rjkroege@chromium.org
2013-05-28
1
-1
/
+1
*
Add a factory and defines for native Linux surfaces.
rjkroege@chromium.org
2013-05-24
1
-3
/
+81
*
Reland "gpu: Fix Vivante's "hisilicon" GPUs"
epenner@chromium.org
2013-04-20
1
-0
/
+9
*
Revert "gpu: Fix Vivante's "hisilicon" GPUs"
epenner@chromium.org
2013-04-19
1
-19
/
+6
*
gpu: Fix uninitialized variable.
epenner@chromium.org
2013-04-18
1
-1
/
+2
*
gpu: Fix Vivante's "hisilicon" GPUs
epenner@chromium.org
2013-04-18
1
-5
/
+17
*
Android: Support GPU process
sievers@chromium.org
2013-03-07
1
-0
/
+12
*
Linux/ChromeOS Chromium style checker cleanup, ui/ edition.
rsleevi@chromium.org
2013-02-06
1
-2
/
+2
*
Android webview fix gpu crashes after destroy
boliu@chromium.org
2013-01-30
1
-0
/
+5
*
Fix bug where no context would be made current on failure to create pbuffer s...
apatrick@chromium.org
2013-01-26
1
-11
/
+15
*
Use EGL headers to pick up EGL definitions.
sheu@chromium.org
2013-01-19
1
-6
/
+0
*
CrOS: Plumb through vsync info to compositor on EGL stacks
backer@chromium.org
2013-01-14
1
-1
/
+47
*
gl: Move egl_util* into ui namespace.
tfarina@chromium.org
2012-10-28
1
-0
/
+2
*
Revert "Revert 164047 - Make GL calls go through subclassable class."
gman@chromium.org
2012-10-25
1
-8
/
+9
*
Revert 164047 - Make GL calls go through subclassable class.
bartfab@chromium.org
2012-10-25
1
-9
/
+8
[next]