1. e0e9c08 Delete legacy image generator flag from bzl by Matt Sarett · 7 years ago
  2. f84a9e1 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  3. 273eead implement 4f for composeshader by Mike Reed · 7 years ago
  4. 08aa88d fix SkJumperHSL blend modes by Mike Klein · 7 years ago
  5. d45afc0 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  6. 8b96b37 fix legacy/SkRasterPipeline SkHighContrastFilter by Mike Klein · 7 years ago
  7. 175f588 Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed. by Brian Salomon · 7 years ago
  8. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  9. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  10. 0ff114f Revert "Add filled occluders to shadow_utils GM" by Jim Van Verth · 7 years ago
  11. 7371699 Add filled occluders to shadow_utils GM by Jim Van Verth · 7 years ago
  12. 57a75c4 fold matrices together for tricolor by Mike Reed · 7 years ago
  13. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  14. b1d3b2e SkEncoder base class needs SK_API by Matt Sarett · 7 years ago
  15. f391f4e Pass alphaType to append_gamut_transform() to inform the clamp by Matt Sarett · 7 years ago
  16. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  17. 5c7960b refactor gradient stage names by Mike Klein · 7 years ago
  18. df3a371 Revert "Evenly space gradient stage." by Mike Klein · 7 years ago
  19. 41299bf Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  20. 515125b Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  21. 5c6ed36 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  22. fabd5d6 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  23. 126a791 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  24. 06f313d Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  25. 967c84a Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  26. a688d1b Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  27. e6c210a Fix Ubuntu-Clang-x86_64-Release-Mini by Matt Sarett · 7 years ago
  28. abde50d Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  29. a783c36 Classify spot shadows for general shapes by Jim Van Verth · 7 years ago
  30. cd9af1b Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  31. 892501d Evenly space gradient stage. by herb · 7 years ago
  32. d95236d Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  33. fc84dc5 proposed: inclusive gradients, exclusive images by Mike Klein · 7 years ago
  34. e759853 spin off: always clamp linear gradients by Mike Klein · 7 years ago
  35. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  36. ce5e326 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  37. 67e8601 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  38. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  39. 0707294 Isolate CIPD assets for RPI tasks by Kevin Lubick · 7 years ago
  40. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  41. 97627d4 hone down the SK_FORCE_RASTER_PIPELINE_BLITTER test bot by Mike Klein · 7 years ago
  42. eb7a693 Move SK_API from namespace to function by Matt Sarett · 7 years ago
  43. 80c5f9d Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  44. ae11593 remove TODO in SkGradientShader.cpp by Mike Klein · 7 years ago
  45. 028a9a5 Workaround for Intel 6xxx clear to opaque black bug by Brian Salomon · 7 years ago
  46. 7b1cc76 Enable debug output on iOS by Stephan Altmueller · 7 years ago
  47. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 7 years ago
  48. 1c4c114 Fix transparent ambient for perspective shadows by Jim Van Verth · 7 years ago
  49. 6a4dc66 Add SkJpegEncoder and SkWebpEncoder to public API by Matt Sarett · 7 years ago
  50. bc09d29 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  51. a9d9ab3 fix SkASSERT for Visual Studio by Cary Clark · 7 years ago
  52. b60acfc Add a way to force raster pipeline blitter. by Mike Klein · 7 years ago
  53. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  54. 87f8071 A8 fast path for raster clip masks by Florin Malita · 7 years ago
  55. 4a41355 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  56. 42e16b0 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  57. e255248 Roll recipe dependencies (nontrivial). by recipe-roller · 7 years ago
  58. ffeb653 remove SK_SUPPORT_DEPRECATED_CLIPOPS from g3 by Mike Reed · 7 years ago
  59. 56269ef Remove comments referencing locked pixels by Leon Scroggins III · 7 years ago
  60. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 7 years ago
  61. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  62. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 7 years ago
  63. 77ced29 use SkColorSpaceXformer in SkShader appendStages() fallback by Mike Klein · 7 years ago
  64. 2814d91 clean up SkShader friends by Mike Klein · 7 years ago
  65. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  66. 6f9f259 Fix alpha coverage for lerp_565 stage. by bungeman · 7 years ago
  67. efa48d5 Experimental Go bindings for Skia by Stephan Altmueller · 7 years ago
  68. 05fd8cf Clean up shadow assert. by Jim Van Verth · 7 years ago
  69. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  70. 0418a88 add parameter names by Cary Clark · 7 years ago
  71. 1ffda04 allow inf/nan in GrRect isect utility functions. by Brian Salomon · 7 years ago
  72. f55a62b Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  73. ca572f9 Roll recipe dependencies (nontrivial). by recipe-roller · 7 years ago
  74. 452a7a2 ok, fix typo: struct -> static by Mike Klein · 7 years ago
  75. 62669ad ok, add timer via by Mike Klein · 7 years ago
  76. 25294d7 Pre-clamp path tolerance by Brian Osman · 7 years ago
  77. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  78. b8fbab2 fix 565 by Mike Klein · 7 years ago
  79. d7093c2 Add encode to bzl include paths by Matt Sarett · 7 years ago
  80. 852d715 Create geometry shader modules in vulkan when using geom shaders by Greg Daniel · 7 years ago
  81. ab8ce1a Fixed distance field interpolation for gamma correct rendering by Brian Osman · 7 years ago
  82. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  83. 3734c7d Manually roll recipes. by Robert Iannucci · 7 years ago
  84. fe31908 Add downsampling option to SkJpegEncoder by Matt Sarett · 7 years ago
  85. 4435311 update dox for dithering by Mike Reed · 7 years ago
  86. 7120b2d move set-text-matrix into private by Mike Reed · 7 years ago
  87. 2e61b18 Add jpeg encoder alpha handling option by Matt Sarett · 7 years ago
  88. ee2d9df make append_gamut_tranform() never fail by Mike Klein · 7 years ago
  89. 31ec144 Add support for using texel buffers in Vulkan backend. by Greg Daniel · 7 years ago
  90. 59da068 Tune down libpng in DM. by Mike Klein · 7 years ago
  91. 94fd06f Move SkPngEncoder into public API by Matt Sarett · 7 years ago
  92. 6dfceca Make SkColorFilter::appendStages() not fail. by Mike Klein · 7 years ago
  93. 2a55c8e Avoid assertion in MSAA rendering buffer about indexed draw with zero index count by Brian Salomon · 7 years ago
  94. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  95. fda4600 SkPerlinNoiseShader: handle pathological inputs by Hal Canary · 7 years ago
  96. 8734566 Convert color to dst (once) in color shaders by Matt Sarett · 8 years ago
  97. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  98. 234fc14 [recipes] Remove inputs to BundleRecipes task by Eric Boren · 7 years ago
  99. 6410d29 Remove 'fDrawFace' from GrPipeline by Robert Phillips · 7 years ago
  100. d2da87d Forward getGrContext in color space xform canvas by Brian Osman · 7 years ago