1. 6222406 clean up some SK_LEGACY... defines by Mike Klein · 4 years, 5 months ago
  2. e7825ff Reland "direct mask biased to (0,0)" by Herb Derby · 4 years, 5 months ago
  3. 8219e91 For vertices/patches with a shader and no texCoords, use positions by Brian Osman · 4 years, 5 months ago
  4. 1040e38 Revert "direct mask biased to (0,0)" by Robert Phillips · 4 years, 5 months ago
  5. 56cde49 direct mask biased to (0,0) by Herb Derby · 4 years, 5 months ago
  6. 2255893 Reland "Consolidate texture uploads in GrGLGpu." by Brian Salomon · 4 years, 5 months ago
  7. 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 5 months ago
  8. 67c921a JIT pow() by Mike Klein · 4 years, 6 months ago
  9. 71f06f6 Revert "Consolidate texture uploads in GrGLGpu." by Robert Phillips · 4 years, 5 months ago
  10. 5c66aa7 Consolidate texture uploads in GrGLGpu. by Brian Salomon · 4 years, 5 months ago
  11. 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 7 months ago
  12. 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 5 months ago
  13. cdb520a SkPostConcatMatrixProvider -> SkPostTranslateMatrixProvider by Brian Osman · 4 years, 5 months ago
  14. e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 5 months ago
  15. 79c5674 Place transformed drawing data at source space (0,0) by Herb Derby · 4 years, 5 months ago
  16. b8fc4e6 refactor SkArenaAlloc arrays a little by Mike Klein · 4 years, 5 months ago
  17. 8f3963f Add array initializer by Herb Derby · 4 years, 5 months ago
  18. 7a02614 Make staging manager lists private to GrGpu. by Stephen White · 4 years, 5 months ago
  19. 7190399 SkRuntimeEffect: Support late bound uniforms in raster by Brian Osman · 4 years, 5 months ago
  20. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 5 months ago
  21. 537dc05 Fix SkSpan supspan() add test by Herb Derby · 4 years, 5 months ago
  22. 25dc7ca In SkTaskGroup, move the function in case it has heap-allocated storage by Adlai Holler · 4 years, 5 months ago
  23. 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 5 months ago
  24. cb1c262 SkMatrixProvider: Move local-to-device storage to base class by Brian Osman · 4 years, 5 months ago
  25. a1ed96b Remove code resetting pixelGeometry for filters by Xianzhu Wang · 4 years, 5 months ago
  26. 00ddb00 Reland "Support large kernels on GPU in matrix convolution effect" by Adlai Holler · 4 years, 5 months ago
  27. a117e7b Revert "Reland "Support large kernels on GPU in matrix convolution effect"" by Adlai Holler · 4 years, 5 months ago
  28. c74db79 remove Assembler::here() by Mike Klein · 4 years, 5 months ago
  29. 76cb9c4 Reland "Support large kernels on GPU in matrix convolution effect" by Adlai Holler · 4 years, 5 months ago
  30. 6b08ddc most Labels are used _twice_ by Mike Klein · 4 years, 5 months ago
  31. baf8921 xor to make zero by Mike Klein · 4 years, 6 months ago
  32. b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 5 months ago
  33. c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 5 months ago
  34. 61642b3 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 5 months ago
  35. 0066ade Revert "custom typeface" by Mike Reed · 4 years, 5 months ago
  36. 3a79f33 custom typeface by Mike Reed · 4 years, 5 months ago
  37. 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 5 months ago
  38. 43e7e4f Add a work indication to SkDeferredDisplayList::ProgramIterator::compile by Robert Phillips · 4 years, 5 months ago
  39. 29c2f71 Fix false positive in SkRRectPriv::ConservativeIntersect by Michael Ludwig · 4 years, 6 months ago
  40. 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 6 months ago
  41. 041232a Remove usage of SkPath::RawIter in SkScan_Hairline.cpp by Chris Dalton · 4 years, 5 months ago
  42. 613c927 Add missing clipping of contentRect to dstBounds between blur passes. by Brian Salomon · 4 years, 6 months ago
  43. 217ea17 Remove SkContourMeasure::Impl's usage of RawIter by Chris Dalton · 4 years, 6 months ago
  44. e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 6 months ago
  45. 8976f08 Hide SkContourMeasure's usage of RawIter behind an "Impl" class by Chris Dalton · 4 years, 6 months ago
  46. 5265373 remove unused maskfilter helpers: Combine, Compose by Mike Reed · 4 years, 6 months ago
  47. d16e322 Add subspan() to SkSpan by Herb Derby · 4 years, 6 months ago
  48. 41e377d Revert "Support large kernels on GPU in matrix convolution effect" by Brian Salomon · 4 years, 6 months ago
  49. c15c704 Ensure ownership of src in SkPathRef::CreateTransformedCopy by Brian Salomon · 4 years, 6 months ago
  50. 1ed4391 Support large kernels on GPU in matrix convolution effect by Adlai Holler · 4 years, 6 months ago
  51. 8d3eb24 Delete ToolUtils::set_path_pt by Chris Dalton · 4 years, 6 months ago
  52. 4b72661 Remove RawIter usage cases from SkPath.cpp by Chris Dalton · 4 years, 6 months ago
  53. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 6 months ago
  54. c259202 Remove SkPathVerb::kDone by Chris Dalton · 4 years, 6 months ago
  55. 962020f simplify binary ops too by Mike Klein · 4 years, 6 months ago
  56. a91e478 Restore SkCanvas::kPreserveLCDText_SaveLayerFlag by Xianzhu Wang · 4 years, 6 months ago
  57. b32d66b Add layout(srgb_unpremul) to SkSL by Brian Osman · 4 years, 6 months ago
  58. 45be077 length() by Mike Klein · 4 years, 6 months ago
  59. d9bde07 Add SkRuntimeShaderBuilder, clean up SkRuntimeEffect API a bit by Brian Osman · 4 years, 6 months ago
  60. f7a3307 Update tessellation to use SkPathPriv::Iterate by Chris Dalton · 4 years, 6 months ago
  61. e55e560 Hoist pixel geometry adjustments out of SkBaseDevice::CreateInfo() by Florin Malita · 4 years, 6 months ago
  62. 60cb7e3 [sksl,skvm] handle more 1,2,3,4 variants by Mike Reed · 4 years, 6 months ago
  63. 3c873af Const all the things in GrAtlasTextOp by Herb Derby · 4 years, 6 months ago
  64. 84aa92e Enforce C-style identifier rules for matrix markers everywhere by Brian Osman · 4 years, 6 months ago
  65. c120be4 Add a faster, cleaner path iterator by Chris Dalton · 4 years, 6 months ago
  66. 8520e76 migrate spiral demo from canvaskit by Mike Reed · 4 years, 6 months ago
  67. dc976a9 update skstd by Mike Klein · 4 years, 6 months ago
  68. f59a961 Add layout(marker) to SkSL by Brian Osman · 4 years, 6 months ago
  69. 5ba50af Replace skstd::exchange with std::exchange by Adlai Holler · 4 years, 6 months ago
  70. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 6 months ago
  71. 5be739b add sin by Mike Klein · 4 years, 6 months ago
  72. cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 6 months ago
  73. cfb1b19 impl enough for contrast effect by Mike Klein · 4 years, 6 months ago
  74. a73fa57 increase SkVMBlitter cache size by Mike Klein · 4 years, 6 months ago
  75. afe2c90 Revert "Revert "Converted texture and runtime effects to use GrMatrixEffect"" by Ethan Nicholas · 4 years, 6 months ago
  76. 3c411f5 remember to injectmoveto before arcTo by Mike Reed · 4 years, 6 months ago
  77. 02b9138 Rename flush -> addOp by Herb Derby · 4 years, 6 months ago
  78. e150888 detect failed matrix update in SkDraw::drawAtlas() by Mike Klein · 4 years, 6 months ago
  79. 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 6 months ago
  80. f3dca0b make --dylib mode work on linux by Mike Klein · 4 years, 6 months ago
  81. cde79c7 disable skx SkRP stages by Mike Klein · 4 years, 6 months ago
  82. 56f23a1 Add AVX512 implementation for blit_row_s32a_opaque by Lingyun Cai · 4 years, 6 months ago
  83. 1ae3e75 Fix bug in path clipping (chopping) by Mike Reed · 4 years, 6 months ago
  84. eca31bc Remove support for reading old serialized SkVertices by Brian Osman · 4 years, 6 months ago
  85. 6a2729c stack hint by Mike Klein · 4 years, 6 months ago
  86. 51d35ed add SKX opts by Mike Klein · 4 years, 6 months ago
  87. 8b0cfa8 condense stack usage by Herb Derby · 4 years, 6 months ago
  88. d5cba9d add SkColorSpace param to SkPixmap::erase() by Mike Klein · 4 years, 6 months ago
  89. 974fcc5 rework constants by Mike Klein · 4 years, 6 months ago
  90. 48c51bb test vcmpeqps with label offset by Mike Klein · 4 years, 6 months ago
  91. 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 6 months ago
  92. f886505 Make SkDevice preserve SkCanvas' 4x4 matrix by Brian Osman · 4 years, 6 months ago
  93. 5e8fa6f correct only spill once by Herb Derby · 4 years, 6 months ago
  94. 565f17f Reland "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Leon Scroggins · 6 years ago
  95. 71d6466 spill oldest reg by Mike Klein · 4 years, 6 months ago
  96. 6276819 Allow SkThreadPool to be non-borrowing by Robert Phillips · 4 years, 6 months ago
  97. 9599863 general dst() aliasing by Mike Klein · 4 years, 6 months ago
  98. 1006a91 stack-aware codegen? by Mike Klein · 4 years, 6 months ago
  99. 0f9207f restore in-place FMAs by Mike Klein · 4 years, 6 months ago
  100. cefc2d9 convert Val* fingers to int regs by Mike Klein · 4 years, 6 months ago