1. 323ae0e trim down colortable impl by Mike Reed · 7 years ago
  2. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 7 years ago
  3. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  4. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  5. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  6. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  7. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  8. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  9. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 18300a3 detach -> release by mtklein · 8 years ago
  12. 9a50174 Specialize SkOncePtr<T[]>. by mtklein · 9 years ago
  13. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  14. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  15. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  16. 264873d fix bounds check for ctables (thanks Hal) by reed · 9 years ago
  17. b236d1a change colortable to use factory for reinflating, check for empty by reed · 9 years ago
  18. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  19. 701dd4f Flail a little against LLVM crash. by mtklein · 10 years ago
  20. cc969c4 Make SkColorTable explicitly thread-safe. by mtklein · 10 years ago
  21. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  22. 5b69377 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  23. e77dadd Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/) by robertphillips · 10 years ago
  24. 0ddad31 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  25. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  26. 47c548a Temp fix for crash when generating 16-bit cache for colorTables. by djsollen · 10 years ago
  27. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  28. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  29. ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
  30. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  31. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  32. e0e1da3 Remove SkColorTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  33. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  34. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  35. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  36. 57313f6 Fix warning-as-error for var used only in an assert (and therefore not in the release build). by bsalomon@google.com · 12 years ago
  37. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  38. c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
  39. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  40. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  41. 2999f78 landing http://codereview.appspot.com/6306095/ by guanqun by reed@google.com · 12 years ago
  42. 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago
  43. 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 12 years ago
  44. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  45. cafc9f9 fixes around isOpaque and dithering by reed@android.com · 15 years ago
  46. 89bb83a fix trailing-ws initialize fFlags in bitmapprocshader by reed@android.com · 15 years ago
  47. a6260ff update license header by reed@android.com · 15 years ago
  48. f9ab99a Allow copying an Index8 bitmap when srcConfig and dstConfig are both Index8. by weita@google.com · 15 years ago
  49. 8a1c16f grab from latest android by reed@android.com · 16 years ago