summaryrefslogtreecommitdiffstats
path: root/cc/layers/layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in SetTransformAndInvertibility().avallee@chromium.org2014-05-061-0/+32
* Stop displaying layers with non-invertible transforms.avallee@chromium.org2014-04-161-0/+31
* cc: Add layer property for scroll handlersskyostil@chromium.org2014-03-311-0/+1
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-7/+10
* Remove --background-color-instead-of-checkerboard flag.danakj@chromium.org2014-03-081-2/+4
* No more sublayer transform in cc.vollick@chromium.org2014-02-161-6/+4
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-1/+3
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-2/+1
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-1/+2
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-2/+1
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-1/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-0/+2
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-071-5/+10
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-3/+4
* cc: Do not allow gesture-scrolling 'overflow[-{x|y}]:hidden' layers.sadrul@chromium.org2013-10-221-0/+1
* Delete LayerImpl::NoteLayerSurfacePropertyChanged.alokp@chromium.org2013-10-071-16/+16
* cc: Support animating filtersajuma@chromium.org2013-10-031-0/+36
* cc: Layer::SetTouchEventHandlerRegion should SetNeedsCommitdanakj@chromium.org2013-08-171-0/+2
* Add layer name into frame viewerqiankun.miao@intel.com2013-08-161-1/+0
* cc: Always have a LayerTreeHost in tests when we expect it in prod.danakj@chromium.org2013-08-031-6/+21
* cc: Cleanup Layer::SetNeedsDisplayInRectenne@chromium.org2013-07-311-1/+7
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-4/+5
* Revert "cc: Cleanup Layer::SetNeedsDisplayInRect" (r214103).senorblanco@chromium.org2013-07-291-7/+1
* cc: Cleanup Layer::SetNeedsDisplayInRectenne@chromium.org2013-07-281-1/+7
* cc: Add unit tests for Layer::HasAncestor() method.tfarina@chromium.org2013-07-261-0/+21
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-5/+4
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-4/+5
* cc: Remove SetNeedsDisplay on first resizeenne@chromium.org2013-07-121-21/+1
* Fix TextureLayer cleanuppiman@chromium.org2013-07-121-10/+17
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-241-0/+1
* Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"oshima@chromium.org2013-06-201-1/+0
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-201-0/+1
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-201-6/+3
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in cc/.dcheng@chromium.org2013-06-121-7/+5
* cc: Don't clear transparent piles to an opaque colorenne@chromium.org2013-06-041-0/+31
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+1
* Revert 202580 "Add CompositingReasons to compositor layer types."jchaffraix@chromium.org2013-05-281-2/+0
* Add CompositingReasons to compositor layer types.shawnsingh@chromium.org2013-05-281-0/+2
* cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.danakj@chromium.org2013-05-091-26/+0
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-011-2/+2
* Add optimization to TextureLayerdtrainor@chromium.org2013-04-191-6/+1
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-291-1/+1
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+1
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-1/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-11/+11
* cc: Chromify animation_test_commonshawnsingh@chromium.org2013-03-211-4/+4
* cc chromification: layer_tree_settingspiman@chromium.org2013-03-211-1/+1
* cc: Chromify AnimationRegistrarenne@chromium.org2013-03-201-3/+3
* cc: Chromify LayerTreeHostClient.danakj@chromium.org2013-03-191-42/+35