|
1 |
| -Signature: e9a2c0a84a597b33e1f49f60d2453641 |
| 1 | +Signature: b61b57de5924478cf48ce30a8e467744 |
2 | 2 |
|
3 | 3 | UNUSED LICENSES:
|
4 | 4 |
|
@@ -1340,7 +1340,6 @@ FILE: ../../../third_party/skia/src/sksl/sksl_rt_shader.sksl
|
1340 | 1340 | FILE: ../../../third_party/skia/src/sksl/sksl_vert.sksl
|
1341 | 1341 | FILE: ../../../third_party/skia/src/sksl/tracing/BUILD.bazel
|
1342 | 1342 | FILE: ../../../third_party/skia/src/sksl/transform/BUILD.bazel
|
1343 |
| -FILE: ../../../third_party/skia/src/text/BUILD.bazel |
1344 | 1343 | FILE: ../../../third_party/skia/src/text/gpu/BUILD.bazel
|
1345 | 1344 | FILE: ../../../third_party/skia/src/utils/BUILD.bazel
|
1346 | 1345 | FILE: ../../../third_party/skia/src/xml/BUILD.bazel
|
@@ -2661,6 +2660,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTexture.mm
|
2661 | 2660 | FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTypesPriv.mm
|
2662 | 2661 | FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlUtils.h
|
2663 | 2662 | FILE: ../../../third_party/skia/src/gpu/graphite/render/StencilAndFillPathRenderer.cpp
|
| 2663 | +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextRenderer.cpp |
2664 | 2664 | FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.cpp
|
2665 | 2665 | FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.h
|
2666 | 2666 | FILE: ../../../third_party/skia/src/sksl/SkSLContext.cpp
|
@@ -5954,6 +5954,10 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderS
|
5954 | 5954 | FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderStep.h
|
5955 | 5955 | FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.cpp
|
5956 | 5956 | FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.h
|
| 5957 | +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.cpp |
| 5958 | +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.h |
| 5959 | +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.cpp |
| 5960 | +FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.h |
5957 | 5961 | FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp
|
5958 | 5962 | FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.h
|
5959 | 5963 | FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.cpp
|
@@ -7496,12 +7500,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
7496 | 7500 |
|
7497 | 7501 | ====================================================================================================
|
7498 | 7502 | LIBRARY: skia
|
7499 |
| -ORIGIN: ../../../third_party/skia/src/core/SkGlyphRunPainter.cpp + ../../../third_party/skia/LICENSE |
| 7503 | +ORIGIN: ../../../third_party/skia/src/core/SkGlyphRun.cpp + ../../../third_party/skia/LICENSE |
7500 | 7504 | TYPE: LicenseType.bsd
|
| 7505 | +FILE: ../../../third_party/skia/src/core/SkGlyphRun.cpp |
| 7506 | +FILE: ../../../third_party/skia/src/core/SkGlyphRun.h |
7501 | 7507 | FILE: ../../../third_party/skia/src/core/SkGlyphRunPainter.cpp
|
7502 | 7508 | FILE: ../../../third_party/skia/src/core/SkGlyphRunPainter.h
|
7503 |
| -FILE: ../../../third_party/skia/src/text/GlyphRun.cpp |
7504 |
| -FILE: ../../../third_party/skia/src/text/GlyphRun.h |
7505 | 7509 | ----------------------------------------------------------------------------------------------------
|
7506 | 7510 | Copyright 2018 The Android Open Source Project
|
7507 | 7511 |
|
|
0 commit comments