e6cfe77185
Change DEPS to point at upstream, not chromium's fork. `skia_use_icu` defaults to true everywhere but iOS Clean up SkLoadICU: use U_ICUDATA_ENTRY_POINT, no DLL. Add data dep to icu/icu.gni Scripts: icu/{make_data_assembly.py,make_data_obj_win.py} Scripts: icu/{update_icu.sh,build_icu_data_file.py} for rebuilding document process in icu/README.md Bug: skia:8702 Change-Id: I99789749ba84ae737f6c62475d0d676cd36715bb Reviewed-on: https://skia-review.googlesource.com/c/186870 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org> Reviewed-by: Ben Wagner <bungeman@google.com> |
||
---|---|---|
.. | ||
angle2 | ||
cpu-features | ||
dng_sdk | ||
etc1 | ||
expat | ||
freetype2 | ||
gif | ||
harfbuzz | ||
icu | ||
imgui | ||
jsoncpp | ||
libjpeg-turbo | ||
libmicrohttpd | ||
libpng | ||
libsdl | ||
libwebp | ||
lua | ||
native_app_glue | ||
Nima-Cpp | ||
piex | ||
sfntly | ||
skcms | ||
spirv-headers | ||
spirv-tools | ||
vulkanmemoryallocator | ||
wuffs | ||
zlib | ||
BUILD.gn | ||
README | ||
third_party.gni |
The third_party directory contains a set of dependencies from outside sources that are needed to build various components and tools within Skia. Some of these dependencies reside within the Skia repo, while others are pulled from other repositories and placed in the third_party/externals directory during build. These external dependencies are defined in a DEPS file. Products in third_party are subject to their own respective license terms. The license for each project should be included in the source itself via a license header or file. If the source itself does not include a license header or file, create a README that refers to reliable documentation of the project's license terms on the web.