1. 98caedd SkPDF: only draw text with SkglyphRuns by Hal Canary · 6 years ago
  2. 736db10 Convert PDF device to use glyph runs lists by Herb Derby · 6 years ago
  3. b983e6b Device interface uses glyph run list by Herb Derby · 6 years ago
  4. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  5. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  6. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  7. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  8. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  9. c00d862 Use x text skew to position text by Herb Derby · 6 years ago
  10. 7675b36 SkPDF: Annotations should be indirect objects by Hal Canary · 6 years ago
  11. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  12. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  13. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  14. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  15. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  16. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  17. d00ef06 SkPDF: Fastpath for clipstack flattening by Hal Canary · 6 years ago
  18. 8259114 SkPDF: scale entire canvas for non-standard rasterDpi by Hal Canary · 6 years ago
  19. 46cc3da Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" by Hal Canary · 6 years ago
  20. 97c1108 Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" by Greg Daniel · 6 years ago
  21. 1c2bcd8 SkAdvancedTypefaceMetrics: factor out GlyphToUnicode by Hal Canary · 6 years ago
  22. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  23. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 6 years ago
  24. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 6 years ago
  25. 1521c8a SkPDF/Clusterator: expose to the light of a unit test by Hal Canary · 6 years ago
  26. a567e33 SkPDF: Accept non-monotonic text cluster indices by Hal Canary · 6 years ago
  27. 1a605cd Remove the last uses of auto glyph cache. by Herb Derby · 6 years ago
  28. b4e528d SkPDF: filter out empty clip draws more often by Hal Canary · 7 years ago
  29. 4e83ff1 SkPDF: simplify PathOp code, emit empty clips. by Hal Canary · 7 years ago
  30. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  31. 2e3f2e9 Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"" by Mike Reed · 7 years ago
  32. 800f554 Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code" by Mike Reed · 7 years ago
  33. 7f846f2 remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code by Mike Reed · 7 years ago
  34. a4daf19 Moving extra options/parameters into PDFMetadata by Mike Reed · 7 years ago
  35. 9b491b2 SkPDF: fix fTextScaleX error by Hal Canary · 7 years ago
  36. dfaa057 SkPDF: less tolerance for small circles by Hal Canary · 7 years ago
  37. 29ebe7a SkPDF: TextSize > 0; by Hal Canary · 7 years ago
  38. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  39. b4bd5ef SkPDF: Use DeviceGray for alpha masks. by Hal Canary · 7 years ago
  40. f0f4c0c SkPDF: Support alpha-only images with maskfilters by Hal Canary · 7 years ago
  41. 22b2d8c SkPDF: minor cleanups of skpdfdevice by Hal Canary · 7 years ago
  42. 7e872ca SkPDF: SkPDFMakeShader takes the paint color. by Hal Canary · 7 years ago
  43. 10ccb02 SkPDF: Fix color glyphs with absolute positioning by Hal Canary · 7 years ago
  44. 9b9510a Revert "Revert "SkPDF: Non-outline glyphs as images"" by Hal Canary · 7 years ago
  45. 63b6f8b Revert "SkPDF: Non-outline glyphs as images" by Mike Reed · 7 years ago
  46. 3cf6b79 SkPDF: Non-outline glyphs as images by Hal Canary · 7 years ago
  47. d425a1d SkPDF: start to support AlphaOnly Images as masks. by Hal Canary · 7 years ago
  48. 7cbf5e3 SkPDF: simplify drawImage/Bitmap/Sprite code. by Hal Canary · 7 years ago
  49. ec25768 SkPDF: Change some identifiers. by Hal Canary · 7 years ago
  50. 80fa7ce SkPDF: simplify SkPDFGraphicState by Hal Canary · 7 years ago
  51. a062258 SkPDF: clean up fRasterDpi by Hal Canary · 7 years ago
  52. c02de0b SkPDF: Clean up by Hal Canary · 7 years ago
  53. 51329c9 SkPDF: clean up PDFDevice. by Hal Canary · 7 years ago
  54. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  55. 699b873 SkPDF: Glyph-by-glyph bounds-reject. by Hal Canary · 7 years ago
  56. 197ca9b SkPDF: consolodate glyph runs on BUILD_FOR_WIN by Hal Canary · 7 years ago
  57. d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 7 years ago
  58. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  59. 5c1b360 src/pdf: code cleanup by Hal Canary · 7 years ago
  60. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  61. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 7 years ago
  62. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  63. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  64. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  65. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  66. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 8 years ago
  67. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 8 years ago
  68. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  69. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  70. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  71. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  72. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  73. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  74. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  75. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
  76. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  77. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  78. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  79. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  80. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  81. afcd2e1 initial clean up of pdf clipping by Mike Reed · 8 years ago
  82. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  83. c8f9180 SkPDF: skip shader lookup for SkShader::kColor_GradientType by Hal Canary · 8 years ago
  84. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 8 years ago
  85. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  86. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  87. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  88. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  89. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  90. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  91. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  92. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  93. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  94. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  95. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  96. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  97. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  98. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  99. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  100. 7bb9301 SkPDF: Always individually position glyphs in Windows. by Hal Canary · 8 years ago