1. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 10 months ago
  2. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 3 years, 10 months ago
  3. 278263d Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 10 months ago
  4. 7563a48 Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 10 months ago
  5. 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 3 years, 10 months ago
  6. 3037838 Clip perspective bounds by device clip in SkPDFDevice by Michael Ludwig · 3 years, 10 months ago
  7. a80ce1a remove SkMakeSpan use ctor parameter deduction by Herb Derby · 4 years, 3 months ago
  8. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  9. 16d5b0a Consolidate image filter evaluation into SkBaseDevice by Michael Ludwig · 4 years ago
  10. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years ago
  11. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years ago
  12. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years ago
  13. e0dd3df remove unused Arena reset() by Herb Derby · 4 years ago
  14. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years ago
  15. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years ago
  16. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  17. 997c907 Rename kMultiMaster_FontFlag to kVariable_FontFlag by Ben Wagner · 4 years ago
  18. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  19. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years ago
  20. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years ago
  21. 9119625 Remove unnecessary macros from SkString header. by John Stiles · 4 years ago
  22. 98e0ed7 PDF without annotations skips structure tree. by Ben Wagner · 4 years, 1 month ago
  23. 473c9f4 Tagged PDF annotations must appear in the Parent Tree as well. by Dominic Mazzoni · 4 years, 1 month ago
  24. 2eb3c17 Add appendNodeIdArray to avoid code duplication. by Dominic Mazzoni · 4 years, 2 months ago
  25. 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 4 years, 2 months ago
  26. 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 4 years, 2 months ago
  27. 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 2 months ago
  28. 1dbc3b5 Tagged PDFs should output an IDTree. by Dominic Mazzoni · 4 years, 2 months ago
  29. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 3 months ago
  30. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 3 months ago
  31. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 3 months ago
  32. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  33. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 3 months ago
  34. e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 3 months ago
  35. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 3 months ago
  36. dc976a9 update skstd by Mike Klein · 4 years, 3 months ago
  37. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 4 months ago
  38. c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 4 years, 5 months ago
  39. 7b7b78c Make SkPDFUnion a better variant. by Ben Wagner · 4 years, 5 months ago
  40. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 5 months ago
  41. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 5 months ago
  42. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 5 months ago
  43. 8f233fc Add marked-content ID to PDF images by Dominic Mazzoni · 4 years, 5 months ago
  44. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 5 months ago
  45. 4db2af4 Tiny fix to two attributes of PDF tags by Dominic Mazzoni · 4 years, 5 months ago
  46. eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 4 years, 5 months ago
  47. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 5 months ago
  48. fb3f302 Reland "Track device coordinate space as matrix" by Michael Ludwig · 4 years, 6 months ago
  49. a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 6 months ago
  50. 2a016ba Allow passing multiple node IDs per PDF structure node. by Dominic Mazzoni · 4 years, 6 months ago
  51. 6ffabbb Simplify interface to StructureElementNode. by Dominic Mazzoni · 4 years, 6 months ago
  52. 7dfb46e Re-land: Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 6 months ago
  53. 86b4388 Revert "Support adding attributes to PDF document structure nodes." by Mike Reed · 4 years, 6 months ago
  54. a9609ea turn on -Wreturn-std-move-in-c++11 by Mike Klein · 4 years, 6 months ago
  55. 8047415 Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 6 months ago
  56. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 6 months ago
  57. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  58. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 4 years, 6 months ago
  59. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  60. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  61. c15afe4 move SkClipStack::asPath into PDFUtils by Mike Reed · 4 years, 8 months ago
  62. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 8 months ago
  63. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  64. 9347bd8 mark SkMD5->SkUUID copy as sane by Mike Klein · 4 years, 8 months ago
  65. b78729a Fix some GCC warnings. by Mike Klein · 4 years, 8 months ago
  66. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 9 months ago
  67. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 9 months ago
  68. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 9 months ago
  69. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 9 months ago
  70. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 9 months ago
  71. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 9 months ago
  72. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 9 months ago
  73. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 9 months ago
  74. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 4 years, 9 months ago
  75. 252cdb7 One glyph() to rule them all!!! by herb · 4 years, 9 months ago
  76. 96bce8f Reland "hide color filters from blitters" by Mike Klein · 4 years, 10 months ago
  77. 11eeb94 Revert "hide color filters from blitters" by Michael Ludwig · 4 years, 10 months ago
  78. cba6446 hide color filters from blitters by Mike Klein · 4 years, 10 months ago
  79. 915b779 Revert "Track device coordinate space as matrix" by Michael Ludwig · 4 years, 10 months ago
  80. c056e16 SkPDF: simplify Producer metadata logic by Hal Canary · 4 years, 10 months ago
  81. b74d554 Track device coordinate space as matrix by Michael Ludwig · 4 years, 10 months ago
  82. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 4 years, 10 months ago
  83. d687f74 Retain hints when subsetting for PDF. by Ben Wagner · 4 years, 10 months ago
  84. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 4 years, 10 months ago
  85. 5c41f36 SkPDF: rasterize bitmap glyphs at 64pt, not em-size by Hal Canary · 4 years, 10 months ago
  86. bd84330 Revert "Revert "add explicit src and dst colorspaces to filterColor4f"" by Mike Reed · 4 years, 11 months ago
  87. 355111b Revert "add explicit src and dst colorspaces to filterColor4f" by Mike Reed · 4 years, 11 months ago
  88. 2281be3 add explicit src and dst colorspaces to filterColor4f by Mike Reed · 4 years, 11 months ago
  89. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  90. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  91. 6be3ea7 [pdf] Disable default width calculation. by Ben Wagner · 5 years ago
  92. e91f2235 [pdf] Only compute needed advances. by Ben Wagner · 5 years ago
  93. ac35212 Reland "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  94. fd849a5 Revert "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  95. 45739aa Combine snapBackImage and snapSpecial by Michael Ludwig · 5 years ago
  96. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  97. 723a877 Make SkFunctionWrapper a better wrapper. by Ben Wagner · 5 years ago
  98. ba7e9a6 never check for degenerates in path::iter by Mike Reed · 5 years ago
  99. 77a9a6c Remove std::move()s from returns of std::unique_ptrs by Brian Salomon · 5 years ago
  100. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago