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
*
Fix flake in FencedWrapperAllocatorTest::TestAlignment.
hshi@chromium.org
2013-04-13
1
-11
/
+8
*
Temporarily disable FencedAllocator.TestAlignment on windows
michaeln@google.com
2013-04-13
1
-1
/
+7
*
Use base/memory/scoped_ptr.h in gpu client code.
dcheng@chromium.org
2013-04-12
7
-390
/
+6
*
FencedAllocator should align all allocations to multiples of 16 bytes.
hshi@chromium.org
2013-04-12
2
-1
/
+44
*
[Android] Fix unit_tests and webview compilations for components build.
yfriedman@chromium.org
2013-04-12
1
-1
/
+2
*
Revert r192949 "Disable shader disk cache by default."
dsinclair@chromium.org
2013-04-11
4
-7
/
+43
*
Revert FeatureInfo::Workarounds setup in command buffer.
zmo@chromium.org
2013-04-11
2
-3
/
+85
*
Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...
kaanb@chromium.org
2013-04-11
3
-0
/
+52
*
Send shader information to disk cache on access as well as create.
dsinclair@chromium.org
2013-04-11
8
-34
/
+77
*
GPU process "unschedule fences" have a timeout.
apatrick@chromium.org
2013-04-10
2
-3
/
+14
*
Moved logging functionality of out of the GLES2 Command Decoder into a separa...
kloveless@chromium.org
2013-04-10
7
-75
/
+150
*
Force GPU switch with CGLSetVirtualScreen only for compositor
ccameron@chromium.org
2013-04-10
6
-16
/
+83
*
gpu: Fix mock setup for [Bind|Release]TexImage2DCHROMIUM unit tests
kaanb@chromium.org
2013-04-10
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-5
/
+5
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-5
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-5
/
+5
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.
dcheng@chromium.org
2013-04-09
25
-56
/
+56
*
GLImage support for Android zero-copy pixel buffers
kaanb@chromium.org
2013-04-09
2
-6
/
+29
*
Disable shader disk cache by default.
dsinclair@chromium.org
2013-04-08
4
-41
/
+5
*
Fix large mis-paint when resizing windows aura chrome
cpu@chromium.org
2013-04-06
4
-6
/
+12
*
Blacklist EXT_draw_buffers on Mac NVIDIA GeForce GT 650M.
zmo@chromium.org
2013-04-05
2
-1
/
+5
*
Use macro to simplify gpu driver bug workaround defs and code.
zmo@chromium.org
2013-04-05
4
-144
/
+73
*
Clean up scoped_array<T> construction from NULL.
dcheng@chromium.org
2013-04-05
1
-2
/
+0
*
Use GpuDriverBugList to manage all the workarounds.
zmo@chromium.org
2013-04-04
12
-194
/
+252
*
Android: Tweak QualComm flicker bugs workarounds
sievers@chromium.org
2013-04-04
3
-3
/
+26
*
Fix GL virtualization warnings on OS X
ccameron@chromium.org
2013-04-03
3
-2
/
+17
*
In GLES2Implementation, replace calls to Finish/FinishHelper with WaitForCmd.
apatrick@chromium.org
2013-04-03
1
-6
/
+6
*
Make GL_TEXTURE_EXTERNAL_OES texture immutable.
gman@chromium.org
2013-04-03
3
-80
/
+119
*
Add support for GL_TEXTURE_EXTERNAL_OES texture copy.
hkuang@chromium.org
2013-04-03
2
-25
/
+49
*
[Android] Fix remaining linker errors for components build
yfriedman@chromium.org
2013-04-03
1
-1
/
+2
*
Get gl_tests running on Nexus 4
gman@chromium.org
2013-04-02
5
-26
/
+101
*
Implement client side PBOs for glReadPixel
hubbe@chromium.org
2013-04-02
8
-37
/
+265
*
Add --force-synchronous-glreadpixels flag while we sort out GPU pipelining/pe...
miu@chromium.org
2013-04-02
2
-0
/
+5
*
Windows: On context lost, GPU process exits.
apatrick@chromium.org
2013-04-01
3
-0
/
+17
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-1
/
+4
*
TextureImageTransportSurface: Reuse TextureDefinition
sievers@chromium.org
2013-03-24
4
-14
/
+246
*
gpu: Cache results of GetShaderPrecisionFormat client-side
brianderson@chromium.org
2013-03-24
4
-5
/
+83
*
ifdef OS_NAME -> if defined(OS_NAME)
dbeam@chromium.org
2013-03-23
1
-1
/
+1
*
gpu: Add traces to Produce/Consume texture.
epenner@chromium.org
2013-03-23
1
-0
/
+8
*
Fix gl_tests for Galaxy Nexus
gman@chromium.org
2013-03-20
6
-21
/
+128
*
Make gl_tests apk for android
gman@chromium.org
2013-03-19
2
-1
/
+28
*
gpu: Use correct enum values for CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2013-03-19
1
-4
/
+2
*
GLES2Decoder: Remove redundant || expression
hans@chromium.org
2013-03-17
1
-2
/
+2
*
Change CHECK that context is current to DCHECK.
jbauman@chromium.org
2013-03-16
1
-1
/
+1
*
gpu: Implement idle async pixel transfers.
reveman@chromium.org
2013-03-16
6
-1
/
+42
*
Set the GL implementation during unit tests.
gman@chromium.org
2013-03-15
4
-6
/
+26
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
1
-2
/
+2
*
Android: Extend QualComm scissor bug workaround
sievers@chromium.org
2013-03-14
1
-0
/
+3
*
Don't actually call glGetShaderPrecisionFormat unless running either on a GL...
kbr@chromium.org
2013-03-14
2
-2
/
+9
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
30
-33
/
+642
[next]