1. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 4 years, 8 months ago
  2. dcac29b Roll third_party/externals/angle2 6423b7fc7ded..fe2ed33a56dd (9 commits) by skia-autoroll · 4 years, 8 months ago
  3. 798421b Roll ../src 358ffa26e447..1c1af9fcab8f (435 commits) by skia-autoroll · 4 years, 8 months ago
  4. 0237c1f Roll third_party/externals/swiftshader 4fd7fccd6db5..6d29348ddb7e (3 commits) by skia-autoroll · 4 years, 8 months ago
  5. 7e2dea5 SkColorFilter::onProgram() by Mike Klein · 4 years, 8 months ago
  6. 87e9ddb GrGLSLShaderBuilder::appendTextureLookupAndBlend by Brian Salomon · 4 years, 8 months ago
  7. e3f34a6 [skottie] Treat unknown effects as warnings by Florin Malita · 4 years, 8 months ago
  8. 6e6b4dd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  9. 9ff61ab Revert "Generate small path SDFs directly from path." by Jim Van Verth · 4 years, 8 months ago
  10. 4407acb Generate small path SDFs directly from path. by Jim Van Verth · 4 years, 8 months ago
  11. f8c187c Revert "Revert "Blend functions as SkSL built ins."" by Brian Salomon · 4 years, 8 months ago
  12. c32d53f Revert "temporarily expose postIDiv" by Mike Reed · 4 years, 8 months ago
  13. 73d4615 Add wireframe support to Metal. by Jim Van Verth · 4 years, 8 months ago
  14. e6d31bd [infra] Use unbuffered I/O for run_recipe by Ben Wagner · 4 years, 8 months ago
  15. 8845c37 extend imageshader updater to handle perspective by Mike Reed · 4 years, 8 months ago
  16. 2e57c13 Tweak smallpaths so new paths will show up in GM. by Jim Van Verth · 4 years, 8 months ago
  17. a8352cc Write a debugger user guide. by Nathaniel Nifong · 4 years, 8 months ago
  18. 3e5e2f2 Add test for the GrContext::createCompressedBackendTexture API by Robert Phillips · 4 years, 8 months ago
  19. 4ef1ca1 Fix int/uint comparison in TextureOp asserts by Michael Ludwig · 4 years, 8 months ago
  20. ead321b Add glue to link the GrContext createCompressedBackendTexture API to the GL and Vulkan backends by Robert Phillips · 4 years, 8 months ago
  21. de30e42 Clean up GenDistanceFieldFromPath. by Jim Van Verth · 4 years, 8 months ago
  22. b56b554 public.bzl: add SKOTTIE_IOS_LIB_{SRCS,HDRS} by Hal Canary · 4 years, 8 months ago
  23. d04ddcd Update GL and Vulkan backends to support compressed backend formats by Robert Phillips · 4 years, 8 months ago
  24. 173e153 Runtime SkSL: API sketch for child shaders/effects by Brian Osman · 4 years, 8 months ago
  25. 77742c3 Remove SkShader.Empty from CanvasKit by Brian Osman · 4 years, 8 months ago
  26. c76ac8e Roll ../src 0827bfec78ad..358ffa26e447 (433 commits) by skia-autoroll · 4 years, 8 months ago
  27. b0441f4 Roll third_party/externals/angle2 751e78884a55..6423b7fc7ded (6 commits) by skia-autoroll · 4 years, 8 months ago
  28. 161dd25 Roll third_party/externals/swiftshader 21be09d8e699..4fd7fccd6db5 (4 commits) by skia-autoroll · 4 years, 8 months ago
  29. e9e4421 temporarily expose postIDiv by Mike Reed · 4 years, 8 months ago
  30. 9e0afb7 Fix clang warnings by Jian Cai · 4 years, 8 months ago
  31. 84f13d0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  32. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 8 months ago
  33. c880346 Detect when perspective is really affine, and update the matrix as we handoff by Mike Reed · 4 years, 8 months ago
  34. 8fec414 Reland "roll clang_win" by Mike Klein · 4 years, 8 months ago
  35. cdb0e8f demote -fsanitize=pointer-overflow to warning by Mike Klein · 4 years, 8 months ago
  36. 35c64f6 Only checksum and query a valid descriptor by Herb Derby · 4 years, 8 months ago
  37. 6093145 "fix" formatting of auto generated cpp from fp by Brian Salomon · 4 years, 8 months ago
  38. f64e958 Properly free bytes in SkDescriptor fuzzer by Kevin Lubick · 4 years, 8 months ago
  39. 766098d Make sure random unit test processors use an alpha type compatible with by Brian Salomon · 4 years, 8 months ago
  40. cd774de disable warnings in ANGLE by Mike Klein · 4 years, 8 months ago
  41. 4e7e6c5 Revert "roll clang_win" by Mike Klein · 4 years, 8 months ago
  42. 0d7e2f1 Change signature of several gpu backend methods by Robert Phillips · 4 years, 8 months ago
  43. 3bf8e40 roll clang_win by Mike Klein · 4 years, 8 months ago
  44. e6e39bc [canvaskit] Fix SaveLayer constants by Kevin Lubick · 4 years, 8 months ago
  45. d927bd2 Runtime SkSL: Reflect inputs in SkRuntimeEffect by Brian Osman · 4 years, 8 months ago
  46. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  47. ee94693 Fix a sprinkling of GPU issues by Robert Phillips · 4 years, 8 months ago
  48. 6f217e0 Make OUTPUT_DIRECTORY in ProdDoxyfile configurable by Ravi Mistry · 4 years, 8 months ago
  49. 1215cda Add a kWireframe flag to GrPipeline by Chris Dalton · 4 years, 8 months ago
  50. 8d97c15 Remove SkRuntimeEffect.h include from SkColorFilterPriv.h by Brian Salomon · 4 years, 8 months ago
  51. e6a2ad8 Build and push skia-release and skia-wasm-release docker images by Ravi Mistry · 4 years, 8 months ago
  52. 21df075 Roll third_party/externals/angle2 5407aaa089ac..751e78884a55 (13 commits) by skia-autoroll · 4 years, 8 months ago
  53. 8ba0f88 Roll third_party/externals/swiftshader fbbfeb700295..21be09d8e699 (17 commits) by skia-autoroll · 4 years, 8 months ago
  54. 37a88b4 Roll ../src 98b390c99b5d..0827bfec78ad (415 commits) by skia-autoroll · 4 years, 8 months ago
  55. 190b82d Add clipping for perspective triangles by Mike Reed · 4 years, 8 months ago
  56. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 8 months ago
  57. 85a2ec6 de-skvx PackIDSkPoint() by Mike Klein · 4 years, 8 months ago
  58. 21ef0d5 force-inline skvx methods by Mike Klein · 4 years, 8 months ago
  59. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 8 months ago
  60. 5a7cdff Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  61. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 8 months ago
  62. 8ae1b56 support more types from .fp files by Ethan Nicholas · 4 years, 8 months ago
  63. b915c94 Add interface(s) for compressed backend texture support by Robert Phillips · 4 years, 8 months ago
  64. 682ba43 Revert "Blend functions as SkSL built ins." by Brian Salomon · 4 years, 8 months ago
  65. caf64a3 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  66. 3794db8 Blend functions as SkSL built ins. by Brian Salomon · 4 years, 8 months ago
  67. 1a372c3 Add SurfaceView for SkImage_GpuYUVA's flattened proxy. by Greg Daniel · 4 years, 8 months ago
  68. dd5f655 Don't allocate invalidation messages for generators that make uncacheable textures by Brian Osman · 4 years, 8 months ago
  69. 484384b Skottie: fix public.bzl by Hal Canary · 4 years, 8 months ago
  70. f11fd1f Python3 tweaks by Florin Malita · 4 years, 8 months ago
  71. dd69969 Update SKP version (take 2) by Robert Phillips · 4 years, 8 months ago
  72. 719a811 skottie_ios_app: fix tap logic by Hal Canary · 4 years, 8 months ago
  73. 6bad705 Additional DDL fix by Robert Phillips · 4 years, 8 months ago
  74. cbeabd9 Can't fold ctm and color matrix when in perspective by Mike Reed · 4 years, 8 months ago
  75. fdb2b7d Add more thread annotations to SkStrike by Herb Derby · 4 years, 8 months ago
  76. abb92de Roll third_party/externals/angle2 d1860ea17e8e..5407aaa089ac (11 commits) by skia-autoroll · 4 years, 8 months ago
  77. 6153165 Roll ../src b1568f298495..98b390c99b5d (401 commits) by skia-autoroll · 4 years, 8 months ago
  78. d78a9b4 Fixes to skpbench to actually clean itself up nicely. by Greg Daniel · 4 years, 8 months ago
  79. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 8 months ago
  80. 48257d7 Spruce up GrDataUtils in preparation for compressed backend texture support by Robert Phillips · 4 years, 8 months ago
  81. 42725ae Reland "[skottie] Simplify effect builder lookup" by Florin Malita · 4 years, 8 months ago
  82. 26300d6 Make allocation of SkDescriptor do initialization by Herb Derby · 4 years, 8 months ago
  83. 5d8b193 fix build minimal_ios_mtl_skia_app by Hal Canary · 4 years, 8 months ago
  84. 5c60b75 Simplify proxy functionally exact check. by Brian Salomon · 4 years, 8 months ago
  85. df6c734 Add GrCaps::getConfigFromCompressedBackendFormat by Robert Phillips · 4 years, 8 months ago
  86. 7791298 Include line numbers in Viewer's shader error windows by Chris Dalton · 4 years, 8 months ago
  87. 2fe83fe Runtime SkSL: Disallow 'when', 'tracked', 'key', 'ctype' by Brian Osman · 4 years, 8 months ago
  88. 42716d4 Expand GrGpu::BackendTextureData to include compressed data by Robert Phillips · 4 years, 8 months ago
  89. ce425af Add a "conservative raster" flag to GrPipeline by Chris Dalton · 4 years, 8 months ago
  90. efb4ed8 SkMetalDeviceToGrContext: no longer needs any Skia headers by Hal Canary · 4 years, 9 months ago
  91. d6df7b5 Switch GrCaps::isFormatCompressed virtual to be 'compressionType' by Robert Phillips · 4 years, 8 months ago
  92. 56c03da Have the fuzzer init the SkDescriptor by Herb Derby · 4 years, 8 months ago
  93. e84bffc Fix DDL bots by Robert Phillips · 4 years, 8 months ago
  94. 07c4e1d remove use_PIC. by Shachar Langbeheim · 4 years, 8 months ago
  95. 99448bf Delete unused GrDebugMarkerOp. by Greg Daniel · 4 years, 8 months ago
  96. 1ff5856 Fix small memory leak in c-api example by Petar Kirov · 4 years, 8 months ago
  97. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 8 months ago
  98. 7363021 Simplify fRegenFlags by Herb Derby · 4 years, 8 months ago
  99. 7b8b0ec Have SkWuffsCodec.cpp link to Wuffs API docs by Nigel Tao · 4 years, 8 months ago
  100. 397030a Revert "Update SKP version" by Eric Boren · 4 years, 8 months ago