1. ef820be Switch GN defs on Mac and iOS to use frameworks, take 3 by Jim Van Verth · 4 years, 2 months ago
  2. cc8b690 Avoid copy of SkImageInfo in HeapAllocator::allocPixelRef by Ben Wagner · 4 years, 2 months ago
  3. de7d927 Reland "Add inline threshold to SkSL::Program::Settings" by Brian Osman · 4 years, 2 months ago
  4. 46d1758 Fix AutoDisableInline to avoid re-enabling inlining. by John Stiles · 4 years, 2 months ago
  5. b3f2644 Allow small path renderer usage in DDL recordings by Robert Phillips · 4 years, 2 months ago
  6. c556d6f Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 2 months ago
  7. 7161df0 Revert "Remove dumpInfo() entirely when GR_TEST_UTILS is off." by John Stiles · 4 years, 2 months ago
  8. e0709e9 Revert "Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 2 months ago
  9. d7b09c4 Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 2 months ago
  10. 82ac2dd implement and test basic playback features for SkottieView by Jorge Betancourt · 4 years, 2 months ago
  11. b5e8a25 Remove dumpInfo() entirely when GR_TEST_UTILS is off. by John Stiles · 4 years, 2 months ago
  12. 2690078 Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 2 months ago
  13. 47b4e22 Reland "Implement `dumpInfo` for .fp files." by John Stiles · 4 years, 2 months ago
  14. d1c4dac Add AutoDisableInline helper class to SkSLIRGenerator. by John Stiles · 4 years, 2 months ago
  15. b8e010c Update the IRGenerator's referenced intrinsics to use unordered_set. by John Stiles · 4 years, 2 months ago
  16. 079455c Make the GrSmallPathAtlasMgr a flush-time object by Robert Phillips · 4 years, 2 months ago
  17. 9487e9b Revert "Implement `dumpInfo` for .fp files." by Brian Osman · 4 years, 2 months ago
  18. 417f3a5 Apply correct matrix to correct points in GrDashOp by Michael Ludwig · 4 years, 2 months ago
  19. a1df23c Implement `dumpInfo` for .fp files. by John Stiles · 4 years, 2 months ago
  20. 7806794 [skottie] Initial audio layer plumbing by Florin Malita · 4 years, 2 months ago
  21. 9ca6a7f Roll ANGLE from 23335ac01cb8 to d667ad2f0127 (12 revisions) by skia-autoroll · 4 years, 2 months ago
  22. 53fc464 Roll dawn from cbec3179ef87 to 37f547456cc6 (2 revisions) by skia-autoroll · 4 years, 2 months ago
  23. 7e7cae7 Roll SwiftShader from 59b4828f293e to 13f04d59c727 (3 revisions) by skia-autoroll · 4 years, 2 months ago
  24. fce37de Roll Chromium from 5246cdb214b3 to 7a75987d261a (417 revisions) by skia-autoroll · 4 years, 2 months ago
  25. ab6f9ef don't use out of range float values in the test by Mike Klein · 4 years, 2 months ago
  26. d432856 allow all CPU surfaces by Mike Klein · 4 years, 2 months ago
  27. 864562f Check for OOM in GrVkMemory by Brian Salomon · 4 years, 2 months ago
  28. 43d8d23 Don't over simplify near-colinear vertices by Michael Ludwig · 4 years, 2 months ago
  29. 73f003a Revert "ICU: SkShaper (bidi iterator only)" by Julia Lavrova · 4 years, 2 months ago
  30. 4ed6947 Avoid recomputing the input texel colors in Processor tests. by John Stiles · 4 years, 2 months ago
  31. 4f4be9b GrVkTypes: Change externalFormat to be uint64_t by Leon Scroggins III · 4 years, 2 months ago
  32. ed93e5e add SkRRect::readFromMemory() fuzzer by Mike Klein · 4 years, 2 months ago
  33. b64a26c robustify SkScaleToSides::AdjustRadii() by Mike Klein · 4 years, 2 months ago
  34. ddefaee Update the inliner's variable mapper to use unordered_map. by John Stiles · 4 years, 2 months ago
  35. 64e3d04 ICU: SkShaper (bidi iterator only) by Julia Lavrova · 4 years, 2 months ago
  36. 1a4107a Add path rendering performance demo to demos.skia.org by Elliot Evans · 4 years, 2 months ago
  37. c41ae2a Reland "Migrate MakeCrossContextFromPixmap to GrDirectContext" by Adlai Holler · 4 years, 2 months ago
  38. ba1879d Add `dumpTreeInfo` debug method to GrFragmentProcessor. by John Stiles · 4 years, 2 months ago
  39. a70445f reland: configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 2 months ago
  40. 1fbb331 use SkIPoint for positions in GrTextBlob by Herb Derby · 4 years, 3 months ago
  41. 86c272a Remove Adreno must-do-copies-from-origin workaround by Brian Salomon · 4 years, 2 months ago
  42. a4bb064 Non-substantive changes to small path rendering classes by Robert Phillips · 4 years, 2 months ago
  43. 37bc135 Remove incorrect 1 pixel opt. in GrInterpretFilterQuality. by Brian Salomon · 4 years, 2 months ago
  44. 640c550 Fix implementation of SkDEBUGFAILF in SkSL. by John Stiles · 4 years, 2 months ago
  45. 49983ef Runtime effect: Gather uniforms in one pass by Brian Osman · 4 years, 2 months ago
  46. 765c592 MSAA improvements for Direct3D. by Jim Van Verth · 4 years, 2 months ago
  47. 5edf510 Add plumbing for access to the flush-time GrSmallPathAtlasMgr by Robert Phillips · 4 years, 2 months ago
  48. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 2 months ago
  49. 109ff20 Tweak GrSmallPathAtlasMgr's cached path discovery methods by Robert Phillips · 4 years, 2 months ago
  50. bb67d54 Roll ANGLE from 48ba75ac6845 to 23335ac01cb8 (21 revisions) by skia-autoroll · 4 years, 2 months ago
  51. 3ed9194 Roll dawn from 1662e97f324e to cbec3179ef87 (3 revisions) by skia-autoroll · 4 years, 2 months ago
  52. f64194d Roll Chromium from 4430c2c58af2 to 5246cdb214b3 (398 revisions) by skia-autoroll · 4 years, 2 months ago
  53. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 2 months ago
  54. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years, 2 months ago
  55. 9fbe9e9 Reduce processor tree depth back to 1. by John Stiles · 4 years, 2 months ago
  56. 0952991 Fix vulkan render pass ctor. by Greg Daniel · 4 years, 2 months ago
  57. 02b1128 Replace SkSL string macros with inline constexpr char arrays. by John Stiles · 4 years, 2 months ago
  58. 5b68ed4 Remove GrStyledShape.h from GrSmallPathShapeData.h by Robert Phillips · 4 years, 2 months ago
  59. 2cc126f Update ProcessorCloneTest to use a processor tree depth of 3. by John Stiles · 4 years, 2 months ago
  60. 87d0a2f Update MakeChildFP to allow processor hierarchies to be created. by John Stiles · 4 years, 2 months ago
  61. 46a324a Move GrSmallPathAtlasMgr to its own file and out-line by Robert Phillips · 4 years, 2 months ago
  62. c45f0cf Update style guidance for [[fallthrough]]. by John Stiles · 4 years, 2 months ago
  63. 3262bc8 Clarify that the GrDirectContext uniquely holds the text atlas manager by Robert Phillips · 4 years, 2 months ago
  64. ea8be21 Update ProcessorClone test to re-verify problems without using clone(). by John Stiles · 4 years, 2 months ago
  65. b418921 Add plumbing for dst read render passes into GrVkRenderPass. by Greg Daniel · 4 years, 2 months ago
  66. fb9f2e9 Add style guidance for `k` prefix on constants. by John Stiles · 4 years, 2 months ago
  67. 5dd3d88 Move more atlas functionality from GrSmallPathRenderer to GrSmallPathAtlasMgr by Robert Phillips · 4 years, 2 months ago
  68. 60fc650 Lower cubic stroke recursion limit to 24 by Tyler Denniston · 4 years, 2 months ago
  69. 7e74746 add terminating file on complete of CorrectnessActivity by Jorge Betancourt · 4 years, 2 months ago
  70. dd49617 Reland "Untangle dependency cycle in sksl dehydration" by Brian Osman · 4 years, 2 months ago
  71. fff62bb simplify skvm blitter main logic by Mike Klein · 4 years, 2 months ago
  72. 18423cd Add more perf tests and other minor improvemnts by Nathaniel Nifong · 4 years, 2 months ago
  73. 0467e6c make skvm lerp() a little smarter by Mike Klein · 4 years, 2 months ago
  74. 0811011 [recipes] Dump debugging information before running tests on Android by Eric Boren · 4 years, 2 months ago
  75. 039f681 Label constants with k prefix (not g) and use constexpr. by John Stiles · 4 years, 2 months ago
  76. cac1764 Add a GrSmallPathAtlasMgr class by Robert Phillips · 4 years, 2 months ago
  77. 530fc3b Roll ANGLE from 3831ac2043e4 to 48ba75ac6845 (14 revisions) by skia-autoroll · 4 years, 2 months ago
  78. eb03dba Roll Chromium from 2acf87cc82a2 to 4430c2c58af2 (515 revisions) by skia-autoroll · 4 years, 2 months ago
  79. 9d84bc1 Roll SwiftShader from a202c209bc91 to 59b4828f293e (1 revision) by skia-autoroll · 4 years, 2 months ago
  80. 64aee0a Roll dawn from 2cf5a08cfc1b to 1662e97f324e (2 revisions) by skia-autoroll · 4 years, 2 months ago
  81. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 2 months ago
  82. e0dd3df remove unused Arena reset() by Herb Derby · 4 years, 2 months ago
  83. a578138 Revert "Untangle dependency cycle in sksl dehydration" by Brian Osman · 4 years, 2 months ago
  84. fc11fd4 Allow CoreText axis hidden value to be CFNumber. by Ben Wagner · 4 years, 2 months ago
  85. 375721d SkPathView for ownerless (can live on stack) SkPaths by Mike Reed · 4 years, 2 months ago
  86. 24a7f07 Fix GrImprovedPerlinNoiseEffect::onIsEqual to compare properly. by John Stiles · 4 years, 2 months ago
  87. a1ed0dc Untangle dependency cycle in sksl dehydration by Brian Osman · 4 years, 2 months ago
  88. 6507e63 Update how the GrSmallPathRenderer's cache entries are created and destroyed by Robert Phillips · 4 years, 2 months ago
  89. 3f2ac36 split getPaint() by Mike Klein · 4 years, 2 months ago
  90. 63a1a83 More verbose CoreText structure checks by Ben Wagner · 4 years, 2 months ago
  91. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years, 3 months ago
  92. 51f2c15 check SkPictureData::getPaint() by Mike Klein · 4 years, 2 months ago
  93. de240ac Revert "Disable the coverage-as-alpha optimization flag for the Bicubic effect." by John Stiles · 4 years, 2 months ago
  94. 3e8fae7 Revert "Add inline threshold to SkSL::Program::Settings" by Brian Osman · 4 years, 2 months ago
  95. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 2 months ago
  96. 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years, 2 months ago
  97. efc17ce Fix bug in SkMipmapCache::AddAndRef factory selection. by John Stiles · 4 years, 2 months ago
  98. 871aa74 Add support for children to runtime color filters by Brian Osman · 4 years, 2 months ago
  99. 8bfe391 [skottie] Add animation in/out point getters by Florin Malita · 4 years, 2 months ago
  100. ad3db40 Add inline threshold to SkSL::Program::Settings by Brian Osman · 4 years, 2 months ago