1. 96a857e initial preroll api by reed · 10 years ago
  2. f803da1 add newImage API by reed · 10 years ago
  3. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  4. f8d1874 add toString to SkImage by reed · 10 years ago
  5. 96472de dd readPixels to SkImage by reed · 10 years ago
  6. 4af267b add SkImage::newSurface by reed · 10 years ago
  7. 5ceff91 Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect() by piotaixr · 10 years ago
  8. 2cce421 Replace a forgotten call to SkImage::draw() by SkCanvas::drawImageRect() by piotaixr · 10 years ago
  9. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  10. 8482504 make allocPixels throw on failure by reed · 10 years ago
  11. 8572fc0 mark all SkImage methods const, so we can make it thread-safe by reed · 10 years ago
  12. 76d5b47 Now able to set the localMatrix when creating a SkShader from a SkImage by piotaixr · 10 years ago
  13. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago
  14. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  15. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  16. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  17. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  18. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  19. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  20. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  21. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  22. c5acc6c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 4f7c615 add ways to peer into an image to get its pixels by reed@google.com · 11 years ago
  24. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  25. 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
  26. 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 11 years ago
  27. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  28. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  29. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  30. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  31. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 1f6aed0 Move SkImage::encode to SkImage_Codec.cpp. by commit-bot@chromium.org · 11 years ago
  33. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  34. d2ada98 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 11 years ago
  36. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  37. fd875e8 re-enable inst counting by reed@google.com · 12 years ago
  38. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  39. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  40. 6997ebb update/add copyright notices by reed@google.com · 12 years ago
  41. 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago
  42. 70e3590 check-point for image/surface work by mike@reedtribe.org · 12 years ago
  43. 889b09e check-point for surface experiment by reed@google.com · 12 years ago
  44. f6627b7 check-point for image experiment by reed@google.com · 12 years ago