1. 11ac816 Update SKP version by skia-recreate-skps · 4 years, 9 months ago
  2. 1360117 add assert_true() by Mike Klein · 4 years, 9 months ago
  3. 8283fa4 C++17 by Brian Salomon · 4 years, 9 months ago
  4. 7844145 don't allocate an interpreter register for stores by Mike Klein · 4 years, 9 months ago
  5. 1edd468 Staging for Chromium to accept Skia-GL changes to come. by John Rosasco · 4 years, 9 months ago
  6. 3de645c Roll third_party/externals/swiftshader d9ed1c2732ba..31edef751a8d (3 commits) by skia-autoroll · 4 years, 9 months ago
  7. 0fd4f01 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  8. 4135cf0 use round() instead of trunc() to f32->unorm by Mike Klein · 4 years, 9 months ago
  9. b30d481 Yet another build fix by Julia Lavrova · 4 years, 9 months ago
  10. 6e4aad9 rename to_i32 -> trunc, and add round by Mike Klein · 4 years, 9 months ago
  11. 049b58f avoid redundant clamps by Mike Klein · 4 years, 9 months ago
  12. b97a919 don't clamp alpha, it's already [0,1] by Mike Klein · 4 years, 9 months ago
  13. a53e47f native f32 min/max by Mike Klein · 4 years, 9 months ago
  14. a461a8e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  15. b9f2088 convert SkVMBlitter over to floats by Mike Klein · 4 years, 9 months ago
  16. f00b95b Always attach stencil buffers with exact sample count matches by Chris Dalton · 4 years, 9 months ago
  17. ac3cd14 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  18. f0ade8a Fixing no icu situation by Julia Lavrova · 4 years, 9 months ago
  19. 052a05a add flatten test to SkFont by Mike Reed · 4 years, 9 months ago
  20. 0b68dda Defer stencil attachment until opsTask execution by Chris Dalton · 4 years, 9 months ago
  21. c88d177 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  22. b2ab7d1 add SkColorTypeIsNormalized() by Mike Klein · 4 years, 9 months ago
  23. 2e30fde Font resolution: all unit tests working by Julia Lavrova · 4 years, 10 months ago
  24. 47bd9f1 [canvaskit] Expand SkAnimatedImage by Kevin Lubick · 4 years, 9 months ago
  25. f6a9d20 [canvaskit] Fix null dereference when GrContext cannot be made by Kevin Lubick · 4 years, 9 months ago
  26. ed98476 Handle failure to create VkRenderPasses in vulkan backend. by Greg Daniel · 4 years, 9 months ago
  27. 4d0fe38 Pre-flight SkTLS_pthread changes for C++17 by Mike Klein · 4 years, 9 months ago
  28. 8c1e265 remove redundant comparison ops by Mike Klein · 4 years, 9 months ago
  29. 99b558b Roll third_party/externals/angle2 cc0919dcb64b..652dbfc63e70 (7 commits) by skia-autoroll · 4 years, 9 months ago
  30. 3fd426d Roll third_party/externals/swiftshader 27a3d31d7a9d..d9ed1c2732ba (1 commits) by skia-autoroll · 4 years, 9 months ago
  31. 76eaab6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  32. b204e4c Implement multisample "disable" in Vulkan by Chris Dalton · 4 years, 9 months ago
  33. 52591f6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  34. 81a8d28 Reland "hook up float comparisons to x86 JIT" by Mike Klein · 4 years, 9 months ago
  35. 05f6a01 Remove unused methods from SkStrike by herb · 4 years, 9 months ago
  36. 3f7c865 avoid the JIT on MSAN builds by Mike Klein · 4 years, 9 months ago
  37. a1050ed SkPDF/docs: note that Sfntly subsetter is deprecated by Hal Canary · 4 years, 9 months ago
  38. 252cdb7 One glyph() to rule them all!!! by herb · 4 years, 9 months ago
  39. 4edb719 flesh out blendmodes through Screen by Mike Reed · 4 years, 9 months ago
  40. 9c990fa Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  41. 633ddec Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  42. fcaae48 Use GrProgramInfo's primitiveType field by Robert Phillips · 4 years, 9 months ago
  43. 297d5a0 Revert "hook up float comparisons to x86 JIT" by Mike Klein · 4 years, 9 months ago
  44. fa3adf7 Add handling of failed framebuffer creation in vulkan. by Greg Daniel · 4 years, 9 months ago
  45. 12cea8d hook up float comparisons to x86 JIT by Mike Klein · 4 years, 9 months ago
  46. 44649ca gn format BUILD.gn by Mike Klein · 4 years, 9 months ago
  47. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  48. c4420ef Roll third_party/externals/angle2 1d09b983031b..cc0919dcb64b (8 commits) by skia-autoroll · 4 years, 9 months ago
  49. 345a273 Roll third_party/externals/swiftshader 215bc7949b35..27a3d31d7a9d (2 commits) by skia-autoroll · 4 years, 9 months ago
  50. f66ec5d No GL support on Fuchsia. by John Rosasco · 4 years, 9 months ago
  51. 67d43fe Rename stencil face terminology to clockwise/counter-clockwise by Chris Dalton · 4 years, 9 months ago
  52. 2959749 Allow more sub-pixel position bits by Herb Derby · 4 years, 9 months ago
  53. 714f8cc add vcmpps by Mike Klein · 4 years, 9 months ago
  54. f7ce19e Improve the dynamic range of SkPackedGlyphID ctor by Herb Derby · 4 years, 9 months ago
  55. 2524f1d Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  56. 1cbf4ec Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  57. d0792e6 unnest matrix multiply by Mike Klein · 4 years, 9 months ago
  58. 3dce06b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  59. 4afe94c Fix issue with RenderPipelineDescriptor creation by Jim Van Verth · 4 years, 9 months ago
  60. 2359927 JIT splat(0) as xor by Mike Klein · 4 years, 9 months ago
  61. 6790423 fix tolerance in read pixels tests by Brian Salomon · 4 years, 9 months ago
  62. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 9 months ago
  63. da7ef86 guard all SkVMBlitter debug features together by Mike Klein · 4 years, 9 months ago
  64. 272060a find min and max, separared by comma. not minmax. by Nathaniel Nifong · 4 years, 9 months ago
  65. cdc9238 Inline SkWuffsCodec::readFrames by Nigel Tao · 4 years, 9 months ago
  66. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 9 months ago
  67. 5676060 [infra] Remove Calmbench and ParentRevision bots by Eric Boren · 4 years, 9 months ago
  68. a2b2214 Record min and max frame times from skpbench in perf by Nathaniel Nifong · 4 years, 9 months ago
  69. 9b63dc8 Have vulkan command and descriptor sets handle failed creation. by Greg Daniel · 4 years, 9 months ago
  70. da53dd5 Reland "Fix empty run handling in trivial shaper iterators" by Ben Wagner · 4 years, 9 months ago
  71. d84dd4b Combine mask and edge distance in TessellationHelper by Michael Ludwig · 4 years, 9 months ago
  72. 6e54a29 Assert we are now in the world of single-primitive-type render passes by Robert Phillips · 4 years, 9 months ago
  73. f005247 Roll third_party/externals/angle2 67527cb45293..1d09b983031b (5 commits) by skia-autoroll · 4 years, 9 months ago
  74. e127e9f Roll third_party/externals/swiftshader aaa64b76c0b4..215bc7949b35 (2 commits) by skia-autoroll · 4 years, 9 months ago
  75. cdc0c23 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  76. 0cbb90d split out blendmodes for skvm by Mike Reed · 4 years, 9 months ago
  77. 971e9eb split out serial functions for SkFont into separate impl by Mike Reed · 4 years, 9 months ago
  78. ce200ac Cache tessellation metadata between inset/outset calls by Michael Ludwig · 4 years, 9 months ago
  79. b1576fd Dawn: fix mipmap width and height computation during upload. by Stephen White · 4 years, 9 months ago
  80. 1cc6067 friendly wrapper to allocate uniforms by Mike Klein · 4 years, 9 months ago
  81. 23607a9 Roll Dawn to ToT. by Stephen White · 4 years, 9 months ago
  82. d394f2e SkPDF/bublic.bzl: switch away from Sfntly subsetter. by Hal Canary · 4 years, 9 months ago
  83. 1803f4ef Revert "Fix empty run handling in trivial shaper iterators" by Ben Wagner · 4 years, 9 months ago
  84. 73fcde0 Revert "Reland "Implement sample mask and sample locations support in Vulkan"" by Robert Phillips · 4 years, 9 months ago
  85. 368570d Revert "Add a "conservative raster" flag to GrPipeline and implement in Vulkan" by Robert Phillips · 4 years, 9 months ago
  86. 0f3a26d Fix empty run handling in trivial shaper iterators by Ben Wagner · 4 years, 9 months ago
  87. 91a1ec3 [skottie] Streamlined gradient stop merger by Florin Malita · 4 years, 9 months ago
  88. 07b3994 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  89. 96b6150 implement SkColorFilterShader::isOpaque() by Mike Klein · 4 years, 9 months ago
  90. ee6b49b Add a "conservative raster" flag to GrPipeline and implement in Vulkan by Chris Dalton · 4 years, 9 months ago
  91. e643da6 Add new macro for checking device lost when making Vulkan calls. by Greg Daniel · 4 years, 9 months ago
  92. e2edfba [recipes] CanvasKit, PathKit, some others don't need bot_update by Eric Boren · 4 years, 9 months ago
  93. 2245bf8 Reland "Implement sample mask and sample locations support in Vulkan" by Ethan Nicholas · 4 years, 9 months ago
  94. 5625412 unify program() and uniforms() by Mike Klein · 4 years, 9 months ago
  95. 09ee112 Reland "Fully embrace skcms types in SkColorSpace API" by Brian Osman · 4 years, 9 months ago
  96. b3bd864 Cleanup kGray_8 readback. by Brian Salomon · 4 years, 9 months ago
  97. 73a722c [skottie] Fix trim path mode interpretation by Florin Malita · 4 years, 9 months ago
  98. 83e979f Roll third_party/externals/angle2 6c7208f93d6e..67527cb45293 (10 commits) by skia-autoroll · 4 years, 9 months ago
  99. 49081f6 [skottie] Use SkColor4f for gradient color stops by Florin Malita · 4 years, 9 months ago
  100. 2945c1e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago