1. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  2. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  3. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  4. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  6. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  7. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  8. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  9. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  11. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  12. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  13. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  14. 47bf4c0 SkPDF: use SkImage::isAImage by Hal Canary · 8 years ago
  15. 2a4d1e1 SkPDF: do not assert when openStream return nullptr by halcanary · 8 years ago
  16. d14df7c document.close from bool to void by reed · 8 years ago
  17. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  18. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  19. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  20. e202bd8 SkPDF: SkBitSet gets reset() to make drop() better. by halcanary · 8 years ago
  21. f59d18a SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  22. 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
  23. dbd1634 SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  24. 2bd295e SkPDF: fix unembeddable text drawn with positioning (broken in 6059dc3) by halcanary · 8 years ago
  25. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  26. e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
  27. 426a245 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  28. 5edf290 SkPDF: remove unused fallback clipping code by halcanary · 8 years ago
  29. e86134f SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API by halcanary · 8 years ago
  30. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  31. 59be20c SkPDF: revert changes to CMapName/Registry/Ordering in 3d01c62 by halcanary · 8 years ago
  32. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  33. 8e3f54d Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (patchset #3 id:40001 of https://codereview.chromium.org/2258233002/ ) by halcanary · 8 years ago
  34. 1bab6ae SkPDF: SK_SFNTLY_SUBSETTER is gone by halcanary · 8 years ago
  35. fce1906 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  36. 1748432 SkPDF: Remove some unused glyphs from fallback fonts by halcanary · 8 years ago
  37. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  38. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  39. e59cb1c SkPDF: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
  40. 9df5a4c SkPDF: vector canvases can't hint! by halcanary · 8 years ago
  41. 6321381 GN: more optional components: jpeg, pdf, png, xml by mtklein · 8 years ago
  42. ea17dfe SkPDF: vertical writing: draw nothing by halcanary · 8 years ago
  43. afdc177 SkPDF: PDFDevice cleanup. by halcanary · 8 years ago
  44. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  45. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  46. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  47. cee1342 SkPDF: cache metrics once. by halcanary · 8 years ago
  48. 671fec4 Revert of SkPDF: cache metrics once. (patchset #4 id:60001 of https://codereview.chromium.org/2253993002/ ) by robertphillips · 8 years ago
  49. 0a61270 SkPDF: cache metrics once. by halcanary · 8 years ago
  50. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  51. 86b6eab SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp by halcanary · 8 years ago
  52. 6c80a9d SkPDF: Font names need escaping by halcanary · 8 years ago
  53. 28c6d83 SkPDF: eliminate SkPDFCIDfont class by halcanary · 8 years ago
  54. 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
  55. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  56. 4ed2f01 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  57. 5ba165e Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of https://codereview.chromium.org/2241683005/ ) by robertphillips · 8 years ago
  58. 6059dc3 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  59. 7e8d5d3 SkPDF: Subset Type3 (fallback) font by halcanary · 8 years ago
  60. 5bf60ad Revert of SkPDF: Subset Type3 (fallback) font (patchset #8 id:200001 of https://codereview.chromium.org/2231483002/ ) by halcanary · 8 years ago
  61. 88b138d SkPDF: Subset Type3 (fallback) font by halcanary · 8 years ago
  62. d0c3831 SkPDF: bikeshed: use `auto` less by halcanary · 8 years ago
  63. 8eccc30 SkPDF: SkPDFFont organization changes. by halcanary · 8 years ago
  64. 8b1d32c SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over by halcanary · 8 years ago
  65. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  66. 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
  67. 462d014 SkPDF: Stop using kHAdvance_PerGlyphInfo by halcanary · 8 years ago
  68. dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 8 years ago
  69. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  70. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  71. c213f0d Hide (mostly) unused SkColorSpace writeToICC() function by msarett · 8 years ago
  72. f1ac182 implement isABitmap for imageshader, return localmatrix for bitmap's impl by reed · 8 years ago
  73. fa25106 SkPDF: PDFStream has-a not is-a PDFDict by halcanary · 8 years ago
  74. 5abbb44 SkPDF: flip saveLayer rightside up by halcanary · 8 years ago
  75. 00450f1 SkPDF: drawText makes use of SkPaint.measureText() for alignment. by halcanary · 8 years ago
  76. 4b1e17e SkPdf: SkPDFFormXObject de-class-ified. by halcanary · 8 years ago
  77. fe8f0e0 SkPDF: refactor font subset: fewer copies by halcanary · 8 years ago
  78. ac0e00d SkPDF: SkPDFStream takes a unique_ptr by halcanary · 8 years ago
  79. 56586b6 SkPDF: re-work SkPDFUtils::FloatToDecimal by halcanary · 8 years ago
  80. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  81. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  82. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  83. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  84. e51c356 pre-land special methods on device by reed · 8 years ago
  85. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  86. 7503d60 move responsibility for creating raster-device into pdf by reed · 8 years ago
  87. eb92cb3 SkPdf: smaller color serialization by halcanary · 8 years ago
  88. f0c30f5 SkPDF: Join Positioned Text by halcanary · 8 years ago
  89. 39f988e SkPDF: Always give a default advance for glyphs. by halcanary · 8 years ago
  90. cd4051e remove unused CreateInfo flag by reed · 8 years ago
  91. a76a10b7 SkPDF: Fix encoding of unichr outside of basic plane by halcanary · 8 years ago
  92. 492d6b5 SkPDF: fix PDFA-only metadata error by halcanary · 8 years ago
  93. 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
  94. 9f4b332 SkPDF: allow overriding Producer metadata by halcanary · 8 years ago
  95. 2633e62 SkPDF: always assume SkStreamAsset behaves as specified by halcanary · 8 years ago
  96. 29ed2ae SkPDF: SkPDFStream takes only SkStreamAsset by halcanary · 8 years ago
  97. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  98. ee41b75 SkPDF: alloc less memory for strings by halcanary · 8 years ago
  99. e75cdcb SkPDF: Use type 2/3 shading for gradient shaders by cabanier · 8 years ago
  100. 7b9eabb SkPDF: handle unpremul right by halcanary · 8 years ago