1. 38ae3f4 Update Go deps by skia-recreate-skps · 5 years ago
  2. 3411c9a Roll ../src fb906fa57d41..7625da7c0425 (397 commits) by skia-autoroll · 5 years ago
  3. 03c7544 Roll third_party/externals/swiftshader 52edb176f1bd..a29aa7717ff8 (4 commits) by skia-autoroll · 5 years ago
  4. febc162 ndk r20 compat. by Mike Klein · 5 years ago
  5. 49c9690 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  6. 3de5c63 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  7. 60c84fd [skottie] Clean up layer animator scoping by Florin Malita · 5 years ago
  8. aab45b5 add misc. value programs to SkVMTest.expected by Mike Klein · 5 years ago
  9. 7e65076 move Builder/Program dump() by Mike Klein · 5 years ago
  10. 9ee1edd Add SkMakeSpan and helpful conversion by Herb Derby · 5 years ago
  11. 40aa85f Add tracing to GrContext resource cleanup by Yuqian Li · 5 years ago
  12. b2adbef Remove GrPixelConfig from SkSurfaceCharacterization by Robert Phillips · 5 years ago
  13. 0a3c5d5 [go.mod] Remove unneeded broken dependency by Ben Wagner · 5 years ago
  14. 1e2cb44 Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType by Robert Phillips · 5 years ago
  15. 4d03689 Make GrRenderTargetContext async read functions use GrRTC's alpha type. by Brian Salomon · 5 years ago
  16. b5f95cd tool support for SkVM JIT on aarch64 by Mike Klein · 5 years ago
  17. 7aacb0b fix GCC arm64 builds by Mike Klein · 5 years ago
  18. 17cb3ae Roll skia/third_party/skcms 4f682a1d0b94..180042c54610 (1 commits) by skia-autoroll · 5 years ago
  19. 346c892 Add format workaround struct in GrGLCaps. by Greg Daniel · 5 years ago
  20. 624f906 Be more stringent about API failure cases in AsyncReadPixels test by Brian Salomon · 5 years ago
  21. 1d1e44f remove all Debug Perf jobs by Mike Klein · 5 years ago
  22. 5f39427 Fix trace event categories in src/gpu ("skia"->"skia.gpu") by Brian Salomon · 5 years ago
  23. 1047a49 GrGpu requires row bytes to be non-zero before read/writePixels and createTexture by Brian Salomon · 5 years ago
  24. 5823f6b SkPDF: fix typo s/ProcSets/ProcSet/ (again) by Hal Canary · 5 years ago
  25. c9fce9c Centralize calculating SkPackedGlyphIDs by Herb Derby · 5 years ago
  26. 215ff33 Don't attempt mixed samples on "borrowed" render targets by Chris Dalton · 5 years ago
  27. e783ba4 Add ColorTypeInfo struct to FormatInfo in GrGLCaps. by Greg Daniel · 5 years ago
  28. 22e47f9 Reland "Test MSAA on Gen9 Intel GPUs" by Brian Osman · 5 years ago
  29. 22f34b1 Make SkFloatToDecimal() param name match declaration. by Lei Zhang · 5 years ago
  30. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 5 years ago
  31. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  32. 2ef8265 Roll third_party/externals/angle2 f116aa9c158b..5faff91af499 (3 commits) by skia-autoroll · 5 years ago
  33. 27c8b9f Roll ../src d38e9bb41f04..fb906fa57d41 (308 commits) by skia-autoroll · 5 years ago
  34. f2c52ef Update valgrind suppression by Brian Salomon · 5 years ago
  35. 9fb7fa5 Fix asserts in EllipticalRRectOp::Make to match logic of make_rrect_op by Brian Osman · 5 years ago
  36. 5e8f389 Re-enable Metal buffer suballocation with extra mutex guard. by Jim Van Verth · 5 years ago
  37. 42d6d700 more --loops 1 by Mike Klein · 5 years ago
  38. 9c9af8e Use bulk metrics call in SkFont by Herb Derby · 5 years ago
  39. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  40. a7de0f3 Reenable GPU ReadPixels tests on ANGLE ES2 by Brian Salomon · 5 years ago
  41. dc0710f Make GrCaps::surfaceSupportsReadPixels return distinct values rather than flags. by Brian Salomon · 5 years ago
  42. 45dc1f0 [skottie] Cleanup: split off layers into own CUs by Florin Malita · 5 years ago
  43. cab767f SkSL now respects layout(key) on all variables by Ethan Nicholas · 5 years ago
  44. 41f937f Revert "Test MSAA on Gen9 Intel GPUs" by Brian Osman · 5 years ago
  45. 1e87a54 move SkVM interpreter back to SkVM.cpp by Mike Klein · 5 years ago
  46. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  47. 1fa149a finish up arm64 ops by Mike Klein · 5 years ago
  48. e0b2daf Test MSAA on Gen9 Intel GPUs by Brian Osman · 5 years ago
  49. ac8f443 auto-tune nanobench in all builds by Mike Klein · 5 years ago
  50. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 5 years ago
  51. 30e2651 Update Go deps by skia-recreate-skps · 5 years ago
  52. ebb7231 Roll third_party/externals/angle2 923c30fba116..f116aa9c158b (14 commits) by skia-autoroll · 5 years ago
  53. 6a68dbd Roll third_party/externals/swiftshader 40495290dceb..52edb176f1bd (7 commits) by skia-autoroll · 5 years ago
  54. 4b1572a Roll ../src 9ef8c105f0dc..d38e9bb41f04 (418 commits) by skia-autoroll · 5 years ago
  55. dcb832a Revert "Switch drawTexture calls to use attemptQuadOptimization" by Michael Ludwig · 5 years ago
  56. 21a486d Update SKP version by skia-recreate-skps · 5 years ago
  57. d70add6 Update Go deps by skia-recreate-skps · 5 years ago
  58. 161f47d Update Go deps by skia-recreate-skps · 5 years ago
  59. 0d8c1ae Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  60. 1ddee02 Remove preparePath from the SkStrikeInterface by Herb Derby · 5 years ago
  61. ab013eb Move GL caps textureable and fbocolorattachment flags to FormatInfo. by Greg Daniel · 5 years ago
  62. 8f284b0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  63. 9b2defc Switch drawTexture calls to use attemptQuadOptimization by Michael Ludwig · 5 years ago
  64. ccd895e Disable some code to handle Metal TSAN errors. by Jim Van Verth · 5 years ago
  65. 205224f Remove old texture op factories by Michael Ludwig · 5 years ago
  66. 9c31047 Reland "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
  67. e4c88bb Prevent caching path-rendering programs by Brian Osman · 5 years ago
  68. afd2c10 [skottie] Use hybrid bounds for custom Shaper VAlign modes by Florin Malita · 5 years ago
  69. d75fed4 [skottie] Use explicit font ascent in Shaper by Florin Malita · 5 years ago
  70. b851469 Update Go deps by skia-recreate-skps · 5 years ago
  71. 3a8c402 Roll third_party/externals/angle2 a9dfb3ba5db1..923c30fba116 (9 commits) by skia-autoroll · 5 years ago
  72. 5abea72 Roll ../src 1fffa0139440..9ef8c105f0dc (439 commits) by skia-autoroll · 5 years ago
  73. e699a3a Roll third_party/externals/swiftshader 522d51219054..40495290dceb (4 commits) by skia-autoroll · 5 years ago
  74. 199ff68 [lottie-web-perf] Use canvas renderer for lottie-web by Ravi Mistry · 5 years ago
  75. ba41df7 disable SkVM JIT on Android by Mike Klein · 5 years ago
  76. 842e92e implement Op::bytes with NEON tbl by Mike Klein · 5 years ago
  77. 135a9a5 roll ANGLE to a9dfb3ba5db1751e51d603ce32f1c7c28a1df6c6 by Mike Klein · 5 years ago
  78. 97bc9a6 simplify nibble_to_vpshufb by Mike Klein · 5 years ago
  79. a3f44e2 Reland "Refactor of GrGLCaps to move some code around." by Greg Daniel · 5 years ago
  80. 6b98280 Track if we need stencil on GrRenderTargetContext by Chris Dalton · 5 years ago
  81. 22429f9 Add generic texture op factory. by Michael Ludwig · 5 years ago
  82. 0ef3f53 aarch64 JIT first pass by Mike Klein · 5 years ago
  83. 080fbad [infra] Use Swarming task ID for logdog URL by Eric Boren · 5 years ago
  84. 838c8f6 Revert "Refactor of GrGLCaps to move some code around." by Greg Daniel · 5 years ago
  85. f5443bb steady clock is probably best by Mike Klein · 5 years ago
  86. 3ae2e54 [infra] Trim down isolate for recipe bundle by Eric Boren · 5 years ago
  87. ed03e5f Refactor of GrGLCaps to move some code around. by Greg Daniel · 5 years ago
  88. d7871cc Check for too-small ovals when deciding on using GrCircleOp by Jim Van Verth · 5 years ago
  89. f339dfe Separate src coordinates from domain rect in texture op. by Michael Ludwig · 5 years ago
  90. 7b4aef0 Fix argument order dependency when creating HBBlob. by Ben Wagner · 5 years ago
  91. bb8dde8 Reland "Reland "Separate compressed and uncompressed texture functions"" by Brian Salomon · 5 years ago
  92. c1f5d8d [skottie] Handle empty lines in Shaper by Florin Malita · 5 years ago
  93. c29e6dc Disable texturing and rendering to F32 pixel configs. by Greg Daniel · 5 years ago
  94. fc64a1b slight speedup for hsw::blit_row_s32a_opaque by Mike Klein · 5 years ago
  95. 425eb45 Reland "Replace GrQuadList with variable-length quad buffer" by Michael Ludwig · 5 years ago
  96. 1958fbb Revert "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
  97. 2e1e504 Reland "add operator "" _mask() to make Assembler clearer" by Mike Klein · 5 years ago
  98. 1a88064 constexprify a lot of GrTypesPriv.h by Brian Salomon · 5 years ago
  99. a8720d0 make Label offsets int by Mike Klein · 5 years ago
  100. f14badd Update driver on Ubuntu18 Quadro bots by Ben Wagner · 5 years ago