1. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  2. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  3. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  4. d17444d Remove unused GrPixelConfig functions by Brian Osman · 6 years ago
  5. 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  6. 2229b76 Roll third_party/externals/angle2 569b9cb983b1..a6a7842fdbf5 (2 commits) by angle-skia-autoroll · 6 years ago
  7. 61cc9fa Update markdown files by skia-bookmaker · 6 years ago
  8. e8d674d Roll third_party/externals/angle2 d8b1c5c5bba2..569b9cb983b1 (16 commits) by angle-skia-autoroll · 6 years ago
  9. 36fe60d Move SkRefSet / pipe code to smart pointer. by Ben Wagner · 6 years ago
  10. 83a355d Revert "Use new SkGlyphIDSet" by Herb Derby · 6 years ago
  11. 819f73c Use new SkGlyphIDSet by Herb Derby · 6 years ago
  12. 02ca49f Move SkWriteBuffer to smart pointers. by Ben Wagner · 6 years ago
  13. 351f4da Revert "transform paint color to dst colorspace" by Brian Osman · 6 years ago
  14. 383c9bb Revert "added skeletal animation support to GPU backend" by Joe Gregorio · 6 years ago
  15. 1b112cc Revert "Remove interpolants are inaccurate workaround for Adreno 3xx." by Brian Salomon · 6 years ago
  16. d275ef5 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  17. c69c441 Remove matrixconvolution GM hacks for linear blending by Brian Osman · 6 years ago
  18. b82edcc update (non-sprite) image shader color management by Mike Klein · 6 years ago
  19. 6eb3621 transform paint color to dst colorspace by Mike Klein · 6 years ago
  20. 5d94822 Make SkTypefacePlayback use smart pointers. by Ben Wagner · 6 years ago
  21. 1994f20 Merge "All" and "Default" path renderer options in viewer by Brian Osman · 6 years ago
  22. 3c9bfec Add field to directly pass glyphs when using glyph encoding by Herb Derby · 6 years ago
  23. 4b15dc2 [skottie] Fix polystar points distribution by Florin Malita · 6 years ago
  24. a7e78ee [skottie] Misc cleanup by Florin Malita · 6 years ago
  25. d7425b1 [infra] Determine Android device location based on bot ID by Eric Boren · 6 years ago
  26. 4cbfb30 [skottie] Log (unsupported) layer effects by Florin Malita · 6 years ago
  27. 7f8a073 [skottie] Fix spurious gradient error messages by Florin Malita · 6 years ago
  28. 25d05f5 [infra] Remove Nexus 5x from CQ by Eric Boren · 6 years ago
  29. b77822b Remove the SkGlyphRunInfo code by Herb Derby · 6 years ago
  30. 1d784ce Revert "switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS" by Stan Iliev · 6 years ago
  31. 76cf60c Roll skia/third_party/skcms 8342d776db5a..ae6a7acc22e5 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  32. 1d31443 fix line intersect divide by zero by Cary Clark · 6 years ago
  33. 3be2e10 [skottie] Ignore identity transforms by Florin Malita · 6 years ago
  34. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  35. 45e27c8 Remove run list code by Herb Derby · 6 years ago
  36. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  37. c098f2b Roll third_party/externals/angle2 26c61b24e667..d8b1c5c5bba2 (1 commits) by angle-skia-autoroll · 6 years ago
  38. a7a2782 Remove interpolants are inaccurate workaround for Adreno 3xx. by Brian Salomon · 6 years ago
  39. e4db80f Enable Skottie on Android framework builds. by Florin Malita · 6 years ago
  40. 418e658 [skottie] Apply fully opaque masks as clips by Florin Malita · 6 years ago
  41. 6d98257 Roll third_party/externals/angle2 c2136b67f69d..26c61b24e667 (10 commits) by angle-skia-autoroll · 6 years ago
  42. e0a9962 Interpolate patch vertices in destination color space by Brian Osman · 6 years ago
  43. 4ee7067 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  44. ccb21bf Add sRGB profile to mandrill images by Brian Osman · 6 years ago
  45. 8fe3140 switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS by Ethan Nicholas · 6 years ago
  46. b456e2f Fix fuzzer bug in SkGradientShader::MakeSweep by Robert Phillips · 6 years ago
  47. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  48. c3833b4 Revert "Add genIDs from all contributing elements to GrReducedClip's mask key." by Brian Salomon · 6 years ago
  49. d48897b Update SkSpan to match the standard more closely by Herb Derby · 6 years ago
  50. d6fbc1b Roll third_party/externals/angle2 8fbd9d96e68b..c2136b67f69d (1 commits) by angle-skia-autoroll · 6 years ago
  51. bbf80d6 Update mandrill PNGs to be sRGB (rather than gamma 2.2) by Brian Osman · 6 years ago
  52. 688a8e5 More workarounds on Windows Debug DLL crash. by Yong-Hwan Baek · 6 years ago
  53. 7828b62 Remove SK_IGNORE_WIN_EMOJI_FIX by Ben Wagner · 6 years ago
  54. 73ff4cd Roll third_party/externals/swiftshader 6a990f8b1a93..6a6692214c26 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  55. 294fe29 Remove some linear-blending sRGB logic from sk_app by Brian Osman · 6 years ago
  56. 9c7f7f2 Always unpremul nonlinearly before writing PNGs in DM by Brian Osman · 6 years ago
  57. 1354048 Add genIDs from all contributing elements to GrReducedClip's mask key. by Brian Salomon · 6 years ago
  58. 373224c Roll third_party/externals/angle2 7e585118fe82..8fbd9d96e68b (1 commits) by angle-skia-autoroll · 6 years ago
  59. a391c72 Update markdown files by skia-bookmaker · 6 years ago
  60. 0dd98a5 Update SKP version by skia-recreate-skps · 6 years ago
  61. a717ca9 Update markdown files by skia-bookmaker · 6 years ago
  62. dd962a9 Update markdown files by skia-bookmaker · 6 years ago
  63. bcc3aec Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  64. dc5c698 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  65. 4f6ea65 Roll third_party/externals/swiftshader 551478a9b8be..6a990f8b1a93 (3 commits) by swiftshader-skia-autoroll · 6 years ago
  66. ccd3995 Support older SKPs drawing to legacy destinations correctly by Brian Osman · 6 years ago
  67. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  68. 5a619a7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  69. 93e2226 Roll third_party/externals/angle2 bea35a638934..7e585118fe82 (1 commits) by angle-skia-autoroll · 6 years ago
  70. 6667fb1 Switch gradients to as-encoded blending by Brian Osman · 6 years ago
  71. 3d3d884 Roll third_party/externals/swiftshader e1fa9ea70faa..551478a9b8be (1 commits) by swiftshader-skia-autoroll · 6 years ago
  72. b95bbba Update markdown files by skia-bookmaker · 6 years ago
  73. 20b824d Roll third_party/externals/angle2 62edcce80682..bea35a638934 (6 commits) by angle-skia-autoroll · 6 years ago
  74. 53f5db5 Roll third_party/externals/swiftshader 6b21ba98f6e4..e1fa9ea70faa (2 commits) by swiftshader-skia-autoroll · 6 years ago
  75. 3f2d909 Roll third_party/externals/angle2 bf6dc37972c5..62edcce80682 (1 commits) by angle-skia-autoroll · 6 years ago
  76. 9eb1c7d Revert "Revert "Remove gCreateTypefaceDelegate."" by Ben Wagner · 6 years ago
  77. 44bad2e Update markdown files by skia-bookmaker · 6 years ago
  78. e72c144 Roll third_party/externals/swiftshader b7334daedbfb..6b21ba98f6e4 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  79. a93486b Roll third_party/externals/angle2 a72ebeba2127..bf6dc37972c5 (3 commits) by angle-skia-autoroll · 6 years ago
  80. 5788bb9 Roll third_party/externals/swiftshader 517a57f4ba88..b7334daedbfb (1 commits) by swiftshader-skia-autoroll · 6 years ago
  81. 9b80bd5 Roll third_party/externals/angle2 2b06054dd41f..a72ebeba2127 (1 commits) by angle-skia-autoroll · 6 years ago
  82. cdefa23 Roll third_party/externals/swiftshader 539468cef869..517a57f4ba88 (3 commits) by swiftshader-skia-autoroll · 6 years ago
  83. 233c652 Update markdown files by skia-bookmaker · 6 years ago
  84. 6784ffa Add some new PolyUtils tests. by Jim Van Verth · 6 years ago
  85. 502c3ff [skottie] Do not discard SkPath's FillType when interpolating by Florin Malita · 6 years ago
  86. 3e95e57 Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor by Weiliang Chen · 6 years ago
  87. c940f5d Roll skia/third_party/skcms f447e42de725..8342d776db5a (2 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  88. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  89. 5ffcb4d Disable NVPR path renderer in DDL mode by Robert Phillips · 6 years ago
  90. 8d90e78 remove unit tests baked into SkAAClip by Mike Klein · 6 years ago
  91. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  92. 58a1605 Revert "Remove gCreateTypefaceDelegate." by Ethan Nicholas · 6 years ago
  93. 3eff1e9 cloudbuild.yaml also needs a top level timeout. by Joe Gregorio · 6 years ago
  94. 8cefce1 Roll skia/third_party/skcms 678e47d97bc5..f447e42de725 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  95. 386a9b6 Fix allocation size of vk transfer buffer during copy. by Greg Daniel · 6 years ago
  96. 3241149 Remove gCreateTypefaceDelegate. by Ben Wagner · 6 years ago
  97. 28e2423 Add timeouts to cloudbuild.yaml by Joe Gregorio · 6 years ago
  98. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  99. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  100. b7b73f5 Roll third_party/externals/angle2 92da844eb754..2b06054dd41f (1 commits) by angle-skia-autoroll · 6 years ago