1. ef957a5 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  2. 48fcf36 When converting runtime SkSL to FP SkSL, use default settings by Brian Osman · 4 years, 10 months ago
  3. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 4 years, 10 months ago
  4. 1031994 Change PerspectiveClip to clip directly to half plane. by Jim Van Verth · 4 years, 10 months ago
  5. 6ee695c Adjust cache key for Metal persistent cache. by Jim Van Verth · 4 years, 10 months ago
  6. 70b6b5e Roll skia/third_party/skcms ef3043bd8110..64374756e037 (1 commits) by skia-autoroll · 4 years, 10 months ago
  7. c84ad83 Fix audit trail visualization bugs by Nathaniel Nifong · 4 years, 10 months ago
  8. e1fa700 [skottie] Invert effect support by Florin Malita · 4 years, 10 months ago
  9. 2748306 experimental/skottie_ios/SkottieUiView by Hal Canary · 4 years, 10 months ago
  10. a378b45 Suppress allocation warnings for tests that induce them intentionally by Chris Dalton · 4 years, 10 months ago
  11. d111f04 add SK_CPU_LIMIT_AVX by Mike Klein · 4 years, 10 months ago
  12. 6ad6c50 public.bzl: add metal_objc_srcs() by Hal Canary · 4 years, 10 months ago
  13. 1bb3a6d [skottie] Add SkottieSlide frame rate UI option by Florin Malita · 4 years, 10 months ago
  14. b692ce4 Roll third_party/externals/libgifcodec ed218be1..38d9c73f (2 commits) by Hal Canary · 4 years, 10 months ago
  15. a590992 Remove unused buffer call for SkGlyphRunPaint by Herb Derby · 4 years, 10 months ago
  16. 7c00778 roll clang to 9.0 by Mike Klein · 4 years, 10 months ago
  17. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 4 years, 10 months ago
  18. 2ae3482 Update iOS provisioning profile. by Ben Wagner · 4 years, 10 months ago
  19. b2d24e1 Roll ../src ffcaa57570c0..cf2545c5111b (466 commits) by skia-autoroll · 4 years, 10 months ago
  20. 7579996 Roll third_party/externals/angle2 f60da87424a4..d6053daa6203 (8 commits) by skia-autoroll · 4 years, 10 months ago
  21. 4f88b95 Roll third_party/externals/swiftshader 31916f494c2e..50211670b4bf (28 commits) by skia-autoroll · 4 years, 10 months ago
  22. 5afc7b2 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  23. e3c7ff4 Move SubRun from .h to .cpp by Herb Derby · 4 years, 10 months ago
  24. 9d1cb79 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  25. 1bb7e23 test for c++17 w/ c++14 stdlib by Mike Klein · 4 years, 10 months ago
  26. ae834f57 SkWebpCodec: enable a loop count of 1 by Leon Scroggins III · 4 years, 10 months ago
  27. aebc5f8 Move luminance calculation to GrTextBlob::Make() by Herb Derby · 4 years, 10 months ago
  28. 9715b6c Add GrSurfaceProxyView to the various draw atlas ops. by Greg Daniel · 4 years, 10 months ago
  29. ad994cd Store GrSurfaceProxyView on shadow ops. by Greg Daniel · 4 years, 10 months ago
  30. cb71889 Put SubRuns in an alloc on GrTextBlob by Herb Derby · 4 years, 10 months ago
  31. 15ee970 [skottie] Add frame time histogram to SkottieSlide UI by Florin Malita · 4 years, 10 months ago
  32. c5313e6 Font features by Julia Lavrova · 4 years, 10 months ago
  33. c4f6e02 [skottie] Initial SkottieSlide UI by Florin Malita · 4 years, 10 months ago
  34. e9bcc47 utils/mac/SkCreateCGImageRef: cleanup by Hal Canary · 4 years, 10 months ago
  35. 3f9199a GrSkSLFP: "Kind" is always kPipelineStage by Brian Osman · 4 years, 10 months ago
  36. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 4 years, 10 months ago
  37. 7da1a13 delete unused gyp hack by Mike Klein · 4 years, 10 months ago
  38. 732c497 Return image address in image info so it can be shown in dropdown. by Nathaniel Nifong · 4 years, 10 months ago
  39. ab26643 Roll ../src 4e96c2bed379..ffcaa57570c0 (398 commits) by skia-autoroll · 4 years, 10 months ago
  40. 67016a7 Roll third_party/externals/angle2 27c89d2b5c56..f60da87424a4 (8 commits) by skia-autoroll · 4 years, 10 months ago
  41. ee675f1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  42. e56cc05 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  43. f56c3a7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  44. f9c6ee5 Fixing the fix for memory leak by Julia Lavrova · 4 years, 10 months ago
  45. 838fd59 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  46. 095d246 GrTextureDomain: Go back to doing vector impl when modes are the same by Brian Salomon · 4 years, 10 months ago
  47. 90bfd1c Small changes by Julia Lavrova · 4 years, 10 months ago
  48. 3f7c49c skparagraph: fix another leak by Hal Canary · 4 years, 10 months ago
  49. 659e409 Pass SkGlyphRunList to GrTextBlob::Make by Herb Derby · 4 years, 10 months ago
  50. 15a1e98 Cleanup GrTextBlob management code by Herb Derby · 4 years, 10 months ago
  51. 9b2c06f Add persistent shader cache support to Metal. by Jim Van Verth · 4 years, 10 months ago
  52. 189f302 skparagraph: fix leak by Hal Canary · 4 years, 10 months ago
  53. c937bc5 Improvements to uniform handling in runtime SkSL by Brian Osman · 4 years, 10 months ago
  54. 425929c [minor] fix definition with different parameter names by Hal Canary · 4 years, 10 months ago
  55. 99e9532 [canvaskit] roll to 0.10.0 by Kevin Lubick · 4 years, 10 months ago
  56. 7c7314a Remove the CACHE_SANITY_CHECK system. by Herb Derby · 4 years, 10 months ago
  57. 63be47c Add testCompile function to SkRuntimeColorFilterFactory for Chrome test by Brian Salomon · 4 years, 10 months ago
  58. 8703748 [skottie] Explicit seek(0) in tools by Florin Malita · 4 years, 10 months ago
  59. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 4 years, 10 months ago
  60. 67e55a2 lift Wno-class-memaccess by Mike Klein · 4 years, 10 months ago
  61. 9347bd8 mark SkMD5->SkUUID copy as sane by Mike Klein · 4 years, 10 months ago
  62. 6283690 [canvaskit] Expose SkShader combiners by Kevin Lubick · 4 years, 10 months ago
  63. 3dc3121 Add SK_WUFFS_FAVORS_PERFORMANCE_OVER_ADDITIONAL_MEMORY_SAFETY option by Nigel Tao · 4 years, 10 months ago
  64. f0148c4 Release SkWuffsCodec two-pass memory earlier by Nigel Tao · 4 years, 10 months ago
  65. 9910d82 Roll third_party/externals/angle2 11e6944ec5a8..27c89d2b5c56 (9 commits) by skia-autoroll · 4 years, 10 months ago
  66. 04c9e9b Roll third_party/externals/swiftshader b9f03f47d5f5..31916f494c2e (7 commits) by skia-autoroll · 4 years, 10 months ago
  67. 9491aef Roll ../src 36a639fc2d93..4e96c2bed379 (454 commits) by skia-autoroll · 4 years, 10 months ago
  68. b60ec7f Update SKP version by skia-recreate-skps · 4 years, 10 months ago
  69. 3d1a3bb Fix fix chrome build bots by Herb Derby · 4 years, 10 months ago
  70. 5da8e55 Protect against invalid text. by Ben Wagner · 4 years, 10 months ago
  71. 99f228e Change from std to skstd for aligned_union_t by Herb Derby · 4 years, 10 months ago
  72. cd498e1 Turn GrTextBlob vertices into actual structs by Herb Derby · 4 years, 10 months ago
  73. 6c0f4c7 Fix typo in box-plane test. by Jim Van Verth · 4 years, 10 months ago
  74. 2715bf5 Switch to float vertex colors for wide color vertex attribs by Brian Osman · 4 years, 10 months ago
  75. 406172a Avoid implicit conversion back to int by Michael Ludwig · 4 years, 10 months ago
  76. 4b5b645 [canvaskit] Add _RTShaderFactory for demos by Kevin Lubick · 4 years, 10 months ago
  77. 274a766 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  78. 379e496 Merge consecutive entries that share proxy in bulk texture op by Michael Ludwig · 4 years, 10 months ago
  79. 456c405 simplify GrCCPerFlushResources::recordCopyPathInstance by Mike Klein · 4 years, 10 months ago
  80. 22bb52e Get baselines from cached default metrics if the text is empty by Jason Simmons · 4 years, 10 months ago
  81. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 4 years, 10 months ago
  82. a904764 WS: reorder GrTextBlob struct and move all methods to .cpp by Herb Derby · 4 years, 10 months ago
  83. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 10 months ago
  84. a746fc1 don't memset TriangulationVertex by Mike Klein · 4 years, 10 months ago
  85. 24ee4e0 Add feature support to shaper. by Ben Wagner · 5 years ago
  86. 027f89b Allow one-pass SkWuffsCodec decoding by Nigel Tao · 4 years, 10 months ago
  87. 46e2d8d [infra] Use "mod download" and "install", not "get" in chrome_release_branch by Eric Boren · 4 years, 10 months ago
  88. aa4f7f5 Roll ../src a25cc4cdcd47..36a639fc2d93 (535 commits) by skia-autoroll · 4 years, 10 months ago
  89. c067d4d Roll third_party/externals/swiftshader dee5b5f3cf3f..b9f03f47d5f5 (14 commits) by skia-autoroll · 4 years, 10 months ago
  90. f1ddd37 Roll third_party/externals/angle2 5f857839b9ec..11e6944ec5a8 (8 commits) by skia-autoroll · 4 years, 10 months ago
  91. 3e01360 GCC gets worried when we memset Stats by Mike Klein · 4 years, 10 months ago
  92. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 4 years, 10 months ago
  93. cc92b27 [skottie] Optionally-deferred single-frame image loading by Florin Malita · 4 years, 10 months ago
  94. 7c37f5a stifle GCC warning by Mike Klein · 4 years, 10 months ago
  95. 2e046a2 Update release notes files by Heather Miller · 4 years, 10 months ago
  96. 9931ef3 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  97. ed96bca Have GrLatticeOp use GrSurfaceProxyView. by Greg Daniel · 4 years, 10 months ago
  98. d50cc95 upgrade SkMiniRecorder to c++11 by Mike Klein · 4 years, 10 months ago
  99. ffbfd1b Particles: Remove play-position thing, simplify mouse tracking by Brian Osman · 4 years, 10 months ago
  100. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 10 months ago