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
/
ui
/
compositor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-4
/
+4
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
3
-4
/
+4
*
Unified OutputSurface::SwapBuffers.
aelias@chromium.org
2013-06-11
3
-21
/
+48
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
2
-0
/
+56
*
Revert 205044 "Compositor reflector, which copies texture onto a..."
cpu@chromium.org
2013-06-08
2
-56
/
+0
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
2
-0
/
+56
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
2
-6
/
+54
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
1
-1
/
+1
*
Plumb LatencyInfo through aura.
jbauman@chromium.org
2013-06-05
2
-0
/
+7
*
Update remaining files to use WeakPtr<T>::get() instead of "operator T*"
akalin@chromium.org
2013-06-04
2
-11
/
+12
*
Update ui/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
3
-22
/
+21
*
Accessor to compositor thread
oshima@chromium.org
2013-06-01
2
-0
/
+10
*
Remove unused methods in WebGraphicsContext3D: isGLES2Compliant() and getPlat...
dongseong.hwang@intel.com
2013-05-31
2
-10
/
+0
*
Update references to Blink's Platform API headers (remaining)
abarth@chromium.org
2013-05-30
3
-8
/
+8
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-30
4
-98
/
+13
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
1
-2
/
+2
*
Revert 202787 "Remove unnecessary ui::CompositorTestSupport"
kinuko@chromium.org
2013-05-29
4
-13
/
+98
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-29
4
-98
/
+13
*
Move webkit/gpu into webkit/common/gpu
jamesr@chromium.org
2013-05-26
4
-7
/
+12
*
Supports screen rotation / ui-scaling in snapshot_aura.cc
mukai@chromium.org
2013-05-25
1
-2
/
+2
*
Allow stacking a window immediately below a window with a NULL layer delegate...
pkotwicz@chromium.org
2013-05-22
4
-29
/
+64
*
The moves the compositor thread's input event cracking logic in to content/ f...
jamesr@chromium.org
2013-05-20
2
-6
/
+0
*
Revert 199551 "Reland "Clean up software compositing switches" p..."
kalman@chromium.org
2013-05-12
2
-0
/
+3
*
Reland "Clean up software compositing switches" patch.
skaslev@chromium.org
2013-05-10
2
-3
/
+0
*
ui: Make it possible to know whether an animation ended because it was comple...
sadrul@chromium.org
2013-05-09
3
-0
/
+125
*
Compositor method renames
boliu@chromium.org
2013-05-08
2
-2
/
+2
*
Support --enable-delegated-renderer on Android.
aelias@chromium.org
2013-05-08
1
-1
/
+1
*
Revert 197751 "Clean up software compositing switches. "
kinuko@chromium.org
2013-05-02
2
-0
/
+3
*
Clean up software compositing switches.
skaslev@chromium.org
2013-05-02
2
-3
/
+0
*
Revert 197493 "Clean up software compositing switches. "
tzik@chromium.org
2013-05-01
2
-0
/
+3
*
Clean up software compositing switches.
skaslev@chromium.org
2013-04-30
2
-3
/
+0
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
4
-6
/
+5
*
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
jamesr@chromium.org
2013-04-29
2
-3
/
+4
*
Add debug shortcuts that toggles options to shows debug borders and fps counters
oshima@chromium.org
2013-04-29
2
-7
/
+7
*
Add debug shortcuts that toggles options to shows paint rects.
oshima@chromium.org
2013-04-27
2
-0
/
+13
*
aura: make cc root layer clip descendants
piman@chromium.org
2013-04-26
1
-0
/
+2
*
ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-24
1
-1
/
+1
*
Revert 195854 "Add debug shortcuts that toggles options to shows..."
kalman@chromium.org
2013-04-23
2
-13
/
+0
*
Add debug shortcuts that toggles options to shows paint rects, debug borders ...
oshima@chromium.org
2013-04-23
2
-0
/
+13
*
Revert 195733
oshima@chromium.org
2013-04-23
2
-13
/
+0
*
Add debug shortcuts that toggles options to shows paint rects, debug borders ...
oshima@chromium.org
2013-04-23
2
-0
/
+13
*
Remove extra definition of LayerAnimationElement::duration
ajuma@chromium.org
2013-04-22
1
-2
/
+0
*
ui: Use WebGraphicsContext3DInProcessCommandBufferImpl in compositor.
danakj@chromium.org
2013-04-19
1
-5
/
+6
*
Aura: Keep the external texture until we've updated compositor references to it.
backer@chromium.org
2013-04-17
1
-0
/
+4
*
Propagate back damaged rects coming from the UI to the renderer.
skaslev@chromium.org
2013-04-15
6
-11
/
+17
*
Reland 193431 "CrOS: Enable threaded UI compositor by default."
backer@chromium.org
2013-04-15
5
-9
/
+19
*
Adding new switch to get OpenGL emulation / some drivers to work again
skuhne@chromium.org
2013-04-13
1
-1
/
+2
*
This patch implements the necessary plumbing to allow WebExternalTextureLayer...
alexst@chromium.org
2013-04-12
2
-0
/
+5
[next]