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
/
renderer
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose a benchmark-only beginSmoothScroll API to JS.
nduca@chromium.org
2012-07-13
1
-1
/
+41
*
[Android] Upstream all the IPC communications/handlings for stream texture
qinmin@chromium.org
2012-07-13
2
-0
/
+147
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Plumb rendering statistics to benchmarking extension.
dtu@chromium.org
2012-07-03
1
-0
/
+38
*
Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner
sergeyu@chromium.org
2012-07-02
1
-0
/
+1
*
Rename IPC Sender and Listener in ppapi, content/public, and content/renderer
brettw@chromium.org
2012-06-20
5
-7
/
+7
*
added gpu_benchmarking_extension boilerplate and hooked it up to a new switch.
dmurph@chromium.org
2012-06-12
2
-0
/
+57
*
Avoid the need for a valgrind suppression by initializing memory
darin@chromium.org
2012-05-26
1
-1
/
+4
*
RefCounted types should not have public destructors, content/browser part 2
rsleevi@chromium.org
2012-04-28
1
-4
/
+6
*
Implement active wheel fling transfer via WebCompositorInputHandlerClient
jamesr@chromium.org
2012-03-28
2
-20
/
+63
*
Add trace events relevant to events being forwarded/dropped.
wjmaclean@google.com
2012-03-26
2
-0
/
+9
*
Remove dead code left over from old-style WebCompositor initialization path.
nduca@chromium.org
2012-03-14
2
-39
/
+44
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-2
/
+2
*
Move gpu client files to content_common, in content/common/gpu/client
piman@chromium.org
2012-02-07
10
-3714
/
+0
*
Fix windows build
piman@chromium.org
2012-02-07
1
-1
/
+2
*
Remove renderer dependencies from the GPU client classes.
piman@chromium.org
2012-02-07
6
-129
/
+114
*
Added CommandBuffer::GetLastError.
apatrick@chromium.org
2012-02-01
2
-2
/
+12
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
1
-2
/
+2
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
2
-24
/
+21
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
2
-21
/
+24
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
2
-24
/
+21
*
android build: progress on content and libjingle.
jrg@chromium.org
2012-01-27
1
-1
/
+1
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-2
/
+1
*
Fix a potential race in OnSwapBuffersComplete().
sievers@chromium.org
2012-01-20
1
-2
/
+7
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
6
-13
/
+13
*
Remove obsolete layer of indirection in gpu msg routing.
sievers@chromium.org
2012-01-13
2
-48
/
+24
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
2
-11
/
+2
*
Remove contexts from lists of shared contexts on lost context.
jbauman@chromium.org
2012-01-11
1
-1
/
+15
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
3
-3
/
+1
*
Remove TransportTexture, it's unused
piman@chromium.org
2012-01-04
8
-622
/
+5
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
2
-12
/
+11
*
Don't ignore {OMX,DXVA}VideoDecodeAccelerator::Initialize() failures.
fischman@chromium.org
2011-12-30
1
-1
/
+1
*
Don't call renderView methods in threaded mode
nduca@chromium.org
2011-12-15
2
-0
/
+11
*
Add IPC to allow gpu process to send message for console back to renderer
gman@chromium.org
2011-12-13
2
-0
/
+10
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-1
/
+1
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
3
-70
/
+13
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-1
/
+1
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-1
/
+1
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
3
-13
/
+70
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
3
-70
/
+13
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
3
-13
/
+70
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
3
-70
/
+13
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
2
-0
/
+7
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-2
/
+2
*
Make command buffer free transfer buffer when switching tabs
gman@chromium.org
2011-12-01
1
-2
/
+2
*
Fix the components build on Linux.
tony@chromium.org
2011-11-30
1
-1
/
+1
*
Trusted proxy side checks on GetRingBuffer()
nfullagar@google.com
2011-11-30
1
-3
/
+9
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
Revert 111936 - Use callback_forward.h instead of callback.h where possible.
jstritar@chromium.org
2011-11-29
1
-1
/
+1
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
[next]