summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Handle ui::Layer's visibility using cc::Layer's m_isDrawable flagajuma@chromium.org2013-02-033-19/+40
* Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transformajuma@chromium.org2013-01-252-33/+5
* Minor variable name cleanup in compositor.cc.robertshield@chromium.org2013-01-231-8/+8
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-181-4/+3
* Revert 177288ilevy@chromium.org2013-01-171-3/+4
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-171-4/+3
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-2/+1
* Define adapters for converting ui::Tweens to cc::AnimationCurvesajuma@chromium.org2013-01-155-0/+209
* Minor cleanup.skaslev@chromium.org2013-01-151-8/+3
* Revert 175690estade@chromium.org2013-01-091-1/+2
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-2/+1
* Use TargetTransform instead of transform in ConvertPointFor/FromAncestorantrim@chromium.org2013-01-092-7/+9
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-212-2/+12
* Add support for LayerAnimator::AbortAllAnimationsvollick@chromium.org2012-12-183-32/+68
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+1
* Make ui::LayerAnimationSequence and ui::LayerAnimationElement use absolute timesajuma@chromium.org2012-12-159-90/+163
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-102-3/+6
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-072-19/+22
* Basic pixel tests for ccjamesr@chromium.org2012-12-073-69/+5
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-072-6/+3
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-062-3/+6
* Revert 171544miket@chromium.org2012-12-063-5/+69
* Basic pixel tests for ccjamesr@chromium.org2012-12-063-69/+5
* fix leak in ui::Layer::SetExternalTexturepiman@chromium.org2012-12-061-6/+7
* Remove ui::LayerAnimationSequence::duration and ui::LayerAnimationElement::du...ajuma@chromium.org2012-12-057-80/+141
* Fix test_compositor_host_mac after r135888jamesr@chromium.org2012-12-031-1/+2
* This change switches the compositor to the new WebLayerTreeViewClient::create...egraether@chromium.org2012-12-012-0/+7
* This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS...egraether@chromium.org2012-11-301-4/+4
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-294-0/+108
* Remove compositor_test_supportpiman@chromium.org2012-11-284-108/+0
* Set device scale factor even if size is empty.scottmg@google.com2012-11-271-6/+5
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-1/+1
* gfx::Transform API clean-upvollick@chromium.org2012-11-265-36/+34
* Full Screen Magnifier: Prevent the unintentional zoom origin drift on unzooming.yoshiki@chromium.org2012-11-262-0/+9
* Revert 169355 - Remove compositor_test_supportstevet@chromium.org2012-11-234-0/+108
* Remove compositor_test_supportpiman@chromium.org2012-11-234-108/+0
* ui/compositor: use cc/ directly instead of webkitpiman@chromium.org2012-11-217-167/+182
* compositor: Remove static initializers.tfarina@chromium.org2012-11-212-10/+8
* Let Layer.SetNNN methods respect ENQUEUE_ANIMATION strategy.antrim@chromium.org2012-11-202-1/+32
* Aura: defer layout() so that ui::Layer can drop the paint.backer@chromium.org2012-11-201-6/+2
* ui: Enable per-tile-painting and partial swap in the UI compositor via LayerT...danakj@chromium.org2012-11-201-6/+4
* Make use of the new SkMatrix44::transpose, ::getDouble, and ::setDouble funcsvollick@chromium.org2012-11-172-2/+2
* Fix animation timing in case when there were no animations in queueantrim@chromium.org2012-11-153-0/+47
* Remove top and bottom margins from TrayBubbleViewbartfab@chromium.org2012-11-151-1/+5
* Avoid using the layer animation machinery for zero length animationsvollick@chromium.org2012-11-151-98/+34
* Add the partial screen magnifier to Chrome OS.zork@chromium.org2012-11-152-6/+60
* ui: Enable debug borders for the UI compositor through layer tree settings.danakj@chromium.org2012-11-153-20/+2
* ui: Remove implicit flooring in skia rect conversion methods.danakj@chromium.org2012-11-141-3/+3
* Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegateantrim@chromium.org2012-11-133-3/+311
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-102-3/+5