summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Delete CalcDrawPropsweiliangc2016-02-191-2/+0
* Remove DelegatedRendererLayer support from ui::Layerjbauman2016-02-055-112/+23
* gfx::Canvas typically had both a skia::RefPtr and a raw pointer to the same o...tomhudson2016-02-041-2/+1
* cc: re-enable --show-fps-counter and --ui-show-fps-counter command linesdongseong.hwang2016-02-041-0/+2
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* UI Compositor: Fix unit tests to work if no use_compositor_animation_timelinesloyso2016-02-031-0/+9
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* UI Compositor: Add a DCHECK to prevent cc::AnimationPlayers leak.loyso2016-02-031-0/+1
* UI Compositor: Fix cc::AnimationPlayers leak.loyso2016-02-034-5/+68
* Make the material design ripple effect more visible on a quick action (single...bruthig2016-01-292-0/+7
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-10/+0
* UI Compositor: Extract LayerThreadedAnimationDelegate class.loyso2016-01-1812-56/+128
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-148-2/+9
* cc: Allow returning overlay resources upon swap completionccameron2016-01-121-1/+1
* Switch to standard integer types in ui/compositor/.avi2015-12-2443-20/+67
* CC Animations: Enable external animation host for ui::Compositor (Aura).loyso2015-12-215-8/+12
* CC Animations: Port UI Browser Compositor to use compositor animation timelines.loyso2015-12-217-44/+184
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...rbyers2015-12-181-2/+2
* Convert Pass()→std::move() in ui/dcheng2015-12-187-25/+36
* Correctly handle system metrics with e.g. --force-device-scale-factor.pkasting2015-12-171-1/+1
* CC Animations: Make ui::LayerAnimator a LayerAnimationEventObserver (instead ...loyso2015-12-178-17/+59
* Allow background tab titles to use LCD AA.pkasting2015-12-122-4/+11
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-2/+2
* cc: Shrink size of display itemenne2015-12-106-26/+20
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-101-2/+2
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-2/+2
* Add most of //ui/ to "gn check"brettw2015-12-081-1/+1
* Remove --show-fps-counter and about:flags entry, and --ui-show-fps-counterpiman2015-12-071-2/+0
* Reland: Enable compositor-thread property treesajuma2015-12-061-2/+2
* Improve clip path visual rect. Clean up clip/transform recorder ctor.wkorman2015-12-0410-53/+63
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-032-4/+1
* Ensure View invalidates Widget::root_layers_ when LayerOwner::RecreateLayer i...tapted2015-12-011-1/+1
* Further plumb visual rect into cc:DisplayItemList.wkorman2015-11-2512-27/+89
* Split ClipTransformRecorder into {Clip,Transform}Recorder.wkorman2015-11-248-83/+143
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-242-0/+5
* Fix clip/transform pairing to follow LIFO order.wkorman2015-11-241-2/+2
* Revert of Enable compositor-thread property trees (patchset #1 id:1 of https:...ccameron2015-11-241-2/+2
* Reland of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-233-5/+5
* Revert of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (patchs...dyen2015-11-203-5/+5
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.jbroman2015-11-203-5/+5
* cc: Allow holding on to overlay resources for another extra frameccameron2015-11-201-0/+2
* Enable compositor-thread property treesajuma2015-11-191-2/+2
* Move cc::LayerSettings to cc/layers/layer_settings.h.jbroman2015-11-181-0/+1
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-182-31/+11
* Revert "Revert of Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-171-4/+9
* Revert of Converted simple Sync Point Signals to Sync token Signals. (patchse...kochi2015-11-171-9/+4
* Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-161-4/+9
* Fix gpu command buffer use after free by GrContextjunov2015-11-131-2/+2