Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | views: Remove the dependency on app_base. | tfarina@chromium.org | 2011-06-22 | 1 | -3/+0 |
* | Adds Layer as a class between View and the Texture. | sky@chromium.org | 2011-06-21 | 1 | -0/+11 |
* | Change NativeWidgetViews' constructor to not take a parent View. The embeddin... | ben@chromium.org | 2011-06-21 | 4 | -15/+24 |
* | Fix even more crashes. To help identify remaining crashes now and in the futu... | ben@chromium.org | 2011-06-16 | 2 | -4/+2 |
* | Add View::ReorderChildView and Widget::MoveToTop. | sadrul@chromium.org | 2011-06-16 | 1 | -1/+2 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 6 | -36/+39 |
* | Move more from Window onto Widget. | ben@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | Rough cut at window activation. | ben@chromium.org | 2011-05-26 | 4 | -2/+116 |
* | views: Run desktop on linux. | sadrul@chromium.org | 2011-05-26 | 2 | -1/+6 |
* | Add a desktop test harness. | ben@chromium.org | 2011-05-26 | 7 | -0/+467 |