1. 56079c4 Support sample(matrix) in SkRuntimeEffect's CPU backend by Brian Osman · 4 years, 2 months ago
  2. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 2 months ago
  3. e2d67ce Remove explicit matrix from GrDeviceEffect by Michael Ludwig · 4 years, 2 months ago
  4. 318afe6 Don't flatten images in SkImageShader by Brian Salomon · 4 years, 2 months ago
  5. c0ab92c Reland Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 2 months ago
  6. fe7794d Add new OOPRDDL bots by Robert Phillips · 4 years, 2 months ago
  7. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 3 months ago
  8. 49e1b00 Increase interpreter stack limit slightly by Brian Osman · 4 years, 3 months ago
  9. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 2 months ago
  10. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 2 months ago
  11. 1b7399b Use GrMatrixEffect in gradients instead of GrCoordTransform by Michael Ludwig · 4 years, 2 months ago
  12. 836c9d8 [skrive] Rectangle support by Florin Malita · 4 years, 2 months ago
  13. 7991594 Revert "Revert "clean up after big refactor of SkColorFilter --> ...Base"" by Mike Reed · 4 years, 2 months ago
  14. 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 2 months ago
  15. e393901 More *ooprddl GM changes by Robert Phillips · 4 years, 2 months ago
  16. d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 2 months ago
  17. e6c33ea Don't erase child optimization flags by Michael Ludwig · 4 years, 2 months ago
  18. 17b1209 Roll Chromium from 6d759c2e5e1f to 86c1522319ef (594 revisions) by skia-autoroll · 4 years, 2 months ago
  19. 8e37f61 Roll ANGLE from 6ef0387d581d to c81da1c809fe (11 revisions) by skia-autoroll · 4 years, 2 months ago
  20. c72d7a5 Add default flush calls to gpu backend. by Greg Daniel · 4 years, 2 months ago
  21. c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 2 months ago
  22. a693a47 Revert "clean up after big refactor of SkColorFilter --> ...Base" by Michael Ludwig · 4 years, 2 months ago
  23. 02616ea [skrive] Add dm source by Florin Malita · 4 years, 2 months ago
  24. 29c70f2 Update SkComposeColorFilter to support an input FP. by John Stiles · 4 years, 2 months ago
  25. c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 2 months ago
  26. 7e16715 Remove outdated comment by Adlai Holler · 4 years, 2 months ago
  27. ac9d3f6 Cleanup of GrSkSLFP by Brian Osman · 4 years, 2 months ago
  28. 1af72d1 Make GrBicubicEffect also support centripetal Catmull-Rom kernel. by Brian Salomon · 4 years, 2 months ago
  29. c36b8aa Add support for passing an inputFP to SkColorFilter objects. by John Stiles · 4 years, 2 months ago
  30. d7e5562 bin/try: automatically set 'git cl issue' when not found by Eric Boren · 4 years, 3 months ago
  31. 6dc67b1 clean up after big refactor of SkColorFilter --> ...Base by Mike Reed · 4 years, 2 months ago
  32. 6c9bb62 Have the drawing manager ref & unref DDLs on playback by Adlai Holler · 4 years, 3 months ago
  33. 3d273d0 [skrive] Initial render plumbing by Florin Malita · 4 years, 2 months ago
  34. b795bea Add GM::gpuTeardown entry point by Robert Phillips · 4 years, 2 months ago
  35. 83b749a Add GM::onceBeforeDraw method that encapsulates calling onOnceBeforeDraw by Robert Phillips · 4 years, 2 months ago
  36. 7000ccd Cleanup for TextLine::getGlyphPositionAtCoordinate. by Ben Wagner · 4 years, 3 months ago
  37. b9b1373 Fix nearest neighbor sampling of YUV[A] images by Brian Salomon · 4 years, 2 months ago
  38. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 3 months ago
  39. d0fa3ee add mutex to GrTextBlobCache by Herb Derby · 4 years, 3 months ago
  40. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 3 months ago
  41. 9d8a41c Reland "Ignore calls to freeGpuResources on abandoned contexts" by Adlai Holler · 4 years, 2 months ago
  42. 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 4 months ago
  43. 5d164a2 Initialize SkVertices::Sizes::fTotal by Brian Osman · 4 years, 3 months ago
  44. a6858ae Don't write instance locations for unused resolve levels by Chris Dalton · 4 years, 3 months ago
  45. 768adaa Remove GrMiddleOutCubicShader::kMaxResolveLevel by Chris Dalton · 4 years, 3 months ago
  46. adac288 Reland "simplify freeAll" by Herb Derby · 4 years, 3 months ago
  47. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 3 months ago
  48. e684c6d Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  49. d723551 Roll ANGLE from 1496de215a39 to 6ef0387d581d (10 revisions) by skia-autoroll · 4 years, 3 months ago
  50. d6ee22f Roll Chromium from 66992a849fec to 6d759c2e5e1f (551 revisions) by skia-autoroll · 4 years, 3 months ago
  51. ec60ef9 Roll dawn from 8ab3719fc486 to 2a6cc4f8fb40 (2 revisions) by skia-autoroll · 4 years, 3 months ago
  52. 49f9437 Revert "Be more consistent about calling release procs in SkImage factories" by Robert Phillips · 4 years, 3 months ago
  53. 9861b7c Switch inline variables to use a counter by Michael Ludwig · 4 years, 3 months ago
  54. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 3 months ago
  55. 0e94f94 Remove unnecessary AsyncReadPixels command buffer disable. by Brian Salomon · 4 years, 3 months ago
  56. 1de1481 Fixed an SkSL optimizer issue with collapsing static ifs / switches. by Ethan Nicholas · 4 years, 3 months ago
  57. f075414 Be more consistent about calling release procs in SkImage factories by Robert Phillips · 4 years, 3 months ago
  58. 54c9093 Pass the primProc and uniformHandler to tessellation shader back doors by Chris Dalton · 4 years, 3 months ago
  59. 3487882 Revert "Implement Skottie vs Lottie perf tool" by Michael Ludwig · 4 years, 3 months ago
  60. 9a5acc5 Add another make_get_error_with_random_oom valgrind suppression by Brian Salomon · 4 years, 3 months ago
  61. 632db1c Revert "Make glPatchParameteri required when tessellation is supported" by Greg Daniel · 4 years, 3 months ago
  62. d8f4f42 Revert "Simplify GrClip API" by Michael Ludwig · 4 years, 3 months ago
  63. 287c28c update gradle version for android projects by Jorge Betancourt · 4 years, 3 months ago
  64. 8857497 Fix RTHeight for SkRuntimeEffectSimple case. by Stephen White · 4 years, 3 months ago
  65. a026e91 Fix d3d PromiseImageTest by Greg Daniel · 4 years, 3 months ago
  66. 345e999 Roll dawn from 92379bff49c2 to 8ab3719fc486 (2 revisions) by skia-autoroll · 4 years, 3 months ago
  67. fac4c0d Reland "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 3 months ago
  68. 38b7d2f Add support for magenta highlights on shader mouseover in Metal. by John Stiles · 4 years, 3 months ago
  69. 8ee607c Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 3 months ago
  70. 3824f58 Revert "simplify freeAll" by Michael Ludwig · 4 years, 3 months ago
  71. 1507d71 Update path to fix Android ASAN bots by Ravi Mistry · 4 years, 3 months ago
  72. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 3 months ago
  73. 03b92cd Fix crash in Viewer when attempting to view shaders in Metal. by John Stiles · 4 years, 3 months ago
  74. 72e5764 Rename MakeResult so that it can be used more broadly. by John Stiles · 4 years, 3 months ago
  75. 900630c Add GM::gpuSetup call in fm by Robert Phillips · 4 years, 3 months ago
  76. 9716414 Simplify GrClip API by Michael Ludwig · 4 years, 3 months ago
  77. 9977ab9 Misc changes to get *ooprdll configs running by Robert Phillips · 4 years, 3 months ago
  78. b8219e4 update ApplyMatrix signature by Mike Klein · 4 years, 3 months ago
  79. 513e475 Make sure we hold refs to sampled textures in d3d. by Greg Daniel · 4 years, 3 months ago
  80. 4621428 Revert "Ignore calls to freeGpuResources on abandoned contexts" by Robert Phillips · 4 years, 3 months ago
  81. 568d113 Revert "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 3 months ago
  82. f8d25ef Disable one more D3D test by Jim Van Verth · 4 years, 3 months ago
  83. c23b732 Update viewer to call the gpuSetup GM entry point by Robert Phillips · 4 years, 3 months ago
  84. d9b9e5e [canvaskit] High performance Path APIs by Kevin Lubick · 4 years, 3 months ago
  85. 8268108 Reland "[skottie] skottie_tool updates" by Florin Malita · 4 years, 3 months ago
  86. 322e4be Roll ANGLE from 9daab8cbffb7 to 1496de215a39 (13 revisions) by skia-autoroll · 4 years, 3 months ago
  87. 8278c73 Roll SwiftShader from 9167e1e22a46 to eb0a25a189b7 (3 revisions) by skia-autoroll · 4 years, 3 months ago
  88. 92c3b89 Roll Chromium from adf736e29a5b to 66992a849fec (532 revisions) by skia-autoroll · 4 years, 3 months ago
  89. a3b0b30 [skrive] Parse ellipse data by Florin Malita · 4 years, 3 months ago
  90. 22f246f add simple pathbuilder by Mike Reed · 4 years, 3 months ago
  91. 5aaaeea Supply device and local coords to SkShader_Base::onProgram by Brian Osman · 4 years, 3 months ago
  92. fe02dd1 Roll NDK to r21d by Leon Scroggins III · 4 years, 3 months ago
  93. 99a7e66 Adjust which Direct3D tests are disabled by Jim Van Verth · 4 years, 3 months ago
  94. aed25a9 Disable PromiseImageTextureShutdown test for D3D by Jim Van Verth · 4 years, 3 months ago
  95. c5f25bc make internal shared methods by Herb Derby · 4 years, 3 months ago
  96. 7d7cd2b Make glPatchParameteri required when tessellation is supported by Chris Dalton · 4 years, 3 months ago
  97. 3b6b747 simplify freeAll by Herb Derby · 4 years, 3 months ago
  98. d34528c Remove SkSpecialImage::makeTextureImage by Brian Osman · 4 years, 3 months ago
  99. d12c124 [demos] Move to subdir by Kevin Lubick · 4 years, 3 months ago
  100. 2639a14 [demos] Add directory from which to serve demos.skia.org by Kevin Lubick · 4 years, 3 months ago