1. cff9ab7 Bitmap: clearing pixelref keeps rowbytes by Hal Canary · 7 years ago
  2. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  3. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  4. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  5. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  6. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  7. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  8. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  9. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  10. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  11. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  12. 02e65df fix build. tests/BitmapTest w/ nogpu by Hal Canary · 8 years ago
  13. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  14. 7d57124 Unit Tests: eliminate stray SkDebugf()s. by halcanary · 8 years ago
  15. 02faf31 Tests: reduce verbosity by halcanary · 9 years ago
  16. a1bb8e0 In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255. by benjaminwagner · 9 years ago
  17. b260d13 SkBitmap::getColor repsects swizzle by halcanary · 9 years ago
  18. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  19. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  20. 2ff257b check for too-large rowBytes by reed · 10 years ago
  21. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  22. 8482504 make allocPixels throw on failure by reed · 10 years ago
  23. f0aed97 correctly plumb through explicit rowbytes for allocPixels by reed · 10 years ago
  24. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  25. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  26. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  27. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  28. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  29. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  30. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  31. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  32. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 11 years ago
  33. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  34. f5e1f63 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. 4856964 ComputeRowBytes must not overflow width when it shifts by reed@google.com · 11 years ago
  36. 2af6c12 Fix win7 BitmapTest by halcanary@google.com · 11 years ago
  37. 4428734 Allow 0-width SkBitmap in setConfig. by halcanary@google.com · 11 years ago