1. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 4 months ago
  2. 2518f54 Enable implicit-fallthrough warnings on Clang. by John Stiles · 4 years, 4 months ago
  3. de98023 Add a test for wide butt caps by Chris Dalton · 4 years, 4 months ago
  4. a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 5 months ago
  5. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 5 months ago
  6. 1bdbe55 Cache last-accessed entry in lastRenderTask table. by Adlai Holler · 4 years, 5 months ago
  7. 796e702 Reland "Fetch clang-format automatically when compiling .fp files." by John Stiles · 4 years, 5 months ago
  8. f26e596 Duplicate ccpr/GrCCStrokeGeometry to tessellate/GrStrokeGeometry by Chris Dalton · 4 years, 5 months ago
  9. de2bca2 Add new GM to exercise Vulkan YCbCr images by Robert Phillips · 4 years, 5 months ago
  10. 21bbfc6 Revert "Fetch clang-format automatically when compiling .fp files." by John Stiles · 4 years, 5 months ago
  11. ee2ffc3 Delete .a file before writing static library. by Ben Wagner · 4 years, 5 months ago
  12. a25422f Fetch clang-format automatically when compiling .fp files. by John Stiles · 4 years, 5 months ago
  13. 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 5 months ago
  14. ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 5 months ago
  15. 771d3a2 Revert "Delete .a file before writing static library." by Ben Wagner · 4 years, 5 months ago
  16. 3b035e0 Delete .a file before writing static library. by Ben Wagner · 4 years, 5 months ago
  17. f43da14 Add D3D descriptor tables and bind to command list. by Jim Van Verth · 4 years, 5 months ago
  18. 392fa03 Add an interactive sample that fits cubics to circular arcs by Chris Dalton · 4 years, 5 months ago
  19. 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 5 months ago
  20. fe64410 Remove PremulInput and GrPremulInputFragmentProcessor.fp from Skia. by John Stiles · 4 years, 5 months ago
  21. 26ae40f Reland "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 5 months ago
  22. e923ae1 Revert "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 5 months ago
  23. 00a96f2 [skrive] Initial parser plumbing by Florin Malita · 4 years, 5 months ago
  24. 9cced93 Handle color and stencil clears in GrClearOp by Michael Ludwig · 4 years, 5 months ago
  25. 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  26. bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 5 months ago
  27. 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  28. 6f56f2e port skx opts to old style by Mike Klein · 4 years, 5 months ago
  29. aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 5 months ago
  30. 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  31. ad56c4c add structure for normal SKX opts by Mike Klein · 4 years, 5 months ago
  32. eed56f0 Update GrFragmentProcessor::SwizzleOutput to use a child FP. by John Stiles · 4 years, 5 months ago
  33. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 5 months ago
  34. 1faaa97 Revert "apply SkOpts_skx approach to SkOpts_hsw" by Mike Klein · 4 years, 5 months ago
  35. 7f5b734 Revert "finish new-style opts" by Mike Klein · 4 years, 5 months ago
  36. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 5 months ago
  37. 4272d07 finish new-style opts by Mike Klein · 4 years, 5 months ago
  38. 08a39c2 apply SkOpts_skx approach to SkOpts_hsw by Mike Klein · 4 years, 5 months ago
  39. 579c295 Android test to depend on icu and harfbuzz. by Mike Reed · 4 years, 5 months ago
  40. 77a2332 does -fms-compatibility-version=19 still matter? by Mike Klein · 4 years, 5 months ago
  41. fdd542f roll clang_win by Mike Klein · 4 years, 5 months ago
  42. f105818 Add headers to SkSL GN file. by John Stiles · 4 years, 5 months ago
  43. 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 5 months ago
  44. 89c909e Wsign-conversion for public headers by Mike Klein · 4 years, 5 months ago
  45. 3eadce2 Create ring buffer for managing D3D uniforms. by Jim Van Verth · 4 years, 5 months ago
  46. 273944a Convert GrMatrixEffect to pure CPP/H by Brian Osman · 4 years, 5 months ago
  47. 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 5 months ago
  48. afd4113 Change D3DAttachmentViewManager to handle all CPU descriptors by Jim Van Verth · 4 years, 5 months ago
  49. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 5 months ago
  50. b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 5 months ago
  51. 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 5 months ago
  52. 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 4 years, 5 months ago
  53. ec31488 Revert "Add a tessellation mode that uses indirect draws" by Mike Klein · 4 years, 5 months ago
  54. 02d7cf7 Add a tessellation mode that uses indirect draws by Chris Dalton · 4 years, 5 months ago
  55. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 5 months ago
  56. 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 6 months ago
  57. 9f6468f remove support for mips64el/loongson3a by Mike Klein · 4 years, 5 months ago
  58. e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 5 months ago
  59. be259dc Add GrD3DPipelineStateDataManager. by Jim Van Verth · 4 years, 5 months ago
  60. 3290916 Add SkLRUCache.h to core.gni. by Ben Wagner · 4 years, 5 months ago
  61. 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 6 months ago
  62. 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 6 months ago
  63. e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 6 months ago
  64. f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 6 months ago
  65. 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 6 months ago
  66. e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 6 months ago
  67. 828d341 Reland "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 6 months ago
  68. de228e5 Revert "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 6 months ago
  69. 8b3a8a5 Refactor stencil clip mask generation into helper by Michael Ludwig · 4 years, 6 months ago
  70. 7359165 Automatically grow D3DRenderTargetView heap as needed. by Jim Van Verth · 4 years, 6 months ago
  71. b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 6 months ago
  72. c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 6 months ago
  73. 61642b3 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 6 months ago
  74. 0066ade Revert "custom typeface" by Mike Reed · 4 years, 6 months ago
  75. 3a79f33 custom typeface by Mike Reed · 4 years, 6 months ago
  76. 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 6 months ago
  77. 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 6 months ago
  78. 6d2febd Reland "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 6 months ago
  79. 1ff415d Revert "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 6 months ago
  80. 690b4c4 Add create backend texture with color upload bench. by Greg Daniel · 4 years, 6 months ago
  81. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 6 months ago
  82. 2ba8ba2 Add GrD3DDescriptorHeap. by Jim Van Verth · 4 years, 6 months ago
  83. 6666229 Add Preview to list of possible MSVC versions. by Ben Wagner · 4 years, 6 months ago
  84. f38b711 Reland "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  85. 5cf6b31 Revert "retry absl" by Mike Klein · 4 years, 6 months ago
  86. 1d256d6 retry absl by Mike Klein · 4 years, 6 months ago
  87. dc976a9 update skstd by Mike Klein · 4 years, 6 months ago
  88. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 6 months ago
  89. 702c5a3 Start on GM to directly test SkGpuBlurUtils by Brian Salomon · 4 years, 6 months ago
  90. cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 6 months ago
  91. af312c9 Revert "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  92. 2becdde Refactor geometry union capabilities out of GrStyledShape by Michael Ludwig · 4 years, 6 months ago
  93. f5132a0 Reland "Optimize GrTessellatePathOp's code to emit inner triangles" by Chris Dalton · 4 years, 6 months ago
  94. 5f56cb1 Revert "Optimize GrTessellatePathOp's code to emit inner triangles" by Ethan Nicholas · 4 years, 6 months ago
  95. 0f9ebd1 Optimize GrTessellatePathOp's code to emit inner triangles by Chris Dalton · 4 years, 6 months ago
  96. 5763b37 Revert "Reland "Add Abseil to third_party."" by Mike Klein · 4 years, 6 months ago
  97. b16beb9 Reland "Make compiling the amd vulkan memory allocator optional." by Greg Daniel · 4 years, 6 months ago
  98. 78debd6 Reland "Add Abseil to third_party." by John Stiles · 4 years, 6 months ago
  99. 6a5a91e Revert "Make compiling the amd vulkan memory allocator optional." by Greg Daniel · 4 years, 6 months ago
  100. 438775b Reland "fix crbug 1073670" by Herb Derby · 4 years, 6 months ago