summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* 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
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-102-1/+12
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-6/+5
* Reland "Aura: fix failing DCHECK(!swap_posted_) in ui::Compositor"backer@chromium.org2012-11-052-21/+122
* Revert 165814 - Aura: fix failing DCHECK(!swap_posted_) in ui::Compositorvandebo@chromium.org2012-11-032-118/+21
* Aura: fix failing DCHECK(!swap_posted_) in ui::Compositorbacker@chromium.org2012-11-032-21/+118
* ui: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-011-2/+2
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-012-51/+46
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-312-8/+10
* Used the new WebContentLayerClient::paintContents interface.alokp@chromium.org2012-10-302-1/+7
* The layer animator should hang onto weak, rather than raw, pointers to runnin...vollick@chromium.org2012-10-303-52/+171
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-274-37/+113
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-193-6/+4
* Aura: Remove scale_content_ handling for accelerated contentpiman@chromium.org2012-10-182-16/+8
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-1/+1
* compositor: Reuse GetXDisplay() function from x11_util.htfarina@chromium.org2012-10-172-7/+6
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-1414-45/+49
* compositor: Remove unused WebKit header includes.tfarina@chromium.org2012-10-143-4/+0
* Adds ability to animate the color of a layer.sky@chromium.org2012-10-1110-17/+198
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-092-10/+16
* Make the glass frame work in win-aura, and get rid of the command line flag t...ben@chromium.org2012-10-042-0/+10
* Revert 157567 - Revert 156318 - I had originally tried to build upon http://c...vollick@google.com2012-09-237-148/+345
* Change the scale factor of texture_size from the layer's one to an estimation.mukai@chromium.org2012-09-213-6/+11
* Aura: --disable-ui-vsync is redundant; use --disable-gpu-vsync insteadbacker@chromium.org2012-09-213-4/+2
* compositor: Remove unused SkImageEncoder.h include.tfarina@chromium.org2012-09-201-1/+0
* Revert 156318 - I had originally tried to build upon http://codereview.chromi...vollick@google.com2012-09-197-345/+148
* Makes copying layers clone external textures.sky@chromium.org2012-09-131-0/+1
* Fix Compositor::ReadPixels after GL coordinate transition.aelias@chromium.org2012-09-122-8/+4
* Fix build on various Linux and CrOS bots.dbeam@chromium.org2012-09-121-3/+2