1. fc2fdf0 Support sample coords in .fp main() by Michael Ludwig · 4 years, 2 months ago
  2. ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 4 years, 2 months ago
  3. 41abd4f Remove SkWhitelistTypefaces. by Ben Wagner · 4 years, 2 months ago
  4. 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 2 months ago
  5. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 2 months ago
  6. 359d16d Roll Chromium from 2076810705d0 to 277fb4f3a407 (412 revisions) by skia-autoroll · 4 years, 2 months ago
  7. a2bb8c0 Roll ANGLE from 69c011ef35f1 to 06462adde69b (13 revisions) by skia-autoroll · 4 years, 2 months ago
  8. eb1a910 Roll dawn from ff90599cdf60 to b231c7fb717d (5 revisions) by skia-autoroll · 4 years, 2 months ago
  9. 10b7541 Add proj() intrinsic (XY / Z), fix bug with perspective matrix sampling by Brian Osman · 4 years, 2 months ago
  10. 3a54b68 release notes for 85 to web page by Heather Miller · 4 years, 2 months ago
  11. 22c6aa1 Update Skia milestone to 86 by Heather Miller · 4 years, 2 months ago
  12. 8c3daeb Allow fontmgr factory to depend on fontmgrs. by Ben Wagner · 4 years, 2 months ago
  13. 49b30f4 SkSL ByteCode: Remove specialized instructions for N up to 4 by Brian Osman · 4 years, 2 months ago
  14. e7e25ac Remove workarounds to support legacy coord transforms by Michael Ludwig · 4 years, 2 months ago
  15. 9f2a333 Update SkColorFilterShader to use an inputFP instead of RunInSeries. by John Stiles · 4 years, 2 months ago
  16. c7ed7e6 Revert "Add storage on the surface for its last render task" by Robert Phillips · 4 years, 2 months ago
  17. ea25120 Clean up skottielib: modify access to package classes and delete unneeded code by Jorge Betancourt · 4 years, 2 months ago
  18. 0c24320 Reland "Don't flatten images in SkImageShader" by Brian Salomon · 4 years, 2 months ago
  19. aaf945c Add a full build option for SkottieKit by Florin Malita · 4 years, 2 months ago
  20. 4320664 Update SkGaussianColorFilter to support an input FP. by John Stiles · 4 years, 2 months ago
  21. a112133 Be more consistent about calling release procs in SkImage factories (take 2) by Robert Phillips · 4 years, 2 months ago
  22. ad43fd8 Update SkSRGBGammaColorFilter to accept an input fragment processor. by John Stiles · 4 years, 2 months ago
  23. 3e62762 Clean up GrColorSpaceXformEffect to allow a null child FP. by John Stiles · 4 years, 2 months ago
  24. fbe2859 Remove GrFragmentProcessor::addCoordTransform() by Michael Ludwig · 4 years, 2 months ago
  25. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 2 months ago
  26. 0851459 Revert "Don't flatten images in SkImageShader" by Derek Sollenberger · 4 years, 2 months ago
  27. ca5b36c Add storage on the surface for its last render task by Adlai Holler · 4 years, 2 months ago
  28. bedaef3 Use recording context more widely in SkGpuDevice by Robert Phillips · 4 years, 2 months ago
  29. 33603fd Fix DDLOperatorEqTest on Dawn backend. by Stephen White · 4 years, 2 months ago
  30. 1449d83 Move InputStream handling of SkottieLib to SkottieView by Jorge Betancourt · 4 years, 2 months ago
  31. 65513a9 Tweak scripts to fix CK builds with python 3 by Florin Malita · 4 years, 2 months ago
  32. 24e2f6e Add program pre-compilation to Vulkan backend by Robert Phillips · 4 years, 2 months ago
  33. f637135 Roll SwiftShader from eb0a25a189b7 to b3240d0c355a (2 revisions) by skia-autoroll · 4 years, 2 months ago
  34. a1429c4 Roll Chromium from 86c1522319ef to 2076810705d0 (570 revisions) by skia-autoroll · 4 years, 2 months ago
  35. 63b499b Roll ANGLE from c81da1c809fe to 69c011ef35f1 (12 revisions) by skia-autoroll · 4 years, 2 months ago
  36. 7e75381 Roll dawn from 2a6cc4f8fb40 to ff90599cdf60 (1 revision) by skia-autoroll · 4 years, 2 months ago
  37. 03132b7 Update SKP version by skia-recreate-skps · 4 years, 2 months ago
  38. d71cf40 Remove SkFontMgr::matchFaceStyle. by Ben Wagner · 4 years, 2 months ago
  39. 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 2 months ago
  40. 0dba3bb Remove remaining CGFontCreateWithDataProvider support. by Ben Wagner · 4 years, 2 months ago
  41. 61d4543 Start running Tests on Pixel4XLs. by Joe Gregorio · 4 years, 2 months ago
  42. b29a1a6 Fix D3D dynamic buffer reuse. by Jim Van Verth · 4 years, 2 months ago
  43. 98c39ba Make use of backend texture creation finished procs in YUV GMs by Robert Phillips · 4 years, 2 months ago
  44. f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 2 months ago
  45. 1ca54d4 remove purge more interface from GrTextBlobCache by Herb Derby · 4 years, 2 months ago
  46. 439fe60 show fat stroking on lines or curves by Mike Reed · 4 years, 2 months ago
  47. 562c8db Move the DDL unreffing to task destructor and update tests by Adlai Holler · 4 years, 2 months ago
  48. 7e47c21 fiddle with perspective divide by Mike Klein · 4 years, 2 months ago
  49. f2935c6 Use GrMatrixEffect in SkPerlinNoiseShader by Michael Ludwig · 4 years, 2 months ago
  50. fa78f3b Fix is_clang python3 encoding errors by Florin Malita · 4 years, 2 months ago
  51. fb35554 Fix crash if Rive file is missing. by John Stiles · 4 years, 2 months ago
  52. b5bd1b3 Remove GrCoordTransform from GrBicubicEffect by Michael Ludwig · 4 years, 2 months ago
  53. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 2 months ago
  54. 56079c4 Support sample(matrix) in SkRuntimeEffect's CPU backend by Brian Osman · 4 years, 2 months ago
  55. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 2 months ago
  56. e2d67ce Remove explicit matrix from GrDeviceEffect by Michael Ludwig · 4 years, 2 months ago
  57. 318afe6 Don't flatten images in SkImageShader by Brian Salomon · 4 years, 2 months ago
  58. c0ab92c Reland Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 2 months ago
  59. fe7794d Add new OOPRDDL bots by Robert Phillips · 4 years, 2 months ago
  60. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 3 months ago
  61. 49e1b00 Increase interpreter stack limit slightly by Brian Osman · 4 years, 3 months ago
  62. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 2 months ago
  63. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 2 months ago
  64. 1b7399b Use GrMatrixEffect in gradients instead of GrCoordTransform by Michael Ludwig · 4 years, 2 months ago
  65. 836c9d8 [skrive] Rectangle support by Florin Malita · 4 years, 2 months ago
  66. 7991594 Revert "Revert "clean up after big refactor of SkColorFilter --> ...Base"" by Mike Reed · 4 years, 2 months ago
  67. 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 2 months ago
  68. e393901 More *ooprddl GM changes by Robert Phillips · 4 years, 2 months ago
  69. d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 2 months ago
  70. e6c33ea Don't erase child optimization flags by Michael Ludwig · 4 years, 2 months ago
  71. 17b1209 Roll Chromium from 6d759c2e5e1f to 86c1522319ef (594 revisions) by skia-autoroll · 4 years, 2 months ago
  72. 8e37f61 Roll ANGLE from 6ef0387d581d to c81da1c809fe (11 revisions) by skia-autoroll · 4 years, 2 months ago
  73. c72d7a5 Add default flush calls to gpu backend. by Greg Daniel · 4 years, 2 months ago
  74. c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 2 months ago
  75. a693a47 Revert "clean up after big refactor of SkColorFilter --> ...Base" by Michael Ludwig · 4 years, 2 months ago
  76. 02616ea [skrive] Add dm source by Florin Malita · 4 years, 2 months ago
  77. 29c70f2 Update SkComposeColorFilter to support an input FP. by John Stiles · 4 years, 2 months ago
  78. c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 2 months ago
  79. 7e16715 Remove outdated comment by Adlai Holler · 4 years, 2 months ago
  80. ac9d3f6 Cleanup of GrSkSLFP by Brian Osman · 4 years, 2 months ago
  81. 1af72d1 Make GrBicubicEffect also support centripetal Catmull-Rom kernel. by Brian Salomon · 4 years, 2 months ago
  82. c36b8aa Add support for passing an inputFP to SkColorFilter objects. by John Stiles · 4 years, 2 months ago
  83. d7e5562 bin/try: automatically set 'git cl issue' when not found by Eric Boren · 4 years, 2 months ago
  84. 6dc67b1 clean up after big refactor of SkColorFilter --> ...Base by Mike Reed · 4 years, 2 months ago
  85. 6c9bb62 Have the drawing manager ref & unref DDLs on playback by Adlai Holler · 4 years, 2 months ago
  86. 3d273d0 [skrive] Initial render plumbing by Florin Malita · 4 years, 2 months ago
  87. b795bea Add GM::gpuTeardown entry point by Robert Phillips · 4 years, 2 months ago
  88. 83b749a Add GM::onceBeforeDraw method that encapsulates calling onOnceBeforeDraw by Robert Phillips · 4 years, 2 months ago
  89. 7000ccd Cleanup for TextLine::getGlyphPositionAtCoordinate. by Ben Wagner · 4 years, 3 months ago
  90. b9b1373 Fix nearest neighbor sampling of YUV[A] images by Brian Salomon · 4 years, 2 months ago
  91. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 3 months ago
  92. d0fa3ee add mutex to GrTextBlobCache by Herb Derby · 4 years, 3 months ago
  93. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 3 months ago
  94. 9d8a41c Reland "Ignore calls to freeGpuResources on abandoned contexts" by Adlai Holler · 4 years, 2 months ago
  95. 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 4 months ago
  96. 5d164a2 Initialize SkVertices::Sizes::fTotal by Brian Osman · 4 years, 2 months ago
  97. a6858ae Don't write instance locations for unused resolve levels by Chris Dalton · 4 years, 2 months ago
  98. 768adaa Remove GrMiddleOutCubicShader::kMaxResolveLevel by Chris Dalton · 4 years, 2 months ago
  99. adac288 Reland "simplify freeAll" by Herb Derby · 4 years, 3 months ago
  100. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 3 months ago