summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_view.h
Commit message (Expand)AuthorAgeFilesLines
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-101/+0
* Reorder Layers with NativeWidgetViews.backer@chromium.org2011-10-081-0/+2
* Reland the layer creation change since the touchui issues will be resolved in...sadrul@chromium.org2011-10-031-3/+1
* Revert the layer creation change r103338 due to some issues with the keyboard...ben@chromium.org2011-09-301-1/+3
* Construct a View's layer immediately when SetPaintToLayer(true) is called or ...ben@chromium.org2011-09-291-3/+1
* Improvements to debugging code which prints the views hierarchy.vollick@chromium.org2011-09-201-0/+4
* External textures outlive layers.backer@chromium.org2011-09-151-0/+1
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-6/+3
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-191-2/+0
* views-desktop: Fix updating the cursor for windows.sadrul@chromium.org2011-08-151-0/+6
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* Rework NativeWidgetViews/NativeWidgetView lifetime management.rhashimoto@chromium.org2011-07-251-0/+6
* Add Widget::Observer for observing Widgets.sadrul@chromium.org2011-07-131-0/+1
* Correct issues with NativeWidgetViews ownership.ben@chromium.org2011-07-121-6/+0
* Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...ben@chromium.org2011-07-071-0/+6
* Gets compositor working for embedded widgets.sky@chromium.org2011-07-011-0/+12
* Remove ifdef's for touchui stuff from events code.sadrul@chromium.org2011-06-281-4/+0
* Make NativeWidgetViews::SchedulePaintInRect usesky@chromium.org2011-06-171-0/+3
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-141-1/+7
* Rough cut at window activation.ben@chromium.org2011-05-261-0/+5
* Hook up more of the NativeWidgetViews.ben@chromium.org2011-05-241-0/+66