1. 9b491b2 SkPDF: fix fTextScaleX error by Hal Canary · 7 years ago
  2. dfaa057 SkPDF: less tolerance for small circles by Hal Canary · 7 years ago
  3. 29ebe7a SkPDF: TextSize > 0; by Hal Canary · 7 years ago
  4. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  5. b4bd5ef SkPDF: Use DeviceGray for alpha masks. by Hal Canary · 7 years ago
  6. f0f4c0c SkPDF: Support alpha-only images with maskfilters by Hal Canary · 7 years ago
  7. 22b2d8c SkPDF: minor cleanups of skpdfdevice by Hal Canary · 7 years ago
  8. 7e872ca SkPDF: SkPDFMakeShader takes the paint color. by Hal Canary · 7 years ago
  9. 10ccb02 SkPDF: Fix color glyphs with absolute positioning by Hal Canary · 7 years ago
  10. 9b9510a Revert "Revert "SkPDF: Non-outline glyphs as images"" by Hal Canary · 7 years ago
  11. 63b6f8b Revert "SkPDF: Non-outline glyphs as images" by Mike Reed · 7 years ago
  12. 3cf6b79 SkPDF: Non-outline glyphs as images by Hal Canary · 7 years ago
  13. d425a1d SkPDF: start to support AlphaOnly Images as masks. by Hal Canary · 7 years ago
  14. 7cbf5e3 SkPDF: simplify drawImage/Bitmap/Sprite code. by Hal Canary · 7 years ago
  15. ec25768 SkPDF: Change some identifiers. by Hal Canary · 7 years ago
  16. 80fa7ce SkPDF: simplify SkPDFGraphicState by Hal Canary · 7 years ago
  17. a062258 SkPDF: clean up fRasterDpi by Hal Canary · 7 years ago
  18. c02de0b SkPDF: Clean up by Hal Canary · 7 years ago
  19. 51329c9 SkPDF: clean up PDFDevice. by Hal Canary · 7 years ago
  20. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  21. 699b873 SkPDF: Glyph-by-glyph bounds-reject. by Hal Canary · 7 years ago
  22. 197ca9b SkPDF: consolodate glyph runs on BUILD_FOR_WIN by Hal Canary · 7 years ago
  23. d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 7 years ago
  24. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  25. 5c1b360 src/pdf: code cleanup by Hal Canary · 7 years ago
  26. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  27. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 7 years ago
  28. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  29. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  30. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  31. fafe135 SkSize can be aggregate-initialized by Hal Canary · 8 years ago
  32. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 8 years ago
  33. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 8 years ago
  34. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  35. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  36. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  37. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  38. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  39. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  40. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  41. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
  42. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  43. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  44. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  45. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  46. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  47. afcd2e1 initial clean up of pdf clipping by Mike Reed · 8 years ago
  48. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  49. c8f9180 SkPDF: skip shader lookup for SkShader::kColor_GradientType by Hal Canary · 8 years ago
  50. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 8 years ago
  51. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  52. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  53. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  54. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  55. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  56. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  57. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  58. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  59. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  60. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  61. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  62. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  63. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  64. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  65. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  66. 7bb9301 SkPDF: Always individually position glyphs in Windows. by Hal Canary · 8 years ago
  67. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  68. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  69. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  70. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  71. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  72. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  73. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  74. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  75. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  76. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  77. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  78. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  79. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  80. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  81. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  82. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  83. f59d18a SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  84. 3b294d5 Revert of SkPDF: Implement /ActualText to make text extraction correct. (patchset #11 id:220001 of https://codereview.chromium.org/2322403002/ ) by halcanary · 8 years ago
  85. dbd1634 SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  86. 2bd295e SkPDF: fix unembeddable text drawn with positioning (broken in 6059dc3) by halcanary · 8 years ago
  87. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  88. e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
  89. 5edf290 SkPDF: remove unused fallback clipping code by halcanary · 8 years ago
  90. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  91. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  92. 9df5a4c SkPDF: vector canvases can't hint! by halcanary · 8 years ago
  93. ea17dfe SkPDF: vertical writing: draw nothing by halcanary · 8 years ago
  94. afdc177 SkPDF: PDFDevice cleanup. by halcanary · 8 years ago
  95. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  96. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  97. 4ed2f01 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  98. 5ba165e Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of https://codereview.chromium.org/2241683005/ ) by robertphillips · 8 years ago
  99. 6059dc3 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  100. 7e8d5d3 SkPDF: Subset Type3 (fallback) font by halcanary · 8 years ago