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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test that glDiscardFramebufferEXT binds to the correct function
oetuaho@nvidia.com
2014-02-05
1
-0
/
+25
*
Add Mavericks to test config.
zmo@chromium.org
2014-02-04
4
-5
/
+14
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
5
-5
/
+82
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
6
-30
/
+20
*
Add GPU bots to the default set of try jobs in ui/gl/ and gpu/.
danakj@chromium.org
2014-02-03
1
-0
/
+17
*
Mark GL2FixedTests_blend_input_run as failing
vangelis@chromium.org
2014-01-31
1
-0
/
+2
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
6
-20
/
+30
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
6
-30
/
+20
*
Revert 247966 "Remove unnecessary dependency from gpu/ to libui.dll"
xhwang@chromium.org
2014-01-30
1
-0
/
+1
*
Remove unnecessary dependency from gpu/ to libui.dll
jamesr@chromium.org
2014-01-30
1
-1
/
+0
*
Cleanup: Remove std::string("") usage and fix lint errors.
thestig@chromium.org
2014-01-30
1
-1
/
+1
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
6
-20
/
+30
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
6
-30
/
+20
*
Android: Always update SurfaceTexture when used
sievers@chromium.org
2014-01-29
1
-29
/
+44
*
Don't allow glBindTexImage2D() with GL_TEXTURE_CUBE_MAP
sievers@chromium.org
2014-01-29
2
-0
/
+17
*
add a human-readable explanation to allow the trace to show why the command b...
humper@google.com
2014-01-28
2
-0
/
+3
*
Fix regression with r247334
sievers@google.com
2014-01-28
1
-18
/
+22
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
51
-1157
/
+311
*
Remove Windows accelerated surface support.
jbauman@chromium.org
2014-01-27
4
-18
/
+0
*
Encapsulate functionality of the mock GL interface to MockGLInterface
oetuaho@nvidia.com
2014-01-25
17
-41
/
+44
*
gpu: Fix crash in GLES2DecoderImpl::Destroy.
reveman@chromium.org
2014-01-24
1
-2
/
+1
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
29
-28
/
+50
*
Revert 245563 and 245800 which made re2 GN generated.
brettw@chromium.org
2014-01-22
2
-2
/
+2
*
Unit test for GPU command buffer wrapping condition.
vmiura@chromium.org
2014-01-22
1
-4
/
+83
*
Only allow the SVGA3D VMware driver, not the llvmpipe one.
zmo@chromium.org
2014-01-22
1
-1
/
+5
*
Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"
danakj@chromium.org
2014-01-21
5
-82
/
+5
*
Support -Goutput_dir=blahblah in GN-GYP hybrid mode
jamesr@chromium.org
2014-01-18
2
-2
/
+2
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-01-18
5
-5
/
+82
*
Take GL version and extensions correctly into account when binding functions
oetuaho@nvidia.com
2014-01-17
6
-18
/
+110
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-17
2
-2
/
+2
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-1
/
+0
*
Normalize _unittest.cc filename suffix for unittests
alecflett@chromium.org
2014-01-17
13
-24
/
+24
*
Fixes to make GPU tests run in isolated mode.
kbr@chromium.org
2014-01-16
1
-0
/
+6
*
Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...
brettw@chromium.org
2014-01-16
2
-2
/
+2
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-16
2
-2
/
+2
*
During virtual context switches only restore texture units
kaanb@chromium.org
2014-01-16
8
-42
/
+326
*
GPU: Add trace for real SwapBuffers.
epenner@chromium.org
2014-01-16
1
-3
/
+0
*
Remove some dead code found by scythe.
thakis@chromium.org
2014-01-16
3
-69
/
+0
*
Support nested tracing in gpu_tracer.
vmiura@chromium.org
2014-01-15
12
-86
/
+551
*
Remove NVIDIA entry from blacklist
vangelis@chromium.org
2014-01-14
1
-17
/
+1
*
Blacklisting accelerated video for range of drivers found by VIMEO.
vangelis@chromium.org
2014-01-13
1
-0
/
+83
*
Report relevant variable names in info logs on failed shader link
oetuaho@nvidia.com
2014-01-13
3
-36
/
+71
*
Remove chromium extensions obsoleted by gpu::Capabilities
boliu@chromium.org
2014-01-11
3
-15
/
+1
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
3
-3
/
+3
*
Add synthetic delay points for latency testing
skyostil@chromium.org
2014-01-10
4
-0
/
+18
*
Update GPU feature tests to expect no GPU on Windows <=Vista
ccameron@chromium.org
2014-01-10
1
-1
/
+7
*
Make correct GL context current during gpu_tracer processing
vmiura@chromium.org
2014-01-10
3
-17
/
+29
*
Allow WMware software renderer with newer Mesa drivers in Linux
zmo@chromium.org
2014-01-09
1
-3
/
+15
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-1
/
+1
*
Revert 243714 "Update GPU feature tests to expect no GPU on Wind..."
scottmg@chromium.org
2014-01-09
1
-7
/
+1
[next]