1. e26062a Revert "Fix int overflow issues with clip and path bounds." by Mike Klein · 7 years ago
  2. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago
  3. a511553 clean up SK_LEGACY_LOWP_STAGES by Mike Klein · 7 years ago
  4. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  5. f78b55c Simplify SkColorSpace::MakeICC by Leon Scroggins III · 7 years ago
  6. e7ac58c Remove SK_IGNORE_SUBPIXEL_HINTING_FIX. by Ben Wagner · 7 years ago
  7. 39d71de Don't store legacy colors in gradient shaders by Florin Malita · 7 years ago
  8. b1fc368 Fix int overflow issues with clip and path bounds. by Jim Van Verth · 7 years ago
  9. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  10. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  11. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  12. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  13. 9e272cb Initialize mask to 0 during AntiRect optimization by Yuqian Li · 7 years ago
  14. ef0c9fd fix skslc splitting escape sequences in half by Ethan Nicholas · 7 years ago
  15. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  16. cad3b8c Remove gradient SkFixed position records by Florin Malita · 7 years ago
  17. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  18. 9be0f57 Do not TryBlitFatAntiRect if isInverse by Yuqian Li · 7 years ago
  19. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  20. f18b1d8 Add GrTextUtils::Target by Brian Salomon · 7 years ago
  21. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  22. ed6ae56 Re-land: Stop using fixed point recs for gradient positioning info by Florin Malita · 7 years ago
  23. 7947193 Merge clip rects in GrReducedClip by Chris Dalton · 7 years ago
  24. 495f423 Remove fallback to path drawing from stencil and cover text context. by Brian Salomon · 7 years ago
  25. 6566b97 add Type enum to SkColorSpace by Mike Reed · 7 years ago
  26. 2d6b393 Remove subpixel positioning implies no bytecode hinting. by Ben Wagner · 7 years ago
  27. 3fa6c29 Revert "Stop using fixed point recs for gradient positioning info" by Florin Malita · 7 years ago
  28. 8713b88 Add workaround for Gallium TexImage internalFormat for Alpha8 by Greg Daniel · 7 years ago
  29. 9729350 Stop using fixed point recs for gradient positioning info by Florin Malita · 7 years ago
  30. 1a8f234 Fix assert in text clipping. by Jim Van Verth · 7 years ago
  31. 2501917 Add GalliumLLVM GrGLRenderer and fix alpha8 renderability by Greg Daniel · 7 years ago
  32. 8f912d5 Tweak gradient shader code to avoid hangs on Tegra3 by Brian Osman · 7 years ago
  33. a8e40de workaround for VkWrapTests crash by Ethan Nicholas · 7 years ago
  34. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  35. d4e9ec8 Delete GradientShaderCache by Florin Malita · 7 years ago
  36. b87f798 Consistently round fOffset in SkOffsetImageFilter by Fredrik Söderquist · 7 years ago
  37. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  38. 84d7cf9 Stop using GradientShaderCache for gradient textures by Florin Malita · 7 years ago
  39. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  40. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  41. e8d55d5 Remove unused (?) gradient context class by Brian Osman · 7 years ago
  42. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 7 years ago
  43. 5911a7c Remove GrColorSpaceXform from GrGradientEffect by Brian Osman · 7 years ago
  44. cc58664 Remove GradientShaderCache dither and paint alpha support by Florin Malita · 7 years ago
  45. 87ce15e Short-circuit gradient color space conversion by Florin Malita · 7 years ago
  46. 7306bcd - add bench for pixmap orient by Mike Reed · 7 years ago
  47. cc0ab7e Address CCPR TODOs now that we are in device space by Chris Dalton · 7 years ago
  48. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  49. a045eea CCPR: use 16-bit ints for the atlas offset attrib by Chris Dalton · 7 years ago
  50. ca5d2cf fine-grained ARMv7 CPU feature detection by Mike Klein · 7 years ago
  51. 51ebd66 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  52. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  53. 6dd0d8a Revert "Add vector GrSLTypes for shorts" by Chris Dalton · 7 years ago
  54. af37a53 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  55. 0cb1589 add srcover_bgra_8888 by Mike Klein · 7 years ago
  56. be0bd92 more easy lowp shader stages by Mike Klein · 7 years ago
  57. f47069c Create mipped texture proxys for PictureImageGenerator by Greg Daniel · 7 years ago
  58. 6337653 Avoid double-dithering of legacy/gpu gradients by Florin Malita · 7 years ago
  59. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  60. 027815f Respect if texture proxy will have mips or not when computing size by Greg Daniel · 7 years ago
  61. 794cdb2 make enabling LOWP stages simpler by Mike Klein · 7 years ago
  62. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  63. d99d157 Use SK_SUPPORT_LEGACY_AA_CHOICE to stage some changes by Yuqian Li · 7 years ago
  64. 261b8aa Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"" by Greg Daniel · 7 years ago
  65. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  66. e25d119 Remove dead SK_SUPPORT_LEGACY_PICTURESHADER_ROUNDING code by Florin Malita · 7 years ago
  67. b350f1c Be considerate of GPUs lacking npot support when testing GrSimpleTextureEffect by Robert Phillips · 7 years ago
  68. 2b2936e Make GrRectBlurEffect use bilerp by Robert Phillips · 7 years ago
  69. f04ff76 translate+scale -> scale+translate by Mike Klein · 7 years ago
  70. 955ed3d start on lowp shaders by Mike Klein · 7 years ago
  71. 329d504 remove off64_t in SkHeifCodec by Mike Klein · 7 years ago
  72. 328a33f Use uint16_t instead of SkIPoint16 when clipping texCoords for text. by Jim Van Verth · 7 years ago
  73. 36f182f add SkStubHeifDecoderAPI.h by Mike Klein · 7 years ago
  74. 6d6d603 make matrix serialization private by Cary Clark · 7 years ago
  75. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  76. dbfecd0 Re-land unit test for clear bug (w/ AMD work-arounds) by Robert Phillips · 7 years ago
  77. 9480d82 make skmatrix getmapproc private by Cary Clark · 7 years ago
  78. b68defa Fix ASAN issue with clipped text. by Jim Van Verth · 7 years ago
  79. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  80. d43f7b6 Simplify GrGradientEffect color handling by Brian Osman · 7 years ago
  81. a4aa133 Remove color space xform from alpha threshold FP by Brian Osman · 7 years ago
  82. 5f379a8 Avoid 2PtConical gradient flipping by Florin Malita · 7 years ago
  83. 7477d96 Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator" by Greg Daniel · 7 years ago
  84. b8ad00b Support creation/use of mipped proxy in GrBackendTextureImageGenerator by Greg Daniel · 7 years ago
  85. 32a0a63 speculative fix for Android roll by Mike Klein · 7 years ago
  86. 0341f16 replace gInited with SkOnce by Mike Klein · 7 years ago
  87. eac0301 fix mapRect to always return the same as rectStaysRect by Mike Reed · 7 years ago
  88. 7a0248f Compute inverse gamma table at compile time. by Ben Wagner · 7 years ago
  89. 62cbb67 Fix dirty rect used when updating GrRenderTarget after clearing as draw in GrGLGpu. by Brian Salomon · 7 years ago
  90. b6ab10f Move SkCodec::Origin into its own file by Leon Scroggins III · 7 years ago
  91. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  92. 29ebe7a SkPDF: TextSize > 0; by Hal Canary · 7 years ago
  93. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  94. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  95. 0cc4824 Reland the combined 3 pass image blur with a fix to the bounds calculation by Herb Derby · 7 years ago
  96. 85f8536 Feed seed_shader() iota through a context pointer. by Mike Klein · 7 years ago
  97. e4442cb convert mapHomogeneousPoints to SkPoint3 by Cary Clark · 7 years ago
  98. b437913 rename (x,y) to (dx,dy) by Mike Klein · 7 years ago
  99. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  100. bd2c653e Convert several effects to use color space xform FP by Brian Osman · 7 years ago