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
/
content
/
common
/
gpu
/
gpu_channel.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update a few more function calls to use TimeDeltas instead of int ms.
tedvessenes@gmail.com
2012-01-30
1
-2
/
+2
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-4
/
+3
*
Add the ability to share GL contexts across channels.
piman@chromium.org
2012-01-12
1
-8
/
+9
*
Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.
lambroslambrou@google.com
2012-01-12
1
-2
/
+1
*
Convert use of int ms to TimeDelta in files owned by apatrick.
tedvessenes@gmail.com
2012-01-11
1
-1
/
+2
*
When renderer process tries to establish a GPU channel, close any existing one.
apatrick@chromium.org
2012-01-05
1
-7
/
+6
*
Remove TransportTexture, it's unused
piman@chromium.org
2012-01-04
1
-31
/
+1
*
Fix a crash in the GPU process which occurs while handling a message. For the...
ananta@chromium.org
2011-12-20
1
-10
/
+13
*
Don't tell browser to swap until swap actually executed.
backer@chromium.org
2011-12-16
1
-13
/
+6
*
Add more CHECK in GPU and NPAPI process on invalid file descriptors
xhwang@chromium.org
2011-12-09
1
-1
/
+4
*
Ensure that GpuScheduler invokes fence tasks even if client is not flushing.
apatrick@chromium.org
2011-12-08
1
-5
/
+19
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
1
-8
/
+0
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
1
-0
/
+8
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
1
-8
/
+0
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
1
-0
/
+8
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
1
-8
/
+0
*
base::Bind() conversion for content/common/gpu and content/gpu
dcheng@chromium.org
2011-11-17
1
-5
/
+4
*
Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-17
1
-0
/
+8
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-17
1
-8
/
+0
*
Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...
cpu@chromium.org
2011-11-17
1
-0
/
+8
*
Use shared D3D9 texture to transport the compositor's backing buffer to the b...
apatrick@chromium.org
2011-11-16
1
-8
/
+0
*
Avoid processing two GetStateFast messages back to back.
jbauman@chromium.org
2011-11-03
1
-4
/
+24
*
Convert some non-debug logging on content/common to debug logging.
brettw@chromium.org
2011-10-29
1
-5
/
+5
*
Revert 107815 - Convert the non-debug logging in chrome/common to debug logging.
brettw@chromium.org
2011-10-28
1
-5
/
+5
*
Convert the non-debug logging in chrome/common to debug logging.
brettw@chromium.org
2011-10-28
1
-5
/
+5
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-0
/
+55
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Allow FlushSyncs to short circuit
jbauman@chromium.org
2011-10-10
1
-46
/
+48
*
Remove unnecessary OSX specific IPC
backer@chromium.org
2011-10-06
1
-15
/
+0
*
ImageTransportSurface for OS X
backer@chromium.org
2011-09-29
1
-8
/
+0
*
Fix broken RAF on Mac due to early Echo reply message.
jbates@chromium.org
2011-09-27
1
-2
/
+8
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-4
/
+4
*
Turn on glsl built-in function emulation in ANGLE shader translator.
zmo@google.com
2011-09-20
1
-0
/
+2
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
1
-1
/
+1
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
1
-5
/
+5
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
1
-1
/
+1
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
1
-1
/
+1
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-45
/
+0
*
Added GPU process "echo" IPC message.
apatrick@chromium.org
2011-08-30
1
-0
/
+6
*
Support multiple HW video decoders per context.
fischman@chromium.org
2011-08-17
1
-0
/
+8
*
Implemented support for GL context share groups in the renderer process.I put...
apatrick@chromium.org
2011-08-03
1
-3
/
+16
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
1
-22
/
+0
*
Fix mac deadlock bug related to closing accelerated tabs. GpuChannel was dele...
jbates@chromium.org
2011-07-26
1
-0
/
+6
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
1
-21
/
+1
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-27
/
+102
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-5
/
+8
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
1
-8
/
+5
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-5
/
+8
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-102
/
+27
[prev]
[next]