1. bd7ec00 Roll third_party/externals/swiftshader ebb0bec91552..fbbfeb700295 (2 commits) by skia-autoroll · 5 years ago
  2. d2197a4 Roll ../src d11c17148d1a..b1568f298495 (510 commits) by skia-autoroll · 5 years ago
  3. 706eb57 Update SKP version by skia-recreate-skps · 5 years ago
  4. 187cd36 Revert "[skottie] Simplify effect builder lookup" by Florin Malita · 5 years ago
  5. ef363a9 [skottie] Simplify effect builder lookup by Florin Malita · 5 years ago
  6. 9e71995 clean up dox after enum change by Mike Reed · 5 years ago
  7. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 5 years ago
  8. cd9ad40 More cleanup on GrStrikeCache by Herb Derby · 5 years ago
  9. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 5 years ago
  10. 6d50a09 Use SkTHashTable in GrTextStrike by Herb Derby · 5 years ago
  11. 5c7f38a Revert "Remove unused fields from GrTextBlobKey" by Herb Derby · 5 years ago
  12. b26f813 Convert GrStrikeCache to sk_sp<GrTextStrike> by Herb Derby · 5 years ago
  13. 5bf5b04 switch to SkPoint for the idea of drawingOrigin by Herb Derby · 5 years ago
  14. d938a8b Convert GrStrikeCache to use SkTHashTable by Herb Derby · 5 years ago
  15. ea47b0e Roll skia/third_party/skcms cd31cb38833c..ec78f685becd (1 commits) by skia-autoroll · 5 years ago
  16. 17e7dfa More viewMatrix renaming by Herb Derby · 5 years ago
  17. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 5 years ago
  18. 1cc767b workaround? by Mike Klein · 5 years ago
  19. c9b4d27 [infra] Update go to 1.13.5 by Kevin Lubick · 5 years ago
  20. ab51c2c Add more variation support on Mac. by Ben Wagner · 5 years ago
  21. 1c5be7b Rename viewMatrix to drawMatrix, initialMatrix, or currentMatrix by Herb Derby · 5 years ago
  22. a6069a1 Support clipRegion on GPU backend by Brian Salomon · 5 years ago
  23. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 5 years ago
  24. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 5 years ago
  25. 7fb7134 Roll third_party/externals/angle2 6381d7f14805..1d77542f5681 (8 commits) by skia-autoroll · 5 years ago
  26. 415bce8 Roll third_party/externals/swiftshader 07958d452f93..ebb0bec91552 (4 commits) by skia-autoroll · 5 years ago
  27. 252a034 Roll ../src 636138928516..d11c17148d1a (358 commits) by skia-autoroll · 5 years ago
  28. 39cdc37 Roll skia/third_party/skcms 5855011aeee5..cd31cb38833c (1 commits) by skia-autoroll · 5 years ago
  29. 0678df3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  30. 4d3b4a1 Roll skia/third_party/skcms e7b14532d922..5855011aeee5 (1 commits) by skia-autoroll · 5 years ago
  31. 2fc9fa6 Add filter to SkTHashTable and SkTHashMap by Herb Derby · 5 years ago
  32. dcd8e93 Roll skia/third_party/skcms 7240f337e5d6..e7b14532d922 (1 commits) by skia-autoroll · 5 years ago
  33. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  34. 1521e6b Roll skia/third_party/skcms 4e9ed5892c00..7240f337e5d6 (1 commits) by skia-autoroll · 5 years ago
  35. 46a331b [skottie] Cascading track matte support by Florin Malita · 5 years ago
  36. b089288 Roll skia/third_party/skcms 04c7f4ea275f..4e9ed5892c00 (1 commits) by skia-autoroll · 5 years ago
  37. 6986c65 Make Gr[Op]MemoryPool allocate itself into its initial block. by Brian Salomon · 5 years ago
  38. bb59dfa perform perspective clip by default by Mike Reed · 5 years ago
  39. e9e35f7 Roll skia/third_party/skcms 2e1ffb61f677..04c7f4ea275f (1 commits) by skia-autoroll · 5 years ago
  40. cb10e4d Reland "Detach op memory pool from recording context" by Michael Ludwig · 5 years ago
  41. 365bc3a Roll skia/third_party/skcms 64374756e037..2e1ffb61f677 (1 commits) by skia-autoroll · 5 years ago
  42. c514e7d Move the GrGlyph* and vertex data onto the arena alloc. by Herb Derby · 5 years ago
  43. 7e9defb BUILD.gn: Fix formatting. by Hal Canary · 5 years ago
  44. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 5 years ago
  45. ed58654 Revert "Detach op memory pool from recording context" by Derek Sollenberger · 5 years ago
  46. 77d3694 don't create out of range enums by Mike Klein · 5 years ago
  47. a27d625 Add compression to Mock backend by Robert Phillips · 5 years ago
  48. 6b95516 Detach op memory pool from recording context by Michael Ludwig · 5 years ago
  49. b79f1b5 Use absolute sigma instead of clamping to 0 in SkDropShadowImageFilter. by Anthony Catel · 5 years ago
  50. 648b41b Roll ../src cf2545c5111b..636138928516 (444 commits) by skia-autoroll · 5 years ago
  51. bfe206d Roll third_party/externals/angle2 d6053daa6203..6381d7f14805 (11 commits) by skia-autoroll · 5 years ago
  52. 5d8defe Roll third_party/externals/swiftshader 50211670b4bf..07958d452f93 (11 commits) by skia-autoroll · 5 years ago
  53. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 5 years ago
  54. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 5 years ago
  55. 51b9965 Remove unused fields from GrTextBlobKey by Herb Derby · 5 years ago
  56. 8718be9 Format public.bzl by Ben Wagner · 5 years ago
  57. 826484f Always report SkImage_Gpu subclasses as being texture backed. by Greg Daniel · 5 years ago
  58. f410794 Revert "When converting runtime SkSL to FP SkSL, use default settings" by Greg Daniel · 5 years ago
  59. ef957a5 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  60. 48fcf36 When converting runtime SkSL to FP SkSL, use default settings by Brian Osman · 5 years ago
  61. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 5 years ago
  62. 1031994 Change PerspectiveClip to clip directly to half plane. by Jim Van Verth · 5 years ago
  63. 6ee695c Adjust cache key for Metal persistent cache. by Jim Van Verth · 5 years ago
  64. 70b6b5e Roll skia/third_party/skcms ef3043bd8110..64374756e037 (1 commits) by skia-autoroll · 5 years ago
  65. c84ad83 Fix audit trail visualization bugs by Nathaniel Nifong · 5 years ago
  66. e1fa700 [skottie] Invert effect support by Florin Malita · 5 years ago
  67. 2748306 experimental/skottie_ios/SkottieUiView by Hal Canary · 5 years ago
  68. a378b45 Suppress allocation warnings for tests that induce them intentionally by Chris Dalton · 5 years ago
  69. d111f04 add SK_CPU_LIMIT_AVX by Mike Klein · 5 years ago
  70. 6ad6c50 public.bzl: add metal_objc_srcs() by Hal Canary · 5 years ago
  71. 1bb3a6d [skottie] Add SkottieSlide frame rate UI option by Florin Malita · 5 years ago
  72. b692ce4 Roll third_party/externals/libgifcodec ed218be1..38d9c73f (2 commits) by Hal Canary · 5 years ago
  73. a590992 Remove unused buffer call for SkGlyphRunPaint by Herb Derby · 5 years ago
  74. 7c00778 roll clang to 9.0 by Mike Klein · 5 years ago
  75. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 5 years ago
  76. 2ae3482 Update iOS provisioning profile. by Ben Wagner · 5 years ago
  77. b2d24e1 Roll ../src ffcaa57570c0..cf2545c5111b (466 commits) by skia-autoroll · 5 years ago
  78. 7579996 Roll third_party/externals/angle2 f60da87424a4..d6053daa6203 (8 commits) by skia-autoroll · 5 years ago
  79. 4f88b95 Roll third_party/externals/swiftshader 31916f494c2e..50211670b4bf (28 commits) by skia-autoroll · 5 years ago
  80. 5afc7b2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  81. e3c7ff4 Move SubRun from .h to .cpp by Herb Derby · 5 years ago
  82. 9d1cb79 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  83. 1bb7e23 test for c++17 w/ c++14 stdlib by Mike Klein · 5 years ago
  84. ae834f57 SkWebpCodec: enable a loop count of 1 by Leon Scroggins III · 5 years ago
  85. aebc5f8 Move luminance calculation to GrTextBlob::Make() by Herb Derby · 5 years ago
  86. 9715b6c Add GrSurfaceProxyView to the various draw atlas ops. by Greg Daniel · 5 years ago
  87. ad994cd Store GrSurfaceProxyView on shadow ops. by Greg Daniel · 5 years ago
  88. cb71889 Put SubRuns in an alloc on GrTextBlob by Herb Derby · 5 years ago
  89. 15ee970 [skottie] Add frame time histogram to SkottieSlide UI by Florin Malita · 5 years ago
  90. c5313e6 Font features by Julia Lavrova · 5 years ago
  91. c4f6e02 [skottie] Initial SkottieSlide UI by Florin Malita · 5 years ago
  92. e9bcc47 utils/mac/SkCreateCGImageRef: cleanup by Hal Canary · 5 years ago
  93. 3f9199a GrSkSLFP: "Kind" is always kPipelineStage by Brian Osman · 5 years ago
  94. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 5 years ago
  95. 7da1a13 delete unused gyp hack by Mike Klein · 5 years ago
  96. 732c497 Return image address in image info so it can be shown in dropdown. by Nathaniel Nifong · 5 years ago
  97. ab26643 Roll ../src 4e96c2bed379..ffcaa57570c0 (398 commits) by skia-autoroll · 5 years ago
  98. 67016a7 Roll third_party/externals/angle2 27c89d2b5c56..f60da87424a4 (8 commits) by skia-autoroll · 5 years ago
  99. ee675f1 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  100. e56cc05 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago