1. 6b797fe Simplify persistent cache code, make GLSL easier for tools to access by Brian Osman · 6 years ago
  2. 8e30ad4 Add a mustWriteToFragColor() workaround flag by Chris Dalton · 6 years ago
  3. e05ba5a Start on supporting transfer from GrSurface. by Brian Salomon · 6 years ago
  4. 655f0b9 add flag to stage API change by Mike Reed · 6 years ago
  5. 7b56b0a Do not use sub-pixel positioning for source space by Herb Derby · 6 years ago
  6. c67e006 extend guard to makeAsALocalMatrixShader for google3 by Mike Reed · 6 years ago
  7. cfb0e02 SkPDF: device to use SkTCopyOnFirstWrite<SkPaint> by Hal Canary · 6 years ago
  8. 4c30340 add SkpFilePlayer to externs by Nathaniel Nifong · 6 years ago
  9. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 6 years ago
  10. 7a2ff3c Handle translating blob to origin in bulk by Herb Derby · 6 years ago
  11. 4187ac5 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work by Robert Phillips · 6 years ago
  12. f58e49f Initialize unfilled textures based on GrCaps by Kevin Lubick · 6 years ago
  13. beb7cd2 Reland "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 6 years ago
  14. 0d99766 Revert "Reland "Revert "Reland "GPU support for SkMixers"""" by Ethan Nicholas · 6 years ago
  15. 7656b2c Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 6 years ago
  16. 9a324f2 fixed ArithmeticImageFilter input type by Ethan Nicholas · 6 years ago
  17. 10ca6ff Update Wuffs version by Nigel Tao · 6 years ago
  18. befc7cf fm_bot: look for and explain too-late flags by Mike Klein · 6 years ago
  19. 7c18eb9 Reland "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 6 years ago
  20. 602df41 Reduce the number of flush entry points by Robert Phillips · 6 years ago
  21. 09d022c [pathkit] build with newer emscripten by Kevin Lubick · 6 years ago
  22. 12b4902 Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 6 years ago
  23. ccdd6a1 fix -script parsing by Mike Klein · 6 years ago
  24. 8cef07e Added the ability to set the entire matrix at once by Mason Freed · 6 years ago
  25. 9d22700 Enable fixed tests on Metal by Jim Van Verth · 6 years ago
  26. 1263889 Reland "Revert "Reland "GPU support for SkMixers""" by Robert Phillips · 6 years ago
  27. d3c9245 Revert "Revert "Reland "GPU support for SkMixers""" by Ethan Nicholas · 6 years ago
  28. 731eaa3 Update go_deps asset by skia-recreate-skps · 6 years ago
  29. 7d12607 Roll third_party/externals/angle2 fb201c5e208d..90b1865e2a8b (10 commits) by skia-autoroll · 6 years ago
  30. 507e69c Roll ../src 3e2882be2dde..afd96fdcf75a (504 commits) by skia-autoroll · 6 years ago
  31. a4fe0db Roll third_party/externals/swiftshader 0e3d328ac338..4ba1911b2d7f (14 commits) by skia-autoroll · 6 years ago
  32. 951182b Update SKP version by skia-recreate-skps · 6 years ago
  33. aba7a5c Update go_deps asset by skia-recreate-skps · 6 years ago
  34. 892c44d Update go_deps asset by skia-recreate-skps · 6 years ago
  35. 9499826 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  36. 559d9ee Made the fTypeMask field non-lazily computed. by Mason Freed · 6 years ago
  37. 3c3b194 Revert "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 6 years ago
  38. 7340124 SkString: simplify impl by Hal Canary · 6 years ago
  39. add8cf9 remote fonts: Validate format on deserialized glyph. by Khushal · 6 years ago
  40. 8cc4248 Fix WritePixels and ReadPixels for MacOS Metal by Jim Van Verth · 6 years ago
  41. 053b293 Support clip masks for SaveLayerRec and drawSpecial in Ganesh by Michael Ludwig · 6 years ago
  42. 11078c65 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  43. f186900 SkPDF: Add regression benchmark for multiple path clips by Hal Canary · 6 years ago
  44. 298390e Add helper for loading files, use let by Nathaniel Nifong · 6 years ago
  45. c7755d9 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 6 years ago
  46. 6aaad1a update SkMallocPixelRef docs by Mike Klein · 6 years ago
  47. cc13fd3 [CanvasKit] Add basic support for SkPicture by Kevin Lubick · 6 years ago
  48. 774aeba [skottie] Add support for pre-decoding images at load time by Florin Malita · 6 years ago
  49. 937d967 Always mark bitmap glyph runs as such, to ensure they are properly regenerated by Brian Osman · 6 years ago
  50. 531f71c Blacklist mobi_wsj.skp on IntelIris 540 and 655 by Brian Salomon · 6 years ago
  51. 0e35ce2 Favor full screen clears for platforms that desire initialized memory by Robert Phillips · 6 years ago
  52. f88a0e1 Revert "Move localmatrix routines to shaderbase, no need to be public." by Mike Reed · 6 years ago
  53. 69da7ad Use canonical colors for luminance color by Herb Derby · 6 years ago
  54. f4a8d6f Move localmatrix routines to shaderbase, no need to be public. by Mike Reed · 6 years ago
  55. 84614c3 checkCommandBuffers when skipping a submit in submitCommandBuffer by Robert Phillips · 6 years ago
  56. 0cb3175 lift main-thread limit on iOS bots by Mike Klein · 6 years ago
  57. ef40e33 Rewrite some SkWuffsCodec designated initializers by Nigel Tao · 6 years ago
  58. 58d7d0a Use GrGLenum consistently for cached program binaryFormat by Brian Osman · 6 years ago
  59. 568eb8d Some more Metal memory fixes. by Jim Van Verth · 6 years ago
  60. d9c6b75 Add mm files to cmake sources by Jim Van Verth · 6 years ago
  61. 8e1529c Stop using pendingIO in read/writeSurfacePixels (take 2) by Robert Phillips · 6 years ago
  62. 5586379 Disable the TextureStripAtlasManagerColorFilterTest on MoltenVK by Robert Phillips · 6 years ago
  63. 604d5a3 Update go_deps asset by skia-recreate-skps · 6 years ago
  64. 1f58a8e Roll third_party/externals/angle2 43997017b0ed..fb201c5e208d (6 commits) by skia-autoroll · 6 years ago
  65. 8f9f7b8 Roll ../src 3ae962179e68..3e2882be2dde (447 commits) by skia-autoroll · 6 years ago
  66. f8f4cd0 Roll third_party/externals/swiftshader 225a13016b1c..0e3d328ac338 (5 commits) by skia-autoroll · 6 years ago
  67. b0ababf Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  68. 51874e3 Allow selection of shaper wrapping algorithm. by Ben Wagner · 6 years ago
  69. 5c83ae8 SkPDF: Use fewer complex PathOps to speed up clipping by Hal Canary · 6 years ago
  70. e4628b1 Make SkRRect work with axis aligned rotation transforms by Malay Keshav · 6 years ago
  71. e216168 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 6 years ago
  72. d538d3d Handle promise texture image fulfill returning nullptr. by Brian Salomon · 6 years ago
  73. e797dfb Revert "[canvaskit] Bump GPU resource cache to 256MB" by Florin Malita · 6 years ago
  74. b161a7d [skottie] Fix gradient ramp interaction with non-atomic draws by Florin Malita · 6 years ago
  75. b166469 Blacklist two more GMs for gltestthreading by Robert Phillips · 6 years ago
  76. ca664a4 fixed skslc crash when the last token in a file is invalid by Ethan Nicholas · 6 years ago
  77. 8cefa3e Avoid flushing due to cache pressure when nothing will become purgeable. by Brian Salomon · 6 years ago
  78. ee54f23 Batch up pipelineBarrier calls in vulkan. by Greg Daniel · 6 years ago
  79. a93aa74 [canvaskit] Bump GPU resource cache to 256MB by Florin Malita · 6 years ago
  80. d614466 Examples: compile faster by Hal Canary · 6 years ago
  81. e2aa08b Reland "rely on clients to opt in to legacy enums" by Mike Reed · 6 years ago
  82. 1383a38 Allow users to create stock shaping iterators. by Ben Wagner · 6 years ago
  83. cd657f1 Revert "Stop using pendingIO in read/writeSurfacePixels" by Robert Phillips · 6 years ago
  84. 68cbc92 Revert "rely on clients to opt in to legacy enums" by Mike Reed · 6 years ago
  85. a064c28 [canvaskit] Make SkImageShader from SkImage by Kevin Lubick · 6 years ago
  86. f06576b SkSL now properly errors when invocations are used outside of a geometry shader by Ethan Nicholas · 6 years ago
  87. 76cf552 Stop using pendingIO in read/writeSurfacePixels by Robert Phillips · 6 years ago
  88. ee91c07 [canvaskit] adding drawAtlas to canvas API by Kevin Lubick · 6 years ago
  89. 98f4e81 rely on clients to opt in to legacy enums by Mike Reed · 6 years ago
  90. f346df3 Minor refactoring of where we call addingWork in GrVkCommandBuffer. by Greg Daniel · 6 years ago
  91. dde12a2 Update go_deps asset by skia-recreate-skps · 6 years ago
  92. 74c61cd Roll ../src 38969ffb5d49..3ae962179e68 (476 commits) by skia-autoroll · 6 years ago
  93. 74d1118 Roll third_party/externals/angle2 89899748a858..43997017b0ed (9 commits) by skia-autoroll · 6 years ago
  94. b06a0c6 Roll third_party/externals/swiftshader 2b9fb4bf5ece..225a13016b1c (11 commits) by skia-autoroll · 6 years ago
  95. b6d0455 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  96. 5c5de21 no more legacy enum references by Mike Reed · 6 years ago
  97. 3571169 Fix SkTypeface_Mac::getGlyphToUnicodeMap by Hal Canary · 6 years ago
  98. 866e262 [skottie] Fix gradient ramp for non-solid layers by Florin Malita · 6 years ago
  99. 147c087 fix SkSL constant comparisons involving negated vectors by Ethan Nicholas · 6 years ago
  100. 595540b fixed error reporting in SkSL->Metal by Ethan Nicholas · 6 years ago