1. 806621b Update SKP version by skia-recreate-skps · 5 years ago
  2. 5c7b541 Fix compatible format check for vkCmdCopyImage. by Greg Daniel · 5 years ago
  3. 603e09b Remove SK_IGNORE_LINEAR_METRICS_FIX. by Ben Wagner · 5 years ago
  4. 303bacb Fix build for GCC. Cast enum to int when using with %d format specifier by Brian Salomon · 5 years ago
  5. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  6. 6e40798 Skip D3D ANGLE backends in dm/nanobench/... under Wine. by Brian Salomon · 5 years ago
  7. ad8efda Reland "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  8. a1b7be6 Add thread safety annotations. by Herb Derby · 5 years ago
  9. 54e052b [infra] Update Win OS version by Eric Boren · 5 years ago
  10. 6eeaf92 Promote circle clipping to full float by Brian Salomon · 5 years ago
  11. 4687bdd Fix DDL tests when MIP map support not available by Brian Salomon · 5 years ago
  12. e246b13 Only enable the interpreter particle affector with GPU support by Brian Osman · 5 years ago
  13. 8fbca48 Revert "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  14. 622b6f5 Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Brian Salomon · 5 years ago
  15. bc0c460 Revert "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Robert Phillips · 5 years ago
  16. d1c57b6 Fix a spurious MSVC compiler warning by Chris Dalton · 5 years ago
  17. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 5 years ago
  18. c04cadb Prototype interpreter particle affector by Brian Osman · 5 years ago
  19. 8610e9c ccpr: Add a GrOctoBounds class by Chris Dalton · 5 years ago
  20. a15f355 Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA. by Brian Salomon · 5 years ago
  21. d369a5e Add setInputs to SkSL::Interpreter by Brian Osman · 5 years ago
  22. 4f6eb15 [skottie] Add resize-to-fit text alignment extension by Florin Malita · 5 years ago
  23. c0f282c [Android compile bot] Display returned infra error from bot by Ravi Mistry · 5 years ago
  24. 2561aa1 Revert "Large circle clipping gm." by Brian Salomon · 5 years ago
  25. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  26. 360dc59 Large circle clipping gm. by Brian Salomon · 5 years ago
  27. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  28. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  29. dbded16 [Android compile bot] Add links to force sync the checkout by Ravi Mistry · 5 years ago
  30. dfda5f5 Roll third_party/externals/angle2 19905aea14e0..ebab670cb32d (11 commits) by skia-autoroll · 5 years ago
  31. 5c20d4f Roll ../src d5837fbd88aa..589d8ec2fcaa (402 commits) by skia-autoroll · 5 years ago
  32. b933001 Roll third_party/externals/swiftshader d5ed0a31ce88..ecfeede6014c (17 commits) by skia-autoroll · 5 years ago
  33. f5ca01a Add FenceSync support to Metal by Jim Van Verth · 5 years ago
  34. 8cdf5b6 Propagate third_party public_include_dirs to include_dirs by Brian Osman · 5 years ago
  35. 32d2490 Use better widget for multiline strings in particle GUI by Brian Osman · 5 years ago
  36. 3061d27 Increase number of clip stack elements to examine in isRRect. by Brian Salomon · 5 years ago
  37. a50484a [skottie] Text line height support by Florin Malita · 5 years ago
  38. e897c1b Remove tracking glyphs in remote cache by Herb Derby · 5 years ago
  39. ca449d5 [skottie] Cleanup: relocate text sources by Florin Malita · 5 years ago
  40. 9ff5acb Separate GrCaps for semaphores and fence syncs. by Brian Salomon · 5 years ago
  41. 3b41baf Add support for float remainder to interpreter by Brian Osman · 5 years ago
  42. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  43. 15c9142 Repro Chrome bug and add Skia-side fix by Robert Phillips · 5 years ago
  44. f90bfd7 Roll third_party/externals/angle2 0f4d72e63b92..19905aea14e0 (9 commits) by skia-autoroll · 5 years ago
  45. 905b2c7 Roll ../src 648a59893e4e..d5837fbd88aa (481 commits) by skia-autoroll · 5 years ago
  46. 4497ac1 Roll third_party/externals/swiftshader b01f2559e017..d5ed0a31ce88 (10 commits) by skia-autoroll · 5 years ago
  47. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  48. 354ecf3 fixed SkSL interpreter negate op by Ethan Nicholas · 5 years ago
  49. 8e49a69 Loosen up checks in DDLSkSurfaceFlush by Robert Phillips · 5 years ago
  50. f5e5f19 Cleaup GrTextStrike and GrStrikeCache by Herb Derby · 5 years ago
  51. 444aa12 fixed SkSL interpreter test by Ethan Nicholas · 5 years ago
  52. ee5fd13 Add test for DDLs and SkSurface::flush by Robert Phillips · 5 years ago
  53. 7f28e0b Mac slight hinting to be normal instead of none. by Ben Wagner · 5 years ago
  54. 8982076 Allow building Skia with Fuchsia SDK enabled buildroots. by Chinmay Garde · 5 years ago
  55. 0569447 experimental/editor: progress by Hal Canary · 5 years ago
  56. dfcad06 more SkSL interpreter performance work by Ethan Nicholas · 5 years ago
  57. 07dad1b Fix some documentation for SkFont. by Ben Wagner · 5 years ago
  58. 06e14af Add no-nonportable-include-path when building ANGLE with Windows-Clang by Brian Osman · 5 years ago
  59. 9f0eeac [infra] Remove remaining references to go_deps by Eric Boren · 5 years ago
  60. 5bee390 Viewer: Fixes for shader editing in ANGLE by Brian Osman · 5 years ago
  61. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  62. 0362dc2 Fix use of 'is' operator for comparison by Raul Tambre · 5 years ago
  63. b0d8b76 Make finish flush procs work with GL. by Brian Salomon · 5 years ago
  64. d05c5ee Roll third_party/externals/angle2 6f0c5b8dd5f2..0f4d72e63b92 (8 commits) by skia-autoroll · 5 years ago
  65. 7439133 Roll ../src e300e8fa69a2..648a59893e4e (393 commits) by skia-autoroll · 5 years ago
  66. d699a66 Roll third_party/externals/swiftshader bb12b0e41a09..b01f2559e017 (10 commits) by skia-autoroll · 5 years ago
  67. 5f2807b Clean up CanvasTest.cpp some more by Hal Canary · 5 years ago
  68. cbf6d30 Clean up CanvasTest.cpp macros. by Ben Wagner · 5 years ago
  69. a9aaef0 Revert "Support GL_EXT_draw_buffers" by Brian Osman · 5 years ago
  70. 77af4ec Support GL_EXT_draw_buffers by Brian Osman · 5 years ago
  71. d3c0482 Re-add flag to force opList splitting reduction by Robert Phillips · 5 years ago
  72. cb35914 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  73. ebc21f6 [infra] Pin infra code using Go modules by Eric Boren · 5 years ago
  74. 25aac5c Make SkComposeImageFilter comply with SkImageFilter::filterBounds calling convention by Robert Phillips · 5 years ago
  75. e772c59 Remove static initializer in SkExecutor.cpp by Tom Anderson · 5 years ago
  76. 0921c10 [canvaskit] 0.6.0 by Kevin Lubick · 5 years ago
  77. d6b32ed [img-decode] Start on proposed new spec by Kevin Lubick · 5 years ago
  78. 5e7fbfd Add ShaderErrorHandler to GrContextOptions by Brian Osman · 5 years ago
  79. 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 5 years ago
  80. 2f3637b Roll third_party/externals/angle2 ddc4d33a259a..6f0c5b8dd5f2 (15 commits) by skia-autoroll · 5 years ago
  81. 46e1098 Roll ../src b81b70981d9b..e300e8fa69a2 (429 commits) by skia-autoroll · 5 years ago
  82. 719a69c Roll third_party/externals/swiftshader 10f7befc49a7..bb12b0e41a09 (14 commits) by skia-autoroll · 5 years ago
  83. 3fd1841 Update SKP version by skia-recreate-skps · 5 years ago
  84. ac55784 Tests: re-sort gni, file name convention by Hal Canary · 5 years ago
  85. feae867 Add harfbuzz to tools/install_dependencies.sh by Ben Wagner · 5 years ago
  86. 8ac78aa Update the list of Skia dependencies by Ben Wagner · 5 years ago
  87. 1b1b657 Fix .bzl skottie_lib_hdrs by Florin Malita · 5 years ago
  88. c5eb81b Fixes for experimental/go-skia by Ben Wagner · 5 years ago
  89. ccab1cc docs/examples/Colors by Hal Canary · 5 years ago
  90. e4e9551 Add explicit .bzl sources and headers lists for skottie/sksg by Florin Malita · 5 years ago
  91. 70aab82 Shaper Tests: fix g3 build by Hal Canary · 5 years ago
  92. 7e603db SkSL interpreter optimizations by Ethan Nicholas · 5 years ago
  93. 56947a7 Shaper Tests: make a macro, rename test resources. by Hal Canary · 5 years ago
  94. c2f260a SkColors: Fix new color constants by Hal Canary · 5 years ago
  95. 8b7768d [skottie] Relocate "GMs" to resources/ by Florin Malita · 5 years ago
  96. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 5 years ago
  97. 35a67eb Move GrMtlBufferManager functionality to better places by Jim Van Verth · 5 years ago
  98. fd24b1f Shaper : new unit test by Hal Canary · 5 years ago
  99. dc19391 SkShaper: new benchmarks by Hal Canary · 5 years ago
  100. 6ad5289 Revert "Child fragment processors are now written as separate functions" by Ethan Nicholas · 5 years ago