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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UMA histogram to determine whether EGL display is created with D3D9 or 11
jbauman
2015-11-03
2
-7
/
+13
*
command_buffer: Support textured path rendering for CHROMIUM_path_rendering
kkinnunen
2015-11-02
9
-0
/
+481
*
ui: Revert gfx::BufferUsage::SCANOUT to gfx::BufferUsage::GPU_READ_WRITE change.
reveman
2015-10-30
1
-1
/
+1
*
GLES2CmdDecoder should resize GLSurface using GLSurface::Resize
jbauman
2015-10-30
10
-28
/
+32
*
Add RGBA GMB support for IOSurfaces
ccameron
2015-10-29
1
-4
/
+5
*
ui/gl: Move GLImage into gl namespace.
tfarina
2015-10-29
24
-209
/
+227
*
Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-28
2
-4
/
+3
*
Add GPU process initialization events to the startup category.
fdoray
2015-10-28
1
-1
/
+1
*
command_buffer: Support instanced path rendering in gpu command buffer
kkinnunen
2015-10-28
9
-1
/
+927
*
Mac: Always use surfaceless mode
ccameron
2015-10-27
1
-0
/
+1
*
ui: Add support for creating GLImage instances from shared memory pools.
reveman
2015-10-27
3
-5
/
+57
*
Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...
jbudorick
2015-10-27
2
-3
/
+4
*
Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-27
2
-4
/
+3
*
ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.
reveman
2015-10-26
3
-22
/
+9
*
ui: Add RGBX_8888 buffer format.
reveman
2015-10-23
12
-166
/
+204
*
Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...
reveman
2015-10-22
24
-384
/
+246
*
[ozone] Call Destroy() in destructor
wuchengli
2015-10-22
1
-4
/
+11
*
Revert of Re-land: ui: Move GLImage::BindTexImage fallback from GLImage imple...
vasilii
2015-10-20
24
-246
/
+384
*
Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...
reveman
2015-10-20
24
-384
/
+246
*
Revert of ui: Move GLImage::BindTexImage fallback from GLImage implementation...
reveman
2015-10-19
24
-246
/
+384
*
ui: Move GLImage::BindTexImage fallback from GLImage implementations to GLES2...
reveman
2015-10-19
24
-384
/
+246
*
Isolate gl_unittests_apk.
stip
2015-10-13
2
-1
/
+39
*
Re-land: ui: Add GLImage unit test framework.
reveman
2015-10-13
20
-30
/
+666
*
ui: Add gfx::BufferFormat::RGBA_8888 as a supported ozone native pixmap format.
reveman
2015-10-13
1
-2
/
+5
*
gpu: Remove GL_TEXTURE_POOL_CHROMIUM
ccameron
2015-10-09
1
-5
/
+0
*
Fix an issue that an invalid surface could be passed to MediaPlayerBridge
qinmin
2015-10-09
1
-2
/
+2
*
Implemented new fence syncs which replaces the old sync points.
dyen
2015-10-07
1
-0
/
+3
*
Revert of Re-land: ui: Add GLImage unit test framework. (patchset #18 id:3400...
ksakamoto
2015-10-07
20
-666
/
+30
*
Re-land: ui: Add GLImage unit test framework.
reveman
2015-10-07
20
-30
/
+666
*
Revert of ui: Add GLImage unit test framework. (patchset #17 id:320001 of htt...
ksakamoto
2015-10-07
20
-658
/
+30
*
ui: Add GLImage unit test framework.
reveman
2015-10-07
20
-30
/
+658
*
Changed binding DCHECK validation to be an option instead.
dyen
2015-10-06
6
-262
/
+9
*
Fix an integer overflow in GLContextGLX::GetTotalGpuMemory on 64-bit systems ...
amistry
2015-10-02
1
-1
/
+3
*
gpu: Use GpuPreference to determine what contexts are safe to force gpu switc...
reveman
2015-09-24
1
-1
/
+6
*
Disambiguates multiple contexts in the same client.
ericrk
2015-09-21
2
-16
/
+31
*
Make deps of GN groups public.
brettw
2015-09-18
1
-3
/
+3
*
ozone: Style cleanups & clang-format for gl_surface_ozone.cc
spang
2015-09-16
1
-16
/
+21
*
ozone: GLSurfaceOzoneSurfacelessSurfaceImpl::IsSurfaceless() is false
spang
2015-09-16
1
-0
/
+5
*
ozone: Remove CanShowPrimaryPlaneAsOverlay()
spang
2015-09-16
1
-28
/
+35
*
Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA
jin.a.yang
2015-09-11
7
-0
/
+64
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-2
/
+2
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
1
-3
/
+0
*
Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...
jmadill
2015-09-08
2
-16
/
+1
*
Provide GL error type at virtual context switching time
zmo
2015-09-05
1
-1
/
+2
*
command_buffer: Implement EXT_multisample_compatibility
kkinnunen
2015-09-04
2
-1
/
+16
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
1
-0
/
+3
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
1
-3
/
+0
*
Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...
pneubeck
2015-09-02
2
-16
/
+1
*
command_buffer: Implement EXT_multisample_compatibility
kkinnunen
2015-09-02
2
-1
/
+16
*
Add YUV_420_BIPLANAR GpuMemoryBuffer format
andresantoso
2015-09-02
3
-0
/
+11
[next]