1. b4bd5ef SkPDF: Use DeviceGray for alpha masks. by Hal Canary · 7 years ago
  2. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 7 years ago
  3. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  4. 3f46718 SkPDF: handle unsupported colortypes (e.g. F16) uniformly by Hal Canary · 7 years ago
  5. f0f4c0c SkPDF: Support alpha-only images with maskfilters by Hal Canary · 7 years ago
  6. 22b2d8c SkPDF: minor cleanups of skpdfdevice by Hal Canary · 7 years ago
  7. 7e872ca SkPDF: SkPDFMakeShader takes the paint color. by Hal Canary · 7 years ago
  8. fc3afa9 SkPDF: more paths as rects by Hal Canary · 7 years ago
  9. 10ccb02 SkPDF: Fix color glyphs with absolute positioning by Hal Canary · 7 years ago
  10. 4f29c20 SkPDF: Re-use Jpeg Image Shaders by Hal Canary · 7 years ago
  11. 9b9510a Revert "Revert "SkPDF: Non-outline glyphs as images"" by Hal Canary · 7 years ago
  12. 63b6f8b Revert "SkPDF: Non-outline glyphs as images" by Mike Reed · 7 years ago
  13. 3cf6b79 SkPDF: Non-outline glyphs as images by Hal Canary · 7 years ago
  14. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  15. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  16. d425a1d SkPDF: start to support AlphaOnly Images as masks. by Hal Canary · 7 years ago
  17. 7cbf5e3 SkPDF: simplify drawImage/Bitmap/Sprite code. by Hal Canary · 7 years ago
  18. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  19. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  20. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  21. ec25768 SkPDF: Change some identifiers. by Hal Canary · 7 years ago
  22. 3223e27 SkTypeface: fix non-determinism on AdvacedMetrics by Hal Canary · 7 years ago
  23. b1de5f9 SkDocument: consolidate trimBox code by Hal Canary · 7 years ago
  24. 2d17139 SkPDF: GradientShaderPatterns use one hashmap not two. by Hal Canary · 7 years ago
  25. 94fd66c SkPDF: Refactor PDFShader to use ShTHashMap<> by Hal Canary · 7 years ago
  26. 80fa7ce SkPDF: simplify SkPDFGraphicState by Hal Canary · 7 years ago
  27. a062258 SkPDF: clean up fRasterDpi by Hal Canary · 7 years ago
  28. c02de0b SkPDF: Clean up by Hal Canary · 7 years ago
  29. 51329c9 SkPDF: clean up PDFDevice. by Hal Canary · 7 years ago
  30. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  31. 5eda734 SkPDF: remove duplicate dict entry by Hal Canary · 7 years ago
  32. a469692 SkPDF: implement SkPDFArray::reserve. by Hal Canary · 7 years ago
  33. f3b9d4b SkPDF: add some TRACE_EVENTs by Hal Canary · 7 years ago
  34. d6e6e66 factor out hexadecimal constants. by Hal Canary · 7 years ago
  35. 699b873 SkPDF: Glyph-by-glyph bounds-reject. by Hal Canary · 7 years ago
  36. 197ca9b SkPDF: consolodate glyph runs on BUILD_FOR_WIN by Hal Canary · 7 years ago
  37. db6365a SkPDF: Do draw{Image,Bitmap} with maskfilter. by Hal Canary · 7 years ago
  38. fa2a26a SkPDF: Do draw{Image,Bitmap}Rect with maskfilter. by Hal Canary · 7 years ago
  39. d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 7 years ago
  40. 5b474d3 SkPDF: assert premultiplied bitmaps are valid in debug. by Hal Canary · 7 years ago
  41. 6fee59b SkStream: DynamicMemoryWStream gets writeToAndReset by Hal Canary · 7 years ago
  42. 66f6b1f SkPDF: eliminate unnecessary clip for each page by Hal Canary · 7 years ago
  43. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  44. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  45. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  46. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  47. 5c1b360 src/pdf: code cleanup by Hal Canary · 7 years ago
  48. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  49. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  50. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  51. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  52. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  53. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  54. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 7 years ago
  55. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  56. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  57. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  58. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  59. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  60. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  61. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  62. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  63. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  64. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  65. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 7 years ago
  66. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 7 years ago
  67. 4d1955c Fix SkFILEStream. by Ben Wagner · 7 years ago
  68. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 7 years ago
  69. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  70. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 7 years ago
  71. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 7 years ago
  72. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 7 years ago
  73. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 7 years ago
  74. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  75. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  76. cf2e8c6 SkPDF: empty shader boxes bad by Hal Canary · 8 years ago
  77. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
  78. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  79. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  80. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  81. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  82. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  83. afcd2e1 initial clean up of pdf clipping by Mike Reed · 8 years ago
  84. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 8 years ago
  85. 7ad8793 SkPDF/font subsetting: Use new version of SfntlyWrapper::SubsetFont by Hal Canary · 8 years ago
  86. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  87. c8f9180 SkPDF: skip shader lookup for SkShader::kColor_GradientType by Hal Canary · 8 years ago
  88. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 8 years ago
  89. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  90. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  91. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  92. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  93. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  94. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  95. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  96. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  97. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  98. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  99. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  100. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago