1. 221722b [SVGDevice] Observe even-odd path fills by fmalita · 8 years ago
  2. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  3. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  4. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  5. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  6. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  9. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  10. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  11. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  12. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  13. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  14. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  15. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  16. 5f68c34 Update SVGDevice for RRect and drawPoints by reed · 9 years ago
  17. 02f46cf Some usability ideas around SkTHash. by mtklein · 9 years ago
  18. 827da23 [SkSVGDevice] drawBitmap* support by fmalita · 9 years ago
  19. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 9 years ago
  20. 8974774 [SkSVGDevice] Fix whitespace text handling by fmalita · 9 years ago
  21. f89f60f [SkSVGDevice] Full font family support by fmalita · 9 years ago
  22. 2aafe6f Add SkSVGCanvas by fmalita · 9 years ago[Renamed (98%) from experimental/svg/SkSVGDevice.cpp]
  23. e73da40 add length parameter to addText, to match attr values by reed · 9 years ago
  24. a9d9de4 [SkSVGDevice] drawTextOnPath() support by fmalita · 9 years ago
  25. 12753cc [SkSVGDevice] Add support for more stroke params by fmalita · 9 years ago
  26. 1a481fe [SkSVGDevice] Initial clipping support by fmalita · 9 years ago
  27. fe3f260 [SkSVGDevice] Initial text support by fmalita · 9 years ago
  28. 532faa9 [SkSVGDevice] Initial shader/gradient support by fmalita · 9 years ago
  29. 93957f4 Initial SVG backend stubbing by fmalita · 9 years ago