1. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 1 month ago
  2. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  3. 6ecc59e In SkRuntimeEffect, use make_tuple, not make_pair by Brian Osman · 4 years, 1 month ago
  4. 92c33f3 document Make for paths, and move from pathbuilder into path by Mike Reed · 4 years, 1 month ago
  5. 795efd2 Add pass-through sampling to SkVM, use it when possible by Brian Osman · 4 years, 1 month ago
  6. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 1 month ago
  7. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 1 month ago
  8. 400ba22 save only xmm6-15 on windows by Mike Klein · 4 years, 1 month ago
  9. 77d7d5e with sanitizers, JIT but ignore it by Mike Klein · 4 years, 1 month ago
  10. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 1 month ago
  11. 511cf4f start on windows jit support by Mike Klein · 4 years, 1 month ago
  12. 09dbeff Update SkModeColorFilter to support an input FP. by John Stiles · 4 years, 1 month ago
  13. 5c57e88 Redesign GrXfermodeFragmentProcessor to use one FP instead of two. by John Stiles · 4 years, 1 month ago
  14. 5e09432 careful constants map handling by Mike Klein · 4 years, 1 month ago
  15. 41abd4f Remove SkWhitelistTypefaces. by Ben Wagner · 4 years, 1 month ago
  16. 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 1 month ago
  17. 49b30f4 SkSL ByteCode: Remove specialized instructions for N up to 4 by Brian Osman · 4 years, 1 month ago
  18. ad43fd8 Update SkSRGBGammaColorFilter to accept an input fragment processor. by John Stiles · 4 years, 1 month ago
  19. 3e62762 Clean up GrColorSpaceXformEffect to allow a null child FP. by John Stiles · 4 years, 1 month ago
  20. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 1 month ago
  21. d71cf40 Remove SkFontMgr::matchFaceStyle. by Ben Wagner · 4 years, 1 month ago
  22. 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 1 month ago
  23. f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 1 month ago
  24. 7e47c21 fiddle with perspective divide by Mike Klein · 4 years, 1 month ago
  25. 56079c4 Support sample(matrix) in SkRuntimeEffect's CPU backend by Brian Osman · 4 years, 1 month ago
  26. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 1 month ago
  27. 7991594 Revert "Revert "clean up after big refactor of SkColorFilter --> ...Base"" by Mike Reed · 4 years, 1 month ago
  28. c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 1 month ago
  29. a693a47 Revert "clean up after big refactor of SkColorFilter --> ...Base" by Michael Ludwig · 4 years, 1 month ago
  30. 29c70f2 Update SkComposeColorFilter to support an input FP. by John Stiles · 4 years, 1 month ago
  31. c36b8aa Add support for passing an inputFP to SkColorFilter objects. by John Stiles · 4 years, 1 month ago
  32. 6dc67b1 clean up after big refactor of SkColorFilter --> ...Base by Mike Reed · 4 years, 1 month ago
  33. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 1 month ago
  34. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 1 month ago
  35. 5d164a2 Initialize SkVertices::Sizes::fTotal by Brian Osman · 4 years, 1 month ago
  36. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 1 month ago
  37. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 1 month ago
  38. fac4c0d Reland "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 1 month ago
  39. b8219e4 update ApplyMatrix signature by Mike Klein · 4 years, 1 month ago
  40. 568d113 Revert "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 1 month ago
  41. 22f246f add simple pathbuilder by Mike Reed · 4 years, 1 month ago
  42. 5aaaeea Supply device and local coords to SkShader_Base::onProgram by Brian Osman · 4 years, 1 month ago
  43. d34528c Remove SkSpecialImage::makeTextureImage by Brian Osman · 4 years, 1 month ago
  44. e7ad8c0 Remove GPU read-back logic in SkSpecialImage by Brian Osman · 4 years, 1 month ago
  45. b444943 Update SkString::resize to preserve string contents efficiently. by John Stiles · 4 years, 1 month ago
  46. 3cf3d92 Allow custom typeface deserializing of picture typefaces. by Alan Screen · 4 years, 1 month ago
  47. ad43e54 Handle kMatrixMultiply in ByteCode -> SkVM by Brian Osman · 4 years, 1 month ago
  48. e66636c check all calls to SkCreateRasterPipelineBlitter by Mike Klein · 4 years, 1 month ago
  49. 91cc979 SkVM: Handle kNegateF by Brian Osman · 4 years, 1 month ago
  50. e81b108 plumb matrix provider through skvm shaders by Mike Klein · 4 years, 1 month ago
  51. 89bf734 Add ceil to skvx/skvm/JIT, and floor/ceil intrinsics to ByteCode by Brian Osman · 4 years, 1 month ago
  52. 92887b5 allow fallback to skvm blitter by Mike Klein · 4 years, 1 month ago
  53. c950e05 clean up old idea about nullptr/sRGB by Mike Klein · 4 years, 1 month ago
  54. f8d68fe runtime shader children on skvm backend by Mike Klein · 4 years, 1 month ago
  55. 9394dd5 Fix stack-buffer overrun in appendVAList. by John Stiles · 4 years, 1 month ago
  56. a43d820 Support sample() in ByteCodeGenerator (but not the interpreter) by Brian Osman · 4 years, 1 month ago
  57. e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 1 month ago
  58. a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 1 month ago
  59. 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 1 month ago
  60. 45fe2e8 move methods to options class by Herb Derby · 4 years, 1 month ago
  61. 3d6bf04 make options robust by Herb Derby · 4 years, 1 month ago
  62. faaf3c5 Move all SkReadBuffer member initialization to header by Brian Osman · 4 years, 1 month ago
  63. 8181edf Initialize SkReadBuffer pointers by Brian Osman · 4 years, 1 month ago
  64. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  65. 77968f0 Revert "fixed sample(..., matrix) with runtime effects" by Ethan Nicholas · 4 years, 1 month ago
  66. 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 1 month ago
  67. e8685bc remove unneeded SK_LEGACY_BLITTER_CHOICE flag by Mike Reed · 4 years, 2 months ago
  68. 1c07aa7 Implement computeFastBounds in SkLocalMatrixImageFilter by Michael Ludwig · 4 years, 2 months ago
  69. 4598fa1 move test op creation to GrTextAtlasOp by Herb Derby · 4 years, 2 months ago
  70. 8106311 move shader-specific checks out of blitter chooser by Mike Reed · 4 years, 2 months ago
  71. e7b4d73 Update GrRectBlurEffect to use a child FP. by John Stiles · 4 years, 2 months ago
  72. ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 2 months ago
  73. 4ca8884 Update GrRRectBlurEffect to use a child FP. by John Stiles · 4 years, 2 months ago
  74. f6af974 Reland "Update GrCircleBlurFragmentProcessor to use a child FP." by John Stiles · 4 years, 2 months ago
  75. 9e4e4c7 Reland "Switch persistent cache to use SkReadBuffer/SkWriteBuffer" by Brian Osman · 4 years, 2 months ago
  76. fb5ede5 fixed sample(..., matrix) with runtime effects by Ethan Nicholas · 4 years, 2 months ago
  77. bce9bd6 Revert "Update GrCircleBlurFragmentProcessor to use a child FP." by John Stiles · 4 years, 2 months ago
  78. 90e8290 Revert "Switch persistent cache to use SkReadBuffer/SkWriteBuffer" by Mike Reed · 4 years, 2 months ago
  79. 5fa11d4 Switch persistent cache to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 2 months ago
  80. 88c6539 Update GrCircleBlurFragmentProcessor to use a child FP. by John Stiles · 4 years, 2 months ago
  81. 7eb0a5f Auto-resolve DDL targets in flushSurfaces by Robert Phillips · 4 years, 2 months ago
  82. 6468822 move the bulk of GrTextContext to GrRenderTargetContext by Herb Derby · 4 years, 2 months ago
  83. 8c40677 Remove SkValidatingReadBuffer.h by Brian Osman · 4 years, 2 months ago
  84. 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 2 months ago
  85. 8f45e4d use type name as identifier instead of factory by Mike Klein · 4 years, 2 months ago
  86. a01ec53 Remove axis alignment restriction on small CPU blur by Brian Salomon · 4 years, 2 months ago
  87. cf992d6 simplify GrTextContext by Herb Derby · 4 years, 2 months ago
  88. 750e565 calculate text color closer to use by Herb Derby · 4 years, 2 months ago
  89. be20205 Remove unused fColor from GrTextBlob by Herb Derby · 4 years, 2 months ago
  90. 6f56f2e port skx opts to old style by Mike Klein · 4 years, 2 months ago
  91. 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 2 months ago
  92. 54cf42f Update HSL/RGB and color matrix conversion processors to use a child FP. by John Stiles · 4 years, 2 months ago
  93. 692e59d remove forceW system by Herb Derby · 4 years, 2 months ago
  94. 746473b remove sse4.1 opts level by Mike Klein · 4 years, 2 months ago
  95. 1faaa97 Revert "apply SkOpts_skx approach to SkOpts_hsw" by Mike Klein · 4 years, 2 months ago
  96. 7f5b734 Revert "finish new-style opts" by Mike Klein · 4 years, 2 months ago
  97. 23708cd SkRecord cleanup by Mike Klein · 4 years, 2 months ago
  98. 4272d07 finish new-style opts by Mike Klein · 4 years, 2 months ago
  99. 4aca906 move #include out of header by Mike Klein · 4 years, 2 months ago
  100. 08a39c2 apply SkOpts_skx approach to SkOpts_hsw by Mike Klein · 4 years, 2 months ago