1. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 10 months ago
  2. 34280e2 Shorten argument lists in GrMesh::SendToGpuImpl by Chris Dalton · 4 years, 10 months ago
  3. aebe439 move clip-stencil function into GpuDevice by Mike Reed · 4 years, 10 months ago
  4. 2c316bd Arenas struct for GrRecordingContext by Michael Ludwig · 4 years, 10 months ago
  5. 9f744f7 Change GrGpu::onCreateCompressedTexture signature by Robert Phillips · 4 years, 10 months ago
  6. 52b6de6 Reland "Generate small path SDFs directly from path." by Jim Van Verth · 4 years, 10 months ago
  7. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 10 months ago
  8. 3a09a37 Ungenerate GrSimpleTextureEffect by Brian Salomon · 4 years, 10 months ago
  9. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 4 years, 10 months ago
  10. 87e9ddb GrGLSLShaderBuilder::appendTextureLookupAndBlend by Brian Salomon · 4 years, 10 months ago
  11. 9ff61ab Revert "Generate small path SDFs directly from path." by Jim Van Verth · 4 years, 10 months ago
  12. 4407acb Generate small path SDFs directly from path. by Jim Van Verth · 4 years, 10 months ago
  13. f8c187c Revert "Revert "Blend functions as SkSL built ins."" by Brian Salomon · 4 years, 10 months ago
  14. 73d4615 Add wireframe support to Metal. by Jim Van Verth · 4 years, 10 months ago
  15. 4ef1ca1 Fix int/uint comparison in TextureOp asserts by Michael Ludwig · 4 years, 10 months ago
  16. ead321b Add glue to link the GrContext createCompressedBackendTexture API to the GL and Vulkan backends by Robert Phillips · 4 years, 10 months ago
  17. de30e42 Clean up GenDistanceFieldFromPath. by Jim Van Verth · 4 years, 10 months ago
  18. d04ddcd Update GL and Vulkan backends to support compressed backend formats by Robert Phillips · 4 years, 10 months ago
  19. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 10 months ago
  20. 6093145 "fix" formatting of auto generated cpp from fp by Brian Salomon · 4 years, 10 months ago
  21. 766098d Make sure random unit test processors use an alpha type compatible with by Brian Salomon · 4 years, 10 months ago
  22. 0d7e2f1 Change signature of several gpu backend methods by Robert Phillips · 4 years, 10 months ago
  23. d927bd2 Runtime SkSL: Reflect inputs in SkRuntimeEffect by Brian Osman · 4 years, 10 months ago
  24. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 10 months ago
  25. ee94693 Fix a sprinkling of GPU issues by Robert Phillips · 4 years, 10 months ago
  26. 1215cda Add a kWireframe flag to GrPipeline by Chris Dalton · 4 years, 10 months ago
  27. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 10 months ago
  28. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 10 months ago
  29. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 10 months ago
  30. b915c94 Add interface(s) for compressed backend texture support by Robert Phillips · 4 years, 10 months ago
  31. 682ba43 Revert "Blend functions as SkSL built ins." by Brian Salomon · 4 years, 10 months ago
  32. 3794db8 Blend functions as SkSL built ins. by Brian Salomon · 4 years, 10 months ago
  33. 1a372c3 Add SurfaceView for SkImage_GpuYUVA's flattened proxy. by Greg Daniel · 4 years, 10 months ago
  34. dd5f655 Don't allocate invalidation messages for generators that make uncacheable textures by Brian Osman · 4 years, 10 months ago
  35. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 10 months ago
  36. 48257d7 Spruce up GrDataUtils in preparation for compressed backend texture support by Robert Phillips · 4 years, 10 months ago
  37. 5c60b75 Simplify proxy functionally exact check. by Brian Salomon · 4 years, 10 months ago
  38. df6c734 Add GrCaps::getConfigFromCompressedBackendFormat by Robert Phillips · 4 years, 10 months ago
  39. 7791298 Include line numbers in Viewer's shader error windows by Chris Dalton · 4 years, 10 months ago
  40. 2fe83fe Runtime SkSL: Disallow 'when', 'tracked', 'key', 'ctype' by Brian Osman · 4 years, 10 months ago
  41. 42716d4 Expand GrGpu::BackendTextureData to include compressed data by Robert Phillips · 4 years, 10 months ago
  42. ce425af Add a "conservative raster" flag to GrPipeline by Chris Dalton · 4 years, 10 months ago
  43. d6df7b5 Switch GrCaps::isFormatCompressed virtual to be 'compressionType' by Robert Phillips · 4 years, 10 months ago
  44. 99448bf Delete unused GrDebugMarkerOp. by Greg Daniel · 4 years, 10 months ago
  45. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 10 months ago
  46. 7363021 Simplify fRegenFlags by Herb Derby · 4 years, 10 months ago
  47. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 10 months ago
  48. cd9ad40 More cleanup on GrStrikeCache by Herb Derby · 4 years, 10 months ago
  49. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 4 years, 10 months ago
  50. 6d50a09 Use SkTHashTable in GrTextStrike by Herb Derby · 4 years, 10 months ago
  51. 5c7f38a Revert "Remove unused fields from GrTextBlobKey" by Herb Derby · 4 years, 10 months ago
  52. b26f813 Convert GrStrikeCache to sk_sp<GrTextStrike> by Herb Derby · 4 years, 10 months ago
  53. 5bf5b04 switch to SkPoint for the idea of drawingOrigin by Herb Derby · 4 years, 10 months ago
  54. d938a8b Convert GrStrikeCache to use SkTHashTable by Herb Derby · 4 years, 10 months ago
  55. 17e7dfa More viewMatrix renaming by Herb Derby · 4 years, 10 months ago
  56. 1c5be7b Rename viewMatrix to drawMatrix, initialMatrix, or currentMatrix by Herb Derby · 4 years, 10 months ago
  57. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 4 years, 10 months ago
  58. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 10 months ago
  59. f46d5ca use std::make_unique by Mike Klein · 4 years, 10 months ago
  60. 6986c65 Make Gr[Op]MemoryPool allocate itself into its initial block. by Brian Salomon · 4 years, 10 months ago
  61. cb10e4d Reland "Detach op memory pool from recording context" by Michael Ludwig · 4 years, 10 months ago
  62. c514e7d Move the GrGlyph* and vertex data onto the arena alloc. by Herb Derby · 4 years, 10 months ago
  63. ed58654 Revert "Detach op memory pool from recording context" by Derek Sollenberger · 4 years, 10 months ago
  64. a27d625 Add compression to Mock backend by Robert Phillips · 4 years, 10 months ago
  65. 6b95516 Detach op memory pool from recording context by Michael Ludwig · 4 years, 10 months ago
  66. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 10 months ago
  67. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 10 months ago
  68. 51b9965 Remove unused fields from GrTextBlobKey by Herb Derby · 4 years, 10 months ago
  69. f410794 Revert "When converting runtime SkSL to FP SkSL, use default settings" by Greg Daniel · 4 years, 10 months ago
  70. 48fcf36 When converting runtime SkSL to FP SkSL, use default settings by Brian Osman · 4 years, 10 months ago
  71. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 4 years, 10 months ago
  72. 6ee695c Adjust cache key for Metal persistent cache. by Jim Van Verth · 4 years, 10 months ago
  73. a378b45 Suppress allocation warnings for tests that induce them intentionally by Chris Dalton · 4 years, 10 months ago
  74. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 4 years, 10 months ago
  75. e3c7ff4 Move SubRun from .h to .cpp by Herb Derby · 4 years, 10 months ago
  76. aebc5f8 Move luminance calculation to GrTextBlob::Make() by Herb Derby · 4 years, 10 months ago
  77. 9715b6c Add GrSurfaceProxyView to the various draw atlas ops. by Greg Daniel · 4 years, 10 months ago
  78. ad994cd Store GrSurfaceProxyView on shadow ops. by Greg Daniel · 4 years, 10 months ago
  79. cb71889 Put SubRuns in an alloc on GrTextBlob by Herb Derby · 4 years, 10 months ago
  80. 3f9199a GrSkSLFP: "Kind" is always kPipelineStage by Brian Osman · 4 years, 10 months ago
  81. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 4 years, 10 months ago
  82. 095d246 GrTextureDomain: Go back to doing vector impl when modes are the same by Brian Salomon · 4 years, 10 months ago
  83. 659e409 Pass SkGlyphRunList to GrTextBlob::Make by Herb Derby · 4 years, 10 months ago
  84. 9b2c06f Add persistent shader cache support to Metal. by Jim Van Verth · 4 years, 10 months ago
  85. c937bc5 Improvements to uniform handling in runtime SkSL by Brian Osman · 4 years, 10 months ago
  86. 425929c [minor] fix definition with different parameter names by Hal Canary · 4 years, 10 months ago
  87. 7c7314a Remove the CACHE_SANITY_CHECK system. by Herb Derby · 4 years, 10 months ago
  88. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 4 years, 10 months ago
  89. 3d1a3bb Fix fix chrome build bots by Herb Derby · 4 years, 10 months ago
  90. 99f228e Change from std to skstd for aligned_union_t by Herb Derby · 4 years, 10 months ago
  91. cd498e1 Turn GrTextBlob vertices into actual structs by Herb Derby · 4 years, 10 months ago
  92. 2715bf5 Switch to float vertex colors for wide color vertex attribs by Brian Osman · 4 years, 10 months ago
  93. 406172a Avoid implicit conversion back to int by Michael Ludwig · 4 years, 10 months ago
  94. 4b5b645 [canvaskit] Add _RTShaderFactory for demos by Kevin Lubick · 4 years, 10 months ago
  95. 379e496 Merge consecutive entries that share proxy in bulk texture op by Michael Ludwig · 4 years, 10 months ago
  96. 456c405 simplify GrCCPerFlushResources::recordCopyPathInstance by Mike Klein · 4 years, 10 months ago
  97. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 4 years, 10 months ago
  98. a904764 WS: reorder GrTextBlob struct and move all methods to .cpp by Herb Derby · 4 years, 10 months ago
  99. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 10 months ago
  100. ed96bca Have GrLatticeOp use GrSurfaceProxyView. by Greg Daniel · 4 years, 10 months ago