Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not give GPU memory to backgrounded compositors. | ccameron@chromium.org | 2013-11-01 | 1 | -1/+0 |
* | Move memory allocation/stats structs to gpu:: and remove bazillion copies | jamesr@chromium.org | 2013-10-29 | 1 | -4/+6 |
* | Remove the ENABLE_GPU #define and enable_gpu gyp variable | jamesr@chromium.org | 2013-10-04 | 1 | -4/+0 |
* | Add unit tests for nonuniform GPU memmgr policy. | ccameron@chromium.org | 2013-02-01 | 1 | -0/+1 |
* | Use uint64 instead of size_t in GpuMemoryManager | ccameron@chromium.org | 2013-01-31 | 1 | -8/+8 |
* | Add non-uniform memory management policy for impl-side painting. | ccameron@chromium.org | 2013-01-24 | 1 | -0/+6 |
* | Make names consistent in GpuMemoryManager. | ccameron@chromium.org | 2013-01-16 | 1 | -6/+7 |
* | Update GPU memory manager policy for impl-side painting | ccameron@chromium.org | 2013-01-12 | 1 | -0/+9 |
* | Move GpuMemoryManager::ClientState structure to its own class. | ccameron@chromium.org | 2012-12-24 | 1 | -0/+96 |