1. 398ecf1 Remove unused factories that take characterizations. by Greg Daniel · 4 years, 5 months ago
  2. 4d09f2d Format and comment SkScalarInterpFunc by Ben Wagner · 4 years, 5 months ago
  3. f2845ac Always (pre)compute path bounds when using a builder by Mike Reed · 4 years, 5 months ago
  4. 62a0f15 remove __ARM_FEATURE_CRC32 workaround by Mike Klein · 4 years, 5 months ago
  5. ad5494d use pathbuilder by Mike Reed · 4 years, 5 months ago
  6. 92f6eb1 use pathbuilder by Mike Reed · 4 years, 5 months ago
  7. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years, 5 months ago
  8. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years, 5 months ago
  9. 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years, 5 months ago
  10. 87d42e5 A new way to specify YUVA planar data from SkCodec to SkImage_Lazy by Brian Salomon · 4 years, 5 months ago
  11. 370cbc7 remove legacy signatures by Mike Reed · 4 years, 5 months ago
  12. d16d654 use pathbuilder by Mike Reed · 4 years, 5 months ago
  13. 457c6dd remove unused enums for picture-recorder by Mike Reed · 4 years, 5 months ago
  14. 7b62dca Add image usage flags to GrVkImageInfo by Greg Daniel · 4 years, 6 months ago
  15. 6a4e145 Make some public vulkan structs use default initialization. by Greg Daniel · 4 years, 6 months ago
  16. 2f26585 Update Skia milestone to 87 by Heather Miller · 4 years, 6 months ago
  17. 4aac2f9 Can we remove this flag to picture-recording? by Mike Reed · 4 years, 6 months ago
  18. 6b3c2f6 Move GrWangsFormula::nextlog2 to sk_float_nextlog2 by Chris Dalton · 4 years, 6 months ago
  19. ed1bf12 Remove GrContext variant of SkImageGenerator::isValid by Adlai Holler · 4 years, 6 months ago
  20. 18305c3 pass 'nested' bool to approximateOpCount by Mike Reed · 4 years, 6 months ago
  21. 81eabce SkCustomTypefaceBuilder to set SkFontStyle by Ben Wagner · 4 years, 6 months ago
  22. 8e54a6e Enhance assert to dump more information by Robert Phillips · 4 years, 6 months ago
  23. e9d783c use pathbuilder by Mike Reed · 4 years, 6 months ago
  24. 15a5403 Migrate to using SkPathBuilder by Mike Reed · 4 years, 6 months ago
  25. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 6 months ago
  26. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years, 6 months ago
  27. 2bfee21 Require a direct context to precompile a DDL's programs by Robert Phillips · 4 years, 6 months ago
  28. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 6 months ago
  29. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 6 months ago
  30. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 6 months ago
  31. 8a8be22 audio player (for mac) by Mike Reed · 4 years, 6 months ago
  32. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 6 months ago
  33. 079455c Make the GrSmallPathAtlasMgr a flush-time object by Robert Phillips · 4 years, 6 months ago
  34. 4f4be9b GrVkTypes: Change externalFormat to be uint64_t by Leon Scroggins III · 4 years, 6 months ago
  35. c41ae2a Reland "Migrate MakeCrossContextFromPixmap to GrDirectContext" by Adlai Holler · 4 years, 6 months ago
  36. 765c592 MSAA improvements for Direct3D. by Jim Van Verth · 4 years, 6 months ago
  37. 5edf510 Add plumbing for access to the flush-time GrSmallPathAtlasMgr by Robert Phillips · 4 years, 6 months ago
  38. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 6 months ago
  39. 3262bc8 Clarify that the GrDirectContext uniquely holds the text atlas manager by Robert Phillips · 4 years, 6 months ago
  40. 375721d SkPathView for ownerless (can live on stack) SkPaths by Mike Reed · 4 years, 6 months ago
  41. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 6 months ago
  42. 871aa74 Add support for children to runtime color filters by Brian Osman · 4 years, 6 months ago
  43. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 6 months ago
  44. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 6 months ago
  45. ae04cc9 Revert "Migrate MakeCrossContextFromPixmap to GrDirectContext" by Adlai Holler · 4 years, 6 months ago
  46. 92aac1e Disallow runtime effect color filters that depend on position by Brian Osman · 4 years, 6 months ago
  47. 81b276e add SkGraphics::AllowJIT() by Mike Klein · 4 years, 6 months ago
  48. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 6 months ago
  49. 066f7d6 Migrate MakeCrossContextFromPixmap to GrDirectContext by Adlai Holler · 4 years, 6 months ago
  50. 0d6f815 iwyu fixes for VS 16.7's STL by Mike Klein · 4 years, 6 months ago
  51. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years, 6 months ago
  52. 2bc8318 Remove staging API for SkImage::makeWithFilter by Adlai Holler · 4 years, 6 months ago
  53. f7129fc Migrate MakeFromAdoptedTexture to GrRecordingContext by Adlai Holler · 4 years, 6 months ago
  54. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years, 6 months ago
  55. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 8 months ago
  56. 273bc30 Remove two staging APIs post-Chrome-migration by Adlai Holler · 4 years, 6 months ago
  57. 6fbd92d Better serialize variations, separate SkFontData. by Ben Wagner · 4 years, 6 months ago
  58. 093de4e Use more of pathbuilder by Mike Reed · 4 years, 6 months ago
  59. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 6 months ago
  60. cfb130c Add arc methods to path builder by Mike Reed · 4 years, 6 months ago
  61. 74a7a81 fix addOval and addRRect on builder by Mike Reed · 4 years, 6 months ago
  62. b746d5c add static factories for SkPath by Mike Reed · 4 years, 6 months ago
  63. 4b4cd13 Builder has addPolygon, plus start hiding edit methods by Mike Reed · 4 years, 6 months ago
  64. 5bc663a add relative segment methods by Mike Reed · 4 years, 6 months ago
  65. 2243d77 use pathbuilder by Mike Reed · 4 years, 6 months ago
  66. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 6 months ago
  67. dc4da5a GCC: fix type passed to vcvt_f32_f16 to be a float16x4_t in SkVx.h by Jose Dapena Paz · 4 years, 6 months ago
  68. 76e22a3 Fix path builder initial gen ID by Florin Malita · 4 years, 6 months ago
  69. 17dc63f Don't define SK_GL when no other GPU backends are enabled by Brian Salomon · 4 years, 6 months ago
  70. f8869a2 Remove SK_REQUIRE_LOCAL_VAR macro. by John Stiles · 4 years, 6 months ago
  71. dab3034 mark SkPathBuilder as SK_API by Mike Reed · 4 years, 6 months ago
  72. 6b2602e Remove remaining usages of skvx::mad by Elliot Evans · 4 years, 6 months ago
  73. e34b282 Migrate MakeFromAdoptedTexture to GrDirectContext by Adlai Holler · 4 years, 6 months ago
  74. 0795361 SkUNREACHABLE should fail, not be UB. by Ben Wagner · 4 years, 8 months ago
  75. 52ea577 Migrate MakeFromYUVATexturesCopy* to GrRecordingContext by Adlai Holler · 4 years, 6 months ago
  76. 8c7ecc1 Revert "Revert "Never share pixels when we make a subset image"" by Mike Reed · 4 years, 6 months ago
  77. 3a608e5 remove (unused) DirectTo... methods by Mike Reed · 4 years, 6 months ago
  78. 39d1c1e Revert "Never share pixels when we make a subset image" by Mike Reed · 4 years, 6 months ago
  79. 3eff245 Never share pixels when we make a subset image by Mike Reed · 4 years, 6 months ago
  80. ace773d Use SkScalar type where appropriate. by John Stiles · 4 years, 6 months ago
  81. 1e67f7f Mark sk_abort_no_print [[noreturn]]. by Ben Wagner · 4 years, 6 months ago
  82. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years, 6 months ago
  83. c0ca856 Change makeTextureImage staging to allow either API by Adlai Holler · 4 years, 6 months ago
  84. a4c8098 Remove gendered language by Leon Scroggins III · 4 years, 6 months ago
  85. 9119625 Remove unnecessary macros from SkString header. by John Stiles · 4 years, 6 months ago
  86. 738c271 Update DataEntry struct to properly support move semantics. by John Stiles · 4 years, 6 months ago
  87. 0307e91 Remove unreferenced function SkStrDup. by John Stiles · 4 years, 6 months ago
  88. 53453f7 split transformed mask from SDFT by Herb Derby · 4 years, 6 months ago
  89. 6926791 Remove resource from GrD3DBuffer. by Greg Daniel · 4 years, 6 months ago
  90. b107a11 Add several more values to SkYUVColorSpace by Brian Osman · 4 years, 6 months ago
  91. 7c86592 Inclusive language by Kevin Lubick · 4 years, 6 months ago
  92. b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 7 months ago
  93. 3d30ca6 Add CubicResampler to makeShader by Mike Reed · 4 years, 6 months ago
  94. 95afafb Reland "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 7 months ago
  95. 40ad5fd Migrate SkImage::flush methods to GrDirectContext by Adlai Holler · 4 years, 7 months ago
  96. 247835b Reland "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 7 months ago
  97. 0137355 Remove GrContext variant of SkImage::isValid by Adlai Holler · 4 years, 7 months ago
  98. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 7 months ago
  99. d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 7 months ago
  100. 2287478 make more constructors constexpr by Mike Reed · 4 years, 7 months ago