1. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  2. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  3. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  4. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  5. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  6. 0050237 Fix bounds computations for SkDisplacementMapEffect with negative scale. by senorblanco · 8 years ago
  7. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  8. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  11. 3aaa0db make colorwheelnative displacement dropshadowimagefilter getposttextpath gm portable by caryclark · 9 years ago
  12. 16b254a Change some more GMs to clear to opaque black, not transparent black. by senorblanco · 9 years ago
  13. 3e5c2b1 Preserve texture compression when saving a revised skp from debugger by robertphillips · 9 years ago
  14. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 9 years ago
  15. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 9 years ago
  16. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  17. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  18. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  19. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  20. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  21. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  22. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 10 years ago
  23. 6d7296a Accept displacement with no displacement input by commit-bot@chromium.org · 11 years ago
  24. 5e79c2b Fixed a displacement issue by commit-bot@chromium.org · 11 years ago
  25. bc386ce Fix Win warning-as-error. by senorblanco@chromium.org · 11 years ago
  26. 01bdf3c Add crop rect support for SkDisplacementMapEffect (raster and GPU paths). by senorblanco@chromium.org · 11 years ago
  27. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  28. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  29. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  30. 4ecd42e Fix for displacement mapping by sugoi@google.com · 11 years ago
  31. ff21c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  32. 781cc76 Implementation of the displacement effect (both CPU and GPU) by sugoi@google.com · 11 years ago