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