summaryrefslogtreecommitdiffstats
path: root/views/test
Commit message (Expand)AuthorAgeFilesLines
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-181-1/+1
* views: Change WidgetDelegate::GetWindowName() to use std::string.tfarina@chromium.org2011-09-162-4/+4
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-312-11/+13
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-292-13/+11
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-292-11/+13
* Get views_unittests pass on touch buildoshima@google.com2011-08-242-4/+30
* views: Add views namespace to TestViewsDelegate.tfarina@chromium.org2011-07-152-14/+25
* Removes Widget from two of ViewsDelegate methods. I would have likedsky@chromium.org2011-07-142-9/+5
* Gets compositor working for embedded widgets.sky@chromium.org2011-07-013-2/+12
* Fix clang build.ben@chromium.org2011-06-212-1/+4
* Change NativeWidgetViews' constructor to not take a parent View. The embeddin...ben@chromium.org2011-06-211-4/+7
* Eliminate Window completely.ben@chromium.org2011-06-132-6/+6
* Another clang build fix for r86677.rhashimoto@chromium.org2011-05-251-1/+1
* Fix clang build for r86677.rhashimoto@chromium.org2011-05-252-3/+5
* Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.rhashimoto@chromium.org2011-05-251-0/+4
* Enable TestViewsDelegates for views unittests and views_examples by defaultoshima@google.com2011-05-102-2/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-6/+10
* Fix final nits on linux_viewserg@google.com2011-03-104-36/+74
* Add a new views delegate method for menu item accessibility notifications,dmazzoni@chromium.org2011-03-051-0/+6
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-11/+9
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-9/+11
* Land the new functions added by 76483 - but do not use them anywhere outside ...ben@chromium.org2011-03-021-0/+4
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-4/+0
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-0/+4
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-041-3/+10
* Compile and test TextfieldViews on win as well.oshima@google.com2011-01-121-0/+49
* Implement clipboard features in views textfield.varunjain@chromium.org2011-01-121-0/+49