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
*
gpu: Remove unneeded dependency from gles2_conform_support.exe
hendrikw
2015-08-12
1
-1
/
+0
*
Add various GPU isolates for GN.
dpranke
2015-08-12
1
-0
/
+21
*
gpu: Implement a eglCreatePbufferSurface
hendrikw
2015-08-07
1
-1
/
+26
*
gpu: Add calling convention for win32
hendrikw
2015-08-05
1
-1
/
+2
*
Partial revert of Enable MSVC warning C4018 for various directories that seem...
mgiuca
2015-07-21
1
-1
/
+2
*
Enable MSVC warning C4018 for various directories that seem to pass as-is.
pkasting
2015-07-21
1
-2
/
+1
*
Refactor incompatible pointer type to a config
petermayo
2015-07-17
1
-1
/
+1
*
Mandoline: Make TransferBufferManager RefCounted
fsamuel
2015-07-06
2
-2
/
+2
*
DCHECK if shader compilation fails that it's due to context loss.
danakj
2015-06-09
2
-0
/
+6
*
gpu: Initialize masked alpha values to 1.0.
jmadill
2015-05-06
1
-8
/
+0
*
gpu: Fix support for GL_FIXED on GLES2.
jmadill
2015-05-06
1
-1
/
+0
*
gpu: Turn on more Windows ES2-CTS tests.
jmadill
2015-05-05
1
-7
/
+0
*
Port gles2_conform_test_windowless action to GN build.
tfarina
2015-03-31
1
-1
/
+104
*
Port generate_gles2_conform_embedded_files action to GN build.
tfarina
2015-03-27
1
-0
/
+15
*
gpu: Add gles2_conform_test target to GN build.
tfarina
2015-03-27
1
-0
/
+12
*
gpu: Convert gles2_conform_support target to GN build.
tfarina
2015-03-12
4
-7
/
+41
*
gpu: Convert egl_main_windowless target to GN build.
tfarina
2015-03-10
2
-0
/
+32
*
gpu: Convert egl_main_native target to GN build.
tfarina
2015-03-09
2
-0
/
+32
*
gpu: Convert egl_native target to GN build.
tfarina
2015-03-08
2
-0
/
+37
*
Sort GYP and GN files under gpu
satorux
2015-02-18
2
-44
/
+44
*
Disable warning in GLES2 CTS in Windows.
jmadill
2015-02-12
1
-5
/
+2
*
Add support for multithreading the GPU command buffer.
jbauman
2015-02-12
2
-0
/
+5
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
3
-7
/
+7
*
Add optimization for CHROMIUM_subscribe_uniform extension.
orglofch
2014-12-15
1
-2
/
+9
*
Add mouse input forwarding to gpu service
orglofch
2014-12-03
1
-1
/
+2
*
PepperGL: Enable client side arrays support.
penghuang
2014-11-03
2
-1
/
+3
*
Standardize usage of virtual/override/final in gpu/
dcheng
2014-10-21
1
-20
/
+19
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
2
-14
/
+23
*
Replacing the OVERRIDE with override and FINAL with final in gpu
mohan.reddy
2014-10-08
1
-10
/
+10
*
gpu: Remove Echo and SwapCompletion GL interfaces
sievers
2014-10-02
2
-5
/
+0
*
Replace build_angle.gyp with angle.gyp.
jmadill
2014-09-30
1
-4
/
+4
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
thestig
2014-09-13
1
-1
/
+1
*
Manual fixups in gpu/ for scoped_refptr operator T* removal.
dcheng
2014-08-30
1
-0
/
+2
*
Enable command line arguments for GLES2 CTS.
jmadill
2014-08-29
2
-1
/
+28
*
Suppress a few more failures on the Win GPU Debug FYI bots.
kbr
2014-08-29
1
-0
/
+4
*
Update ES2 CTS Windows expectations.
jmadill
2014-08-28
1
-0
/
+12
*
Fix broken path in GLES2 CTS.
jmadill
2014-08-28
1
-1
/
+1
*
Re-enable various MSVC warnings.
pkasting@chromium.org
2014-07-26
1
-4
/
+4
*
gles2_conform_test: update expectations for CrOS Atom.
ihf@chromium.org
2014-07-19
1
-1
/
+20
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
2
-5
/
+1
*
Revert 283958 "gles2_conform_test: update expectations for CrOS ..."
kbr@chromium.org
2014-07-18
1
-19
/
+0
*
gles2_conform_test: update expectations for CrOS Atom.
ihf@chromium.org
2014-07-18
1
-0
/
+19
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
2
-1
/
+12
*
gpu/gles2_conform_support: On Chrome OS, don't use system.gyp to pull in GTK+
josh@joshtriplett.org
2014-06-27
1
-2
/
+3
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
2
-6
/
+0
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-2
/
+1
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
2
-0
/
+2
*
gpu: Separate GpuControlService from GpuControl
boliu@chromium.org
2014-05-02
2
-6
/
+72
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-8
/
+0
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
1
-8
/
+0
[next]