summaryrefslogtreecommitdiffstats
path: root/views/layout
Commit message (Expand)AuthorAgeFilesLines
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-231-5/+2
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-9/+9
* views: Move more layout constants to the views namespace. Part 2.tfarina@chromium.org2011-02-091-10/+10
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-094-11/+9
* views: Move more layout constants to the views namespace.tfarina@chromium.org2011-02-081-5/+5
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-9/+9
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-3/+3
* views: Add namespace views to layout_constants.htfarina@chromium.org2011-02-041-0/+7
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-273-0/+2049
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-0/+67
* views: Forward declare "class View;" in layout_manager.htfarina@chromium.org2011-01-264-5/+21
* views: Move layout_manager.[cc,h] into layout directory.tfarina@chromium.org2011-01-254-2/+89
* views: Move fill_layout.[cc,h] into layout directory.tfarina@chromium.org2011-01-252-0/+66
* views: Move box_layout.[cc,h] into the new layout directory.tfarina@chromium.org2011-01-223-0/+235