1. 251bf3e SkRegion deserialization more robust by Hal Canary · 7 years ago
  2. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  3. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 7 years ago
  4. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  5. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  6. a01bf9a hide deprecated underline and strikethru by Mike Reed · 7 years ago
  7. 2e777ea Add a workaround for platforms with broken geo shader invocations by csmartdalton · 7 years ago
  8. d519d48 add device-clipping to gpudevice by Mike Reed · 7 years ago
  9. ea91b11 remove code for TextDecorations by Mike Reed · 7 years ago
  10. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 7 years ago
  11. 25834ff Use non-linear blending flag in raster pipeline blitter by Matt Sarett · 7 years ago
  12. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  13. eb62829 Check that coverage FPs are compatible with alpha as coverage by Brian Salomon · 7 years ago
  14. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 7 years ago
  15. c24447d Revert "Revert "make SkClipStack.h private (in src)"" by Mike Reed · 7 years ago
  16. e14d305 Add GrMakeCachedBitmapProxy by Robert Phillips · 7 years ago
  17. 1c8e82b Revert "make SkClipStack.h private (in src)" by Mike Reed · 7 years ago
  18. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 7 years ago
  19. 3efca0a make SkClipStack.h private (in src) by Mike Reed · 7 years ago
  20. 26e573c removed unused code around scaled generators by Mike Reed · 7 years ago
  21. 2ae3a2e Suggest P3 for wide gamut images in SkAndroidCodec by Matt Sarett · 7 years ago
  22. 3f40598 Non linear blending flag for SkColorSpace by Brian Osman · 7 years ago
  23. 9df70bb Picture backed images must have a bit depth and color space by Matt Sarett · 7 years ago
  24. 46da1cc GrContext option to prevent GPU based YUV -> RGB by Brian Osman · 7 years ago
  25. 5a8fe97 Remove include/xml from public API. by Herb Derby · 7 years ago
  26. c42a1cd work on raster device clipping by Mike Reed · 7 years ago
  27. df85c38 stop using SkScalarMul by Mike Reed · 7 years ago
  28. c5aa266 include what you use by Mike Reed · 7 years ago
  29. 9a51498 Remove component flags from GrXPFactory output analysis. by Brian Salomon · 7 years ago
  30. 320ade4 Make SkAutoTMalloc movable by csmartdalton · 7 years ago
  31. 267be7f Revert "Revert "IWYU"" by Mike Reed · 7 years ago
  32. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  33. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  34. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 7 years ago
  35. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 7 years ago
  36. 3c727d2 Revert "IWYU" by Robert Phillips · 7 years ago
  37. 54be5c9 Revert "More non-invertible shader local matrix guards" by Robert Phillips · 7 years ago
  38. 3e50027 Delete legacy named color space API by Matt Sarett · 7 years ago
  39. 368af46 More non-invertible shader local matrix guards by Florin Malita · 7 years ago
  40. eec6f7b Use new fragment processor optimization queries. by Brian Salomon · 7 years ago
  41. 2aeae78 IWYU by Mike Reed · 7 years ago
  42. 6aa0e11 Add support for RG float textures by csmartdalton · 7 years ago
  43. 63b6156 Fixed3232 overflow in LinearGradientContext::shadeSpan() by Florin Malita · 7 years ago
  44. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 7 years ago
  45. 6b20a55 Make header files self-sufficient by Hal Canary · 7 years ago
  46. e037d12 Roll minimum picture version up to 44. by Mike Klein · 7 years ago
  47. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 7 years ago
  48. 8ab590f Split custom font managers. by Ben Wagner · 7 years ago
  49. b37cb23 Add integer vectors to GrSLType by csmartdalton · 7 years ago
  50. 119fb2b Add a basic constructor to GrPipeline by csmartdalton · 7 years ago
  51. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 7 years ago
  52. 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 7 years ago
  53. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 7 years ago
  54. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 7 years ago
  55. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  56. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  57. e8827d2 Address feedback on makeTextureImage by Brian Osman · 7 years ago
  58. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 7 years ago
  59. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  60. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  61. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 7 years ago
  62. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  63. 5e221e7 SkXPS: new document API. by Hal Canary · 7 years ago
  64. 9e2a319 SK_USE_SDL is never defined by Hal Canary · 7 years ago
  65. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 7 years ago
  66. 0312a0c Add toXYZD50() to SkColorSpace API by Matt Sarett · 7 years ago
  67. 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 7 years ago
  68. 3f36369 Batch across matrix changes in drawVertices and add GM to test. by Brian Salomon · 7 years ago
  69. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 7 years ago
  70. 529bcd6 Revert "Revert "SkScalar: delete code that doesn't compile."" by Hal Canary · 7 years ago
  71. 8233fc8 Revert "SkScalar: delete code thqat doesn't compile." by Leon Scroggins · 7 years ago
  72. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 7 years ago
  73. 565da18 SkScalar: delete code thqat doesn't compile. by Hal Canary · 7 years ago
  74. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 7 years ago
  75. 958fbc4 Make SkShadowUtils tessellations ref counted in preparation for caching them. by Brian Salomon · 7 years ago
  76. 9206c76 SkRasterPipeline shader adapter by Florin Malita · 7 years ago
  77. 2589042 remove unused SkLayer by Mike Reed · 7 years ago
  78. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 7 years ago
  79. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 7 years ago
  80. efe50eb remove SkArithmeticMode.h empty header by Mike Reed · 7 years ago
  81. 3de0aee Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader. by Brian Salomon · 7 years ago
  82. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 7 years ago
  83. 5ce33ef Revert "SkRasterPipeline shader adapter" by Florin Malita · 7 years ago
  84. 6d11ed2 SkRasterPipeline shader adapter by Florin Malita · 8 years ago
  85. 22af73f Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulAndMulByOutput. by Brian Salomon · 8 years ago
  86. 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
  87. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
  88. 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
  89. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  90. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  91. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  92. bcda1f0 Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" by Ravi Mistry · 8 years ago
  93. 837e743 remove SK_SUPPORT_LEGACY_GETCLIPBOUNDS by Mike Reed · 8 years ago
  94. 156a749 Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER" by Leon Scroggins · 8 years ago
  95. 68fc549 SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER by Hal Canary · 8 years ago
  96. 6f67fc2 Add SkICC::rawTransferFnData() by Matt Sarett · 8 years ago
  97. f20a98f remove obsolete flag by Cary Clark · 8 years ago
  98. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  99. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  100. 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 8 years ago