Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make SkTArray consider only the new count and reserve when determining how mu... | bsalomon@google.com | 2012-08-14 |
* | replacing Gr* with Sk* in SkTArray.h | junov@chromium.org | 2011-11-30 |
* | Don't let templates live in shadows. | bungeman@google.com | 2011-10-07 |
* | Separate code paths of SkTArray at compile time. | bungeman@google.com | 2011-10-07 |
* | Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic | bsalomon@google.com | 2011-09-27 |
* | Resubmit 2289 with fix for glsl version | bsalomon@google.com | 2011-09-20 |
* | Revert 2289. GLSL version detection not robust enough. May think we don't hav... | bsalomon@google.com | 2011-09-20 |
* | [GPU] Use new Var type for inputs/outputs of FS and VS | bsalomon@google.com | 2011-09-20 |
* | Fix compilation error related to using nonexistent sk_malloc instead of sk_ma... | bsalomon@google.com | 2011-09-14 |
* | GrTArray->SkTArray & docs | bsalomon@google.com | 2011-09-14 |