1. 72126aa Make it easier to add vector versions of byte code instructions by Brian Osman · 4 years, 7 months ago
  2. 31d0dc1 [infra] Add ios-dev-image-11.4 asset by Ben Wagner · 4 years, 7 months ago
  3. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 7 months ago
  4. f8f9cd8 [canvaskit] Expose bindings to particles uniforms. by Kevin Lubick · 4 years, 7 months ago
  5. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 4 years, 7 months ago
  6. 3928466 [canvaskit] Expose parseColorString by Kevin Lubick · 4 years, 7 months ago
  7. 77521d9 Roll third_party/externals/angle2 2801bf43716e..94ec1e5f8df5 (24 commits) by skia-autoroll · 4 years, 7 months ago
  8. e420bf0 Roll third_party/externals/swiftshader 74d3f371f201..f50cc82b3bed (6 commits) by skia-autoroll · 4 years, 7 months ago
  9. 3ffa7af Split uniform and texture uptades to different methods in GrGLProgram by Chris Dalton · 4 years, 7 months ago
  10. df283d0 Revert "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 4 years, 7 months ago
  11. af5f9f0 Remove GrDeviceSpaceTextureDecalFragmentProcessor. by Brian Salomon · 4 years, 7 months ago
  12. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  13. 706851d Fix issue where GrQuadPerEdgeAA GP doesn't emit coord transforms by Brian Salomon · 4 years, 7 months ago
  14. 6ffabbb Simplify interface to StructureElementNode. by Dominic Mazzoni · 4 years, 7 months ago
  15. 1d589a5 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  16. e6c3f9f Use scalar instead of int for offset in drop shadow filter by Michael Ludwig · 4 years, 7 months ago
  17. b243b43 Make SkSL CPP code gen copy explicit coord status for cloned FPs by Brian Salomon · 4 years, 7 months ago
  18. ca85b9b Add temporary header to shift clients over to include/core/SkDeferredDisplayList.h by Robert Phillips · 4 years, 7 months ago
  19. 5725e9b When glSync is not available on android fake it out with EGL for our tests. by Greg Daniel · 4 years, 7 months ago
  20. b10a662 GrFP::coordTransformsApplyToLocalCoords() -> GrFP::isSampledWithExplicitCoords() by Brian Salomon · 4 years, 7 months ago
  21. 6207697 Bugs by Julia Lavrova · 4 years, 7 months ago
  22. 0de01c0 [skottie] Clip overflowing paragraph lines by Florin Malita · 4 years, 7 months ago
  23. 5e5e848 Revert "Multi-threaded strike cache" by Herb Derby · 4 years, 7 months ago
  24. a6cd7c0 Multi-threaded strike cache by Herb Derby · 4 years, 7 months ago
  25. 7b0ed55 Start precompiling DDL shaders by Robert Phillips · 4 years, 7 months ago
  26. 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 7 months ago
  27. 979b223 Add private GrContext::compile API (take 2) by Robert Phillips · 4 years, 7 months ago
  28. 57a3ded Revert "Add private GrContext::compile API" by Robert Phillips · 4 years, 7 months ago
  29. bd3de19 clean up leftovers from 3d samples by Mike Reed · 4 years, 7 months ago
  30. 0cd68ab Add private GrContext::compile API by Robert Phillips · 4 years, 7 months ago
  31. 291f340 Add new gpu sink for DDLs by Robert Phillips · 4 years, 7 months ago
  32. 9d4e31d rm Sk3D.h -- long live SkMat4 by Mike Reed · 4 years, 7 months ago
  33. 2c2db27 Roll third_party/externals/angle2 fa9eff37c38a..2801bf43716e (16 commits) by skia-autoroll · 4 years, 7 months ago
  34. a509735 Roll third_party/externals/swiftshader 8def9063c4fd..74d3f371f201 (1 commits) by skia-autoroll · 4 years, 7 months ago
  35. ed1ff23 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  36. a3e8266 [skottie] Add warning for missing text/paragraph box by Florin Malita · 4 years, 7 months ago
  37. b6c2bb0 Turn off mip map support in GrDawnCaps by Sean Gilhuly · 4 years, 7 months ago
  38. e1a81ba move SkVec2 into shared header by Mike Reed · 4 years, 7 months ago
  39. 2382366 simplify rotation calc by Mike Reed · 4 years, 7 months ago
  40. 9baef35 Have SkStrikeCache track memory usage by Herb Derby · 4 years, 7 months ago
  41. c024391 Reland "Add SkSLCompiler::toHLSL, using SPIRV-Cross" by Brian Osman · 4 years, 7 months ago
  42. 9d42df8 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  43. 7dfb46e Re-land: Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 7 months ago
  44. d2d4c5e Add GrD3DGpu and GrD3DCaps. by Jim Van Verth · 4 years, 7 months ago
  45. dc2b15e Remove a GL optimization that disabled large scissors by Chris Dalton · 4 years, 7 months ago
  46. a6350f0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  47. e3f57a4 Revert "Add SkSLCompiler::toHLSL, using SPIRV-Cross" by Brian Osman · 4 years, 7 months ago
  48. 9bd3d98 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  49. 5263837 add fling to rotating cube by Mike Reed · 4 years, 7 months ago
  50. cf7c7e3 Add SkSLCompiler::toHLSL, using SPIRV-Cross by Brian Osman · 4 years, 7 months ago
  51. c7a9a07 Bug fixes by Julia Lavrova · 4 years, 7 months ago
  52. 28abea5 dip our toes into c++11 style [[attributes]] by Mike Klein · 4 years, 7 months ago
  53. 55a3ea0 Fix compilation of Dawn backend after GrMesh/GrPrimitiveType change by Corentin Wallez · 4 years, 7 months ago
  54. 212bf07 layout/relayout with different widths and justification by Julia Lavrova · 4 years, 7 months ago
  55. 5a5fe79 Improve the mechanism to suppress warning messages during testing by Chris Dalton · 4 years, 7 months ago
  56. 71275fc Reland "Manage renderCmdEncoder over lifetime of GrMtlOpsRenderPass." by Jim Van Verth · 4 years, 7 months ago
  57. 5f1ad0d rm release swiftshader msan bots by Mike Klein · 4 years, 7 months ago
  58. d3b3bf3 Reland "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 7 months ago
  59. f0d5ea1 Clip-only tiling in Viewer by Florin Malita · 4 years, 7 months ago
  60. 4156d33 Switch SPIRV-Cross to use third_party GN template by Brian Osman · 4 years, 7 months ago
  61. 86b4388 Revert "Support adding attributes to PDF document structure nodes." by Mike Reed · 4 years, 7 months ago
  62. ba9e817 allow client to pass null if there are no uniforms by Mike Reed · 4 years, 7 months ago
  63. c5ff41f Roll third_party/externals/angle2 c8676d4ba37d..fa9eff37c38a (11 commits) by skia-autoroll · 4 years, 7 months ago
  64. a037445 Roll third_party/externals/swiftshader 0bbf7ba9f909..8def9063c4fd (2 commits) by skia-autoroll · 4 years, 7 months ago
  65. 0ea9fac Roll ../src 0f78b5868284..f5ddd865c430 (448 commits) by skia-autoroll · 4 years, 7 months ago
  66. 33b1ecc Use careful_memcpy in case one of the args is null by Mike Reed · 4 years, 7 months ago
  67. b5ea378 Move memory usage calculation to SkStrikeCache::Strike by Herb Derby · 4 years, 7 months ago
  68. d0d033a GrBicubicEffect uses GrTextureEffect. by Brian Salomon · 4 years, 7 months ago
  69. cfdfb22 remove -Wno-bad-function-cast by Mike Klein · 4 years, 7 months ago
  70. a9609ea turn on -Wreturn-std-move-in-c++11 by Mike Klein · 4 years, 7 months ago
  71. 799a23c Have SkScalerCache return memory used by Herb Derby · 4 years, 7 months ago
  72. fe6fe6c Revert "allow client to pass null if there are no uniforms" by Brian Osman · 4 years, 7 months ago
  73. 70f24af Fix path to GN on Windows when running presubmit hooks by Brian Osman · 4 years, 7 months ago
  74. f6a0b45 Store ProgramDesc on DDLs alongside the GrProgramInfo by Robert Phillips · 4 years, 7 months ago
  75. 0185eb1 allow client to pass null if there are no uniforms by Mike Reed · 4 years, 7 months ago
  76. 1daa239 Make GrGLGpu's program cache be held as a unique_ptr by Robert Phillips · 4 years, 7 months ago
  77. b01e12b Start adding D3D backend by Jim Van Verth · 4 years, 7 months ago
  78. 5845826 Roll SPIRV-Cross to latest (2020-02-14) by Brian Osman · 4 years, 7 months ago
  79. 7281a86 Revert "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 7 months ago
  80. 8980acd Move runtime shader/colorfilter into SkRuntimeEffect.cpp by Brian Osman · 4 years, 8 months ago
  81. cfee8ee add skotties to cube demo by Mike Reed · 4 years, 7 months ago
  82. 8047415 Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 7 months ago
  83. 2e941d0 [skottie] Store scalar keyframe values inline by Florin Malita · 4 years, 7 months ago
  84. 3c4a9d3 Run fetch-gn in PRESUBMIT if needed by Ben Wagner · 4 years, 7 months ago
  85. f8b21d5 [infra] Merge SwiftShader into CPU dimensions logic by Ben Wagner · 4 years, 7 months ago
  86. a09d232 Enable Windows host build for Skia by Leon Scroggins III · 4 years, 7 months ago
  87. 55bca41 Update SkSurface::ReplaceBackendTexture to take ContentChangeMode by Yi Xu · 4 years, 7 months ago
  88. c1bb9cb Revert "Manage renderCmdEncoder over lifetime of GrMtlOpsRenderPass." by Robert Phillips · 4 years, 7 months ago
  89. 78b4717 [infra] fix recipe bug by Ben Wagner · 4 years, 7 months ago
  90. 4af17e4 Roll third_party/externals/swiftshader 481daed34f15..0bbf7ba9f909 (5 commits) by skia-autoroll · 4 years, 7 months ago
  91. 4bdd08e Roll third_party/externals/angle2 2dd40d7fa75c..c8676d4ba37d (10 commits) by skia-autoroll · 4 years, 7 months ago
  92. 9dbb980 Roll ../src 5d89b446d290..0f78b5868284 (234 commits) by skia-autoroll · 4 years, 7 months ago
  93. 4d17001 move SkDeque.h into private by Mike Reed · 4 years, 7 months ago
  94. 3c4f3c1 Fix more clang-tidy by Michael Ludwig · 4 years, 7 months ago
  95. 706f6b4 test data.equals with empty by Mike Reed · 4 years, 7 months ago
  96. c65cd5c Roll third_party/externals/swiftshader f9f999f5a2eb..481daed34f15 (2 commits) by skia-autoroll · 4 years, 7 months ago
  97. 5d996bb Roll third_party/externals/angle2 d5861a68d9f7..2dd40d7fa75c (9 commits) by skia-autoroll · 4 years, 7 months ago
  98. 660a73a Roll ../src 57a7afeb42f5..5d89b446d290 (452 commits) by skia-autoroll · 4 years, 7 months ago
  99. bfe80bb expand gm to test GPU and CPU by Mike Reed · 4 years, 7 months ago
  100. 8935981 Update SKP version by skia-recreate-skps · 4 years, 7 months ago