1. e573626 Allow filtering RSXForm text in viewer. by Ben Wagner · 3 years, 11 months ago
  2. fa962f5 rerun only what makes unknown hashes by Mike Klein · 3 years, 11 months ago
  3. d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 11 months ago
  4. 1db274d add sample output to skpbench by Herb Derby · 3 years, 11 months ago
  5. 9109dc1 Skpbench: perform core locking functionality into generic hardware profile by Nathaniel Nifong · 3 years, 11 months ago
  6. d50ac5c break huge conversions into batches by Mike Klein · 3 years, 11 months ago
  7. d1131b6 fix FM svg harness by Mike Klein · 3 years, 11 months ago
  8. 9c2ab4c Just skip corrupt JPEG image draws when rendering DDLs by Robert Phillips · 3 years, 11 months ago
  9. f9a0f1a Viewer scale factor improvement. by Ben Wagner · 3 years, 11 months ago
  10. af9c1eb [RecreateSKPs bot] Add new motionmark SKP to the repo by Ravi Mistry · 3 years, 11 months ago
  11. 53ce5aa [RecreateSKPs bot] Fix failing reddit pageset by Ravi Mistry · 3 years, 11 months ago
  12. 3831689 Particle refactor: Only have one code string, uniforms, etc. by Brian Osman · 4 years ago
  13. 1de89c4 Don't use filter-quality by Mike Reed · 4 years ago
  14. fa8b5e4 Add support for retina displays to sk_app. by Ben Wagner · 4 years ago
  15. 6b37bd1 Sort loaded particle effects alphabetically by Brian Osman · 4 years ago
  16. 96a9749 Update SVG asset creation to handle images by Tyler Denniston · 4 years ago
  17. b339d05 pass sampling to drawImage by Mike Reed · 4 years ago
  18. ecdd979 drawBitmap is deprecated by Mike Reed · 4 years ago
  19. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 4 years ago
  20. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 4 years ago
  21. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 4 years ago
  22. 056bd0d Fix leak of X window title. by Ben Wagner · 4 years ago
  23. 34a0c97 don't use drawBitmap by Mike Reed · 4 years ago
  24. 844beb5 get image from skcodec by Mike Reed · 4 years ago
  25. 9911630 Hide misc non-sampling draw methods by Mike Reed · 4 years ago
  26. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 4 years ago
  27. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 4 years ago
  28. e89d8ea Update particle system to use skvm, rather than ByteCode by Brian Osman · 4 years ago
  29. 110367d Fix most remaining wasm gm unit tests by correctly providing gl context by Nathaniel Nifong · 4 years ago
  30. 821a845 remove dead code from old drawimage virtuals by Mike Reed · 4 years ago
  31. 18aeb57 Hide legacy drawImage methods by Mike Reed · 4 years ago
  32. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 4 years ago
  33. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 4 years ago
  34. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 4 years ago
  35. 4f4c064 roll gn to latest by Mike Klein · 4 years ago
  36. 92969f2 SkSL DSL operator overloading by Ethan Nicholas · 4 years ago
  37. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 4 years ago
  38. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 4 years ago
  39. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 4 years ago
  40. 559f9c1 Make the DDLTileHelper skip uninitialized tiles by Robert Phillips · 4 years ago
  41. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 4 years ago
  42. 183461f Add a isDDLTarget flag to GrSurfaceProxy by Robert Phillips · 4 years ago
  43. 50940ab fix a few failing gm tests in wasm by Nathaniel Nifong · 4 years ago
  44. b3d4e74 Add SkSL DSLType by Ethan Nicholas · 4 years ago
  45. fafb477 [infra] Filter PathKit and CanvasKit tryjobs when cutting Chrome branch by Eric Boren · 4 years ago
  46. 0355118 debug build for wasm gm tests by Nathaniel Nifong · 4 years ago
  47. 9504614 Beginnings of the SkSL DSL framework by Ethan Nicholas · 4 years ago
  48. 7803608 Add a new implementation of reduceOpsTaskSplitting by Adlai Holler · 4 years ago
  49. 4a56568 Accept a callback used in MultiPictureDocument::endPage by Nathaniel Nifong · 4 years ago
  50. 6094ed6 Include svg module in Doxygen generated output. by Joe Gregorio · 4 years ago
  51. 6cab033 exclude surfacecontextwritepixels from CK by Brian Salomon · 4 years ago
  52. 4f50934 Pass sampling to drawImageSet by Mike Reed · 4 years ago
  53. ebcc35f [recreateskps-bot] New locations for hosted pages by Ravi Mistry · 4 years ago
  54. 6356cb1 Fix skottie2movie after asyncRescaleAndReadPixels changes by Florin Malita · 4 years ago
  55. 7d63f91 Add optional --yes argument to tools/install_dependencies.sh. by Joe Gregorio · 4 years ago
  56. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 4 years ago
  57. ee380a0 Remove references to drawBitmapNine by Mike Reed · 4 years ago
  58. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 4 years ago
  59. 7ae4444 Fix gl vertex array object functions. by Greg Daniel · 4 years ago
  60. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 4 years ago
  61. c56e2e5 Add new virts, hide old ones by Mike Reed · 4 years ago
  62. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 4 years ago
  63. f73a029 Make onCreateScalerContext return unique_ptr. by Ben Wagner · 4 years ago
  64. dc607e3 Use bitmap.asImage() by Mike Reed · 4 years ago
  65. 839eef3 Work on hiding filter-quality by Mike Reed · 4 years ago
  66. e11c438 Remove use of uint from particle random system by Brian Osman · 4 years ago
  67. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 4 years ago
  68. ac9f0c9 Bitmap.asImage() by Mike Reed · 4 years ago
  69. 6bba3d8 Remove pixel write/read tests. by Brian Salomon · 4 years ago
  70. 2650644 Remove 'flags' feature from particles by Brian Osman · 4 years ago
  71. 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 4 years ago
  72. 0047aff remove very oldest SkVM testing by Mike Klein · 4 years ago
  73. 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 4 years ago
  74. 860d01c Idea: implement drawImageNine by calling drawImageLattice by Mike Reed · 4 years ago
  75. 7206817 Fix images used in orientation GMs by Brian Salomon · 4 years ago
  76. ba158b9 Remove SkScalerContext::getGlyphCount. by Ben Wagner · 4 years ago
  77. aad96ad Fix Viewer crash when starting with vk msaa on windows. by Greg Daniel · 4 years ago
  78. 6e110c8 dump value from DrawAnnotation commands by Nathaniel Nifong · 4 years ago
  79. 8c277bd Revert "Fix crash on windows viewer when starting in vulkan." by Greg Daniel · 4 years ago
  80. fcd6816 Fix crash on windows viewer when starting in vulkan. by Greg Daniel · 4 years ago
  81. 15f5184 Reland "Disable HW tessellation shaders by default" by Chris Dalton · 4 years ago
  82. 1c2584d Revert "Disable HW tessellation shaders by default" by Chris Dalton · 4 years ago
  83. ad8b9fa Disable HW tessellation shaders by default by Chris Dalton · 4 years ago
  84. bc68832 Separate the playback and recording characterizations in the DDLTileHelper by Robert Phillips · 4 years ago
  85. 6c32c7b SkSLSlide: Guard against asserts in the compiler by Brian Osman · 4 years, 1 month ago
  86. 82abece Bitmap should use sampling options by Mike Reed · 4 years, 1 month ago
  87. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 4 years, 1 month ago
  88. 06e9e5d SkSLSlide: Add shadertoy iResolution & iMouse by Brian Osman · 4 years, 1 month ago
  89. 8c56f34 SkSLSlide: Add geometry options by Brian Osman · 4 years, 1 month ago
  90. 82e0d52 Don't crash debugger on missing images by Nathaniel Nifong · 4 years, 1 month ago
  91. 6ecee7f SkSLSlide: Fill the entire canvas with the user shader by Brian Osman · 4 years, 1 month ago
  92. 0af9e5a Add shadertoy style 'iTime' to SkSLSlide by Brian Osman · 4 years, 1 month ago
  93. f7cce2b Remove dead code (from old flags) by Mike Reed · 4 years, 1 month ago
  94. b86cd3d Use samplingoptions in imageshader by Mike Reed · 4 years, 1 month ago
  95. fb018a8 Add SurfaceContextReadPixels to excluded wasm tests by Brian Salomon · 4 years, 1 month ago
  96. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 1 month ago
  97. 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 4 years, 1 month ago
  98. 4106819 Use explicit sampling param by Mike Reed · 4 years, 1 month ago
  99. 5ef2267 Reland "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 4 years, 1 month ago
  100. 050ea3a Revert "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 4 years, 1 month ago