summaryrefslogtreecommitdiffstats
path: root/views/desktop
Commit message (Expand)AuthorAgeFilesLines
* Reset active_native_widget_ when active widget is removed.oshima@google.com2011-07-152-0/+10
* Removes Widget from two of ViewsDelegate methods. I would have likedsky@chromium.org2011-07-142-7/+3
* Move SetInitialFocus to Widgetoshima@google.com2011-07-142-9/+18
* Allow different kinds of 'desktops'.sadrul@chromium.org2011-07-133-8/+58
* Add Widget::Observer for observing Widgets.sadrul@chromium.org2011-07-132-1/+24
* Rename DesktopWindow to DesktopWindowView.ben@chromium.org2011-06-296-54/+58
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-231-0/+3
* Add an option to run Chrome in the views desktop.ben@chromium.org2011-06-233-38/+35
* 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