1. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 10 years ago
  2. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 10 years ago
  3. 615c369 add gamma/sRGB to SkImageInfo by reed · 10 years ago
  4. 2fd0d14 Adjust the alpha type for pixelRefs. by scroggo · 10 years ago
  5. 6c6ddb8 update dox by reed · 10 years ago
  6. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  7. c77392e use colortype instead of config by reed · 10 years ago
  8. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  9. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  10. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  11. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  12. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  13. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  14. 8441f0c remove width>=0 asserts, as clients rely on this (at least for testing) by reed@google.com · 10 years ago
  15. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 10 years ago
  16. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 10 years ago
  17. 8ed6443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  18. 169a0ed SkBitmap now really stores SkImageInfo -- config is just a ruse by mike@reedtribe.org · 10 years ago
  19. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  20. d77b3ec Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  22. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  23. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  24. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  25. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  26. 9230ea2 make info real in SkPixelRef, and add bitmap::asImageInfo by reed@google.com · 11 years ago
  27. 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
  28. 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
  29. 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
  30. 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
  31. 73a5d53 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago