summaryrefslogtreecommitdiffstats
path: root/views/desktop
Commit message (Expand)AuthorAgeFilesLines
* views: Remove the dependency on app_base.tfarina@chromium.org2011-06-221-3/+0
* Adds Layer as a class between View and the Texture.sky@chromium.org2011-06-211-0/+11
* Change NativeWidgetViews' constructor to not take a parent View. The embeddin...ben@chromium.org2011-06-214-15/+24
* Fix even more crashes. To help identify remaining crashes now and in the futu...ben@chromium.org2011-06-162-4/+2
* Add View::ReorderChildView and Widget::MoveToTop.sadrul@chromium.org2011-06-161-1/+2
* Eliminate Window completely.ben@chromium.org2011-06-136-36/+39
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* Rough cut at window activation.ben@chromium.org2011-05-264-2/+116
* views: Run desktop on linux.sadrul@chromium.org2011-05-262-1/+6
* Add a desktop test harness.ben@chromium.org2011-05-267-0/+467