1. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 5 years ago
  2. 7da1a13 delete unused gyp hack by Mike Klein · 5 years ago
  3. 732c497 Return image address in image info so it can be shown in dropdown. by Nathaniel Nifong · 5 years ago
  4. ab26643 Roll ../src 4e96c2bed379..ffcaa57570c0 (398 commits) by skia-autoroll · 5 years ago
  5. 67016a7 Roll third_party/externals/angle2 27c89d2b5c56..f60da87424a4 (8 commits) by skia-autoroll · 5 years ago
  6. ee675f1 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  7. e56cc05 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  8. f56c3a7 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  9. f9c6ee5 Fixing the fix for memory leak by Julia Lavrova · 5 years ago
  10. 838fd59 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  11. 095d246 GrTextureDomain: Go back to doing vector impl when modes are the same by Brian Salomon · 5 years ago
  12. 90bfd1c Small changes by Julia Lavrova · 5 years ago
  13. 3f7c49c skparagraph: fix another leak by Hal Canary · 5 years ago
  14. 659e409 Pass SkGlyphRunList to GrTextBlob::Make by Herb Derby · 5 years ago
  15. 15a1e98 Cleanup GrTextBlob management code by Herb Derby · 5 years ago
  16. 9b2c06f Add persistent shader cache support to Metal. by Jim Van Verth · 5 years ago
  17. 189f302 skparagraph: fix leak by Hal Canary · 5 years ago
  18. c937bc5 Improvements to uniform handling in runtime SkSL by Brian Osman · 5 years ago
  19. 425929c [minor] fix definition with different parameter names by Hal Canary · 5 years ago
  20. 99e9532 [canvaskit] roll to 0.10.0 by Kevin Lubick · 5 years ago
  21. 7c7314a Remove the CACHE_SANITY_CHECK system. by Herb Derby · 5 years ago
  22. 63be47c Add testCompile function to SkRuntimeColorFilterFactory for Chrome test by Brian Salomon · 5 years ago
  23. 8703748 [skottie] Explicit seek(0) in tools by Florin Malita · 5 years ago
  24. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 5 years ago
  25. 67e55a2 lift Wno-class-memaccess by Mike Klein · 5 years ago
  26. 9347bd8 mark SkMD5->SkUUID copy as sane by Mike Klein · 5 years ago
  27. 6283690 [canvaskit] Expose SkShader combiners by Kevin Lubick · 5 years ago
  28. 3dc3121 Add SK_WUFFS_FAVORS_PERFORMANCE_OVER_ADDITIONAL_MEMORY_SAFETY option by Nigel Tao · 5 years ago
  29. f0148c4 Release SkWuffsCodec two-pass memory earlier by Nigel Tao · 5 years ago
  30. 9910d82 Roll third_party/externals/angle2 11e6944ec5a8..27c89d2b5c56 (9 commits) by skia-autoroll · 5 years ago
  31. 04c9e9b Roll third_party/externals/swiftshader b9f03f47d5f5..31916f494c2e (7 commits) by skia-autoroll · 5 years ago
  32. 9491aef Roll ../src 36a639fc2d93..4e96c2bed379 (454 commits) by skia-autoroll · 5 years ago
  33. b60ec7f Update SKP version by skia-recreate-skps · 5 years ago
  34. 3d1a3bb Fix fix chrome build bots by Herb Derby · 5 years ago
  35. 5da8e55 Protect against invalid text. by Ben Wagner · 5 years ago
  36. 99f228e Change from std to skstd for aligned_union_t by Herb Derby · 5 years ago
  37. cd498e1 Turn GrTextBlob vertices into actual structs by Herb Derby · 5 years ago
  38. 6c0f4c7 Fix typo in box-plane test. by Jim Van Verth · 5 years ago
  39. 2715bf5 Switch to float vertex colors for wide color vertex attribs by Brian Osman · 5 years ago
  40. 406172a Avoid implicit conversion back to int by Michael Ludwig · 5 years ago
  41. 4b5b645 [canvaskit] Add _RTShaderFactory for demos by Kevin Lubick · 5 years ago
  42. 274a766 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  43. 379e496 Merge consecutive entries that share proxy in bulk texture op by Michael Ludwig · 5 years ago
  44. 456c405 simplify GrCCPerFlushResources::recordCopyPathInstance by Mike Klein · 5 years ago
  45. 22bb52e Get baselines from cached default metrics if the text is empty by Jason Simmons · 5 years ago
  46. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 5 years ago
  47. a904764 WS: reorder GrTextBlob struct and move all methods to .cpp by Herb Derby · 5 years ago
  48. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 5 years ago
  49. a746fc1 don't memset TriangulationVertex by Mike Klein · 5 years ago
  50. 24ee4e0 Add feature support to shaper. by Ben Wagner · 5 years ago
  51. 027f89b Allow one-pass SkWuffsCodec decoding by Nigel Tao · 5 years ago
  52. 46e2d8d [infra] Use "mod download" and "install", not "get" in chrome_release_branch by Eric Boren · 5 years ago
  53. aa4f7f5 Roll ../src a25cc4cdcd47..36a639fc2d93 (535 commits) by skia-autoroll · 5 years ago
  54. c067d4d Roll third_party/externals/swiftshader dee5b5f3cf3f..b9f03f47d5f5 (14 commits) by skia-autoroll · 5 years ago
  55. f1ddd37 Roll third_party/externals/angle2 5f857839b9ec..11e6944ec5a8 (8 commits) by skia-autoroll · 5 years ago
  56. 3e01360 GCC gets worried when we memset Stats by Mike Klein · 5 years ago
  57. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 5 years ago
  58. cc92b27 [skottie] Optionally-deferred single-frame image loading by Florin Malita · 5 years ago
  59. 7c37f5a stifle GCC warning by Mike Klein · 5 years ago
  60. 2e046a2 Update release notes files by Heather Miller · 5 years ago
  61. 9931ef3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  62. ed96bca Have GrLatticeOp use GrSurfaceProxyView. by Greg Daniel · 5 years ago
  63. d50cc95 upgrade SkMiniRecorder to c++11 by Mike Klein · 5 years ago
  64. ffbfd1b Particles: Remove play-position thing, simplify mouse tracking by Brian Osman · 5 years ago
  65. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  66. 76c5192 clip paths in perspective (as needed) by Mike Reed · 5 years ago
  67. c9ab3ff Have direct mask glyphs happen after SDFT by Herb Derby · 5 years ago
  68. ae2e607 more "SkScalerContextRec is bytes" by Mike Klein · 5 years ago
  69. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  70. 786be72 tell GCC copying into SkScalerContextRect is safe by Mike Klein · 5 years ago
  71. 908b4a1 stifle GCC warnings in Sk4px by Mike Klein · 5 years ago
  72. 7f11fb5 Add mutex to guard GrSkSLFPFactoryCache accesses by Robert Phillips · 5 years ago
  73. 4384f04 Help MSVC pack GrTextureOps bitfields by Michael Ludwig · 5 years ago
  74. 1713fcc Stifle GCC false positive by Mike Klein · 5 years ago
  75. 9b84904 clearing fFlags is redundant here by Mike Klein · 5 years ago
  76. b4068ed show perspective bug (need for clipping) by Mike Reed · 5 years ago
  77. ba094e5 GCC 8 reminds us, don't memcpy() sk_sp by Mike Klein · 5 years ago
  78. fa9232c Some changes to GrYUVToRGBEffect. by Brian Salomon · 5 years ago
  79. fae46e4 move perspective-clipper into SkPathPriv by Mike Reed · 5 years ago
  80. 3af8955 Add additional Mac Metal jobs by Ben Wagner · 5 years ago
  81. 6b738b5 Update Skia milestone to 81 by Heather Miller · 5 years ago
  82. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 5 years ago
  83. 6cc4953 [skottie] Fix precomposed camera sizing by Florin Malita · 5 years ago
  84. 0af13b3 [canvaskit] update shaping example to have emoji by Kevin Lubick · 5 years ago
  85. f5542b6 Roll third_party/externals/swiftshader bbd0694f9ab2..dee5b5f3cf3f (4 commits) by skia-autoroll · 5 years ago
  86. 1f19aa9 Roll ../src d02b0cb4d389..a25cc4cdcd47 (492 commits) by skia-autoroll · 5 years ago
  87. 57e05d8 Roll third_party/externals/angle2 249cb200173f..5f857839b9ec (14 commits) by skia-autoroll · 5 years ago
  88. 77eae2c Revert "Specialize inset/outset/reset based on known quad type" by Michael Ludwig · 5 years ago
  89. 0af32fd Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. be7f1a6 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  91. 8d18b00 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  92. adb12e7 Reduce GrTextureOp size by Michael Ludwig · 5 years ago
  93. d83912b Specialize inset/outset/reset based on known quad type by Michael Ludwig · 5 years ago
  94. 0393687 flip on a bunch of GCC warnings by Mike Klein · 5 years ago
  95. e74c776 Specialize vertex size for GrTextBlob by Herb Derby · 5 years ago
  96. 7a67198 work around GCC 8 mips release bug? by Mike Klein · 5 years ago
  97. 8c78ce6 Remove legacy CPU glyph drawing code by Herb Derby · 5 years ago
  98. e9f691d Make fInitialViewMatrix const in GrTextBlob by Herb Derby · 5 years ago
  99. 1462941 experimental/skottie_ios: fix some objc errors by Hal Canary · 5 years ago
  100. 1b3c267 Add helper functions to AAHairlineOp by Robert Phillips · 5 years ago