1. e897c1b Remove tracking glyphs in remote cache by Herb Derby · 5 years ago
  2. ca449d5 [skottie] Cleanup: relocate text sources by Florin Malita · 5 years ago
  3. 9ff5acb Separate GrCaps for semaphores and fence syncs. by Brian Salomon · 5 years ago
  4. 3b41baf Add support for float remainder to interpreter by Brian Osman · 5 years ago
  5. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  6. 15c9142 Repro Chrome bug and add Skia-side fix by Robert Phillips · 5 years ago
  7. f90bfd7 Roll third_party/externals/angle2 0f4d72e63b92..19905aea14e0 (9 commits) by skia-autoroll · 5 years ago
  8. 905b2c7 Roll ../src 648a59893e4e..d5837fbd88aa (481 commits) by skia-autoroll · 5 years ago
  9. 4497ac1 Roll third_party/externals/swiftshader b01f2559e017..d5ed0a31ce88 (10 commits) by skia-autoroll · 5 years ago
  10. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  11. 354ecf3 fixed SkSL interpreter negate op by Ethan Nicholas · 5 years ago
  12. 8e49a69 Loosen up checks in DDLSkSurfaceFlush by Robert Phillips · 5 years ago
  13. f5e5f19 Cleaup GrTextStrike and GrStrikeCache by Herb Derby · 5 years ago
  14. 444aa12 fixed SkSL interpreter test by Ethan Nicholas · 5 years ago
  15. ee5fd13 Add test for DDLs and SkSurface::flush by Robert Phillips · 5 years ago
  16. 7f28e0b Mac slight hinting to be normal instead of none. by Ben Wagner · 5 years ago
  17. 8982076 Allow building Skia with Fuchsia SDK enabled buildroots. by Chinmay Garde · 5 years ago
  18. 0569447 experimental/editor: progress by Hal Canary · 5 years ago
  19. dfcad06 more SkSL interpreter performance work by Ethan Nicholas · 5 years ago
  20. 07dad1b Fix some documentation for SkFont. by Ben Wagner · 5 years ago
  21. 06e14af Add no-nonportable-include-path when building ANGLE with Windows-Clang by Brian Osman · 5 years ago
  22. 9f0eeac [infra] Remove remaining references to go_deps by Eric Boren · 5 years ago
  23. 5bee390 Viewer: Fixes for shader editing in ANGLE by Brian Osman · 5 years ago
  24. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  25. 0362dc2 Fix use of 'is' operator for comparison by Raul Tambre · 5 years ago
  26. b0d8b76 Make finish flush procs work with GL. by Brian Salomon · 5 years ago
  27. d05c5ee Roll third_party/externals/angle2 6f0c5b8dd5f2..0f4d72e63b92 (8 commits) by skia-autoroll · 5 years ago
  28. 7439133 Roll ../src e300e8fa69a2..648a59893e4e (393 commits) by skia-autoroll · 5 years ago
  29. d699a66 Roll third_party/externals/swiftshader bb12b0e41a09..b01f2559e017 (10 commits) by skia-autoroll · 5 years ago
  30. 5f2807b Clean up CanvasTest.cpp some more by Hal Canary · 5 years ago
  31. cbf6d30 Clean up CanvasTest.cpp macros. by Ben Wagner · 5 years ago
  32. a9aaef0 Revert "Support GL_EXT_draw_buffers" by Brian Osman · 5 years ago
  33. 77af4ec Support GL_EXT_draw_buffers by Brian Osman · 5 years ago
  34. d3c0482 Re-add flag to force opList splitting reduction by Robert Phillips · 5 years ago
  35. cb35914 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  36. ebc21f6 [infra] Pin infra code using Go modules by Eric Boren · 5 years ago
  37. 25aac5c Make SkComposeImageFilter comply with SkImageFilter::filterBounds calling convention by Robert Phillips · 5 years ago
  38. e772c59 Remove static initializer in SkExecutor.cpp by Tom Anderson · 5 years ago
  39. 0921c10 [canvaskit] 0.6.0 by Kevin Lubick · 5 years ago
  40. d6b32ed [img-decode] Start on proposed new spec by Kevin Lubick · 5 years ago
  41. 5e7fbfd Add ShaderErrorHandler to GrContextOptions by Brian Osman · 5 years ago
  42. 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 5 years ago
  43. 2f3637b Roll third_party/externals/angle2 ddc4d33a259a..6f0c5b8dd5f2 (15 commits) by skia-autoroll · 5 years ago
  44. 46e1098 Roll ../src b81b70981d9b..e300e8fa69a2 (429 commits) by skia-autoroll · 5 years ago
  45. 719a69c Roll third_party/externals/swiftshader 10f7befc49a7..bb12b0e41a09 (14 commits) by skia-autoroll · 5 years ago
  46. 3fd1841 Update SKP version by skia-recreate-skps · 5 years ago
  47. ac55784 Tests: re-sort gni, file name convention by Hal Canary · 5 years ago
  48. feae867 Add harfbuzz to tools/install_dependencies.sh by Ben Wagner · 5 years ago
  49. 8ac78aa Update the list of Skia dependencies by Ben Wagner · 5 years ago
  50. 1b1b657 Fix .bzl skottie_lib_hdrs by Florin Malita · 5 years ago
  51. c5eb81b Fixes for experimental/go-skia by Ben Wagner · 5 years ago
  52. ccab1cc docs/examples/Colors by Hal Canary · 5 years ago
  53. e4e9551 Add explicit .bzl sources and headers lists for skottie/sksg by Florin Malita · 5 years ago
  54. 70aab82 Shaper Tests: fix g3 build by Hal Canary · 5 years ago
  55. 7e603db SkSL interpreter optimizations by Ethan Nicholas · 5 years ago
  56. 56947a7 Shaper Tests: make a macro, rename test resources. by Hal Canary · 5 years ago
  57. c2f260a SkColors: Fix new color constants by Hal Canary · 5 years ago
  58. 8b7768d [skottie] Relocate "GMs" to resources/ by Florin Malita · 5 years ago
  59. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 6 years ago
  60. 35a67eb Move GrMtlBufferManager functionality to better places by Jim Van Verth · 5 years ago
  61. fd24b1f Shaper : new unit test by Hal Canary · 5 years ago
  62. dc19391 SkShaper: new benchmarks by Hal Canary · 5 years ago
  63. 6ad5289 Revert "Child fragment processors are now written as separate functions" by Ethan Nicholas · 5 years ago
  64. 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 5 years ago
  65. fd105f1 Roll third_party/externals/angle2 3089f92e8a77..ddc4d33a259a (3 commits) by skia-autoroll · 5 years ago
  66. 590c017 Roll ../src 1745a957293f..b81b70981d9b (397 commits) by skia-autoroll · 5 years ago
  67. 58d7a99 Roll third_party/externals/swiftshader 20aab4e9c149..10f7befc49a7 (17 commits) by skia-autoroll · 5 years ago
  68. 666a9f9 Update includes for Wuffs. by Ben Wagner · 5 years ago
  69. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 6 years ago
  70. 0364bde Child fragment processors are now written as separate functions by Ethan Nicholas · 5 years ago
  71. 752b740 Roll skia/third_party/skcms 668026c511f3..853f66269c16 (2 commits) by skia-autoroll · 5 years ago
  72. 7c70143 GMs: re-sort gni, script to regenerate gni, file name convention by Hal Canary · 5 years ago
  73. 0a7b393 SkPaint: new constructor by Hal Canary · 5 years ago
  74. 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 6 years ago
  75. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  76. d5d9c21 Fix compositor GMs on Intel Metal by Jim Van Verth · 5 years ago
  77. 68eb8c2 remove deprecated postTranslate255 by Mike Reed · 5 years ago
  78. aab728d Change opList-splitting reduction default to be off by Robert Phillips · 5 years ago
  79. b82ac366 SkPDF: fix repeat tilemode with alpha by Hal Canary · 5 years ago
  80. 3470348 Really disable opList splitting reduction on the Chorizo perf and test bots by Robert Phillips · 5 years ago
  81. cd5d146 Disable opList-splitting reduction on Pixel3 Vulkan test bots by Robert Phillips · 5 years ago
  82. 2f9297d [infra] Update to Go 1.12.4 by Eric Boren · 5 years ago
  83. e5ba247 Update go_deps asset by skia-recreate-skps · 5 years ago
  84. 1b94389 Roll third_party/externals/angle2 3fb957a00ba3..3089f92e8a77 (10 commits) by skia-autoroll · 5 years ago
  85. bcb96db Roll ../src da43ebf5b4e0..1745a957293f (361 commits) by skia-autoroll · 5 years ago
  86. 4dfbc9e Roll third_party/externals/swiftshader 2e2385837e9b..20aab4e9c149 (24 commits) by skia-autoroll · 5 years ago
  87. 7cf4242 Revert "Reland "remove legacy 255-biased colormatrix"" by Robert Phillips · 5 years ago
  88. 62b5014 Disable opList-splitting reduction on Chorizo perf bots by Robert Phillips · 5 years ago
  89. 35ea04d Remove skcms shim header by Brian Osman · 5 years ago
  90. 520f85b Suppress VkDrawableImportTest on some Radeon-based bots by Robert Phillips · 5 years ago
  91. 9764ebd SkSL interpreter performance improvements by Ethan Nicholas · 5 years ago
  92. 8518f2e Add an AssertOnShaderCompileFailure GrContextOption by Brian Osman · 5 years ago
  93. 39e5af7 Suppress savelayer_clipmask failures on a Win10 and Chromecast bot by Robert Phillips · 5 years ago
  94. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 5 years ago
  95. a5ef397 More polyutils fixes by Jim Van Verth · 5 years ago
  96. b75be23 Reland "remove legacy 255-biased colormatrix" by Mike Reed · 5 years ago
  97. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  98. 34d286a Revert "remove legacy 255-biased colormatrix" by Robert Phillips · 5 years ago
  99. ac9be9d Remove shader text trace events and simplify the SKSL/GLSL printing code by Brian Osman · 5 years ago
  100. ec654f7 remove legacy 255-biased colormatrix by Mike Reed · 5 years ago