1. bf6d80a Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  2. f982cb3 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #15 id:280001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  3. c18b5f8 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  4. 7c59116 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  5. d5dc657 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  6. ad51279 Use perfect forwarding in createT of SkSmallAllocator. by herb · 8 years ago
  7. 12ae597 Use alignas to force alignment. by herb · 8 years ago
  8. dc46bf1 Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of https://codereview.chromium.org/2468243002/ ) by benjaminwagner · 8 years ago
  9. e736e0c Try to use only std::aligned_storage. This does not change the API. by herb · 8 years ago
  10. c2ad65e add gm that exercises compose shader allocations by caryclark · 8 years ago
  11. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  12. e2b0a0a update SkSmallAllocator to force internal allocations to be 16-byte aligned by reed · 9 years ago
  13. 78041fa Small cleanups to SkSmallAllocator by mdempsky · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  17. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  18. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  19. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  20. 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  21. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  22. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  23. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 11 years ago
  24. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 11 years ago