1. 42ece2b Update Wuffs version by Nigel Tao · 5 years ago
  2. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 5 years ago
  3. 6f5358f Interpreter: Disallow recursion by Brian Osman · 5 years ago
  4. 96fdfe0 Fix test TextBlob_serialize by Ben Wagner · 5 years ago
  5. 5c96db8 Move last few uses of SkColorType out of GrCaps. by Greg Daniel · 5 years ago
  6. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  7. b450f3b Use vkCmdClearColorImage to clear backend textures by Brian Salomon · 5 years ago
  8. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  9. 112ac7f Check for uninitialized memory during jpeg encode by Leon Scroggins III · 5 years ago
  10. 7c8af17 Remove some uses of isTestingOnlyBackendTexture by Robert Phillips · 5 years ago
  11. 2f2caea Make isFormatTexturable take a GrColorType. by Greg Daniel · 5 years ago
  12. 829b6a0 Fix Metal includes breaking macOS local builds by Aaron O'Mullan · 5 years ago
  13. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  14. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 5 years ago
  15. aab45b5 add misc. value programs to SkVMTest.expected by Mike Klein · 5 years ago
  16. 7e65076 move Builder/Program dump() by Mike Klein · 5 years ago
  17. 9ee1edd Add SkMakeSpan and helpful conversion by Herb Derby · 5 years ago
  18. 624f906 Be more stringent about API failure cases in AsyncReadPixels test by Brian Salomon · 5 years ago
  19. 1047a49 GrGpu requires row bytes to be non-zero before read/writePixels and createTexture by Brian Salomon · 5 years ago
  20. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 5 years ago
  21. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  22. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  23. a7de0f3 Reenable GPU ReadPixels tests on ANGLE ES2 by Brian Salomon · 5 years ago
  24. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  25. 1fa149a finish up arm64 ops by Mike Klein · 5 years ago
  26. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 5 years ago
  27. ab013eb Move GL caps textureable and fbocolorattachment flags to FormatInfo. by Greg Daniel · 5 years ago
  28. bb8dde8 Reland "Reland "Separate compressed and uncompressed texture functions"" by Brian Salomon · 5 years ago
  29. c29e6dc Disable texturing and rendering to F32 pixel configs. by Greg Daniel · 5 years ago
  30. 425eb45 Reland "Replace GrQuadList with variable-length quad buffer" by Michael Ludwig · 5 years ago
  31. 1550064 Revert "Reland "Separate compressed and uncompressed texture functions"" by Greg Daniel · 5 years ago
  32. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 5 years ago
  33. c051923 Reland "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  34. 19628ec Revert "Replace GrQuadList with variable-length quad buffer" by Brian Salomon · 5 years ago
  35. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 5 years ago
  36. e51632e 128-bit load / store by Mike Klein · 5 years ago
  37. 15a368d some scalar ops by Mike Klein · 5 years ago
  38. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 5 years ago
  39. eed7d63 Disable VkTransitionExternalQueueTest. by Greg Daniel · 5 years ago
  40. 31539a8 Revert "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  41. f281604 Replace GrQuadList with variable-length quad buffer by Michael Ludwig · 5 years ago
  42. 9acfb33 Separate compressed and uncompressed texture functions by Brian Salomon · 5 years ago
  43. b3c9745 Remove "nvpr" configs by Chris Dalton · 5 years ago
  44. 9907e6e Expose SkSurface::isCompatible by Robert Phillips · 5 years ago
  45. a4eecd8 findImage(const SkGlyph&) -> prepareImage(SkGlyph*) by Herb Derby · 5 years ago
  46. 6580914 more aarch64 instructions by Mike Klein · 5 years ago
  47. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  48. 9f4df80 baby steps for aarch64 support by Mike Klein · 5 years ago
  49. 88c0a90 assemble directly into mmap'd memory by Mike Klein · 5 years ago
  50. 1a79f0b ByteCode: Improved ExternalValue interface by Brian Osman · 5 years ago
  51. 1f1cd1f Pause Wuffs' getFrameCount in incremental decode by Nigel Tao · 5 years ago
  52. 511dcfc Remove getGlyphIDMatrics type calls. by Herb Derby · 5 years ago
  53. bd0d3e4 Fix EGLImageTest asserts on Android by Brian Salomon · 5 years ago
  54. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  55. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  56. 2b7b2a2 add bit_clear by Mike Klein · 5 years ago
  57. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  58. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  59. 6bbeb4a remove xbyak by Mike Klein · 5 years ago
  60. f3881b2 vmovq by Mike Klein · 5 years ago
  61. ae51aa3 vpmovzxbd by Mike Klein · 5 years ago
  62. 120d9e8 vmovups, both ways by Mike Klein · 5 years ago
  63. 060eaaa jne by Mike Klein · 5 years ago
  64. b458035 Fix subset behavior in makeWithFilter. by Michael Ludwig · 5 years ago
  65. 9b06f21 Add API for glyph image data by Herb Derby · 5 years ago
  66. 04db9c2 vpshufb by Mike Klein · 5 years ago
  67. e505341 vbroadcastss by Mike Klein · 5 years ago
  68. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  69. 6239272 rearrange code,data -> data,code by Mike Klein · 5 years ago
  70. d3494ed ByteCode: Support out params in local function calls by Brian Osman · 5 years ago
  71. 82774f8 Cleanup some legacy instantiate calls by Robert Phillips · 5 years ago
  72. ff0ae81 two register + immediate ops by Mike Klein · 5 years ago
  73. fba386b ByteCode: Allow calls to functions that return void by Brian Osman · 5 years ago
  74. 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 5 years ago
  75. 397fc88 first VEX ymm vector ops by Mike Klein · 5 years ago
  76. 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 5 years ago
  77. f30b1c1 Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC"" by Brian Salomon · 5 years ago
  78. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  79. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 5 years ago
  80. 6132820 Reland "Consolidate quad optimizations into single internal function." by Michael Ludwig · 5 years ago
  81. 8d56457 ByteCode: Fix subtle bug with nested loops and lanes re-activating by Brian Osman · 5 years ago
  82. d3e75a7 add(GP64 dst, int imm) by Mike Klein · 5 years ago
  83. 948045d make registers a little less verbose to work with by Mike Klein · 5 years ago
  84. 61703a6 first interesting instruction, sub(GP64,imm) by Mike Klein · 5 years ago
  85. 0564204 Reland "extract Assembler so it can be tested" by Mike Klein · 5 years ago
  86. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  87. 6b7c9d9 Revert "extract Assembler so it can be tested" by Mike Klein · 5 years ago
  88. 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 5 years ago
  89. 6e6333f Refactor font resolution out of font iterator; few minor bug fixes by Julia Lavrova · 5 years ago
  90. 66a4603 Add Ganesh support for RGBA_16161616 and RG_half (take 2) by Robert Phillips · 5 years ago
  91. a224fc1 extract Assembler so it can be tested by Mike Klein · 5 years ago
  92. 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 5 years ago
  93. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  94. c34d993 Revert "Add function to GrDataUtils to handle color conversions." by Robert Phillips · 5 years ago
  95. 9c71e7b Remove all global mutexes by Herb Derby · 5 years ago
  96. 5509102 Add function to GrDataUtils to handle color conversions. by Brian Salomon · 5 years ago
  97. 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 5 years ago
  98. 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 5 years ago
  99. 3721688 Make fMaskFormate private by Herb Derby · 5 years ago
  100. 6c1205a Avoid using GrGpu::readPixels in GrTestingBackendTextureUploadTest. by Brian Salomon · 5 years ago