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
/
views
/
view_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shell of implementation for embedded windows. At this point this is
sky@chromium.org
2011-07-29
1
-2
/
+2
*
First pass for eliminating double painting
pkotwicz@chromium.org
2011-07-29
1
-1
/
+107
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-1
/
+1
*
Update Texture/Layer SetCanvas, callsites, and comments.
msw@chromium.org
2011-07-27
1
-5
/
+6
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
1
-40
/
+2
*
views: Add unittests for View::GetViewsWithGroup() method.
tfarina@chromium.org
2011-07-13
1
-0
/
+14
*
views: Some views tests should use EXPECT_* rather than ASSERT_*.
tfarina@chromium.org
2011-07-08
1
-32
/
+32
*
Fixes crash in views desktop. The problem was
sky@chromium.org
2011-07-08
1
-4
/
+4
*
Use SkMatrix44 for the underlying implementation of ui::Transform
backer@chromium.org
2011-07-08
1
-22
/
+40
*
Push (not pull) window geometry for the compositor.
backer@chromium.org
2011-07-06
1
-0
/
+1
*
Fixed issue with layers being deleted upon SetVisible with an argument of true
backer@chromium.org
2011-07-06
1
-0
/
+19
*
Fixes bug where transform wasn't reset on layer correctly.
sky@chromium.org
2011-07-01
1
-0
/
+20
*
Gets compositor working for embedded widgets.
sky@chromium.org
2011-07-01
1
-0
/
+49
*
Views views_unittests Views and NativeTextFields tests leak
dhollowa@chromium.org
2011-06-30
1
-25
/
+25
*
Convert the rect to the widget's coordinates correctly.
sadrul@chromium.org
2011-06-29
1
-0
/
+48
*
views: Allocate View on the stack in the OnBoundsChanged unittest.
tfarina@chromium.org
2011-06-28
1
-27
/
+18
*
Remove ifdef's for touchui stuff from events code.
sadrul@chromium.org
2011-06-28
1
-18
/
+7
*
Makes it so that if the size of a view with a layer changes or on creating
sky@chromium.org
2011-06-28
1
-1
/
+28
*
views: Add unittests for View::GetViewByID() method.
tfarina@chromium.org
2011-06-27
1
-0
/
+38
*
Moves acclerated painting related fields from View to LayerHelper.
sky@chromium.org
2011-06-27
1
-0
/
+16
*
Fixes bug where layer bounds weren't correctly set when views was set
sky@chromium.org
2011-06-24
1
-0
/
+24
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
1
-1
/
+73
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
1
-10
/
+10
*
Fix building views_unittests.
sadrul@chromium.org
2011-06-22
1
-0
/
+1
*
Reland "views: Refactor AddRemoveNotifications unittest."
tfarina@chromium.org
2011-06-22
1
-102
/
+145
*
Revert 89910 - views: Refactor AddRemoveNotifications unittest.
rvargas@google.com
2011-06-21
1
-271
/
+102
*
views: Refactor AddRemoveNotifications unittest.
tfarina@chromium.org
2011-06-21
1
-102
/
+271
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
1
-11
/
+187
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
1
-0
/
+3
*
Add pressure information to touch event.
miletus@chromium.org
2011-06-16
1
-4
/
+4
*
Add View::ReorderChildView and Widget::MoveToTop.
sadrul@chromium.org
2011-06-16
1
-0
/
+54
*
Re-land:
ben@chromium.org
2011-06-16
1
-4
/
+4
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-4
/
+4
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-4
/
+4
*
Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...
sadrul@chromium.org
2011-06-14
1
-14
/
+14
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-20
/
+29
*
Remove COMPOSITOR_2 flag, old compositor code.
wjmaclean@chromium.org
2011-06-10
1
-1
/
+1
*
views: Simplify View::RemoveAllChildViews() function implementation.
tfarina@chromium.org
2011-06-09
1
-7
/
+12
*
views: Add unittests for View::RemoveAllChildViews() method.
tfarina@chromium.org
2011-06-09
1
-0
/
+33
*
Fix remaining views_unittests
ben@chromium.org
2011-06-08
1
-12
/
+12
*
Fix views_unittests bustage.
ben@chromium.org
2011-06-08
1
-1
/
+1
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-1
/
+1
*
ui/base/models: Simplify TreeNode::GetIndexOf() member function.
tfarina@chromium.org
2011-06-07
1
-0
/
+3
*
views: Add unittests for View::GetIndexOf() member function.
tfarina@chromium.org
2011-06-06
1
-3
/
+40
*
views: Take transforms into account when computing visible bounds.
sadrul@chromium.org
2011-06-06
1
-4
/
+32
*
Replace ButtonDropDown menu implementation (Menu2) with MenuItemView.
rhashimoto@chromium.org
2011-06-01
1
-16
/
+0
*
Changing Checkbox class to use NativeTheme class for rendering instead of
rogerta@chromium.org
2011-06-01
1
-3
/
+3
*
Make Widget ownership a little clearer by expressing it in terms of an enum.
ben@chromium.org
2011-05-25
1
-5
/
+5
*
Fixes rounding bug in transform. This is needed to avoid rounding
sky@chromium.org
2011-05-24
1
-0
/
+9
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-23
/
+23
[next]