1. 07531a0 Switch the DDLRecorder over to holding a GrRecordingContext ... by Robert Phillips · 4 years ago
  2. a58db7f Add GrStagingBufferManager and use GrGpuBuffers to manage caching. by Greg Daniel · 4 years ago
  3. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years ago
  4. f990b6a Remove GrTextureProducer::DetermineDomainMode. by Brian Salomon · 4 years ago
  5. 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years ago
  6. 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years ago
  7. 8589430 Replace ModulateRGBA effect with Xfermode using modulate blend. by John Stiles · 4 years ago
  8. 7bf2600 Replace ModulateAlpha effect with Xfermode using src-in blend. by John Stiles · 4 years ago
  9. 7c19677 Split GrConstColorProcessor into three separate .fp effects. by John Stiles · 4 years ago
  10. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 1 month ago
  11. 8c7c709 Convert GLHighContrastFilterEffect to an .fp file. by John Stiles · 4 years, 1 month ago
  12. 2b54e83 add vtune support back by Mike Klein · 4 years, 1 month ago
  13. a9c9b53 Convert the arithmetic runtime effect to a regular .fp effect. by John Stiles · 4 years, 1 month ago
  14. f8a6b5b Impl SkFilterOptions for raster-images by Mike Reed · 4 years, 1 month ago
  15. 89d33d0 Remove GrCCFillGeometryBench by Brian Osman · 4 years, 1 month ago
  16. d342cc9 Add indirect draws to D3D. by Jim Van Verth · 4 years, 1 month ago
  17. 53ee0fc Convert the dither runtime effect into a regular .fp effect. by John Stiles · 4 years, 1 month ago
  18. 60a4986 Remove GrTextTarget and GrRenderTargetContext::TextTarget by Herb Derby · 4 years, 1 month ago
  19. 362245e Remove unused GrTRecorder by Michael Ludwig · 4 years, 1 month ago
  20. 9cf98dc Remove GrCoordTransform entirely by Brian Osman · 4 years, 1 month ago
  21. b750806 Combine GrTessellateStrokeOps when possible by Chris Dalton · 4 years, 1 month ago
  22. eba2958 Revert "Switch GN defs on Mac and iOS to use frameworks instead of libs." by Jim Van Verth · 4 years, 1 month ago
  23. c61e35d Switch GN defs on Mac and iOS to use frameworks instead of libs. by Jim Van Verth · 4 years, 1 month ago
  24. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 1 month ago
  25. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 1 month ago
  26. 511cf4f start on windows jit support by Mike Klein · 4 years, 1 month ago
  27. 09dbeff Update SkModeColorFilter to support an input FP. by John Stiles · 4 years, 1 month ago
  28. 1c62a7b Implement stroking with GPU tessellation by Chris Dalton · 4 years, 1 month ago
  29. ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 4 years, 1 month ago
  30. 41abd4f Remove SkWhitelistTypefaces. by Ben Wagner · 4 years, 1 month ago
  31. 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 1 month ago
  32. 8c3daeb Allow fontmgr factory to depend on fontmgrs. by Ben Wagner · 4 years, 1 month ago
  33. c7ed7e6 Revert "Add storage on the surface for its last render task" by Robert Phillips · 4 years, 1 month ago
  34. ca5b36c Add storage on the surface for its last render task by Adlai Holler · 4 years, 1 month ago
  35. fa78f3b Fix is_clang python3 encoding errors by Florin Malita · 4 years, 1 month ago
  36. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 1 month ago
  37. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 1 month ago
  38. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 1 month ago
  39. c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 1 month ago
  40. 6c9bb62 Have the drawing manager ref & unref DDLs on playback by Adlai Holler · 4 years, 1 month ago
  41. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 1 month ago
  42. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 1 month ago
  43. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 1 month ago
  44. 22f246f add simple pathbuilder by Mike Reed · 4 years, 1 month ago
  45. dc3b8f9 Revert "Enable _LIBCPP_DEBUG in Clang for non-Xcode-based debug builds." by John Stiles · 4 years, 1 month ago
  46. 9eb89ba Enable _LIBCPP_DEBUG in Clang for non-Xcode-based debug builds. by John Stiles · 4 years, 1 month ago
  47. 29cb9f9 decouple werror and -isystem in third_party by Mike Klein · 4 years, 1 month ago
  48. 72f403c Use Mac font manager for both iOS and macOS by Chris Bracken · 4 years, 1 month ago
  49. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 1 month ago
  50. 2518f54 Enable implicit-fallthrough warnings on Clang. by John Stiles · 4 years, 1 month ago
  51. de98023 Add a test for wide butt caps by Chris Dalton · 4 years, 1 month ago
  52. a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 1 month ago
  53. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 1 month ago
  54. 1bdbe55 Cache last-accessed entry in lastRenderTask table. by Adlai Holler · 4 years, 1 month ago
  55. 796e702 Reland "Fetch clang-format automatically when compiling .fp files." by John Stiles · 4 years, 1 month ago
  56. f26e596 Duplicate ccpr/GrCCStrokeGeometry to tessellate/GrStrokeGeometry by Chris Dalton · 4 years, 2 months ago
  57. de2bca2 Add new GM to exercise Vulkan YCbCr images by Robert Phillips · 4 years, 1 month ago
  58. 21bbfc6 Revert "Fetch clang-format automatically when compiling .fp files." by John Stiles · 4 years, 1 month ago
  59. ee2ffc3 Delete .a file before writing static library. by Ben Wagner · 4 years, 2 months ago
  60. a25422f Fetch clang-format automatically when compiling .fp files. by John Stiles · 4 years, 1 month ago
  61. 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 2 months ago
  62. ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 2 months ago
  63. 771d3a2 Revert "Delete .a file before writing static library." by Ben Wagner · 4 years, 2 months ago
  64. 3b035e0 Delete .a file before writing static library. by Ben Wagner · 4 years, 2 months ago
  65. f43da14 Add D3D descriptor tables and bind to command list. by Jim Van Verth · 4 years, 2 months ago
  66. 392fa03 Add an interactive sample that fits cubics to circular arcs by Chris Dalton · 4 years, 2 months ago
  67. 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 2 months ago
  68. fe64410 Remove PremulInput and GrPremulInputFragmentProcessor.fp from Skia. by John Stiles · 4 years, 2 months ago
  69. 26ae40f Reland "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 2 months ago
  70. e923ae1 Revert "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 2 months ago
  71. 00a96f2 [skrive] Initial parser plumbing by Florin Malita · 4 years, 2 months ago
  72. 9cced93 Handle color and stencil clears in GrClearOp by Michael Ludwig · 4 years, 2 months ago
  73. 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  74. bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 2 months ago
  75. 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  76. 6f56f2e port skx opts to old style by Mike Klein · 4 years, 2 months ago
  77. aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 2 months ago
  78. 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  79. ad56c4c add structure for normal SKX opts by Mike Klein · 4 years, 2 months ago
  80. eed56f0 Update GrFragmentProcessor::SwizzleOutput to use a child FP. by John Stiles · 4 years, 2 months ago
  81. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 2 months ago
  82. 1faaa97 Revert "apply SkOpts_skx approach to SkOpts_hsw" by Mike Klein · 4 years, 2 months ago
  83. 7f5b734 Revert "finish new-style opts" by Mike Klein · 4 years, 2 months ago
  84. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 2 months ago
  85. 4272d07 finish new-style opts by Mike Klein · 4 years, 2 months ago
  86. 08a39c2 apply SkOpts_skx approach to SkOpts_hsw by Mike Klein · 4 years, 2 months ago
  87. 579c295 Android test to depend on icu and harfbuzz. by Mike Reed · 4 years, 2 months ago
  88. 77a2332 does -fms-compatibility-version=19 still matter? by Mike Klein · 4 years, 2 months ago
  89. fdd542f roll clang_win by Mike Klein · 4 years, 2 months ago
  90. f105818 Add headers to SkSL GN file. by John Stiles · 4 years, 2 months ago
  91. 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 2 months ago
  92. 89c909e Wsign-conversion for public headers by Mike Klein · 4 years, 2 months ago
  93. 3eadce2 Create ring buffer for managing D3D uniforms. by Jim Van Verth · 4 years, 2 months ago
  94. 273944a Convert GrMatrixEffect to pure CPP/H by Brian Osman · 4 years, 2 months ago
  95. 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 2 months ago
  96. afd4113 Change D3DAttachmentViewManager to handle all CPU descriptors by Jim Van Verth · 4 years, 2 months ago
  97. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 2 months ago
  98. b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 2 months ago
  99. 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 2 months ago
  100. 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 4 years, 2 months ago