1- Signature: bfb6bf0a5ad2b5218f7ecece4a305148
1+ Signature: 83a3161dc427b108aedd5013fc2530c8
22
33====================================================================================================
44LIBRARY: etc1
@@ -7359,7 +7359,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.cpp + ../..
73597359ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.h + ../../../third_party/skia/LICENSE
73607360ORIGIN: ../../../third_party/skia/src/gpu/graphite/Buffer.cpp + ../../../third_party/skia/LICENSE
73617361ORIGIN: ../../../third_party/skia/src/gpu/graphite/Buffer.h + ../../../third_party/skia/LICENSE
7362- ORIGIN: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.cpp + ../../../third_party/skia/LICENSE
7362+ ORIGIN: ../../../third_party/skia/src/gpu/graphite/BufferManager.cpp + ../../../third_party/skia/LICENSE
7363+ ORIGIN: ../../../third_party/skia/src/gpu/graphite/BufferManager.h + ../../../third_party/skia/LICENSE
73637364ORIGIN: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.h + ../../../third_party/skia/LICENSE
73647365ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBlitCommandEncoder.h + ../../../third_party/skia/LICENSE
73657366ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBuffer.h + ../../../third_party/skia/LICENSE
@@ -7445,7 +7446,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.cpp
74457446FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasRenderTask.h
74467447FILE: ../../../third_party/skia/src/gpu/graphite/Buffer.cpp
74477448FILE: ../../../third_party/skia/src/gpu/graphite/Buffer.h
7448- FILE: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.cpp
7449+ FILE: ../../../third_party/skia/src/gpu/graphite/BufferManager.cpp
7450+ FILE: ../../../third_party/skia/src/gpu/graphite/BufferManager.h
74497451FILE: ../../../third_party/skia/src/gpu/graphite/DrawBufferManager.h
74507452FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBlitCommandEncoder.h
74517453FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlBuffer.h
@@ -8272,6 +8274,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
82728274LIBRARY: skia
82738275ORIGIN: ../../../third_party/skia/gm/bug12866.cpp + ../../../third_party/skia/LICENSE
82748276ORIGIN: ../../../third_party/skia/gm/crbug_1313579.cpp + ../../../third_party/skia/LICENSE
8277+ ORIGIN: ../../../third_party/skia/include/base/SkAPI.h + ../../../third_party/skia/LICENSE
8278+ ORIGIN: ../../../third_party/skia/include/base/SkAlign.h + ../../../third_party/skia/LICENSE
8279+ ORIGIN: ../../../third_party/skia/include/base/SkAssert.h + ../../../third_party/skia/LICENSE
8280+ ORIGIN: ../../../third_party/skia/include/base/SkAttributes.h + ../../../third_party/skia/LICENSE
8281+ ORIGIN: ../../../third_party/skia/include/base/SkDebug.h + ../../../third_party/skia/LICENSE
8282+ ORIGIN: ../../../third_party/skia/include/base/SkFeatures.h + ../../../third_party/skia/LICENSE
8283+ ORIGIN: ../../../third_party/skia/include/base/SkLoadUserConfig.h + ../../../third_party/skia/LICENSE
82758284ORIGIN: ../../../third_party/skia/include/core/SkAlphaType.h + ../../../third_party/skia/LICENSE
82768285ORIGIN: ../../../third_party/skia/include/core/SkCapabilities.h + ../../../third_party/skia/LICENSE
82778286ORIGIN: ../../../third_party/skia/include/core/SkColorType.h + ../../../third_party/skia/LICENSE
@@ -8285,6 +8294,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h + ../../..
82858294ORIGIN: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h + ../../../third_party/skia/LICENSE
82868295ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h + ../../../third_party/skia/LICENSE
82878296ORIGIN: ../../../third_party/skia/include/private/SkAlignedStorage.h + ../../../third_party/skia/LICENSE
8297+ ORIGIN: ../../../third_party/skia/include/private/SkPathEnums.h + ../../../third_party/skia/LICENSE
82888298ORIGIN: ../../../third_party/skia/include/private/SkTypeTraits.h + ../../../third_party/skia/LICENSE
82898299ORIGIN: ../../../third_party/skia/include/sksl/SkSLVersion.h + ../../../third_party/skia/LICENSE
82908300ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp + ../../../third_party/skia/LICENSE
@@ -8484,6 +8494,13 @@ ORIGIN: ../../../third_party/skia/src/utils/SkTestCanvas.h + ../../../third_part
84848494TYPE: LicenseType.bsd
84858495FILE: ../../../third_party/skia/gm/bug12866.cpp
84868496FILE: ../../../third_party/skia/gm/crbug_1313579.cpp
8497+ FILE: ../../../third_party/skia/include/base/SkAPI.h
8498+ FILE: ../../../third_party/skia/include/base/SkAlign.h
8499+ FILE: ../../../third_party/skia/include/base/SkAssert.h
8500+ FILE: ../../../third_party/skia/include/base/SkAttributes.h
8501+ FILE: ../../../third_party/skia/include/base/SkDebug.h
8502+ FILE: ../../../third_party/skia/include/base/SkFeatures.h
8503+ FILE: ../../../third_party/skia/include/base/SkLoadUserConfig.h
84878504FILE: ../../../third_party/skia/include/core/SkAlphaType.h
84888505FILE: ../../../third_party/skia/include/core/SkCapabilities.h
84898506FILE: ../../../third_party/skia/include/core/SkColorType.h
@@ -8497,6 +8514,7 @@ FILE: ../../../third_party/skia/include/gpu/graphite/mtl/MtlUtils.h
84978514FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h
84988515FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h
84998516FILE: ../../../third_party/skia/include/private/SkAlignedStorage.h
8517+ FILE: ../../../third_party/skia/include/private/SkPathEnums.h
85008518FILE: ../../../third_party/skia/include/private/SkTypeTraits.h
85018519FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
85028520FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
0 commit comments