1. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 9 years ago
  2. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  3. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  4. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  5. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  6. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  7. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  8. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  9. 8482504 make allocPixels throw on failure by reed · 10 years ago
  10. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  11. ea4673f SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
  12. 78ee93f Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (https://codereview.chromium.org/465823003/) by halcanary · 10 years ago
  13. 186f7b0 SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
  14. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  15. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  16. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  17. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  18. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  19. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  20. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  21. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  22. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  23. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  24. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  25. 709ca75 SkOnce: add option to call another cleanup function once at exit. by commit-bot@chromium.org · 11 years ago
  26. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  27. 227c246 Resolve a few memory leaks in tests. by commit-bot@chromium.org · 11 years ago
  28. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 11 years ago
  29. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  30. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  31. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  32. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  33. 1d0654f be sure to unlock the discardablememory before deleting it by reed@google.com · 11 years ago
  34. edd370f Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef by halcanary@google.com · 11 years ago
  35. bc55eec Implement SkAshmemDiscardableMemory by halcanary@google.com · 11 years ago
  36. 726b97a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  38. dcfebfa Fix MacOS build error from 36d08c5c90c7 by halcanary@google.com · 11 years ago
  39. 36d08c5 SkCachingPixelRef to use SkImageGenerator by halcanary@google.com · 11 years ago
  40. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  41. 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 11 years ago
  42. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  43. b77f0f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  44. 7585479 Allow SkLazyPixelRef to use SkScaledImageCache by commit-bot@chromium.org · 11 years ago