1. 18300a3 detach -> release by mtklein · 8 years ago
  2. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  5. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  6. 5315fd4 Remove SkImageGenerator pieces only for SkCodec. by scroggo · 9 years ago
  7. 871872f change old picture serialization to really handle images by reed · 9 years ago
  8. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  9. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  10. 96d68b7 Make SkPixelRef::isLocked() debug-only, remove related dead code. by mtklein · 10 years ago
  11. b92b706 Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (patchset #1 id:1 of https://codereview.chromium.org/940083002/) by reed · 10 years ago
  12. 8e65712 Make SkPixelRef::isLocked() debug-only, remove related dead code. by mtklein · 10 years ago
  13. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 10 years ago
  14. 63c992f Fix the speeling of "purgeable" in Gr code by bsalomon · 10 years ago
  15. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  16. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  17. 7874dc8 remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed · 10 years ago
  18. 8482504 make allocPixels throw on failure by reed · 10 years ago
  19. b75b2c0 use possible corrected info when creating pixelref by reed · 10 years ago
  20. 7f8aad8 SkDiscardablePixelRef returns correct indexed color on relock. by halcanary · 10 years ago
  21. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  22. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  23. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  24. 672e7cf fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed@google.com · 10 years ago
  25. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  26. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  27. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  28. 8e7d37d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  29. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  30. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  31. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  32. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  33. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  34. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  35. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  36. d0419b1 Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/""" by reed@google.com · 11 years ago
  37. ba82bd1 Revert "Revert "Revert of https://codereview.chromium.org/110593003/"" by reed@google.com · 11 years ago
  38. 98272d9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  39. 9271389 Revert "Revert of https://codereview.chromium.org/110593003/" by reed@google.com · 11 years ago
  40. 27f8902 Revert of https://codereview.chromium.org/110593003/ by commit-bot@chromium.org · 11 years ago
  41. f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
  42. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  43. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  44. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  45. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  46. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  47. 3c5f29a Mac 10.6 compiler fix for r12665 (Remove duplicate impl for SkImageInfo flattening) by robertphillips@google.com · 11 years ago
  48. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  49. c83a91f Revert "Revert of https://codereview.chromium.org/112783004/" by reed@google.com · 11 years ago
  50. 1d0654f be sure to unlock the discardablememory before deleting it by reed@google.com · 11 years ago
  51. 281713e Revert of https://codereview.chromium.org/112783004/ by commit-bot@chromium.org · 11 years ago
  52. 772d852 ensure that we call onUnlock only when we onLock succeeded by reed@google.com · 11 years ago
  53. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  54. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  55. 6a32add 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
  56. 6965a0a 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
  57. edd370f Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef by halcanary@google.com · 11 years ago
  58. 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
  59. 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
  60. 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
  61. 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
  62. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  63. dd59799 SkDiscardablePixelRef objects are now marked immutable. by commit-bot@chromium.org · 11 years ago
  64. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago