Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run draw callback immediately if no Display is damaged. | jbauman | 2015-01-27 | 1 | -3/+5 |
* | Allow layers to signal that additional sequences are needed before surface de... | jbauman | 2014-11-06 | 1 | -24/+11 |
* | Avoid destroying surface before the parent surface stops referencing it. | jbauman | 2014-10-10 | 1 | -0/+52 |
* | Ensure SurfaceManager is only ever used from one thread. | jbauman | 2014-09-19 | 1 | -0/+6 |
* | Convert view manager to surfaces with uploading shim in client lib | jamesr | 2014-09-12 | 1 | -1/+0 |
* | Enqueuing new frames in a Surface should cause Displays to reaggregate it | jbauman@chromium.org | 2014-08-16 | 1 | -0/+5 |
* | Allocate surface IDs on client side | jamesr@chromium.org | 2014-07-02 | 1 | -6/+1 |
* | Use a SurfaceFactory and manage resources for that group of surfaces | jamesr@chromium.org | 2014-06-27 | 1 | -8/+14 |
* | Use a struct for cc::Surface ids for more type safety | jamesr@chromium.org | 2014-06-13 | 1 | -6/+6 |
* | Skeleton surface interfaces in cc/surfaces | jamesr@chromium.org | 2014-01-16 | 1 | -0/+37 |