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