1. 5769dd2 Add some raster pipeline perspective asserts by Florin Malita · 7 years ago
  2. d4b2c53 Experimental blur code with 32 bit fix. by Herb Derby · 7 years ago
  3. 7da6ba2 Implement Sk4i's abs, min, max by Yuqian Li · 7 years ago
  4. f0ca0e0 Extend final point in closed degenerate hairline segments by Brian Osman · 7 years ago
  5. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  6. 6ee2965 remove unreachable perspective code for imageshader by Mike Reed · 7 years ago
  7. 016eef4 Always enable Analytic AA for rects by Yuqian Li · 7 years ago
  8. c4176a2 Always use raster pipeline for perspective by Florin Malita · 7 years ago
  9. a30d407 Revert "Experimental blur code." by Florin Malita · 7 years ago
  10. d96ed9d Experimental blur code. by Herb Derby · 7 years ago
  11. 52e4fd9 Check first deserialized verb of path is a move. by Ben Wagner · 7 years ago
  12. da69944 Serialize the new TileMode in SkBlurImageFilterImpl. by wutao · 7 years ago
  13. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  14. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  15. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  16. 815486c Convert NonAALatticeOp to non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  17. e401f2c Revert "Always enable Analytic AA for rects" by Yuqian Li · 7 years ago
  18. a231857 Correctly stroke zero length segments in multi-contour paths by Brian Osman · 7 years ago
  19. 6d70274 Always enable Analytic AA for rects by Yuqian Li · 7 years ago
  20. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  21. a8565e5 ICC: SkICCGetColorProfileTag supports special cases by Hal Canary · 7 years ago
  22. 5449aad [Reland] More SkColorSpaceXformer caching by Florin Malita · 7 years ago
  23. 8545915 Revert "More SkColorSpaceXformer caching" by Florin Malita · 7 years ago
  24. 8d1fc16 More SkColorSpaceXformer caching by Florin Malita · 7 years ago
  25. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  26. 98308fb Plumb through need for unpremul/premul by Mike Reed · 7 years ago
  27. 24a2ecf Minor SkColorSpaceXformer cleanup by Florin Malita · 7 years ago
  28. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  29. 3276f9a guard legacy bilerp-ignorning hack by Mike Reed · 7 years ago
  30. c91e387 add stages for black and white colors by Mike Reed · 7 years ago
  31. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 7 years ago
  32. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  33. bdf6c62 srgb conversion needs to be in unpremul by Mike Reed · 7 years ago
  34. ae68a39 protect against fuzzer by Cary Clark · 7 years ago
  35. b1de5f9 SkDocument: consolidate trimBox code by Hal Canary · 7 years ago
  36. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  37. 7aad8cc optimize for diff matrix types by Mike Reed · 7 years ago
  38. 466c7d6 header cleanup by Hal Canary · 7 years ago
  39. 6b59bf4 consolidate logic for matrix stage by Mike Reed · 7 years ago
  40. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  41. 9f18350 clean up GCC 6.3 workaround by Mike Klein · 7 years ago
  42. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  43. 41dc6cc remove unreachable samples for non-N32 imageshaders by Mike Reed · 7 years ago
  44. 4a80f5e Decrease the tolerance for classifying degenerate cubics by Chris Dalton · 7 years ago
  45. b8d88d7 update long out of date comment by Mike Klein · 7 years ago
  46. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  47. 185a379 Fix memory leak in SkImageFilter by xidachen · 7 years ago
  48. 9026fe1 2pt conical stage for focal-point-outside case by Florin Malita · 7 years ago
  49. e43fba1 clean up colorfilter sprite blitters by Mike Klein · 7 years ago
  50. 5f46e96 remove S4444 sprite blitters by Mike Klein · 7 years ago
  51. 4a0f180 remove unused flag SK_SUPPORT_LEGACY_COLORFILTER_FILTERSPAN by Mike Reed · 7 years ago
  52. bb3bf14 remove unused flag SK_SUPPORT_BLITV_FOR_BLUR_NINE by Mike Reed · 7 years ago
  53. e911c63 Revert "Revert "use blitMask for left/right edges in blur-nine"" by Robert Phillips · 7 years ago
  54. 0e29c63 Revert "use blitMask for left/right edges in blur-nine" by Robert Phillips · 7 years ago
  55. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  56. 2e40900 2pt conical stage for focal-pt-on-edge case by Florin Malita · 7 years ago
  57. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  58. a66ef2d 2ptconical stage by Florin Malita · 7 years ago
  59. 90ca377 use rasterpipline for hq scaling by Mike Reed · 7 years ago
  60. 111f8a9 add bgra as 1st class format by Mike Klein · 7 years ago
  61. 3fe4454 use blitMask for left/right edges in blur-nine by Mike Reed · 7 years ago
  62. 9f2b3d1 remove unused "swap" stage by Mike Klein · 7 years ago
  63. 279091e specialize loaders for dst registers, to avoid move/swap stages by Mike Reed · 7 years ago
  64. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  65. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  66. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  67. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 7 years ago
  68. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  69. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  70. 428266d use rasterpipeline for colorfilters by Mike Reed · 7 years ago
  71. 1aa77f0 remove unused blitrow by Mike Reed · 7 years ago
  72. d9b1fe0 remove a bit more dead code by Mike Klein · 7 years ago
  73. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  74. 25ad117 Remove SK_SUPPORT_LEGACY_DITHERING dead code by Florin Malita · 7 years ago
  75. f3b9d4b SkPDF: add some TRACE_EVENTs by Hal Canary · 7 years ago
  76. eb64b9b Replace variant system with arena by Herb Derby · 7 years ago
  77. f975b3e Revert "Revert "SkRegion: more robust validation"" by Hal Canary · 7 years ago
  78. 832bd2b Add a concat method to SkTInternalLList by Chris Dalton · 7 years ago
  79. 7f41240 Revert "SkRegion: more robust validation" by Hal Canary · 7 years ago
  80. 0215312 remove unused SkFilterProcs by Mike Reed · 7 years ago
  81. 711450e SkRegion: more robust validation by Hal Canary · 7 years ago
  82. e531207 Add SkCopyPixelsMode argument to SkMakeImageInColorSpace by Brian Osman · 7 years ago
  83. d6e6e66 factor out hexadecimal constants. by Hal Canary · 7 years ago
  84. d4a70ee Disable dithering of const paints by Florin Malita · 7 years ago
  85. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  86. ce6b4b0 imagefilters should take const array by Mike Reed · 7 years ago
  87. 1b0126b Add a verbs iterator to SkPathPriv by Chris Dalton · 7 years ago
  88. 95d19f3 support g8 and 4444 in SkRPBlitter by Mike Klein · 7 years ago
  89. 741d726 Trim gEntries down from 24K to 3K. by Mike Klein · 7 years ago
  90. 7a808d6 ICC: SkICC::WriteToICC Description Tag is function of input by Hal Canary · 7 years ago
  91. 453888f Improve computeMatrices singular matrix handling. by Ben Wagner · 7 years ago
  92. 1f8796d Revert "explore always using SkRasterPipeline for color space transforms" by Mike Klein · 7 years ago
  93. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  94. 5856442 explore always using SkRasterPipeline for color space transforms by Mike Klein · 7 years ago
  95. f90aa01 Revert "Revert "use pipeline for non-opt xfermodes"" by Mike Reed · 7 years ago
  96. 4f8c695 Revert "use pipeline for non-opt xfermodes" by Mike Klein · 7 years ago
  97. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  98. e93cf97 use pipeline for non-opt xfermodes by Mike Reed · 7 years ago
  99. e8f2881 Revert "Revert "inline common modecolorfilters"" by Mike Reed · 7 years ago
  100. 4049dff Revert "inline common modecolorfilters" by Mike Klein · 7 years ago