summaryrefslogtreecommitdiffstats
path: root/ui/views/view_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/views/.avi2015-12-231-0/+2
* Added views::ViewModelT<T>, a type-safe template version of ViewModel.mgiuca2014-10-031-17/+17
* app_list: Fix possible out of bounds index.xiyuan@chromium.org2014-05-281-0/+5
* Removes debugging code added to track crashsky@chromium.org2013-10-191-2/+2
* Adds some debugging to figure out if TabStrip is being passed invalid indexsky@chromium.org2013-10-011-2/+2
* Gets tab dragging to work in touch mode.sky@chromium.org2012-05-011-0/+16
* Attempt 3 at a better touch tabstrip. There is still a bunch to do,sky@chromium.org2012-04-251-0/+3
* Moves view_model and related classes to views. This way I can use itsky@chromium.org2012-04-091-0/+55