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