1. fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 7 years ago
  2. eb0e60f Ensure SkPictureImageFilter::onFilterImage doesn't double-convert color by Christopher Cameron · 7 years ago
  3. a03d407 fix and test colorfiltershader by Mike Reed · 7 years ago
  4. 2f4ddf6 Update more GrOps to split-opList world by Robert Phillips · 7 years ago
  5. baf41bd Convert last step.context stragglers. by Robert Iannucci · 7 years ago
  6. c5a073d Fix missing CIPD package for Valgrind perf bots by Eric Boren · 7 years ago
  7. 8231033 reland: We can mask load and store with just AVX by Mike Klein · 7 years ago
  8. 8bf1f9f Disable deferred proxies for M60 branch by Robert Phillips · 7 years ago
  9. 3f30758 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  10. 91ea7ea delete some dead code in SampleApp by Mike Klein · 7 years ago
  11. 83223bc Store SkPerlinNoiseShaderImpl's PaintingData inline by Florin Malita · 7 years ago
  12. 6799939 Blacklist sRGB MSAA on AMD (ATI) Macs by Brian Osman · 7 years ago
  13. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  14. fa6d865 Do color correction of vertex colors in GPU drawVertices by Brian Osman · 7 years ago
  15. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  16. d696df7 Add CIPD asset for Valgrind by Eric Boren · 7 years ago
  17. d9fe700 fix incorrect variable not assigned error in skslc by Ethan Nicholas · 7 years ago
  18. 068acd5 enable geometry shader support in GrGLShaderStringBuilder by Ethan Nicholas · 7 years ago
  19. d32e237 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  20. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  21. bef2852 remove 565 sprite blitter too by Mike Klein · 7 years ago
  22. 2398033 allow sprite blitter for equal color spaces by Mike Klein · 7 years ago
  23. 2aab802 add stages to colorfiltershader by Mike Reed · 7 years ago
  24. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  25. 9c6645e assume sRGB transfer function on untagged images by Mike Klein · 7 years ago
  26. 2fdc3d5 remove unused spanprocs (leftover from spriteblitter simplification) by Mike Reed · 7 years ago
  27. c19ebc5 Get known hashes from GS directly by Stephan Altmueller · 7 years ago
  28. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  29. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  30. 59a8b9c Fix outset for blurs when using ignoreXform flag on GPU by Greg Daniel · 7 years ago
  31. a8fabd3 Fiddle can use EGL if available. by Joe Gregorio · 7 years ago
  32. 361941e simplify a confusing expression in SkSLSPIRVCodeGenerator by Ethan Nicholas · 7 years ago
  33. 1919dc4 remove sprite blitters for non-legacy targets, rely on rasterpipline by Mike Reed · 7 years ago
  34. 30095a1 [recipes] Try removing the possibly-over-conservative git step by Eric Boren · 7 years ago
  35. b5e4842 clean up now that min_stride == 1 by Mike Klein · 7 years ago
  36. 7f6ad01 call compile in convert_with_pipeline() by Mike Klein · 7 years ago
  37. aa28bfc Allow GPU blur fast path for circles and rects when using ignore xform by Greg Daniel · 7 years ago
  38. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  39. b365cf5 Speculative fix for SkPerlinNoiseShaderImpl::asFragmentProcessor leak by Florin Malita · 7 years ago
  40. 84dcac3 Add aarch64 tail code. by Herb Derby · 7 years ago
  41. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago
  42. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  43. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  44. 25e9005 simplify sse41::srcover_srgb_srgb by Mike Klein · 7 years ago
  45. f81c56f Add arm tail code. by Herb Derby · 7 years ago
  46. 836e6c1 remove sse2::srcover_srgb_srgb by Mike Klein · 7 years ago
  47. b391f12 Don't pull private headers in SkOverdrawColorFilter.h by Florin Malita · 7 years ago
  48. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  49. 8cc9331 Restore SampleApp picture drawing by Florin Malita · 7 years ago
  50. 2cb7a1a Add GM to test the IgnoreTransform flag on blurs by Greg Daniel · 7 years ago
  51. b474e2d bug fix in convert_with_pipeline() by Mike Klein · 7 years ago
  52. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  53. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  54. 7617171 Update SKP version by UpdateSKPs · 7 years ago
  55. 576dcf0 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  56. 24f20a8 Add casts for SkColor constant macros. by danakj · 7 years ago
  57. f7beee7 Hide ctors of SkShader, SkImage & SkColorSpace by Florin Malita · 7 years ago
  58. 5addedd no sprite blitters support gamut conversion by Mike Klein · 7 years ago
  59. d1f0830 Add tests for tail handling in SkJumper. by Herb Derby · 7 years ago
  60. 988adb4 Reduce tree depth on iOS too by Brian Osman · 7 years ago
  61. 4e1868c Really work around iOS varying limit in GLPrograms test by Brian Osman · 7 years ago
  62. 2048c3e wait for DM status thread to exit on iOS by Mike Klein · 7 years ago
  63. 1c84088 Explicitly check edge count >= 2 in non-debug build by Yuqian Li · 7 years ago
  64. a132c38 Faster and more accurate blit_row_s32a_opaque for ARM by Matteo Franchin · 7 years ago
  65. 0b403f8 Fix two more drawVertices "bugs" by Brian Osman · 7 years ago
  66. eb9f278 Delete onChooseBlitProcs() and related code by Florin Malita · 7 years ago
  67. a1fab3c Revert "Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code" by Brian Osman · 7 years ago
  68. 96789b3 Fix resource and skp paths in Android viewer by Brian Salomon · 7 years ago
  69. e28bbcf avoid rebuilding pipeline w/ only tricolors by Mike Reed · 7 years ago
  70. 10240e3 Initialize rects in SkValidatingReadBuffer readRect & readIRect on failure by Robert Phillips · 7 years ago
  71. ae0c50c Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext by Brian Osman · 7 years ago
  72. 95c993c Unexport private SkShader classes by Florin Malita · 7 years ago
  73. 98b7a6a rasterpipeline: by Mike Reed · 7 years ago
  74. f485cf9 Tag CodecSrc bitmaps with standard color spaces by Matt Sarett · 7 years ago
  75. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 7 years ago
  76. dc8c344 Create blacklist for new SKP repository by Ravi Mistry · 7 years ago
  77. c99be25 add SK_API to SkShaderBase by Mike Klein · 7 years ago
  78. fb65a9f Revert "Update clearOp for split-OpList world (take 2)" by Mike Klein · 7 years ago
  79. c020f17 Revert "Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code" by Mike Klein · 7 years ago
  80. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago
  81. 5b474d3 SkPDF: assert premultiplied bitmaps are valid in debug. by Hal Canary · 7 years ago
  82. b2ef4d6 force SkRasterPipeline when using complex blends by Mike Klein · 7 years ago
  83. 9b868f7 Remove unused PM4f blitters by Florin Malita · 7 years ago
  84. e7ba8b0 Add tail handling for SSE* to SkJumper. by Herb Derby · 7 years ago
  85. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago
  86. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  87. 33fa454 Fix two bugs with drawVertices on GPU by Brian Osman · 7 years ago
  88. 6eca90f GrTessellator: fix for three edges becoming collinear after splitting. by Stephen White · 7 years ago
  89. 5062626 add srcover_rgba_8888 by Mike Klein · 7 years ago
  90. 9b51d14 Omit more shapes tests for ANGLE Release. by Ben Wagner · 7 years ago
  91. 09bcf73 Add NexusPlayer Vulkan perf bot by Greg Daniel · 7 years ago
  92. 04d22c0 Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code by Florin Malita · 7 years ago
  93. ac1e496 Workaround Mali static analysis bug by Brian Osman · 7 years ago
  94. 3fdd0bf Update clearOp for split-OpList world (take 2) by Robert Phillips · 7 years ago
  95. cd2f512 Initialize blit framebuffer in GL even if not doing msaa by Greg Daniel · 7 years ago
  96. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  97. 555ea8e bail out of ChooseBitmapXferProc with a color space by Mike Klein · 7 years ago
  98. 3b3307f Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability test by Robert Phillips · 7 years ago
  99. c998f73 make sure to_srgb maps 1 to 1 by Mike Klein · 7 years ago
  100. d1a6dd6 Update Skia milestone to 61 by Heather Miller · 7 years ago