1. 51d83ab Ease HarfBuzz API change with feature detection by Ben Wagner · 3 years ago
  2. d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years ago
  3. 66684b1 Roll HarfBuzz from 2.6.4 to 2.8.2-147 by Garret Rieger · 3 years ago
  4. 8ba1e71 Revert "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years ago
  5. 68587ae Add SkClipStack::replaceClip() separate from deprecated clip op by Michael Ludwig · 3 years ago
  6. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years ago
  7. 0e15769 Fix cases of variable shadowing in src/pdf/. by John Stiles · 3 years ago
  8. 90f4e9f Hide getBlendMode() by Mike Reed · 3 years, 1 month ago
  9. b9c9829 PDF backend: don't apply paint alpha twice when we have a shader by Mike Reed · 3 years, 2 months ago
  10. b32708a Use SkM44 for SkDevice's device-to-global transform by Michael Ludwig · 3 years, 3 months ago
  11. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 3 months ago
  12. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  13. 97abbee render RSXForm using SkGlyphRunList by Herb Derby · 3 years, 4 months ago
  14. 0da2c14 remove paint from SkGlyphRunList by Herb Derby · 3 years, 5 months ago
  15. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 7 months ago
  16. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 7 months ago
  17. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 7 months ago
  18. 6dbeac5 Begin to hide drawBitmap by Mike Reed · 3 years, 7 months ago
  19. d8ff313 Plumb sampling to drawSpecial, drawDevice by Mike Reed · 3 years, 7 months ago
  20. dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 8 months ago
  21. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 8 months ago
  22. 65b4827 Code cleanup: Replace .foreach() loops with regular for loops. by John Stiles · 3 years, 8 months ago
  23. 5d32270 Take sampling params on device apis by Mike Reed · 3 years, 8 months ago
  24. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 8 months ago
  25. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 10 months ago
  26. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 3 years, 10 months ago
  27. 278263d Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 10 months ago
  28. 7563a48 Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 10 months ago
  29. 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 3 years, 10 months ago
  30. 3037838 Clip perspective bounds by device clip in SkPDFDevice by Michael Ludwig · 3 years, 10 months ago
  31. a80ce1a remove SkMakeSpan use ctor parameter deduction by Herb Derby · 4 years, 3 months ago
  32. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  33. 16d5b0a Consolidate image filter evaluation into SkBaseDevice by Michael Ludwig · 4 years ago
  34. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years ago
  35. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years ago
  36. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years ago
  37. e0dd3df remove unused Arena reset() by Herb Derby · 4 years ago
  38. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years ago
  39. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years ago
  40. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  41. 997c907 Rename kMultiMaster_FontFlag to kVariable_FontFlag by Ben Wagner · 4 years ago
  42. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  43. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years ago
  44. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years ago
  45. 9119625 Remove unnecessary macros from SkString header. by John Stiles · 4 years ago
  46. 98e0ed7 PDF without annotations skips structure tree. by Ben Wagner · 4 years, 1 month ago
  47. 473c9f4 Tagged PDF annotations must appear in the Parent Tree as well. by Dominic Mazzoni · 4 years, 1 month ago
  48. 2eb3c17 Add appendNodeIdArray to avoid code duplication. by Dominic Mazzoni · 4 years, 2 months ago
  49. 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 4 years, 2 months ago
  50. 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 4 years, 2 months ago
  51. 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 2 months ago
  52. 1dbc3b5 Tagged PDFs should output an IDTree. by Dominic Mazzoni · 4 years, 2 months ago
  53. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 3 months ago
  54. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 3 months ago
  55. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 3 months ago
  56. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  57. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 3 months ago
  58. e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 3 months ago
  59. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 3 months ago
  60. dc976a9 update skstd by Mike Klein · 4 years, 3 months ago
  61. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 4 months ago
  62. c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 4 years, 5 months ago
  63. 7b7b78c Make SkPDFUnion a better variant. by Ben Wagner · 4 years, 5 months ago
  64. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 5 months ago
  65. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 5 months ago
  66. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 5 months ago
  67. 8f233fc Add marked-content ID to PDF images by Dominic Mazzoni · 4 years, 5 months ago
  68. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 5 months ago
  69. 4db2af4 Tiny fix to two attributes of PDF tags by Dominic Mazzoni · 4 years, 5 months ago
  70. eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 4 years, 5 months ago
  71. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 5 months ago
  72. fb3f302 Reland "Track device coordinate space as matrix" by Michael Ludwig · 4 years, 6 months ago
  73. a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 6 months ago
  74. 2a016ba Allow passing multiple node IDs per PDF structure node. by Dominic Mazzoni · 4 years, 6 months ago
  75. 6ffabbb Simplify interface to StructureElementNode. by Dominic Mazzoni · 4 years, 6 months ago
  76. 7dfb46e Re-land: Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 6 months ago
  77. 86b4388 Revert "Support adding attributes to PDF document structure nodes." by Mike Reed · 4 years, 6 months ago
  78. a9609ea turn on -Wreturn-std-move-in-c++11 by Mike Klein · 4 years, 6 months ago
  79. 8047415 Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 6 months ago
  80. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 6 months ago
  81. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  82. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 4 years, 6 months ago
  83. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  84. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  85. c15afe4 move SkClipStack::asPath into PDFUtils by Mike Reed · 4 years, 8 months ago
  86. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 8 months ago
  87. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  88. 9347bd8 mark SkMD5->SkUUID copy as sane by Mike Klein · 4 years, 8 months ago
  89. b78729a Fix some GCC warnings. by Mike Klein · 4 years, 8 months ago
  90. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 9 months ago
  91. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 9 months ago
  92. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 9 months ago
  93. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 9 months ago
  94. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 9 months ago
  95. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 9 months ago
  96. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 9 months ago
  97. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 9 months ago
  98. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 4 years, 9 months ago
  99. 252cdb7 One glyph() to rule them all!!! by herb · 4 years, 9 months ago
  100. 96bce8f Reland "hide color filters from blitters" by Mike Klein · 4 years, 10 months ago