1. 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
  2. 0955303 scaling API on SkPixmap by reed · 9 years ago
  3. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  6. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  7. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  8. 871872f change old picture serialization to really handle images by reed · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 1c40292 remove unused GM flags by mtklein · 10 years ago
  11. f803da1 add newImage API by reed · 10 years ago
  12. a9cb871 fix labels on image-surface gm by reed · 10 years ago
  13. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  14. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  15. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  16. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  17. 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
  18. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  19. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  20. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  21. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  22. 48925e3 check for failed file->data (fails on mac) by reed · 10 years ago
  23. 0d276f7 Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
  24. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  25. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  26. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  27. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  28. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  29. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  30. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  31. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  32. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  33. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  34. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  35. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  36. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  37. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  38. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  39. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  40. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  41. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  42. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  43. 04ba448 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  44. 94acc70 Fixed Windows compiler complaints (esp. in debugger) by robertphillips@google.com · 12 years ago
  45. 9c72827 disable pipe for now by reed@google.com · 12 years ago
  46. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  47. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  48. d829b5c add SkImage from encoded data by mike@reedtribe.org · 12 years ago
  49. d2782ed update to surface.getCanvas() by mike@reedtribe.org · 12 years ago
  50. 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago
  51. 70e3590 check-point for image/surface work by mike@reedtribe.org · 12 years ago