1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 3 months ago
  2. c3ce54a Remove color type from promise image proxy callback. by Brian Salomon · 4 years, 3 months ago
  3. 27801a8 Broke Debian9 things in skolo. by Weston Tracey · 4 years, 3 months ago
  4. 7542ab5 reframe liveness_analysis as eliminate_dead_code by Mike Klein · 4 years, 3 months ago
  5. b5d39b5 [infra] Upgrade to Debian 10 for GCE tasks. by Weston Tracey · 4 years, 3 months ago
  6. 717d386 Remove more remnants of SkVertices bone support by Brian Osman · 4 years, 3 months ago
  7. f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 3 months ago
  8. 37d8c64 [canvaskit] Add tests for RTShader by Kevin Lubick · 4 years, 3 months ago
  9. 2fc431e Update Skia milestone to 84 by Heather Miller · 4 years, 3 months ago
  10. 8ce842d Fix the CanvasKit viewer build by Chris Dalton · 4 years, 3 months ago
  11. 6c51bf6 Roll third_party/externals/angle2 7d8c2f2e3322..745e071241ab (12 commits) by skia-autoroll · 4 years, 3 months ago
  12. 1b009e1 Roll ../src 99264d128679..deeb0d54a08c (439 commits) by skia-autoroll · 4 years, 3 months ago
  13. bf89419 Roll third_party/externals/swiftshader 5cf1e9a31c90..cb58662302c8 (7 commits) by skia-autoroll · 4 years, 3 months ago
  14. 46aacc7 Fix SkVertices serialization bug. Also remove Builder getters for counts. by Brian Osman · 4 years, 3 months ago
  15. 17b5180 pull out specialize_for_jit() by Mike Klein · 4 years, 3 months ago
  16. ceeb256 Wrap copy-tool path in quotes. by John Stiles · 4 years, 3 months ago
  17. ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 3 months ago
  18. a01c6b0 reformat GN files by Mike Klein · 4 years, 3 months ago
  19. b14b144 Revert "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"" by Michael Ludwig · 4 years, 3 months ago
  20. 7c75226 Renamed the various 'stage' shader functions to have the actual effect name by Ethan Nicholas · 4 years, 3 months ago
  21. d84b691 Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding" by Chris Dalton · 4 years, 3 months ago
  22. 6e35a00 Have GrContext abandoned call also check if the underlying device is lost. by Greg Daniel · 4 years, 3 months ago
  23. 007409a In pipeline stage code generator, skip emitting varying declarations by Brian Osman · 4 years, 3 months ago
  24. 94996eb Stop inadvertently cloning GrTextureEffect by Ethan Nicholas · 4 years, 3 months ago
  25. 4f90a8e Uses refactoring by Mike Klein · 4 years, 3 months ago
  26. 9e2d384 [canvaskit] Add support for DOMMatrix to some APIs by Kevin Lubick · 4 years, 3 months ago
  27. f3b9a30 Use infix syntax from skvm by Mike Reed · 4 years, 3 months ago
  28. 46994e0 Dawn Debug Win10 test bot by Brian Salomon · 4 years, 3 months ago
  29. 1576e4e Non-substantive GPU text changes by Robert Phillips · 4 years, 3 months ago
  30. 4eaa5f2 Disable baseInstance on ANGLE D3D by Chris Dalton · 4 years, 3 months ago
  31. eeaabc4 [skottie] Vector-encoded paths by Florin Malita · 4 years, 3 months ago
  32. bfc0926 roll GN by Mike Klein · 4 years, 3 months ago
  33. 3809be4 add operator-> to Color and HSLA by Mike Klein · 4 years, 3 months ago
  34. b60c8a2 Reset GrOpsRenderPass active buffers during bindPipeline by Chris Dalton · 4 years, 3 months ago
  35. f76cbfc Use bundle_resources_dir for iOS plist. by Jim Van Verth · 4 years, 3 months ago
  36. 9aa9a68 Implement local version of gr_cp and use for GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 3 months ago
  37. 763703c Roll ../src f43e7c4d79ad..99264d128679 (445 commits) by skia-autoroll · 4 years, 3 months ago
  38. 6790048 Roll third_party/externals/angle2 05fa1a99914a..7d8c2f2e3322 (12 commits) by skia-autoroll · 4 years, 3 months ago
  39. 587b091 Stop including SkVertices.h from SkCanvas.h by Brian Osman · 4 years, 3 months ago
  40. e8d2080 Revert x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 3 months ago
  41. 28fe2c5 remove unused flag by Mike Reed · 4 years, 3 months ago
  42. 0f5e758 can we remove these entirely? by Mike Reed · 4 years, 3 months ago
  43. 7a3358c Really fix SkVerticesPriv on MSVC 2017 by Brian Osman · 4 years, 3 months ago
  44. 7800453 Revert "Use glDraw.*BaseInstance calls to avoid deferred buffer binding" by Michael Ludwig · 4 years, 3 months ago
  45. 507e486 Revert "Enable deprecated-copy-dtor warning." by Ben Wagner · 4 years, 3 months ago
  46. e990fcc Enable deprecated-copy-dtor warning. by Ben Wagner · 4 years, 4 months ago
  47. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 3 months ago
  48. e8c963d Use glDraw.*BaseInstance calls to avoid deferred buffer binding by Chris Dalton · 4 years, 3 months ago
  49. 2a93452 Fix SkVerticesPriv on MSVC 2017 by Brian Osman · 4 years, 3 months ago
  50. 9d0e036 Allow CFDictionaryCreateMutable to grow in create_exact_copy. by Ben Wagner · 4 years, 3 months ago
  51. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 4 months ago
  52. 261e25f Move SkDraw to use SkVerticesPriv, remove redundant private API by Brian Osman · 4 years, 3 months ago
  53. 8e75147 Allow GrD3DTextureResourceInfo to include declared D3D12 types. by Jim Van Verth · 4 years, 3 months ago
  54. 3b6a0ab small int->Val hunt by Mike Klein · 4 years, 3 months ago
  55. 8b99b9e flatten skvm type nesting by Mike Klein · 4 years, 3 months ago
  56. adf9d21 Update header list for spirv-tools by Herb Derby · 4 years, 3 months ago
  57. b16f30b Revert "Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal."" by Brian Salomon · 4 years, 3 months ago
  58. f20400e Introduce Liveness and Uses into existing scheduler by Herb Derby · 4 years, 4 months ago
  59. 0a33551 Add rasterizer and blend state to d3d pipeline state. by Greg Daniel · 4 years, 3 months ago
  60. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 3 months ago
  61. 5fa68b4 Reduce GrGlyph's functionality by Robert Phillips · 4 years, 3 months ago
  62. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 3 months ago
  63. 65d3ad9 remove unused bitmap method by Mike Reed · 4 years, 3 months ago
  64. 01f2ce0 [skottie] Use a documenting alias for Animator::seek() return type by Florin Malita · 4 years, 3 months ago
  65. 63a4edd Roll third_party/externals/angle2 1b2dd6f92a6b..05fa1a99914a (10 commits) by skia-autoroll · 4 years, 3 months ago
  66. 732f84d Roll third_party/externals/swiftshader 1c29477aa06e..5cf1e9a31c90 (6 commits) by skia-autoroll · 4 years, 3 months ago
  67. 25a88e7 Roll ../src af1924a67aab..f43e7c4d79ad (411 commits) by skia-autoroll · 4 years, 3 months ago
  68. 14ba58f Add GrTAllocator::push_back(T&&) by Ben Wagner · 4 years, 3 months ago
  69. dd20545 Declare SkString in GrContext by Michael Ludwig · 4 years, 3 months ago
  70. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 3 months ago
  71. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 3 months ago
  72. 68ccec5 Fix d3d debug clang build by Jim Van Verth · 4 years, 3 months ago
  73. 6e2af5c Remove alpha versions of constant blend coeffs. by Greg Daniel · 4 years, 3 months ago
  74. ef4d379 Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 3 months ago
  75. aa90dad Fill in some D3D texture creation routines. by Jim Van Verth · 4 years, 3 months ago
  76. aa8bf26 Assert that all GrCaps colortype/format -> swizzle queries are legal. by Brian Salomon · 4 years, 4 months ago
  77. 695f57d Roll Dawn and add dependencies by Sean Gilhuly · 4 years, 3 months ago
  78. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 3 months ago
  79. 80f865f Use GL_ANGLE_base_vertex_base_instance by Chris Dalton · 4 years, 3 months ago
  80. 8ded7ad remove Builder inheritance by Mike Klein · 4 years, 3 months ago
  81. 8079eb6 fix unpremul() by Mike Klein · 4 years, 3 months ago
  82. 0147de4 [skottie] Lazy adapter sync by Florin Malita · 4 years, 4 months ago
  83. 34ed73b Make memcmps in GrResourceKey::op== safe. by Brian Salomon · 4 years, 3 months ago
  84. 713ac8a Remove some legacy GN defines for Flutter by Brian Osman · 4 years, 4 months ago
  85. 34b9304 don't run clang-tidy on third_party by Mike Klein · 4 years, 3 months ago
  86. 45c7e70 way more p-> inference by Mike Klein · 4 years, 3 months ago
  87. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 3 months ago
  88. d0b568b remove negate() by Mike Klein · 4 years, 3 months ago
  89. 47737a1 remove inv() by Mike Klein · 4 years, 3 months ago
  90. 46de36f simpler immediates by Mike Klein · 4 years, 3 months ago
  91. e9bc857 Roll third_party/externals/angle2 f2bee3043a5e..1b2dd6f92a6b (18 commits) by skia-autoroll · 4 years, 3 months ago
  92. de455de Roll ../src 2cb42d2f8146..af1924a67aab (483 commits) by skia-autoroll · 4 years, 3 months ago
  93. 2af68a4 Roll third_party/externals/swiftshader 3ca41df3d3ba..1c29477aa06e (9 commits) by skia-autoroll · 4 years, 3 months ago
  94. 3aee484 Update SKP version by skia-recreate-skps · 4 years, 3 months ago
  95. 611bbf4 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  96. 5b11a58 skvm::Builder friendliness improvements by Mike Klein · 4 years, 4 months ago
  97. 277879e Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  98. 7363af8 Fix gcc 9 warnings. by Ben Wagner · 4 years, 4 months ago
  99. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 4 months ago
  100. c6b17ef all colorfilters but RT converted to skvm by Mike Reed · 4 years, 4 months ago