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