summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move input_method to widgetoshima@google.com2011-08-231-0/+7
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-2/+2
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+3
* Add Widget::Observer for observing Widgets.sadrul@chromium.org2011-07-131-0/+3
* Remove ifdef's for touchui stuff from events code.sadrul@chromium.org2011-06-281-2/+0
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-141-0/+9
* Move last of event handlers down to NativeWidgetWin/Gtk.ben@chromium.org2011-06-091-0/+6
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+28
* Re-land: Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-031-0/+3
* Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-3/+0
* Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-0/+3
* Re-land:ben@chromium.org2011-05-131-0/+4
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-4/+0
* Split the hierarchy. ben@chromium.org2011-05-131-0/+4
* Tweaks Compositor API. To make it possible to land this I've ifdef'dsky@chromium.org2011-05-101-0/+5
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-261-1/+2
* Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....msw@chromium.org2011-04-221-2/+1
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-1/+2
* Reverting since caused compile failures on Linux.amit@chromium.org2011-04-221-2/+1
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-1/+2
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-0/+4
* Fix clang build, failure caused by r78149.sadrul@chromium.org2011-03-151-1/+1
* Start working on compositor tree painting.sadrul@chromium.org2011-03-151-0/+5
* Two things:ben@chromium.org2011-03-041-0/+17
* Hook up empty interfaces for NativeWidget/NativeWidgetDelegate.ben@chromium.org2011-02-251-0/+26