1. 3a8c402 Roll third_party/externals/angle2 a9dfb3ba5db1..923c30fba116 (9 commits) by skia-autoroll · 5 years ago
  2. 5abea72 Roll ../src 1fffa0139440..9ef8c105f0dc (439 commits) by skia-autoroll · 5 years ago
  3. e699a3a Roll third_party/externals/swiftshader 522d51219054..40495290dceb (4 commits) by skia-autoroll · 5 years ago
  4. 199ff68 [lottie-web-perf] Use canvas renderer for lottie-web by Ravi Mistry · 5 years ago
  5. ba41df7 disable SkVM JIT on Android by Mike Klein · 5 years ago
  6. 842e92e implement Op::bytes with NEON tbl by Mike Klein · 5 years ago
  7. 135a9a5 roll ANGLE to a9dfb3ba5db1751e51d603ce32f1c7c28a1df6c6 by Mike Klein · 5 years ago
  8. 97bc9a6 simplify nibble_to_vpshufb by Mike Klein · 5 years ago
  9. a3f44e2 Reland "Refactor of GrGLCaps to move some code around." by Greg Daniel · 5 years ago
  10. 6b98280 Track if we need stencil on GrRenderTargetContext by Chris Dalton · 5 years ago
  11. 22429f9 Add generic texture op factory. by Michael Ludwig · 5 years ago
  12. 0ef3f53 aarch64 JIT first pass by Mike Klein · 5 years ago
  13. 080fbad [infra] Use Swarming task ID for logdog URL by Eric Boren · 5 years ago
  14. 838c8f6 Revert "Refactor of GrGLCaps to move some code around." by Greg Daniel · 5 years ago
  15. f5443bb steady clock is probably best by Mike Klein · 5 years ago
  16. 3ae2e54 [infra] Trim down isolate for recipe bundle by Eric Boren · 5 years ago
  17. ed03e5f Refactor of GrGLCaps to move some code around. by Greg Daniel · 5 years ago
  18. d7871cc Check for too-small ovals when deciding on using GrCircleOp by Jim Van Verth · 5 years ago
  19. f339dfe Separate src coordinates from domain rect in texture op. by Michael Ludwig · 5 years ago
  20. 7b4aef0 Fix argument order dependency when creating HBBlob. by Ben Wagner · 5 years ago
  21. bb8dde8 Reland "Reland "Separate compressed and uncompressed texture functions"" by Brian Salomon · 5 years ago
  22. c1f5d8d [skottie] Handle empty lines in Shaper by Florin Malita · 5 years ago
  23. c29e6dc Disable texturing and rendering to F32 pixel configs. by Greg Daniel · 5 years ago
  24. fc64a1b slight speedup for hsw::blit_row_s32a_opaque by Mike Klein · 5 years ago
  25. 425eb45 Reland "Replace GrQuadList with variable-length quad buffer" by Michael Ludwig · 5 years ago
  26. 1958fbb Revert "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
  27. 2e1e504 Reland "add operator "" _mask() to make Assembler clearer" by Mike Klein · 5 years ago
  28. 1a88064 constexprify a lot of GrTypesPriv.h by Brian Salomon · 5 years ago
  29. a8720d0 make Label offsets int by Mike Klein · 5 years ago
  30. f14badd Update driver on Ubuntu18 Quadro bots by Ben Wagner · 5 years ago
  31. a7b224d DM: Add a per-sink MemoryCache to all GPU sinks by Brian Osman · 5 years ago
  32. f803878 [skottie] Divide-by-zero in CameraAdapter::totalMatrix() by Florin Malita · 5 years ago
  33. 1720067 [infra] Refactor recipe properties in gen_tasks.go by Eric Boren · 5 years ago
  34. 1ebcc2e Update Go deps by skia-recreate-skps · 5 years ago
  35. d04d84f Roll third_party/externals/angle2 6d58266ed63a..f857b5014e09 (11 commits) by skia-autoroll · 5 years ago
  36. 98861f6 Roll ../src a7f016080642..1fffa0139440 (380 commits) by skia-autoroll · 5 years ago
  37. 9e211db Roll third_party/externals/swiftshader 9770a4660fc9..522d51219054 (7 commits) by skia-autoroll · 5 years ago
  38. 6188af3 Revert "add operator "" _mask() to make Assembler clearer" by Greg Daniel · 5 years ago
  39. 1550064 Revert "Reland "Separate compressed and uncompressed texture functions"" by Greg Daniel · 5 years ago
  40. 076e5d3 add operator "" _mask() to make Assembler clearer by Mike Klein · 5 years ago
  41. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 5 years ago
  42. c051923 Reland "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  43. 19628ec Revert "Replace GrQuadList with variable-length quad buffer" by Brian Salomon · 5 years ago
  44. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 5 years ago
  45. 7bc178b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  46. 5d28a28 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  47. dfde4ed Increase timeout for android compile bots by Ravi Mistry · 5 years ago
  48. e51632e 128-bit load / store by Mike Klein · 5 years ago
  49. 24fc4eb SkUNREACHABLE by Brian Salomon · 5 years ago
  50. 15a368d some scalar ops by Mike Klein · 5 years ago
  51. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 5 years ago
  52. 2c60a38 When using cached program binaries, always get uniform locations by Brian Osman · 5 years ago
  53. eed7d63 Disable VkTransitionExternalQueueTest. by Greg Daniel · 5 years ago
  54. 31539a8 Revert "Separate compressed and uncompressed texture functions" by Brian Salomon · 5 years ago
  55. f281604 Replace GrQuadList with variable-length quad buffer by Michael Ludwig · 5 years ago
  56. 9acfb33 Separate compressed and uncompressed texture functions by Brian Salomon · 5 years ago
  57. 02eefbe header self-sufficiency and idempotency by Hal Canary · 5 years ago
  58. 793818b Make all SkGlyph fields private by Herb Derby · 5 years ago
  59. 43e9716 experimental/editor: app layer: setTitle by Hal Canary · 5 years ago
  60. b3c9745 Remove "nvpr" configs by Chris Dalton · 5 years ago
  61. 9dbbf88 [skottie-wasm-perf] Add retries when calling puppeteer by Ravi Mistry · 5 years ago
  62. d6b53d5 Fix and update the Intel GPU string parsing by Brian Osman · 5 years ago
  63. d94fddd disable SkVM perf dumps by Mike Klein · 5 years ago
  64. 8326239 [skottie-wasm-perf] Catch and exit with error if browser does not open by Ravi Mistry · 5 years ago
  65. 5a7d1d2 Remove getGlyphMetrics from the interface by Herb Derby · 5 years ago
  66. b094455 [skottie] Venetian Blinds effect by Florin Malita · 5 years ago
  67. 2c1662e [infra] Make Isolate*, BundleRecipes, and BuildTaskDrivers idempotent by Eric Boren · 5 years ago
  68. f209e88 Update SkSurface_Gpu::Valid to take a backend format by Robert Phillips · 5 years ago
  69. a5d1e67 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  70. 4f35817 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  71. 0c8849f Update Go deps by skia-recreate-skps · 5 years ago
  72. a7016ae Roll third_party/externals/angle2 3b2255975f37..6d58266ed63a (7 commits) by skia-autoroll · 5 years ago
  73. 5f4eace Roll ../src aab9fad64483..a7f016080642 (454 commits) by skia-autoroll · 5 years ago
  74. e7fbbdb Roll third_party/externals/swiftshader e899321b0bf7..9770a4660fc9 (2 commits) by skia-autoroll · 5 years ago
  75. 4e2033e Use rect calls in SkFont by Herb Derby · 5 years ago
  76. 3aada98 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  77. 01cb2a4 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  78. 9b0375d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  79. 0c4fbf1 Include sharing proc in skia static library when building for android. by Nathaniel Nifong · 5 years ago
  80. 9907e6e Expose SkSurface::isCompatible by Robert Phillips · 5 years ago
  81. a4eecd8 findImage(const SkGlyph&) -> prepareImage(SkGlyph*) by Herb Derby · 5 years ago
  82. 6580914 more aarch64 instructions by Mike Klein · 5 years ago
  83. 234e27e Upgrade cipd package for vpython to latest. by Joe Gregorio · 5 years ago
  84. 69881fb Roll skia/third_party/skcms d7303797becf..4f682a1d0b94 (1 commits) by skia-autoroll · 5 years ago
  85. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  86. 8b23d0e SkQP: fix Filterable.filter by Hal Canary · 5 years ago
  87. a885b89 Use asynchronous routines to build Metal shaders and pipelines for MacOS. by Jim Van Verth · 5 years ago
  88. 9f4df80 baby steps for aarch64 support by Mike Klein · 5 years ago
  89. 7019060 Introduce mergeGlyphAndImage to SkStrike by Herb Derby · 5 years ago
  90. adf18ce [infra] Add go_win asset, add InfraTests_Win bot by Eric Boren · 5 years ago
  91. 2b2cc8f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  92. c42eb66 Trace events in backend texture APIs and GrDataUtils by Brian Salomon · 5 years ago
  93. cc84ea1 Roll recipe dependencies (nontrivial). by Eric Boren · 5 years ago
  94. 96f6f7f Update Go deps by skia-recreate-skps · 5 years ago
  95. ebbc82c Roll third_party/externals/angle2 dfd760055152..3b2255975f37 (3 commits) by skia-autoroll · 5 years ago
  96. 2645cb5 Roll ../src 91f69e5c58f5..aab9fad64483 (366 commits) by skia-autoroll · 5 years ago
  97. afa3e0c Roll third_party/externals/swiftshader 900e1dac1b2d..e899321b0bf7 (7 commits) by skia-autoroll · 5 years ago
  98. 88c0a90 assemble directly into mmap'd memory by Mike Klein · 5 years ago
  99. 1a79f0b ByteCode: Improved ExternalValue interface by Brian Osman · 5 years ago
  100. e39526b Trace events in Gr[Vk]Gpu, GrVkCommandBuffer, GrVkCommandPool, and GrVkResoureProvider. by Brian Salomon · 5 years ago