summaryrefslogtreecommitdiffstats
path: root/views/examples/native_widget_views_example.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete use of wstring for views_examples titles and simplify code.asvitkine@chromium.org2011-09-281-5/+1
* Fix views_examples NativeWidgetViews parenting on Windows.rhashimoto@chromium.org2011-07-281-1/+21
* Fix NativeWidgetViews enough to run views_examples without segfaulting.rhashimoto@google.com2011-07-111-0/+1
* Change NativeWidgetViews' constructor to not take a parent View. The embeddin...ben@chromium.org2011-06-211-2/+1
* Hook up more of the NativeWidgetViews.ben@chromium.org2011-05-241-3/+46
* Add NativeWidgetViews. This is a stub implementation that mostly just defers ...ben@chromium.org2011-05-241-0/+35