index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gfx
/
compositor
/
layer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setting a layer property immediately should cancel any current animations.
vollick@chromium.org
2011-11-03
1
-0
/
+2
*
Moves scheduling draw/paint from Window::SetBounds to
sky@chromium.org
2011-11-03
1
-4
/
+36
*
Test that pixels are drawn to the screen
backer@chromium.org
2011-11-03
1
-0
/
+20
*
Revert r107440 because this causes a crash on touchui on page load.
sadrul@chromium.org
2011-11-02
1
-178
/
+2
*
Allows observers to be notified when layer animations complete.
vollick@chromium.org
2011-11-02
1
-13
/
+0
*
ui/gfx: Convert CreateCanvas to use gfx::Size.
tfarina@chromium.org
2011-11-01
1
-6
/
+2
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
1
-3
/
+2
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-4
/
+9
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-9
/
+4
*
Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-4
/
+9
*
Fix visibility on WebLayer
piman@chromium.org
2011-10-27
1
-0
/
+14
*
This patch lets the browser window punch a hole in the DesktopBackgroundView,
pkotwicz@chromium.org
2011-10-26
1
-2
/
+178
*
Revert 107360
vandebo@chromium.org
2011-10-26
1
-178
/
+2
*
This patch lets the browser window punch a hole in the DesktopBackgroundView,
pkotwicz@chromium.org
2011-10-26
1
-2
/
+178
*
ui::TestCompositor::TestCompositor() constructor has been changed to take a a...
backer@chromium.org
2011-10-25
1
-1
/
+1
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-22
1
-41
/
+66
*
Animate desktop rotations.
ben@chromium.org
2011-10-21
1
-0
/
+6
*
Revert 106606 - Use WebKit compositor in ui::Layer
lipalani@chromium.org
2011-10-20
1
-63
/
+41
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-20
1
-41
/
+63
*
Fixes hole bounds
pkotwicz@chromium.org
2011-10-20
1
-0
/
+11
*
Fixes transform of holes to match that of the child view in ::Draw
pkotwicz@chromium.org
2011-10-13
1
-6
/
+9
*
Fixes aura build on windows. Makes all tests use the test compositor
sky@chromium.org
2011-10-07
1
-2
/
+12
*
Revert 104311 - Revert 104304 - Avoid overdraw in views desktop.
vollick@chromium.org
2011-10-06
1
-31
/
+25
*
Revert 104304 - Avoid overdraw in views desktop.
vollick@chromium.org
2011-10-06
1
-25
/
+31
*
Avoid overdraw in views desktop.
vollick@chromium.org
2011-10-06
1
-31
/
+25
*
Fix bubble rendering.
ben@chromium.org
2011-10-05
1
-1
/
+1
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-2
/
+2
*
Makes visbility inherited. That is, in order for a window to be
sky@chromium.org
2011-10-05
1
-6
/
+46
*
Layer unittests for http://codereview.chromium.org/7976040/
pkotwicz@chromium.org
2011-10-04
1
-37
/
+183
*
Makes layer_unittests run on linux
pkotwicz@chromium.org
2011-10-03
1
-10
/
+0
*
Refactors TestCompositor out of views_unittests into a place it can be
sky@chromium.org
2011-09-28
1
-16
/
+95
*
Allow layers to be created without a compositor, creating this association wh...
ben@chromium.org
2011-09-27
1
-38
/
+131
*
Do not allocate a texture if hole covers entire layer.
pkotwicz@chromium.org
2011-09-27
1
-1
/
+15
*
compositor: Fix compositor_unittests build on Linux.
tfarina@chromium.org
2011-09-22
1
-1
/
+1
*
Make specifying a texture optional on a Layer.
ben@chromium.org
2011-09-19
1
-61
/
+63
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
1
-1
/
+1
*
The Compositor should own drawing the root layer.
ben@chromium.org
2011-09-14
1
-20
/
+7
*
Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...
ben@chromium.org
2011-09-13
1
-15
/
+94
*
Add invalid rect tracking and repaint scheduling to Layer.
ben@chromium.org
2011-09-01
1
-4
/
+78
*
Adds support for point conversions to ui::Layer.
ben@chromium.org
2011-08-29
1
-0
/
+162