1. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  2. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  3. e53de48 increase Builder's prealloc size after colorspace change by Mike Reed · 8 years ago
  4. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  5. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  6. d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
  7. f0795ab Fix thread-unsafe construction of GrUniqueKey in GR_DEFINE_STATIC_UNIQUE_KEY by bsalomon · 9 years ago
  8. 045802d Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  9. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  10. 1a197ea Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  11. 9195794 Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ ) by egdaniel · 9 years ago
  12. fcffaf2 Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  13. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  14. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  15. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  16. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
  17. 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  18. 54b8511 Make GrResourceCache perf less sensitive to key length change by kkinnunen · 9 years ago
  19. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  20. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 9 years ago
  21. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  22. f99e961 Allow resources' unique keys to be changed. by bsalomon · 10 years ago
  23. 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 10 years ago
  24. 0aa9479 Use SkAutoSTMalloc in GrResourceKey by bsalomon · 10 years ago
  25. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 10 years ago
  26. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  27. e137db8 Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #10 id:200001 of https://codereview.chromium.org/882223003/) by bsalomon · 10 years ago
  28. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  29. 6bfef2d Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #9 id:160001 of https://codereview.chromium.org/882223003/) by fmalita · 10 years ago
  30. 8a81003 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  31. 3bd12ef Fix wrapped content keys for npot textures. by bsalomon · 10 years ago
  32. e167f96 Fix GPU resource cache related assertions. by bsalomon · 10 years ago
  33. 4dffede Fix self assigment in GrResourceKey by bsalomon · 10 years ago
  34. 1ea1ebc Remove GrBinHashKey by bsalomon · 10 years ago
  35. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  36. 1c60dfe Reland https://codereview.chromium.org/860333002 with fix for test failures. by bsalomon · 10 years ago
  37. 988018c Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 id:1 of https://codereview.chromium.org/860333002/) by mtklein · 10 years ago
  38. 711ef48 Make GrScratchKey memory buffer correct size on copy by kkinnunen · 10 years ago
  39. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  40. fe369ee Move GrResourceKey static functions from .h to .cpp to fix shared lib builds by bsalomon · 10 years ago
  41. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 10 years ago