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
/
gpu
/
gles2_conform_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
1
-8
/
+0
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
2
-69
/
+0
*
Make ShaderTranslatorCache per thread refcounted
boliu@chromium.org
2014-04-03
1
-2
/
+2
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-7
/
+9
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
1
-9
/
+7
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-7
/
+9
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-3
/
+3
*
Remove --enable-prune-gpu-command-buffers
piman@chromium.org
2014-03-11
1
-2
/
+0
*
Update gles2_conform_test expectations
zmo@chromium.org
2014-03-05
1
-10
/
+3
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Mark GL2FixedTests_blend_input_run as failing
vangelis@chromium.org
2014-01-31
1
-0
/
+2
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
1
-1
/
+1
*
Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium...
bajones@chromium.org
2013-12-30
1
-0
/
+14
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
Get rid of the old angle checkout
zmo@chromium.org
2013-12-17
1
-4
/
+4
*
Route surface visibility notifications through ContextSupport/GpuControl
jamesr@chromium.org
2013-12-08
1
-1
/
+6
*
Move src/gpu/gles2_conform_test out of src-internal
zmo@chromium.org
2013-12-05
8
-0
/
+938
*
Introduce gpu::Capabilities
boliu@chromium.org
2013-12-04
1
-2
/
+3
*
gpu: Remove set_testing_force_is_angle
sievers@chromium.org
2013-11-14
1
-1
/
+1
*
Move in process SignalQuery implementation to service side
jamesr@chromium.org
2013-10-09
1
-2
/
+2
*
Route GenMailboxCHROMIUM through GpuControl
piman@chromium.org
2013-10-01
1
-1
/
+2
*
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
*
Make *CommandBufferProxy* implement GpuControl
piman@chromium.org
2013-09-27
2
-1
/
+5
*
Build fix: add a dummy file for gles2_conform_test_windowless target
zmo@chromium.org
2013-09-11
1
-0
/
+7
*
FeatureInfo: Remove allowed_extensions and init workarounds early
sievers@chromium.org
2013-09-05
1
-1
/
+0
*
Enforce a memory limit on MappedMemoryManager
kaanb@chromium.org
2013-08-21
1
-1
/
+2
*
WGC3DCommandBufferImpl: Acquire lock when accessing share group.
sievers@chromium.org
2013-07-29
1
-2
/
+0
*
Use a direct include of the message_loop header in dbus/, device/, extensions...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Fix stream textures + mailboxes
piman@chromium.org
2013-07-02
1
-1
/
+1
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-2
/
+2
*
Make gles2_conform_support compile in Aura.
ajwong@chromium.org
2013-06-08
4
-63
/
+123
*
Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Make gles2_conform_support depend on allocator.gyp:allocator when necessary
akalin@chromium.org
2013-05-18
1
-0
/
+6
*
GPU client side changes for GpuMemoryBuffers:
kaanb@chromium.org
2013-05-16
1
-1
/
+2
*
Rationalize linux vs x11 in ui
davemoore@chromium.org
2013-04-29
2
-1
/
+1
*
gpu: Use base::MessageLoop.
xhwang@chromium.org
2013-04-27
1
-1
/
+1
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-4
/
+2
*
Make all gpu tests build on Win64
jschuh@chromium.org
2013-02-16
1
-0
/
+2
*
Add client side gpu tracing
gman@chromium.org
2013-02-07
1
-0
/
+1
*
Disambiguate 'headers' targets in khronos and mesa.
bauerb@chromium.org
2012-11-28
1
-3
/
+3
*
Encapsulate khronos include paths in khronos.gyp,
phajdan.jr@chromium.org
2012-11-21
1
-21
/
+12
*
Add support for eglGetProcAddress
gman@chromium.org
2012-11-20
1
-1
/
+2
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
1
-0
/
+1
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
1
-1
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
1
-0
/
+1
*
Add support to test harness EGL for OpenGL ES 1.1 tests on Regal
gman@chromium.org
2012-09-06
3
-8
/
+66
*
make egl_native.cc compile on OSX
gman@chromium.org
2012-08-04
1
-2
/
+2
*
Add a few stubs so we can link the latest OpenGL ES 2.0 conformance tests
gman@chromium.org
2012-07-31
1
-0
/
+17
[next]