1. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 6 years ago
  2. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 6 years ago
  3. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  4. 0e05a82 Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test. by Brian Salomon · 7 years ago
  5. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago[Renamed from include/private/GrTextureStripAtlas.h]
  6. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  7. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago[Renamed from src/gpu/effects/GrTextureStripAtlas.h]
  8. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  11. 690fc75 Get rid of GrMurmur3Hash by joshualitt · 9 years ago
  12. c6327a8 stuff by bsalomon · 10 years ago
  13. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 10 years ago
  14. 3d533ac Replace GrTHash with SkTDynamicHash by robertphillips · 10 years ago
  15. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  16. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  17. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. 742058f Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons by commit-bot@chromium.org · 11 years ago
  19. 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
  20. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  21. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
  22. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  23. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  24. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  25. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  26. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  27. cdb426d Fix for GrTextureStripAtlas memory leak by robertphillips@google.com · 12 years ago
  28. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  29. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  30. f61c746 Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache id component. Unreviewed. by rileya@google.com · 12 years ago
  31. 2e2aedc Added GrTextureStripAtlas object. by rileya@google.com · 12 years ago