1. 0cb1589 add srcover_bgra_8888 by Mike Klein · 7 years ago
  2. be0bd92 more easy lowp shader stages by Mike Klein · 7 years ago
  3. f47069c Create mipped texture proxys for PictureImageGenerator by Greg Daniel · 7 years ago
  4. 6337653 Avoid double-dithering of legacy/gpu gradients by Florin Malita · 7 years ago
  5. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  6. 027815f Respect if texture proxy will have mips or not when computing size by Greg Daniel · 7 years ago
  7. 794cdb2 make enabling LOWP stages simpler by Mike Klein · 7 years ago
  8. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  9. d99d157 Use SK_SUPPORT_LEGACY_AA_CHOICE to stage some changes by Yuqian Li · 7 years ago
  10. 261b8aa Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"" by Greg Daniel · 7 years ago
  11. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  12. e25d119 Remove dead SK_SUPPORT_LEGACY_PICTURESHADER_ROUNDING code by Florin Malita · 7 years ago
  13. b350f1c Be considerate of GPUs lacking npot support when testing GrSimpleTextureEffect by Robert Phillips · 7 years ago
  14. 2b2936e Make GrRectBlurEffect use bilerp by Robert Phillips · 7 years ago
  15. f04ff76 translate+scale -> scale+translate by Mike Klein · 7 years ago
  16. 955ed3d start on lowp shaders by Mike Klein · 7 years ago
  17. 329d504 remove off64_t in SkHeifCodec by Mike Klein · 7 years ago
  18. 328a33f Use uint16_t instead of SkIPoint16 when clipping texCoords for text. by Jim Van Verth · 7 years ago
  19. 36f182f add SkStubHeifDecoderAPI.h by Mike Klein · 7 years ago
  20. 6d6d603 make matrix serialization private by Cary Clark · 7 years ago
  21. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  22. dbfecd0 Re-land unit test for clear bug (w/ AMD work-arounds) by Robert Phillips · 7 years ago
  23. 9480d82 make skmatrix getmapproc private by Cary Clark · 7 years ago
  24. b68defa Fix ASAN issue with clipped text. by Jim Van Verth · 7 years ago
  25. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  26. d43f7b6 Simplify GrGradientEffect color handling by Brian Osman · 7 years ago
  27. a4aa133 Remove color space xform from alpha threshold FP by Brian Osman · 7 years ago
  28. 5f379a8 Avoid 2PtConical gradient flipping by Florin Malita · 7 years ago
  29. 7477d96 Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator" by Greg Daniel · 7 years ago
  30. b8ad00b Support creation/use of mipped proxy in GrBackendTextureImageGenerator by Greg Daniel · 7 years ago
  31. 32a0a63 speculative fix for Android roll by Mike Klein · 7 years ago
  32. 0341f16 replace gInited with SkOnce by Mike Klein · 7 years ago
  33. eac0301 fix mapRect to always return the same as rectStaysRect by Mike Reed · 7 years ago
  34. 7a0248f Compute inverse gamma table at compile time. by Ben Wagner · 7 years ago
  35. 62cbb67 Fix dirty rect used when updating GrRenderTarget after clearing as draw in GrGLGpu. by Brian Salomon · 7 years ago
  36. b6ab10f Move SkCodec::Origin into its own file by Leon Scroggins III · 7 years ago
  37. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  38. 29ebe7a SkPDF: TextSize > 0; by Hal Canary · 7 years ago
  39. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  40. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  41. 0cc4824 Reland the combined 3 pass image blur with a fix to the bounds calculation by Herb Derby · 7 years ago
  42. 85f8536 Feed seed_shader() iota through a context pointer. by Mike Klein · 7 years ago
  43. e4442cb convert mapHomogeneousPoints to SkPoint3 by Cary Clark · 7 years ago
  44. b437913 rename (x,y) to (dx,dy) by Mike Klein · 7 years ago
  45. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  46. bd2c653e Convert several effects to use color space xform FP by Brian Osman · 7 years ago
  47. c4f93ca Add GrColorSpaceXformEffect by Brian Osman · 7 years ago
  48. 43938b8 add fuzzer timeout escape by Cary Clark · 7 years ago
  49. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  50. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  51. 59f8f15 Revert "Use combined three pass code for image blur." by Herb Derby · 7 years ago
  52. e148bf7 fix for SkSL lexer crash on non-ASCII input by Ethan Nicholas · 7 years ago
  53. c24f5a3 Fix left shift ASAN problem by Yuqian Li · 7 years ago
  54. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  55. d4faecd set SkJumper_kMaxStride to 16 by Mike Klein · 7 years ago
  56. a2ac30d Enable CCPR for volatile paths by Chris Dalton · 7 years ago
  57. 152f51d Remove unused variable by Benjamin Kramer · 7 years ago
  58. 4379869 Revert[4] "apply codec origin in generator" by Mike Reed · 7 years ago
  59. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  60. 8580d51 Add sk_InstanceID by Chris Dalton · 7 years ago
  61. d80870f fix typo by Cary Clark · 7 years ago
  62. d4a0fc7 Use combined three pass code for image blur. by Herb Derby · 7 years ago
  63. dd34014 Revert "Revert "Revert "apply codec origin in generator""" by Mike Reed · 7 years ago
  64. 7bbbf62 Fix GrContext::writePixels bug by Robert Phillips · 7 years ago
  65. fdde34e Remove precision from GrGLSLVaryingHandler by Chris Dalton · 7 years ago
  66. 09eeefb Remove uses of sk_sp when passing around GrVkPipelineState by Greg Daniel · 7 years ago
  67. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  68. cc7a2f6 CCPR: Blacklist all of Intel except on Mac by Chris Dalton · 7 years ago
  69. 82269ab Revert "Revert "apply codec origin in generator"" by Mike Reed · 7 years ago
  70. 363dd98 Revert "apply codec origin in generator" by Ben Wagner · 7 years ago
  71. d49e946 Remove unnecessary includes of GrColorSpaceXform.h by Brian Osman · 7 years ago
  72. fa15877 apply codec origin in generator by Mike Reed · 7 years ago
  73. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  74. 1bd76c4 Cleanup references to AHardwareBuffer to match NDK declarations. by Derek Sollenberger · 7 years ago
  75. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  76. d982d05 regenerated SkSL files to fix CheckGeneratedFiles by Ethan Nicholas · 7 years ago
  77. 71ff4b9 remove unused SkMatrix setIDiv by Cary Clark · 7 years ago
  78. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  79. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  80. 5b6e627 SkSL workaround for appendf 1024 byte restriction by Ethan Nicholas · 7 years ago
  81. 3727136 Implemenet onStealBackendTexture in GrMtlTexture by Brian Salomon · 7 years ago
  82. ce4a389 remove dead code -- older than min picture version by Mike Reed · 7 years ago
  83. d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
  84. 2563ff9 Add support for allocating mips inside of ColorSpaceXormImageGenerator by Greg Daniel · 7 years ago
  85. 3bd0fec remove dead code for getSize, getSafeSize, etc. by Mike Reed · 7 years ago
  86. ea878b9 Back out new SkColorSpaceXform pipeline. by Mike Klein · 7 years ago
  87. f0cb7a0 Revert "move SkMatrix anonymous affine enum to private" by Mike Reed · 7 years ago
  88. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  89. 708ec81 move SkMatrix anonymous affine enum to private by Cary Clark · 7 years ago
  90. 2e67dea Handle coverage for hairline lines with sub pixel lengths correctly on GPU by Greg Daniel · 7 years ago
  91. a65f2f0 check unpremul scale directly against infinity by Mike Klein · 7 years ago
  92. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  93. 18e5cbb Fix Metal build by Greg Daniel · 7 years ago
  94. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  95. 5124593 Fix assert in GrSmallPathRenderer tickled by GLProgramsTest by Jim Van Verth · 7 years ago
  96. 1ba5b6b Plumb more SkPaintFilterCanvas virtuals by Florin Malita · 7 years ago
  97. 20d479c abort SkRRect::transform() before dst->scaleRadii() asserts by Mike Klein · 7 years ago
  98. 5698c8a Batch better in GrSmallPathRenderer and add perspective support. by Jim Van Verth · 7 years ago
  99. 7f9b215 Force all Intel GPUs to use draws instead of clears on Macs by Robert Phillips · 7 years ago
  100. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago