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
*
ui: Explicitly prevent GL_TEXTURE_RECTANGLE_ARB from being used GLImageEGL.
reveman@chromium.org
2013-11-23
1
-0
/
+5
*
Revert 236475 "Disable partial swap on Windows."
jbauman@chromium.org
2013-11-23
1
-5
/
+0
*
gpu: Allow TEXTURE_RECTANGLE_ARB and other targets to be used with CHROMIUM_t...
reveman@chromium.org
2013-11-22
10
-29
/
+41
*
Disable partial swap on Windows.
jbauman@chromium.org
2013-11-21
1
-0
/
+5
*
Add GL_BGRA8_EXT to supported GpuMemoryBuffer formats.
reveman@chromium.org
2013-11-21
1
-22
/
+62
*
gpu: Support ES3 msaa and depth/stencil formats
sievers@chromium.org
2013-11-15
1
-0
/
+9
*
ui: Android changes.
tfarina@chromium.org
2013-11-15
1
-2
/
+2
*
Moving the VSyncProvider interface to ui/gfx from ui/gl
dnicoara@chromium.org
2013-11-14
7
-65
/
+30
*
[Android] Add workaround to unbind gpu memory buffer only on NVIDIA
boliu@chromium.org
2013-11-13
4
-1
/
+21
*
Android: moves ui/ to use long for JNI.
bulach@chromium.org
2013-11-11
2
-1
/
+3
*
ui: Remove redundant Destroy() call when context creation fails.
kaanb@chromium.org
2013-11-08
1
-1
/
+0
*
Add a basic NativeViewportMac for Mojo
abarth@chromium.org
2013-11-06
6
-27
/
+12
*
Merge gpu_switching_list into gpu_driver_bug_list.
zmo@chromium.org
2013-11-05
1
-2
/
+0
*
Remove apatrick@ from OWNERS
piman@chromium.org
2013-11-04
1
-1
/
+0
*
Add support for Khr_surfaceless_context.
kalyan.kondapally@intel.com
2013-11-02
2
-2
/
+99
*
Remove unnecessary dependencies on "ui" target from some other targets.
tfarina@chromium.org
2013-11-01
1
-1
/
+15
*
Implement OzonePlatform
spang@chromium.org
2013-10-31
3
-0
/
+8
*
Add callbacks to register EGL bindings from Ozone
dnicoara@chromium.org
2013-10-30
1
-1
/
+4
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
1
-2
/
+11
*
Re-land: gpu: Add Will/DidUseTexImage to GLImage API.
reveman@chromium.org
2013-10-22
10
-27
/
+90
*
Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."
reveman@chromium.org
2013-10-21
10
-90
/
+27
*
gpu: Add Will/DidUseTexImage to GLImage API.
reveman@chromium.org
2013-10-19
10
-27
/
+90
*
Add renderbuffer BGRA8 format extension and support in cmd buffer for desktop...
bsalomon@google.com
2013-10-18
1
-3
/
+28
*
Support GL_TEXTURE_EXTERNAL_OES in ScopedTextureBinder.
sheu@chromium.org
2013-10-08
1
-0
/
+3
*
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
3
-3
/
+43
*
The original bug happens because when libGL.so.1 is loaded, it registers
chihchung@chromium.org
2013-09-30
1
-4
/
+3
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-4
/
+2
*
Tighten DEPS rules further.
ben@chromium.org
2013-09-24
2
-0
/
+4
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+1
*
Move some files from x11_util to gfx/x/x11_types.h so they can be used by ui/gl.
ben@chromium.org
2013-09-24
6
-29
/
+29
*
Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."
ben@chromium.org
2013-09-24
1
-3
/
+0
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+3
*
Re-enable child X window workaround.
ccameron@chromium.org
2013-09-24
1
-4
/
+0
*
Move SurfaceFactoryOzone to ui/gfx/ozone
ben@chromium.org
2013-09-23
2
-8
/
+8
*
ui: [Android] Hard code the GPU limit to 8MB for low-end devices
kaanb@chromium.org
2013-09-20
1
-1
/
+4
*
ui: [Android] use physical memory / 64 for GPU memory limit for low end devices
kaanb@chromium.org
2013-09-19
1
-2
/
+2
*
Add an enable D3D11 flag and blacklist specific intel drivers and windows vis...
geofflang@chromium.org
2013-09-17
3
-1
/
+7
*
Disable GPU memory usage workaround unconditionally.
ccameron@chromium.org
2013-09-17
1
-0
/
+4
*
Disable child X window workaround when running in test harnesses that do
ccameron@chromium.org
2013-09-14
1
-12
/
+28
*
Destroy GLX windows when they are backgrounded
ccameron@chromium.org
2013-09-13
2
-14
/
+214
*
Add eglWaitSyncKHR() EGL binding
sievers@chromium.org
2013-09-12
2
-1
/
+6
*
[Android WebView] Fix async upload
boliu@chromium.org
2013-09-10
1
-5
/
+16
*
gpu: Map glDiscardFramebufferEXT to glInvalidateFramebuffer
skyostil@chromium.org
2013-09-05
1
-1
/
+1
*
Adding functionality to paint and signal buffer swap for ozone surface factory.
dnicoara@chromium.org
2013-08-30
1
-4
/
+10
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
8
-44
/
+46
*
Rename async upload/readback queries to avoid mix-ups
sievers@chromium.org
2013-08-27
1
-2
/
+2
[next]