1. 02e65df fix build. tests/BitmapTest w/ nogpu by Hal Canary · 8 years ago
  2. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  3. 7d57124 Unit Tests: eliminate stray SkDebugf()s. by halcanary · 8 years ago
  4. 02faf31 Tests: reduce verbosity by halcanary · 9 years ago
  5. a1bb8e0 In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255. by benjaminwagner · 9 years ago
  6. b260d13 SkBitmap::getColor repsects swizzle by halcanary · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  9. 2ff257b check for too-large rowBytes by reed · 10 years ago
  10. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  11. 8482504 make allocPixels throw on failure by reed · 10 years ago
  12. f0aed97 correctly plumb through explicit rowbytes for allocPixels by reed · 10 years ago
  13. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  14. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  15. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  16. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  17. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  18. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  19. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  20. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  21. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  22. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  23. f5e1f63 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 4856964 ComputeRowBytes must not overflow width when it shifts by reed@google.com · 11 years ago
  25. 2af6c12 Fix win7 BitmapTest by halcanary@google.com · 11 years ago
  26. 4428734 Allow 0-width SkBitmap in setConfig. by halcanary@google.com · 11 years ago