summaryrefslogtreecommitdiffstats
path: root/ui/views/layout
Commit message (Expand)AuthorAgeFilesLines
* views: Manage the lifetime of GridLayout by making it a value instead of poin...tfarina@chromium.org2012-09-301-137/+124
* views: Put box_layout_unittest.cc into views namespace.tfarina@chromium.org2012-08-111-33/+39
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* views: Put grid_layout_unittest.cc into views namespace.tfarina@chromium.org2012-06-261-50/+51
* views: Make num_columns() a constant function.tfarina@chromium.org2012-06-231-1/+1
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-2/+2
* [Web Intents] Views implementation of inline extension install.binji@chromium.org2012-03-293-3/+28
* views: Add option in BoxLayout to spread blank space among the child views.sadrul@chromium.org2012-02-263-8/+62
* Tweaks the aesthetics of dialog buttons to look better (right and bottom padd...ben@chromium.org2012-01-101-3/+3
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-2/+2
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-307-7/+7
* Add OVERRIDE to ui/.avi@chromium.org2011-11-232-9/+11
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-189-10/+10
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-1811-0/+2524
* Remove src/ui/views.tfarina@chromium.org2011-10-264-144/+0
* View API/implementation cleanup:pkasting@chromium.org2011-02-221-5/+5
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-014-0/+144