1. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 7 months ago
  2. 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 7 months ago
  3. fa2d468 fix typo by Mike Klein · 3 years, 10 months ago
  4. e9d783c use pathbuilder by Mike Reed · 4 years ago
  5. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years ago
  6. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years ago
  7. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 9 months ago
  8. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 9 months ago
  9. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 9 months ago
  10. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 9 months ago
  11. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 9 months ago
  12. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  13. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  14. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  15. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 5 years ago
  16. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  17. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  18. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  19. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  20. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  21. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  22. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  23. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  24. d678723 Move C effects into effects. by Mike Klein · 8 years ago
  25. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  26. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  27. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  31. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  32. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  33. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  34. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  35. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  36. e8f3062 switch surface to sk_sp by reed · 8 years ago
  37. ca2622b return pictures as sk_sp by reed · 8 years ago
  38. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  39. fde0511 Make sp variants for SkData by reed · 8 years ago
  40. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 8 years ago
  41. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 8 years ago
  42. bd73ffb add Make variations to return SkImage by sk_sp by reed · 8 years ago
  43. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  44. 4a7940b add drawCircle to c api by reed · 9 years ago
  45. 219f18f C API: Add SK_API, also documentation of an example. by halcanary · 9 years ago
  46. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  47. 65cc3e4 C API: add radial, sweep, and two-point conical gradient shaders by halcanary · 9 years ago
  48. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  49. 80a1c54 C API: remove dead code, simplify boilerplate by halcanary · 9 years ago
  50. 7568d0b C API: add sk_xfermode.h, impl, test by halcanary · 9 years ago
  51. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  52. 871872f change old picture serialization to really handle images by reed · 9 years ago
  53. f5872d2 add stroke params to c api by reed · 10 years ago
  54. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  55. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  56. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  57. 0eafc9b add maskfilter to c api by reed · 10 years ago
  58. e371989 add picture to c api by reed · 10 years ago
  59. 9503ac7 Add matrix operations to C canvas API by abarth · 10 years ago
  60. 2fc6ea6 Add scale and skew to C canvas API by abarth · 10 years ago
  61. afa278e more c by reed · 10 years ago
  62. 73c2501 separate c headers by reed · 10 years ago
  63. e332396 move c api into include by reed · 10 years ago