| Commit message (Expand) | Author | Age | Files | Lines |
* | Main motivation for this is to save binary size. The change causes linker dead | pasko@chromium.org | 2014-03-27 | 1 | -2/+2 |
* | Change the API of disk_cache::CreateCacheBackend to use scoped_ptr | qsr@chromium.org | 2013-08-01 | 1 | -4/+1 |
* | From the stack trace, it appears that the ShaderClearHelper is getting cleane... | dsinclair@chromium.org | 2013-06-21 | 1 | -3/+5 |
* | Set max disk cache size correctly. | dsinclair@chromium.org | 2013-06-17 | 1 | -2/+2 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*" | akalin@chromium.org | 2013-06-03 | 1 | -4/+4 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -7/+13 |
* | Override server-side simple-cache trial with commandline switches. | pasko@google.com | 2013-05-13 | 1 | -0/+2 |
* | Delay signaling Shader cache is available until loading is complete. | dsinclair@chromium.org | 2013-04-10 | 1 | -7/+9 |
* | Add the ability to clear the shader disk cache. | dsinclair@chromium.org | 2013-04-05 | 1 | -8/+192 |
* | Add per-profile disk caching of complied GPU shaders. | dsinclair@chromium.org | 2013-03-13 | 1 | -0/+424 |