1. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 1 month ago
  2. d2f870c Fix modifier key handling in OS X to allow command-keys to work. by John Stiles · 4 years, 1 month ago
  3. e381036 Fix D3D debug clang build. by Jim Van Verth · 4 years, 1 month ago
  4. ba7cbf7 Add SkSVGCanvas api Fuzzer by Zepeng Hu · 4 years, 1 month ago
  5. 16ee98d Roll Chromium from 277fb4f3a407 to 13ebce234ed3 (489 revisions) by skia-autoroll · 4 years, 1 month ago
  6. 0fb9b49 Roll ANGLE from 06462adde69b to 2761f01d68a7 (13 revisions) by skia-autoroll · 4 years, 1 month ago
  7. 23e55c4 Roll SwiftShader from b3240d0c355a to 2d6b37bbda59 (2 revisions) by skia-autoroll · 4 years, 1 month ago
  8. 5638f48 add windows skvm bots by Mike Klein · 4 years, 1 month ago
  9. 400ba22 save only xmm6-15 on windows by Mike Klein · 4 years, 1 month ago
  10. ab9578e Update ImGui to latest stable version (1.77). by John Stiles · 4 years, 1 month ago
  11. 77d7d5e with sanitizers, JIT but ignore it by Mike Klein · 4 years, 1 month ago
  12. 492558a [skottie] Fix wipe effects for images by Florin Malita · 4 years, 1 month ago
  13. fe7e74b Add an `experimental_simd` build target to CanvasKit. by Elliot Evans · 4 years, 1 month ago
  14. 1e6460d Implement GrFence in D3D. by Jim Van Verth · 4 years, 1 month ago
  15. 1bb4d35 The Pixel 4XLs are doing fine on Tests, so stop running the tests on Pixel 4s. by Joe Gregorio · 4 years, 1 month ago
  16. a68d933 nullptr -> paint color by Mike Klein · 4 years, 1 month ago
  17. dd3b401 Direct3D: Fix commandlist cleanup crash. by Jim Van Verth · 4 years, 1 month ago
  18. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 1 month ago
  19. 4e3cab7 Reland "Simplify GrClip API" by Michael Ludwig · 4 years, 1 month ago
  20. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 1 month ago
  21. 511cf4f start on windows jit support by Mike Klein · 4 years, 1 month ago
  22. 746460e Fix d3d backend texture uploads when used formats need swizzling. by Greg Daniel · 4 years, 1 month ago
  23. 09dbeff Update SkModeColorFilter to support an input FP. by John Stiles · 4 years, 1 month ago
  24. 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 1 month ago
  25. 5c57e88 Redesign GrXfermodeFragmentProcessor to use one FP instead of two. by John Stiles · 4 years, 1 month ago
  26. 3207fbe Fix release build of viewer with Vulkan by Brian Salomon · 4 years, 1 month ago
  27. 5e09432 careful constants map handling by Mike Klein · 4 years, 1 month ago
  28. afaf5d5 performance increase by not drawing on do nothing frames by Jorge Betancourt · 4 years, 1 month ago
  29. 2d7cf46 Use SkTPin instead of std::clamp by Chris Dalton · 4 years, 1 month ago
  30. 1c62a7b Implement stroking with GPU tessellation by Chris Dalton · 4 years, 1 month ago
  31. b6b9573 SkSL: Rename isConstant to isCompileTimeConstant by Brian Osman · 4 years, 1 month ago
  32. 711e73c SkSL: Variable references are never "isConstant" by Brian Osman · 4 years, 1 month ago
  33. d681aa2 [infra] Add xcode-11.4.1 asset by Weston Tracey · 4 years, 1 month ago
  34. fc2fdf0 Support sample coords in .fp main() by Michael Ludwig · 4 years, 1 month ago
  35. ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 4 years, 1 month ago
  36. 41abd4f Remove SkWhitelistTypefaces. by Ben Wagner · 4 years, 1 month ago
  37. 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 1 month ago
  38. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  39. 359d16d Roll Chromium from 2076810705d0 to 277fb4f3a407 (412 revisions) by skia-autoroll · 4 years, 1 month ago
  40. a2bb8c0 Roll ANGLE from 69c011ef35f1 to 06462adde69b (13 revisions) by skia-autoroll · 4 years, 1 month ago
  41. eb1a910 Roll dawn from ff90599cdf60 to b231c7fb717d (5 revisions) by skia-autoroll · 4 years, 1 month ago
  42. 10b7541 Add proj() intrinsic (XY / Z), fix bug with perspective matrix sampling by Brian Osman · 4 years, 1 month ago
  43. 3a54b68 release notes for 85 to web page by Heather Miller · 4 years, 1 month ago
  44. 22c6aa1 Update Skia milestone to 86 by Heather Miller · 4 years, 1 month ago
  45. 8c3daeb Allow fontmgr factory to depend on fontmgrs. by Ben Wagner · 4 years, 1 month ago
  46. 49b30f4 SkSL ByteCode: Remove specialized instructions for N up to 4 by Brian Osman · 4 years, 1 month ago
  47. e7e25ac Remove workarounds to support legacy coord transforms by Michael Ludwig · 4 years, 1 month ago
  48. 9f2a333 Update SkColorFilterShader to use an inputFP instead of RunInSeries. by John Stiles · 4 years, 1 month ago
  49. c7ed7e6 Revert "Add storage on the surface for its last render task" by Robert Phillips · 4 years, 1 month ago
  50. ea25120 Clean up skottielib: modify access to package classes and delete unneeded code by Jorge Betancourt · 4 years, 1 month ago
  51. 0c24320 Reland "Don't flatten images in SkImageShader" by Brian Salomon · 4 years, 1 month ago
  52. aaf945c Add a full build option for SkottieKit by Florin Malita · 4 years, 1 month ago
  53. 4320664 Update SkGaussianColorFilter to support an input FP. by John Stiles · 4 years, 1 month ago
  54. a112133 Be more consistent about calling release procs in SkImage factories (take 2) by Robert Phillips · 4 years, 1 month ago
  55. ad43fd8 Update SkSRGBGammaColorFilter to accept an input fragment processor. by John Stiles · 4 years, 1 month ago
  56. 3e62762 Clean up GrColorSpaceXformEffect to allow a null child FP. by John Stiles · 4 years, 1 month ago
  57. fbe2859 Remove GrFragmentProcessor::addCoordTransform() by Michael Ludwig · 4 years, 1 month ago
  58. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 1 month ago
  59. 0851459 Revert "Don't flatten images in SkImageShader" by Derek Sollenberger · 4 years, 1 month ago
  60. ca5b36c Add storage on the surface for its last render task by Adlai Holler · 4 years, 1 month ago
  61. bedaef3 Use recording context more widely in SkGpuDevice by Robert Phillips · 4 years, 1 month ago
  62. 33603fd Fix DDLOperatorEqTest on Dawn backend. by Stephen White · 4 years, 1 month ago
  63. 1449d83 Move InputStream handling of SkottieLib to SkottieView by Jorge Betancourt · 4 years, 1 month ago
  64. 65513a9 Tweak scripts to fix CK builds with python 3 by Florin Malita · 4 years, 1 month ago
  65. 24e2f6e Add program pre-compilation to Vulkan backend by Robert Phillips · 4 years, 1 month ago
  66. f637135 Roll SwiftShader from eb0a25a189b7 to b3240d0c355a (2 revisions) by skia-autoroll · 4 years, 1 month ago
  67. a1429c4 Roll Chromium from 86c1522319ef to 2076810705d0 (570 revisions) by skia-autoroll · 4 years, 1 month ago
  68. 63b499b Roll ANGLE from c81da1c809fe to 69c011ef35f1 (12 revisions) by skia-autoroll · 4 years, 1 month ago
  69. 7e75381 Roll dawn from 2a6cc4f8fb40 to ff90599cdf60 (1 revision) by skia-autoroll · 4 years, 1 month ago
  70. 03132b7 Update SKP version by skia-recreate-skps · 4 years, 1 month ago
  71. d71cf40 Remove SkFontMgr::matchFaceStyle. by Ben Wagner · 4 years, 1 month ago
  72. 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 1 month ago
  73. 0dba3bb Remove remaining CGFontCreateWithDataProvider support. by Ben Wagner · 4 years, 1 month ago
  74. 61d4543 Start running Tests on Pixel4XLs. by Joe Gregorio · 4 years, 1 month ago
  75. b29a1a6 Fix D3D dynamic buffer reuse. by Jim Van Verth · 4 years, 1 month ago
  76. 98c39ba Make use of backend texture creation finished procs in YUV GMs by Robert Phillips · 4 years, 1 month ago
  77. f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 1 month ago
  78. 1ca54d4 remove purge more interface from GrTextBlobCache by Herb Derby · 4 years, 1 month ago
  79. 439fe60 show fat stroking on lines or curves by Mike Reed · 4 years, 1 month ago
  80. 562c8db Move the DDL unreffing to task destructor and update tests by Adlai Holler · 4 years, 1 month ago
  81. 7e47c21 fiddle with perspective divide by Mike Klein · 4 years, 1 month ago
  82. f2935c6 Use GrMatrixEffect in SkPerlinNoiseShader by Michael Ludwig · 4 years, 1 month ago
  83. fa78f3b Fix is_clang python3 encoding errors by Florin Malita · 4 years, 1 month ago
  84. fb35554 Fix crash if Rive file is missing. by John Stiles · 4 years, 1 month ago
  85. b5bd1b3 Remove GrCoordTransform from GrBicubicEffect by Michael Ludwig · 4 years, 1 month ago
  86. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 1 month ago
  87. 56079c4 Support sample(matrix) in SkRuntimeEffect's CPU backend by Brian Osman · 4 years, 1 month ago
  88. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 1 month ago
  89. e2d67ce Remove explicit matrix from GrDeviceEffect by Michael Ludwig · 4 years, 1 month ago
  90. 318afe6 Don't flatten images in SkImageShader by Brian Salomon · 4 years, 1 month ago
  91. c0ab92c Reland Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 1 month ago
  92. fe7794d Add new OOPRDDL bots by Robert Phillips · 4 years, 1 month ago
  93. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 1 month ago
  94. 49e1b00 Increase interpreter stack limit slightly by Brian Osman · 4 years, 1 month ago
  95. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 1 month ago
  96. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 1 month ago
  97. 1b7399b Use GrMatrixEffect in gradients instead of GrCoordTransform by Michael Ludwig · 4 years, 1 month ago
  98. 836c9d8 [skrive] Rectangle support by Florin Malita · 4 years, 1 month ago
  99. 7991594 Revert "Revert "clean up after big refactor of SkColorFilter --> ...Base"" by Mike Reed · 4 years, 1 month ago
  100. 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 1 month ago