| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename VIEWS_API to VIEWS_EXPORT. | darin@chromium.org | 2011-08-05 | 4 | -6/+6 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 4 | -5/+7 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Convert some more view methods to the ui/views style. | ben@chromium.org | 2011-07-15 | 3 | -7/+7 |
* | views: Use DCHECK_EQ where possible. | tfarina@chromium.org | 2011-06-11 | 1 | -1/+1 |
* | views: Move the remaining layout constants to the views namespace. Final Part. | tfarina@chromium.org | 2011-02-23 | 1 | -5/+2 |
* | views: Move more layout constants to the views namespace. Part 3. | tfarina@chromium.org | 2011-02-10 | 1 | -9/+9 |
* | views: Move more layout constants to the views namespace. Part 2. | tfarina@chromium.org | 2011-02-09 | 1 | -10/+10 |
* | Rework tree APIs to reflect Google style and more const-correctness.Also, mov... | ben@chromium.org | 2011-02-09 | 4 | -11/+9 |
* | views: Move more layout constants to the views namespace. | tfarina@chromium.org | 2011-02-08 | 1 | -5/+5 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -9/+9 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 2 | -3/+3 |
* | views: Add namespace views to layout_constants.h | tfarina@chromium.org | 2011-02-04 | 1 | -0/+7 |
* | views: Move grid_layout files into layout directory. Final Part. | tfarina@chromium.org | 2011-01-27 | 3 | -0/+2049 |
* | views: Move standard_layout.h into the layout directory. | tfarina@chromium.org | 2011-01-26 | 1 | -0/+67 |
* | views: Forward declare "class View;" in layout_manager.h | tfarina@chromium.org | 2011-01-26 | 4 | -5/+21 |
* | views: Move layout_manager.[cc,h] into layout directory. | tfarina@chromium.org | 2011-01-25 | 4 | -2/+89 |
* | views: Move fill_layout.[cc,h] into layout directory. | tfarina@chromium.org | 2011-01-25 | 2 | -0/+66 |
* | views: Move box_layout.[cc,h] into the new layout directory. | tfarina@chromium.org | 2011-01-22 | 3 | -0/+235 |