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
*
ui: Add LayerWithDelegateTest.SwitchLayerPreservesCCLayerState test
danakj@chromium.org
2013-06-24
1
-0
/
+44
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-2
/
+3
*
Add a hide_layer_and_subtree() flag to cc::Layer
danakj@chromium.org
2013-06-24
3
-35
/
+19
*
Reland 206804.
apatrick@chromium.org
2013-06-24
1
-2
/
+2
*
ui/compositor: Remove unnecessary DEPS file.
tfarina@chromium.org
2013-06-22
1
-3
/
+0
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
2
-23
/
+27
*
Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"
oshima@chromium.org
2013-06-20
3
-19
/
+36
*
cc: Delete LayerTreeAsText / ShowPlatformLayerTree
enne@chromium.org
2013-06-20
1
-2
/
+0
*
Add a hide_layer_and_subtree() flag to cc::Layer
danakj@chromium.org
2013-06-20
3
-36
/
+19
*
Update remaining Blink header includes
abarth@chromium.org
2013-06-20
1
-1
/
+0
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-7
/
+3
*
Revert 207109 "Reland 206804."
avi@chromium.org
2013-06-19
1
-2
/
+2
*
Reland 206804.
apatrick@chromium.org
2013-06-18
1
-2
/
+2
*
Link cc, cc_unittests, and compositor against blink_minimal
jamesr@chromium.org
2013-06-18
1
-1
/
+1
*
Remove unnecessary cast in ui::Layer::SetColorImmediately
ajuma@chromium.org
2013-06-15
1
-2
/
+1
*
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
[next]