1. 4a41355 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  2. 42e16b0 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  3. e255248 Roll recipe dependencies (nontrivial). by recipe-roller · 8 years ago
  4. ffeb653 remove SK_SUPPORT_DEPRECATED_CLIPOPS from g3 by Mike Reed · 8 years ago
  5. 56269ef Remove comments referencing locked pixels by Leon Scroggins III · 8 years ago
  6. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 8 years ago
  7. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 8 years ago
  8. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 8 years ago
  9. 77ced29 use SkColorSpaceXformer in SkShader appendStages() fallback by Mike Klein · 8 years ago
  10. 2814d91 clean up SkShader friends by Mike Klein · 8 years ago
  11. 14113bc add flag to hide deprecated clipops by Mike Reed · 8 years ago
  12. 6f9f259 Fix alpha coverage for lerp_565 stage. by bungeman · 8 years ago
  13. efa48d5 Experimental Go bindings for Skia by Stephan Altmueller · 8 years ago
  14. 05fd8cf Clean up shadow assert. by Jim Van Verth · 8 years ago
  15. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 8 years ago
  16. 0418a88 add parameter names by Cary Clark · 8 years ago
  17. 1ffda04 allow inf/nan in GrRect isect utility functions. by Brian Salomon · 8 years ago
  18. f55a62b Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  19. ca572f9 Roll recipe dependencies (nontrivial). by recipe-roller · 8 years ago
  20. 452a7a2 ok, fix typo: struct -> static by Mike Klein · 8 years ago
  21. 62669ad ok, add timer via by Mike Klein · 8 years ago
  22. 25294d7 Pre-clamp path tolerance by Brian Osman · 8 years ago
  23. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 8 years ago
  24. b8fbab2 fix 565 by Mike Klein · 8 years ago
  25. d7093c2 Add encode to bzl include paths by Matt Sarett · 8 years ago
  26. 852d715 Create geometry shader modules in vulkan when using geom shaders by Greg Daniel · 8 years ago
  27. ab8ce1a Fixed distance field interpolation for gamma correct rendering by Brian Osman · 8 years ago
  28. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 8 years ago
  29. 3734c7d Manually roll recipes. by Robert Iannucci · 8 years ago
  30. fe31908 Add downsampling option to SkJpegEncoder by Matt Sarett · 8 years ago
  31. 4435311 update dox for dithering by Mike Reed · 8 years ago
  32. 7120b2d move set-text-matrix into private by Mike Reed · 8 years ago
  33. 2e61b18 Add jpeg encoder alpha handling option by Matt Sarett · 8 years ago
  34. ee2d9df make append_gamut_tranform() never fail by Mike Klein · 8 years ago
  35. 31ec144 Add support for using texel buffers in Vulkan backend. by Greg Daniel · 8 years ago
  36. 59da068 Tune down libpng in DM. by Mike Klein · 8 years ago
  37. 94fd06f Move SkPngEncoder into public API by Matt Sarett · 8 years ago
  38. 6dfceca Make SkColorFilter::appendStages() not fail. by Mike Klein · 8 years ago
  39. 2a55c8e Avoid assertion in MSAA rendering buffer about indexed draw with zero index count by Brian Salomon · 8 years ago
  40. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 8 years ago
  41. fda4600 SkPerlinNoiseShader: handle pathological inputs by Hal Canary · 8 years ago
  42. 8734566 Convert color to dst (once) in color shaders by Matt Sarett · 8 years ago
  43. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 8 years ago
  44. 234fc14 [recipes] Remove inputs to BundleRecipes task by Eric Boren · 8 years ago
  45. 6410d29 Remove 'fDrawFace' from GrPipeline by Robert Phillips · 8 years ago
  46. d2da87d Forward getGrContext in color space xform canvas by Brian Osman · 8 years ago
  47. 7f1d020 remove (possibly slow) call to refEncoded in getDeferredTextureImageData by Mike Reed · 8 years ago
  48. 090fbf8 Add radial gradient stage. by Herb Derby · 8 years ago
  49. 599bf58 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  50. 8606cf8 Implement disconnect function for GrVkGpu by Greg Daniel · 8 years ago
  51. 0c9d13b Minor sksl parser cleanup by Ethan Nicholas · 8 years ago
  52. 892af1e add a guide to contributing to SkJumper by Mike Klein · 8 years ago
  53. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 8 years ago
  54. 823bdd9 fixed InstanceProcessor SkSL code by Ethan Nicholas · 8 years ago
  55. d1835d7 "can we?" -> "do we want to?" for SkRasterPipelineBlitter by Mike Klein · 8 years ago
  56. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 8 years ago
  57. aef837a Update SKP version by UpdateSKPs · 8 years ago
  58. 9e14696 SkAdvancedTypefaceMetrics: pack fields better by Hal Canary · 8 years ago
  59. be25600 fix commented-out gaussian by Mike Klein · 8 years ago
  60. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 8 years ago
  61. 6f24180 vk: don't re-check the primitive type for each batch of a mesh by Chris Dalton · 8 years ago
  62. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 8 years ago
  63. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 8 years ago
  64. 26368c3 Minimize computeTotalInverse()'s inputs by Florin Malita · 8 years ago
  65. 8e45b4f GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 8 years ago
  66. 39748b2 port ok to SkPngEncoder by Mike Klein · 8 years ago
  67. ee06ffe Separate lines added via post upload from original description by Ravi Mistry · 8 years ago
  68. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 8 years ago
  69. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 8 years ago
  70. be4c9b0 Add filtering and zlib-level options to SkPngEncoder by Matt Sarett · 8 years ago
  71. 9bbed5e Revert "Presubmit: ensure empty line between CL title and description" by Ravi Mistry · 8 years ago
  72. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 8 years ago
  73. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 8 years ago
  74. af6522a [Bazel] Omit bigrect GM for ASAN. by Ben Wagner · 8 years ago
  75. ff60b17 GrTessellator AA: fix 1px wide paths. by Stephen White · 8 years ago
  76. 63f717d Remove Sk4fGradientInterval::fZeroRamp by Florin Malita · 8 years ago
  77. 5bbd076 SkImage::isValid by Brian Osman · 8 years ago
  78. bb33833 jumper, finish blend modes by Mike Klein · 8 years ago
  79. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 8 years ago
  80. 9bb75af Tighten up gradient clamp logic. by Mike Klein · 8 years ago
  81. c2dd5ed Add GrVkTexelBuffer class by Greg Daniel · 8 years ago
  82. 2629ea3 Manually roll recipes. by Robert Iannucci · 8 years ago
  83. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 8 years ago
  84. ba8ca0a polish up gm/hsl.cpp by Mike Klein · 8 years ago
  85. bc63fd4 bug fix in hsl GM reference impls by Mike Klein · 8 years ago
  86. f484ac6 hsl GM: more realistic references for non-legacy backends by Mike Klein · 8 years ago
  87. 5b4e277 update hsl GM by Mike Klein · 8 years ago
  88. c682038 remove old 565 destination opts by Mike Klein · 8 years ago
  89. 4c6e410 impl 4f version for tricolor shader by Mike Reed · 8 years ago
  90. 7633477 Fix color blending for analytic shadows by Jim Van Verth · 8 years ago
  91. 6d34228 Allow custom GrAtlasGlyphCache texture sizes by Eric Karl · 8 years ago
  92. 8d1e0ac More analytic shadow refactoring. by Jim Van Verth · 8 years ago
  93. 22469d9 Stub encoding impls for clients without libraries by Matt Sarett · 8 years ago
  94. 41a8ec0 Fix implicit ptr to bool by Matt Sarett · 8 years ago
  95. 9444bdd composecolorfilter can now append stages by Mike Reed · 8 years ago
  96. 912876b Add bigrect GM. by Ben Wagner · 8 years ago
  97. 6bfe3f5 add a new hsl GM by Mike Klein · 8 years ago
  98. 2627b04 SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003 by Hal Canary · 8 years ago
  99. b1485f2 tweak the gaussian quartic by Mike Reed · 8 years ago
  100. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 8 years ago