1. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 5 years ago
  2. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  3. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  4. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  5. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  6. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  7. 334a642 remove unused sk_sp comparison operators by Mike Klein · 5 years ago
  8. 11eae3d Basic changes to get XPS drawing text. by Ben Wagner · 5 years ago
  9. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  10. 068af9e Revert "Temporary Lua hook to measure impact of conservative convexity" by Brian Osman · 5 years ago
  11. 0b9801e Use void(void*) instead of decltype with sk_free. by Ben Wagner · 5 years ago
  12. 723a877 Make SkFunctionWrapper a better wrapper. by Ben Wagner · 5 years ago
  13. e67133b Temporary Lua hook to measure impact of conservative convexity by Brian Osman · 5 years ago
  14. ba7e9a6 never check for degenerates in path::iter by Mike Reed · 5 years ago
  15. 77a9a6c Remove std::move()s from returns of std::unique_ptrs by Brian Salomon · 5 years ago
  16. 6cb6a07 Use COM_DECLSPEC_NOTHROW STDMETHODIMP by Ben Wagner · 5 years ago
  17. fb83927 less clever skipMoveTo logic by Mike Klein · 5 years ago
  18. 0bbb3c1 rewrite SkDashPath.cpp's cull_path() logic by Mike Klein · 5 years ago
  19. e2556a4 inline helpers in SkDashPath.cpp cull_path() by Mike Klein · 5 years ago
  20. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  21. 06eacf4 Add new SkImageFilters factory API by Michael Ludwig · 5 years ago
  22. 40f9138 Revert "let color filters tell us their alpha format" by Mike Klein · 5 years ago
  23. 0355f05 let color filters tell us their alpha format by Mike Klein · 5 years ago
  24. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  25. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  26. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  27. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  28. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  29. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  30. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  31. 9ee1edd Add SkMakeSpan and helpful conversion by Herb Derby · 5 years ago
  32. 22f34b1 Make SkFloatToDecimal() param name match declaration. by Lei Zhang · 5 years ago
  33. 02eefbe header self-sufficiency and idempotency by Hal Canary · 5 years ago
  34. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  35. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  36. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 5 years ago
  37. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  38. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  39. ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
  40. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  41. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  42. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 5 years ago
  43. 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 5 years ago
  44. 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 5 years ago
  45. a5ef397 More polyutils fixes by Jim Van Verth · 5 years ago
  46. ee90eb4 Clean out stale shadow vertices from the SkResourceCache by Jim Van Verth · 5 years ago
  47. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  48. 4b19592 remove duplicate SkBase64.h by Mike Klein · 5 years ago
  49. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  50. b07e9a8 use char-to-glyph cache in freetype typeface by Mike Reed · 5 years ago
  51. 9b67802 Properly retrieve memory block in SkTextUtils by Martin Vejdarski · 5 years ago
  52. 393981d Remove deprecated SkPaintFilterCanvas::onFilter. by Ben Wagner · 5 years ago
  53. 194cab0 use slope-guess for faster charToGlyph by Mike Reed · 5 years ago
  54. 0c60708 add utility for caching char2glyph by Mike Reed · 5 years ago
  55. f55fa0d Make SkPaintFilterCanvas paints no longer COW. by Ben Wagner · 6 years ago
  56. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago
  57. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  58. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  59. 4428f2c Remove SkScalarSinCos by Brian Osman · 5 years ago
  60. 3bdb69c Clean up shaper handler. by Ben Wagner · 5 years ago
  61. 2fdbeae Start to unify signatures: return bool by Mike Reed · 5 years ago
  62. a8cee7a Add vsync toggle for windows viewer. by Greg Daniel · 5 years ago
  63. 8796655 Check for null parameter to SkOffsetSimplePolygon by Jim Van Verth · 5 years ago
  64. 390f0cc Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Michael Ludwig · 6 years ago
  65. ed3dbf4 Mark tmp path in shadow utils as volatile by Robert Phillips · 6 years ago
  66. 138a06d Revert "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Brian Salomon · 6 years ago
  67. 1aaad02 Fix cached perspective shadows by Jim Van Verth · 6 years ago
  68. bd9d88a Reland "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  69. 90791c2 Revert "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  70. 4bf9646 Update SkCanvas' experimental SkiaRenderer API by Michael Ludwig · 6 years ago
  71. 1386b2d pass common SkStageRec to all effects using rasterpipeline by Mike Reed · 6 years ago
  72. 6e8174e Fix issue with offsetting polygon by 0 distance. by Jim Van Verth · 6 years ago
  73. 2a330e6 Check for zero offsets for PolyUtils by Jim Van Verth · 6 years ago
  74. b059194 Make SkShaper an interface. by Ben Wagner · 6 years ago
  75. 1efecea Make asFragmentProcessor entry point only take a GrRecordingContext (take 2) by Robert Phillips · 6 years ago
  76. a7f0013 Revert "Make asFragmentProcessor entry point only take a GrRecordingContext" by Robert Phillips · 6 years ago
  77. e821d21 Make asFragmentProcessor entry point only take a GrRecordingContext by Robert Phillips · 6 years ago
  78. 83597ce Remove typeface from SkShaper constructor. by Ben Wagner · 6 years ago
  79. be03a851 SkUTF: Avoid potential nullptr dereference by Greg Kaiser · 6 years ago
  80. 454e5fb Fix cluster reporting from shaper. by Ben Wagner · 6 years ago
  81. 88f5671 move SkMetaData into src by Mike Reed · 6 years ago
  82. 0b46a39 Make HR* macros statements. by Ben Wagner · 6 years ago
  83. 50ea3c0 Add support for MSVC run-time checks (and control flow guard) by Brian Osman · 6 years ago
  84. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  85. 5f528e5 Revert "Reland "Revert "remove legacy code for text attributes on paint""" by Mike Reed · 6 years ago
  86. 3c03c85 Reland "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  87. fd0bba8 Revert "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  88. fb0e2aa Revert "remove legacy code for text attributes on paint" by Mike Reed · 6 years ago
  89. 80f4adf remove legacy code for text attributes on paint by Mike Reed · 6 years ago
  90. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  91. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  92. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  93. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 6 years ago
  94. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  95. 292ece8 SkCanvas::drawText: remove calls by Hal Canary · 6 years ago
  96. 5809a4e [skjson] NaN while parsing long decimals by Florin Malita · 6 years ago
  97. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  98. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  99. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  100. 1332743 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago