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