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