summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-191-0/+35
* views-desktop: Fix updating the cursor for windows.sadrul@chromium.org2011-08-151-1/+6
* Fix a few issues with touch-events and views-desktop.sadrul@chromium.org2011-07-291-1/+2
* Fix method call on potentially deleted object in NativeWidgetViews.rhashimoto@chromium.org2011-07-271-0/+5
* Rework NativeWidgetViews/NativeWidgetView lifetime management.rhashimoto@chromium.org2011-07-251-9/+5
* Add Widget::Observer for observing Widgets.sadrul@chromium.org2011-07-131-0/+5
* Correct issues with NativeWidgetViews ownership.ben@chromium.org2011-07-121-6/+8
* Correct implementation of View::ConvertPointToScreen for the views-desktop en...ben@chromium.org2011-07-081-1/+0
* Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...ben@chromium.org2011-07-071-1/+6
* Gets compositor working for embedded widgets.sky@chromium.org2011-07-011-3/+58
* Remove ifdef's for touchui stuff from events code.sadrul@chromium.org2011-06-281-2/+0
* Make NativeWidgetViews::SchedulePaintInRect usesky@chromium.org2011-06-171-0/+4
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-141-5/+2
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* Rough cut at window activation.ben@chromium.org2011-05-261-0/+12
* Hook up more of the NativeWidgetViews.ben@chromium.org2011-05-241-0/+108