1. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  2. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  3. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  4. 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
  5. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  6. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  7. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  8. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  9. 48925e3 check for failed file->data (fails on mac) by reed · 10 years ago
  10. 0d276f7 Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
  11. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  12. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  13. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 11 years ago
  14. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  15. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  16. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  17. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  18. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  19. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  20. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  21. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  22. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  23. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  24. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  25. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  26. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  27. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  29. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  30. 04ba448 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  31. 94acc70 Fixed Windows compiler complaints (esp. in debugger) by robertphillips@google.com · 12 years ago
  32. 9c72827 disable pipe for now by reed@google.com · 12 years ago
  33. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  34. 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
  35. d829b5c add SkImage from encoded data by mike@reedtribe.org · 12 years ago
  36. d2782ed update to surface.getCanvas() by mike@reedtribe.org · 12 years ago
  37. 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago
  38. 70e3590 check-point for image/surface work by mike@reedtribe.org · 12 years ago