1. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  5. ba9757a make dftext gm not overlap itself by caryclark · 9 years ago
  6. a0170f1 make dftext the same on Linux and Android by caryclark · 9 years ago
  7. 3b0f98e fix typeface leak by caryclark · 9 years ago
  8. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  9. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  10. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  11. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  12. d68a550 Fix up some issues introduced by https://codereview.chromium.org/1013773002/ by jvanverth · 9 years ago
  13. 354eba5 Fix SDF gradient calculation for non-uniform xforms by jvanverth · 9 years ago
  14. 465206a Add missing SK_OVERRIDE by rmistry · 10 years ago
  15. 1c40292 remove unused GM flags by mtklein · 10 years ago
  16. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  17. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  20. fca302c Add color emoji fallback for distance field text. by jvanverth · 10 years ago
  21. 901704b fix android framework build errors by djsollen · 10 years ago
  22. f9669f4 Fix perspective version of dftext GM by jvanverth · 10 years ago
  23. ed14f1d Reduce sizes in dftext GM on Android to match desktop better. by jvanverth · 10 years ago
  24. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  25. 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
  26. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  27. 76ce81e Fix SDF font positions when using global scale. by jvanverth · 10 years ago
  28. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  29. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  30. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  31. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago