1. d6e6e66 factor out hexadecimal constants. by Hal Canary · 7 years ago
  2. 699b873 SkPDF: Glyph-by-glyph bounds-reject. by Hal Canary · 7 years ago
  3. 197ca9b SkPDF: consolodate glyph runs on BUILD_FOR_WIN by Hal Canary · 8 years ago
  4. db6365a SkPDF: Do draw{Image,Bitmap} with maskfilter. by Hal Canary · 7 years ago
  5. fa2a26a SkPDF: Do draw{Image,Bitmap}Rect with maskfilter. by Hal Canary · 7 years ago
  6. d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 8 years ago
  7. 5b474d3 SkPDF: assert premultiplied bitmaps are valid in debug. by Hal Canary · 8 years ago
  8. 6fee59b SkStream: DynamicMemoryWStream gets writeToAndReset by Hal Canary · 8 years ago
  9. 66f6b1f SkPDF: eliminate unnecessary clip for each page by Hal Canary · 8 years ago
  10. 14113bc add flag to hide deprecated clipops by Mike Reed · 8 years ago
  11. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 8 years ago
  12. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 8 years ago
  13. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 8 years ago
  14. 5c1b360 src/pdf: code cleanup by Hal Canary · 8 years ago
  15. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 8 years ago
  16. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  17. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  18. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  19. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  20. 53f77bd Initial clip-mask-layer support by Florin Malita · 8 years ago
  21. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 8 years ago
  22. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 8 years ago
  23. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
  24. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 8 years ago
  25. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
  26. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
  27. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  28. fafe135 SkSize can be aggregate-initialized by Hal Canary · 8 years ago
  29. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 8 years ago
  30. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  31. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 8 years ago
  32. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 8 years ago
  33. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
  34. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  35. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 8 years ago
  36. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  37. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  38. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  39. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  40. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  41. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  42. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  43. cf2e8c6 SkPDF: empty shader boxes bad by Hal Canary · 8 years ago
  44. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
  45. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  46. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  47. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  48. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  49. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  50. afcd2e1 initial clean up of pdf clipping by Mike Reed · 8 years ago
  51. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 8 years ago
  52. 7ad8793 SkPDF/font subsetting: Use new version of SfntlyWrapper::SubsetFont by Hal Canary · 8 years ago
  53. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  54. c8f9180 SkPDF: skip shader lookup for SkShader::kColor_GradientType by Hal Canary · 8 years ago
  55. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 8 years ago
  56. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  57. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  58. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  59. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  60. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  61. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  62. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  63. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  64. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  65. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  66. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  67. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  68. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  69. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  70. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  71. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  72. 970225b SkPDF: paths as rects when possible by Hal Canary · 8 years ago
  73. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  74. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  75. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  76. 7bb9301 SkPDF: Always individually position glyphs in Windows. by Hal Canary · 8 years ago
  77. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  78. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  79. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  80. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  81. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  82. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  83. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  84. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  85. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  86. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  87. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  88. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  89. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  90. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  91. 47bf4c0 SkPDF: use SkImage::isAImage by Hal Canary · 8 years ago
  92. 2a4d1e1 SkPDF: do not assert when openStream return nullptr by halcanary · 8 years ago
  93. d14df7c document.close from bool to void by reed · 8 years ago
  94. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  95. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  96. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  97. e202bd8 SkPDF: SkBitSet gets reset() to make drop() better. by halcanary · 8 years ago
  98. f59d18a SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  99. 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
  100. dbd1634 SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago