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
*
gpu: Remove redundant MakeCurrent in GLContextVirtual::MakeCurrent
epenner@chromium.org
2013-05-08
1
-1
/
+4
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-2
/
+2
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-2
/
+2
*
Fix blue flashes on Mac
ccameron@chromium.org
2013-05-07
2
-8
/
+8
*
Revert "Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl"""
caseq@google.com
2013-05-07
1
-17
/
+97
*
Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl""
gman@chromium.org
2013-05-07
1
-97
/
+17
*
Revert 198403 "Move WrappedTexImage functionality to ui/gl"
nkostylev@chromium.org
2013-05-06
1
-15
/
+96
*
Fix the texture binding state broken issue for CopyTextureCHROMIUM().
jun.a.jiang@intel.com
2013-05-06
1
-1
/
+1
*
Move WrappedTexImage functionality to ui/gl
gman@chromium.org
2013-05-06
1
-96
/
+15
*
cc: Fix pixel buffer handling in lost context situations.
reveman@chromium.org
2013-05-04
3
-29
/
+61
*
GPU: Reduce MakeCurrent calls to fix Orange San Diego
epenner@chromium.org
2013-05-03
2
-17
/
+20
*
Revert "Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh...""
dsinclair@chromium.org
2013-05-03
4
-7
/
+43
*
android_webview: add an IsMapped API to the GpuMemoryBuffer
kaanb@chromium.org
2013-04-30
2
-1
/
+5
*
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
10
-21
/
+22
*
gpu: Cleanup 'black-screen on Huawei' work-around.
epenner@chromium.org
2013-04-27
5
-13
/
+19
*
Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh..."
tonyg@chromium.org
2013-04-26
4
-43
/
+7
*
gpu: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
2
-2
/
+2
*
ui: Improve instantiation of AsyncPixelTransferDelegate classes.
reveman@chromium.org
2013-04-25
3
-13
/
+14
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
5
-1
/
+79
*
A mesa update added GL_ARB_get_program_binary to the extension string. This ...
sabercrombie@chromium.org
2013-04-23
1
-1
/
+1
*
Return the shared context's handle when a virtualized context's
ccameron@chromium.org
2013-04-20
1
-1
/
+1
*
Reland "gpu: Fix Vivante's "hisilicon" GPUs"
epenner@chromium.org
2013-04-20
5
-0
/
+18
*
Add GLES2_IMPL_EXPORT to GpuMemoryBuffer
kaanb@chromium.org
2013-04-19
1
-1
/
+2
*
Revert "gpu: Fix Vivante's "hisilicon" GPUs"
epenner@chromium.org
2013-04-19
2
-7
/
+0
*
Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.
jun.a.jiang@intel.com
2013-04-19
18
-48
/
+73
*
Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/client
kaanb@chromium.org
2013-04-19
4
-9
/
+64
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-1
/
+2
*
Revert "Revert 193798 "Revert r192949 "Disable shader disk cache by defa...""
dsinclair@chromium.org
2013-04-19
4
-7
/
+43
*
Clean up of GLES2 Command Decoder by moving some of the error state into a se...
kloveless@chromium.org
2013-04-18
26
-330
/
+506
*
Enable video painting on Canvas for Chrome on Android. This change should lan...
hkuang@chromium.org
2013-04-18
3
-10
/
+72
*
gpu: Fix Vivante's "hisilicon" GPUs
epenner@chromium.org
2013-04-18
2
-0
/
+7
*
Android: Fix up video to work with mailboxes.
sievers@chromium.org
2013-04-17
10
-17
/
+146
*
Revert 193798 "Revert r192949 "Disable shader disk cache by defa..."
tonyg@chromium.org
2013-04-17
4
-43
/
+7
*
Remove final scoped_array references from gpu code.
dcheng@chromium.org
2013-04-15
4
-9
/
+9
*
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
[next]