1. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago[Renamed (89%) from src/core/SkColorTable.h]
  2. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  3. 323ae0e trim down colortable impl by Mike Reed · 7 years ago
  4. 9ddf86d make SkColorTable private by Mike Reed · 7 years ago[Renamed from include/core/SkColorTable.h]
  5. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  6. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  7. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  8. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  9. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  10. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  11. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  12. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  13. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  14. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  15. 4b3d3be use allocator (if present) when we allocate our cache bitmap by reed · 9 years ago
  16. 9a50174 Specialize SkOncePtr<T[]>. by mtklein · 9 years ago
  17. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  18. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  19. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  20. b236d1a change colortable to use factory for reinflating, check for empty by reed · 9 years ago
  21. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  22. b267fd6 Add comment describing SkColorTable constructor. by scroggo · 9 years ago
  23. 701dd4f Flail a little against LLVM crash. by mtklein · 10 years ago
  24. cc969c4 Make SkColorTable explicitly thread-safe. by mtklein · 10 years ago
  25. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  26. 5b69377 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  27. e77dadd Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/) by robertphillips · 10 years ago
  28. 0ddad31 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  29. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  30. 43f9d3e Expose SkColorTable class by ch.dumez · 10 years ago
  31. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  32. 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
  33. e0e1da3 Remove SkColorTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  34. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  35. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  36. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  37. c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
  38. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  39. 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 12 years ago