1. 7c18eb9 Reland "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 5 years ago
  2. 602df41 Reduce the number of flush entry points by Robert Phillips · 5 years ago
  3. 09d022c [pathkit] build with newer emscripten by Kevin Lubick · 5 years ago
  4. 12b4902 Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 5 years ago
  5. ccdd6a1 fix -script parsing by Mike Klein · 5 years ago
  6. 8cef07e Added the ability to set the entire matrix at once by Mason Freed · 5 years ago
  7. 9d22700 Enable fixed tests on Metal by Jim Van Verth · 5 years ago
  8. 1263889 Reland "Revert "Reland "GPU support for SkMixers""" by Robert Phillips · 5 years ago
  9. d3c9245 Revert "Revert "Reland "GPU support for SkMixers""" by Ethan Nicholas · 5 years ago
  10. 731eaa3 Update go_deps asset by skia-recreate-skps · 5 years ago
  11. 7d12607 Roll third_party/externals/angle2 fb201c5e208d..90b1865e2a8b (10 commits) by skia-autoroll · 5 years ago
  12. 507e69c Roll ../src 3e2882be2dde..afd96fdcf75a (504 commits) by skia-autoroll · 5 years ago
  13. a4fe0db Roll third_party/externals/swiftshader 0e3d328ac338..4ba1911b2d7f (14 commits) by skia-autoroll · 5 years ago
  14. 951182b Update SKP version by skia-recreate-skps · 5 years ago
  15. aba7a5c Update go_deps asset by skia-recreate-skps · 5 years ago
  16. 892c44d Update go_deps asset by skia-recreate-skps · 5 years ago
  17. 9499826 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  18. 559d9ee Made the fTypeMask field non-lazily computed. by Mason Freed · 5 years ago
  19. 3c3b194 Revert "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 5 years ago
  20. 7340124 SkString: simplify impl by Hal Canary · 6 years ago
  21. add8cf9 remote fonts: Validate format on deserialized glyph. by Khushal · 5 years ago
  22. 8cc4248 Fix WritePixels and ReadPixels for MacOS Metal by Jim Van Verth · 5 years ago
  23. 053b293 Support clip masks for SaveLayerRec and drawSpecial in Ganesh by Michael Ludwig · 5 years ago
  24. 11078c65 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  25. f186900 SkPDF: Add regression benchmark for multiple path clips by Hal Canary · 5 years ago
  26. 298390e Add helper for loading files, use let by Nathaniel Nifong · 5 years ago
  27. c7755d9 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  28. 6aaad1a update SkMallocPixelRef docs by Mike Klein · 5 years ago
  29. cc13fd3 [CanvasKit] Add basic support for SkPicture by Kevin Lubick · 5 years ago
  30. 774aeba [skottie] Add support for pre-decoding images at load time by Florin Malita · 5 years ago
  31. 937d967 Always mark bitmap glyph runs as such, to ensure they are properly regenerated by Brian Osman · 5 years ago
  32. 531f71c Blacklist mobi_wsj.skp on IntelIris 540 and 655 by Brian Salomon · 5 years ago
  33. 0e35ce2 Favor full screen clears for platforms that desire initialized memory by Robert Phillips · 5 years ago
  34. f88a0e1 Revert "Move localmatrix routines to shaderbase, no need to be public." by Mike Reed · 5 years ago
  35. 69da7ad Use canonical colors for luminance color by Herb Derby · 5 years ago
  36. f4a8d6f Move localmatrix routines to shaderbase, no need to be public. by Mike Reed · 5 years ago
  37. 84614c3 checkCommandBuffers when skipping a submit in submitCommandBuffer by Robert Phillips · 5 years ago
  38. 0cb3175 lift main-thread limit on iOS bots by Mike Klein · 5 years ago
  39. ef40e33 Rewrite some SkWuffsCodec designated initializers by Nigel Tao · 5 years ago
  40. 58d7d0a Use GrGLenum consistently for cached program binaryFormat by Brian Osman · 5 years ago
  41. 568eb8d Some more Metal memory fixes. by Jim Van Verth · 5 years ago
  42. d9c6b75 Add mm files to cmake sources by Jim Van Verth · 5 years ago
  43. 8e1529c Stop using pendingIO in read/writeSurfacePixels (take 2) by Robert Phillips · 5 years ago
  44. 5586379 Disable the TextureStripAtlasManagerColorFilterTest on MoltenVK by Robert Phillips · 5 years ago
  45. 604d5a3 Update go_deps asset by skia-recreate-skps · 5 years ago
  46. 1f58a8e Roll third_party/externals/angle2 43997017b0ed..fb201c5e208d (6 commits) by skia-autoroll · 5 years ago
  47. 8f9f7b8 Roll ../src 3ae962179e68..3e2882be2dde (447 commits) by skia-autoroll · 5 years ago
  48. f8f4cd0 Roll third_party/externals/swiftshader 225a13016b1c..0e3d328ac338 (5 commits) by skia-autoroll · 5 years ago
  49. b0ababf Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  50. 51874e3 Allow selection of shaper wrapping algorithm. by Ben Wagner · 5 years ago
  51. 5c83ae8 SkPDF: Use fewer complex PathOps to speed up clipping by Hal Canary · 5 years ago
  52. e4628b1 Make SkRRect work with axis aligned rotation transforms by Malay Keshav · 5 years ago
  53. e216168 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  54. d538d3d Handle promise texture image fulfill returning nullptr. by Brian Salomon · 5 years ago
  55. e797dfb Revert "[canvaskit] Bump GPU resource cache to 256MB" by Florin Malita · 5 years ago
  56. b161a7d [skottie] Fix gradient ramp interaction with non-atomic draws by Florin Malita · 5 years ago
  57. b166469 Blacklist two more GMs for gltestthreading by Robert Phillips · 5 years ago
  58. ca664a4 fixed skslc crash when the last token in a file is invalid by Ethan Nicholas · 5 years ago
  59. 8cefa3e Avoid flushing due to cache pressure when nothing will become purgeable. by Brian Salomon · 5 years ago
  60. ee54f23 Batch up pipelineBarrier calls in vulkan. by Greg Daniel · 5 years ago
  61. a93aa74 [canvaskit] Bump GPU resource cache to 256MB by Florin Malita · 5 years ago
  62. d614466 Examples: compile faster by Hal Canary · 5 years ago
  63. e2aa08b Reland "rely on clients to opt in to legacy enums" by Mike Reed · 5 years ago
  64. 1383a38 Allow users to create stock shaping iterators. by Ben Wagner · 5 years ago
  65. cd657f1 Revert "Stop using pendingIO in read/writeSurfacePixels" by Robert Phillips · 5 years ago
  66. 68cbc92 Revert "rely on clients to opt in to legacy enums" by Mike Reed · 5 years ago
  67. a064c28 [canvaskit] Make SkImageShader from SkImage by Kevin Lubick · 5 years ago
  68. f06576b SkSL now properly errors when invocations are used outside of a geometry shader by Ethan Nicholas · 5 years ago
  69. 76cf552 Stop using pendingIO in read/writeSurfacePixels by Robert Phillips · 5 years ago
  70. ee91c07 [canvaskit] adding drawAtlas to canvas API by Kevin Lubick · 5 years ago
  71. 98f4e81 rely on clients to opt in to legacy enums by Mike Reed · 5 years ago
  72. f346df3 Minor refactoring of where we call addingWork in GrVkCommandBuffer. by Greg Daniel · 5 years ago
  73. dde12a2 Update go_deps asset by skia-recreate-skps · 5 years ago
  74. 74c61cd Roll ../src 38969ffb5d49..3ae962179e68 (476 commits) by skia-autoroll · 5 years ago
  75. 74d1118 Roll third_party/externals/angle2 89899748a858..43997017b0ed (9 commits) by skia-autoroll · 5 years ago
  76. b06a0c6 Roll third_party/externals/swiftshader 2b9fb4bf5ece..225a13016b1c (11 commits) by skia-autoroll · 5 years ago
  77. b6d0455 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  78. 5c5de21 no more legacy enum references by Mike Reed · 5 years ago
  79. 3571169 Fix SkTypeface_Mac::getGlyphToUnicodeMap by Hal Canary · 5 years ago
  80. 866e262 [skottie] Fix gradient ramp for non-solid layers by Florin Malita · 5 years ago
  81. 147c087 fix SkSL constant comparisons involving negated vectors by Ethan Nicholas · 5 years ago
  82. 595540b fixed error reporting in SkSL->Metal by Ethan Nicholas · 5 years ago
  83. 2273c90 GM for SkOverdrawCanvas by Herb Derby · 5 years ago
  84. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 5 years ago
  85. 22a5e34 set PNG compression level back to 1 by Mike Klein · 5 years ago
  86. baa1b35 Rename GrPipeline::Flags to GrPipeline::InputFlags by Chris Dalton · 5 years ago
  87. 908413c Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  88. 04d2ce2 Reset GrVkCommandBuffer's work status in end() by Robert Phillips · 5 years ago
  89. 8557174 Remove SkFindAndPlaceGlyph from gn by Herb Derby · 5 years ago
  90. 2c791fc Track the number of resources that would become purgeable after flush by Brian Salomon · 5 years ago
  91. f71b070 Fix the GLSL persistent cache (and add a config to test it) by Brian Osman · 5 years ago
  92. 31ba718 Support strict constraints for bulk texture sets by Michael Ludwig · 5 years ago
  93. 0f2f522 SkMD5 returns digest by Hal Canary · 5 years ago
  94. 73f23f9 Move overdraw canvas to using new painter by Herb Derby · 5 years ago
  95. d0389c5 split cpu+gpu work queues by Mike Klein · 5 years ago
  96. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  97. 1450a47 support comments by Mike Klein · 5 years ago
  98. 4daf637 add --legacy to fm, legacy=true to fm_bot by Mike Klein · 5 years ago
  99. 1b56cdb -script - for stdin by Mike Klein · 5 years ago
  100. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago