summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor/layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-291-1/+1
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-281-12/+12
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-271-443/+0
* Changes RenderViewHost to schedule paint if DidUpdateBackingStore issky@chromium.org2012-01-121-2/+86
* Add ui::Layer::StackBelow() and StackAtBottom().derat@chromium.org2011-12-271-0/+24
* Attempt 3 at:sky@chromium.org2011-12-091-6/+18
* Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-081-18/+6
* Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-081-6/+18
* Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...sky@chromium.org2011-12-071-18/+6
* Makes tests either use mock compositor or mock WebGraphicsContext3D depending...sky@chromium.org2011-12-071-6/+18
* Make Aura and compositor stacking methods more intuitive.derat@chromium.org2011-11-231-0/+48
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-221-4/+4
* Avoids some asserts with ToT WebKit by using valid layers. Using all empty la...vollick@chromium.org2011-11-211-14/+16
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-211-8/+21
* Revert 110783 - Adds a bounds parameter to ui::Compositor::ReadPixelsshess@chromium.org2011-11-181-21/+8
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-181-8/+21
* Adds a couple of pixel-based compositor unittests. One to test that opacity i...vollick@chromium.org2011-11-181-17/+170
* Disable layer hole unit tests when using the WebKit compositor.vollick@chromium.org2011-11-181-9/+20
* Added a unittest for compositor observers.vollick@chromium.org2011-11-161-0/+90
* Fix stale compositor references from ui::Layerpiman@chromium.org2011-11-161-10/+38
* Implement CompositorCC::ReadPixelsvollick@chromium.org2011-11-151-1/+20
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-11-151-2/+178
* A fix for LayerNoTextureSetFillsBoundsOpaquely.vollick@chromium.org2011-11-111-21/+57
* Fix crash in compositor_unittests when using webkit compositor.vollick@chromium.org2011-11-101-0/+1
* Setting a layer property immediately should cancel any current animations.vollick@chromium.org2011-11-031-0/+2
* Moves scheduling draw/paint from Window::SetBounds tosky@chromium.org2011-11-031-4/+36
* Test that pixels are drawn to the screenbacker@chromium.org2011-11-031-0/+20
* Revert r107440 because this causes a crash on touchui on page load.sadrul@chromium.org2011-11-021-178/+2
* Allows observers to be notified when layer animations complete.vollick@chromium.org2011-11-021-13/+0
* ui/gfx: Convert CreateCanvas to use gfx::Size.tfarina@chromium.org2011-11-011-6/+2
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-3/+2
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-4/+9
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-9/+4
* Enable the new layer animation framework.vollick@chromium.org2011-10-281-4/+9
* Fix visibility on WebLayerpiman@chromium.org2011-10-271-0/+14
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-10-261-2/+178
* Revert 107360vandebo@chromium.org2011-10-261-178/+2
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-10-261-2/+178
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-1/+1
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-221-41/+66
* Animate desktop rotations.ben@chromium.org2011-10-211-0/+6
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-201-63/+41
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-201-41/+63
* Fixes hole boundspkotwicz@chromium.org2011-10-201-0/+11
* Fixes transform of holes to match that of the child view in ::Drawpkotwicz@chromium.org2011-10-131-6/+9
* Fixes aura build on windows. Makes all tests use the test compositorsky@chromium.org2011-10-071-2/+12
* Revert 104311 - Revert 104304 - Avoid overdraw in views desktop.vollick@chromium.org2011-10-061-31/+25
* Revert 104304 - Avoid overdraw in views desktop.vollick@chromium.org2011-10-061-25/+31
* Avoid overdraw in views desktop.vollick@chromium.org2011-10-061-31/+25
* Fix bubble rendering.ben@chromium.org2011-10-051-1/+1