Home
last modified time | relevance | path

Searched full:skia (Results 1 – 25 of 2334) sorted by relevance

12345678910>>...94

/third_party/flutter/build/skia/ohos/
DBUILD.gn23 # Skia shared library
28 "$ace_flutter_engine_root/skia:skia_config",
29 "$ace_flutter_engine_root/skia:harfbuzz_config",
44 "$ace_flutter_engine_root/skia:ace_fontmgr_ohos",
45 "$ace_flutter_engine_root/skia:ace_gif",
46 "$ace_flutter_engine_root/skia:ace_heif",
47 "$ace_flutter_engine_root/skia:ace_pdf_ohos",
48 "$ace_flutter_engine_root/skia:ace_skcms",
49 "$ace_flutter_engine_root/skia:ace_skia_opts_ohos",
50 "$ace_flutter_engine_root/skia:ace_typeface_freetype",
[all …]
/third_party/flutter/build/icu/
DBUILD.gn26 "$flutter_root/skia/third_party/externals/icu/source/common",
27 "$flutter_root/skia/third_party/externals/icu/source/i18n",
28 "$flutter_root/skia/third_party/externals/icu/source",
29 "$flutter_root/skia/third_party/icu",
84 script = "$flutter_root/skia/third_party/externals/icu/scripts/make_data_assembly.py"
87 [ "$flutter_root/skia/third_party/externals/icu/common/icudtl.dat" ]
90 [ "$flutter_root/skia/third_party/externals/icu/android/icudtl.dat" ]
92 inputs = [ "$flutter_root/skia/third_party/externals/icu/ios/icudtl.dat" ]
95 [ "$flutter_root/skia/third_party/externals/icu/flutter/icudtl.dat" ]
120 license_file = "$flutter_root/skia/third_party/externals/icu/LICENSE"
[all …]
/third_party/flutter/build/skia/
DBUILD.gn20 # Skia main target config begin
23 # symbol link for skia include dirs
44 src_path = "$libs_root/shared_library/${target_os}_${target_cpu}/include/external/skia"
49 src_path = "$flutter_root/skia"
53 # Config for using system skia
57 "$system_skia_override_path/third_party/skia",
58 "$system_skia_override_path/third_party/skia/include",
59 "$system_skia_override_path/third_party/skia/include/codec",
60 "$system_skia_override_path/third_party/skia/include/config",
61 "$system_skia_override_path/third_party/skia/include/config/android",
[all …]
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia6 ORIGIN: ../../../third_party/skia/third_party/etc1/LICENSE
176 LIBRARY: skia
180 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vk_platform.h
181 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan.h
182 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_android.h
183 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_core.h
184 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_ios.h
185 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_macos.h
186 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_win32.h
187 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_xcb.h
[all …]
/third_party/flutter/build/libwebp/
DBUILD.gn21 "$flutter_root/skia/third_party/externals/libwebp/src",
22 "$flutter_root/skia/third_party/externals/libwebp",
40 license_file = "$flutter_root/skia/third_party/externals/libwebp/COPYING"
48 "$flutter_root/skia/third_party/externals/libwebp/src/dec/alpha_dec.c",
49 "$flutter_root/skia/third_party/externals/libwebp/src/dec/buffer_dec.c",
50 "$flutter_root/skia/third_party/externals/libwebp/src/dec/frame_dec.c",
51 "$flutter_root/skia/third_party/externals/libwebp/src/dec/idec_dec.c",
52 "$flutter_root/skia/third_party/externals/libwebp/src/dec/io_dec.c",
53 "$flutter_root/skia/third_party/externals/libwebp/src/dec/quant_dec.c",
54 "$flutter_root/skia/third_party/externals/libwebp/src/dec/tree_dec.c",
[all …]
/third_party/flutter/build/libjpeg/
DBUILD.gn21 "$flutter_root/skia/third_party/libjpeg-turbo",
22 "$flutter_root/skia/third_party/externals/libjpeg-turbo",
41 "$flutter_root/skia/third_party/externals/libjpeg-turbo/LICENSE.md"
44 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jaricom.c",
45 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcapimin.c",
46 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcapistd.c",
47 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcarith.c",
48 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jccoefct.c",
49 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jccolor.c",
50 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcdctmgr.c",
[all …]
/third_party/skia/docker/skia-wasm-release/
DDockerfile1 # Dockerfile for building the WASM libraries used by jsfiddle.skia.org and debugger.skia.org
2 FROM gcr.io/skia-public/emsdk-base:prod as builder
13 # Checkout Skia using fetch from depot_tools
14 RUN mkdir -p /tmp/skia \
15 && cd /tmp/skia \
16 && fetch skia
19 # https://skia-review.googlesource.com/c/buildbot/+/286537/5/docker/Dockerfile#46
20 RUN cd /tmp/skia/skia \
21 && git config user.email "skia@skia.org" \
22 && git config user.name "Skia"
[all …]
/third_party/flutter/build/harfbuzz/
DBUILD.gn38 "$flutter_root/skia/third_party/harfbuzz",
39 "$flutter_root/skia/third_party/externals/harfbuzz/src",
49 license_file = "$flutter_root/skia/third_party/externals/harfbuzz/COPYING"
69 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-aat-layout.cc",
70 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-aat-map.cc",
71 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-blob.cc",
72 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-buffer-serialize.cc",
73 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-buffer.cc",
74 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-common.cc",
75 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-face.cc",
[all …]
/third_party/skia/docker/skia-release/
DDockerfile1 # Dockerfile for building Skia in release mode, using 3rd party libs from DEPS, with SwiftShader.
2 FROM gcr.io/skia-public/skia-build-tools:latest
7 # Checkout Skia.
8 RUN mkdir -p /tmp/skia \
9 && cd /tmp/skia \
10 && fetch skia
13 # https://skia-review.googlesource.com/c/buildbot/+/286537/5/docker/Dockerfile#46
14 RUN cd /tmp/skia/skia \
15 && git config user.email "skia@skia.org" \
16 && git config user.name "Skia"
[all …]
/third_party/skia/docker/
DREADME.md3 Docker files for building different Skia targets.
5 ## skia-release
7 This image is used to build Skia at TOT with SwiftShader.
12 docker build -t skia-release ./docker/skia-release/
13 docker tag skia-release gcr.io/skia-public/skia-release:prod
14 docker push gcr.io/skia-public/skia-release:prod
16 ## skia-wasm-release
18 This image is used to build the Web Assembly (WASM) libraries of Skia
24 docker build -t skia-wasm-release ./docker/skia-wasm-release/
25 docker tag skia-wasm-release gcr.io/skia-public/skia-wasm-release:prod
[all …]
/third_party/skia/site/docs/user/release/
Drelease_notes.md16 https://review.skia.org/419336
19 https://review.skia.org/419796
22 https://review.skia.org/419836
32 https://review.skia.org/406140
35 https://review.skia.org/402957
38 https://review.skia.org/401816
42 https://review.skia.org/398222
50 stage of the Skia pipeline.
51 https://review.skia.org/402156
59 https://review.skia.org/378496
[all …]
/third_party/flutter/build/sfntly/
DBUILD.gn41 include_dirs = [ "$flutter_root/skia/third_party/externals/sfntly/cpp/src" ]
51 "$flutter_root/skia/third_party/externals/sfntly/cpp/COPYING.txt"
66 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sample/chromium/font_subsetter.cc",
67 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sample/chromium/subsetter_impl.cc",
68 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/byte_array.cc",
69 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/font_data.cc",
70 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/font_input_stream.cc",
71 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/font_output_stream.cc",
72 …"$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/growable_memory_byte_array.cc…
73 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/memory_byte_array.cc",
[all …]
/third_party/skia/
DRELEASE_NOTES.txt1 Skia Graphics Release Notes
12 * GrBackendSemaphore only includes methods that match the GPU backend that Skia was compiled for.
14 into Skia.
39 http://review.skia.org/452558
45 * Minimum supported iOS raised from 8 to 11. Skia may build back to iOS 9 but versions older
55 https://review.skia.org/432878
59 https://review.skia.org/430897
62 https://review.skia.org/436565
77 https://review.skia.org/444735
84 https://review.skia.org/419336
[all …]
/third_party/skia/site/docs/dev/contrib/
Ddirectory.md3 title: "The Skia Directory"
4 linkTitle: "The Skia Directory"
10 - [Skia.org](https://skia.org/)
11 - [Issue Tracker](https://bug.skia.org/)
12 - [Autogenerated API Documentation](https://api.skia.org)
15 - [Git repository](https://skia.googlesource.com/skia/)
16 - [Other Skia project repositories](https://skia.googlesource.com/)
17 - [GitHub Mirror](https://github.com/google/skia)
18 - [Code Search](https://cs.skia.org) based on the version of Skia in the
22 - [Commit Status](https://status.skia.org/)
[all …]
/third_party/skia/site/docs/dev/tools/
Dcodesearch.md9 There are a number of ways to search the Skia codebase, each with advantages and
12 [cs.skia.org](http://cs.skia.org) redirects to
14 to the Skia portion of the Chromium tree. You can add a query after the slash;
15 e.g. [cs.skia.org/foo](http://cs.skia.org/foo) will search for "foo" within the
16 Skia tree. Chromium code search provides cross-references.
18 For Googlers, there is also the option of [the skia depot](http://cs/#skia/) in
20 main [skia](http://cs/#skia/skia/) repo, internal Code Search indexes the
21 [buildbot](http://cs/#skia/buildbot/), [common](http://cs/#skia/common/),
22 and [skia_internal](https://cs/#skia/skia_internal/) repos. However,
25 The GitHub mirrors of the [skia](https://github.com/google/skia) and
[all …]
/third_party/flutter/skia/docker/
DREADME.md4 Docker files for building different Skia targets.
6 skia-release
9 This image is used to build Skia at TOT with SwiftShader.
14 docker build -t skia-release ./docker/skia-release/
15 docker tag skia-release gcr.io/skia-public/skia-release:prod
16 docker push gcr.io/skia-public/skia-release:prod
18 skia-wasm-release
21 This image is used to build the Web Assembly (WASM) libraries of Skia
27 docker build -t skia-wasm-release ./docker/skia-wasm-release/
28 docker tag skia-wasm-release gcr.io/skia-public/skia-wasm-release:prod
[all …]
/third_party/flutter/skia/site/dev/tools/
Dcodesearch.md4 There are a number of ways to search the Skia codebase, each with advantages and
7 [cs.skia.org](http://cs.skia.org) redirects to
9 to the Skia portion of the Chromium tree. You can add a query after the slash;
10 e.g. [cs.skia.org/foo](http://cs.skia.org/foo) will search for "foo" within the
11 Skia tree. Chromium code search provides cross-references.
13 For Googlers, there is also the option of [the skia depot](http://cs/#skia/) in
15 main [skia](http://cs/#skia/skia/) repo, internal Code Search indexes the
16 [buildbot](http://cs/#skia/buildbot/), [common](http://cs/#skia/common/),
17 and [skia_internal](https://cs/#skia/skia_internal/) repos. However,
20 The Github mirrors of the [skia](https://github.com/google/skia) and
[all …]
/third_party/flutter/skia/site/dev/contrib/
Ddirectory.md1 The Skia Directory
5 - [Skia.org](https://skia.org/)
6 - [Issue Tracker](https://bug.skia.org/)
7 - [Autogenerated API Documentation](https://api.skia.org)
10 - [Git repository](https://skia.googlesource.com/skia/)
11 - [Other Skia project repositories](https://skia.googlesource.com/)
12 - [Github Mirror](https://github.com/google/skia)
13 - [Code Search](https://cs.skia.org) based on the version of Skia in the
17 - [Commit Status](https://status.skia.org/)
18 - [Tree Status](https://skia-tree-status.appspot.com/) (requires login)
[all …]
/third_party/flutter/skia/docker/skia-wasm-release/
DDockerfile1 # Dockerfile for building the WASM libraries used by jsfiddle.skia.org and debugger.skia.org
2 FROM gcr.io/skia-public/emsdk-release:prod as builder
6 && mkdir -p /tmp/skia \
7 && cd /tmp/skia \
8 && /tmp/depot_tools/fetch skia
10 RUN cd /tmp/skia/skia \
14 # PathKit should be in /tmp/skia/skia/out/pathkit/
15 RUN /tmp/skia/skia/modules/pathkit/compile.sh
17 # CanvasKit should be in /tmp/skia/skia/out/canvaskit_wasm
18 RUN /tmp/skia/skia/modules/canvaskit/compile.sh
[all …]
/third_party/flutter/skia/infra/bots/
Dcfg.json2 "gs_bucket_gm": "skia-infra-gm",
3 "gold_hashes_url": "https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt",
4 "gs_bucket_nano": "skia-perf",
5 "gs_bucket_coverage": "skia-coverage",
6 "gs_bucket_calm": "skia-calmbench",
7 "pool": "Skia",
8 "project": "skia",
21 …"service_account_compile": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com…
22 …"service_account_housekeeper": "skia-external-housekeeper@skia-swarming-bots.iam.gserviceaccount.c…
23 "service_account_recreate_skps": "skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com",
[all …]
/third_party/flutter/build/freetype/
DBUILD.gn21 "$flutter_root/skia/third_party/freetype2",
22 "$flutter_root/skia/third_party/externals/freetype/include",
23 "$flutter_root/skia/third_party/libpng",
24 "$flutter_root/skia/third_party/externals/libpng",
43 "$flutter_root/skia/third_party/externals/freetype/docs/LICENSE.TXT"
46 "$flutter_root/skia/third_party/externals/freetype/src/autofit/autofit.c",
47 "$flutter_root/skia/third_party/externals/freetype/src/base/ftbase.c",
48 "$flutter_root/skia/third_party/externals/freetype/src/base/ftbbox.c",
49 "$flutter_root/skia/third_party/externals/freetype/src/base/ftbitmap.c",
50 "$flutter_root/skia/third_party/externals/freetype/src/base/ftdebug.c",
[all …]
/third_party/skia/infra/bots/
Dcfg.json2 "gs_bucket_gm": "skia-infra-gm",
3 "gold_hashes_url": "https://gold.skia.org/json/v1/hashes",
4 "gs_bucket_nano": "skia-perf",
5 "gs_bucket_coverage": "skia-coverage",
7 "pool": "Skia",
8 "project": "skia",
19 "service_account_canary": "skia-canary@skia-swarming-bots.iam.gserviceaccount.com",
20 …"service_account_compile": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com…
21 …"service_account_housekeeper": "skia-external-housekeeper@skia-swarming-bots.iam.gserviceaccount.c…
22 "service_account_recreate_skps": "skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com",
[all …]
/third_party/flutter/skia/site/
Dindex.md1 Skia Graphics Library
4 Skia is an open source 2D graphics library which provides common APIs that work
9 Skia is sponsored and managed by Google, but is available for use by anyone
11 is done by the Skia development team, we consider contributions from any
15 [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
17 [bug.skia.org](https://bug.skia.org/).
19 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
20 * API Reference and Overview: [skia.org/user/api](https://skia.org/user/api/).
21 * Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint).
31 …<a href='https://fiddle.skia.org/c/@shapes'><img src='https://fiddle.skia.org/i/@shapes_raster.png…
[all …]
/third_party/skia/site/docs/
D_index.md9 Skia is an open source 2D graphics library which provides common APIs that work
14 Skia is sponsored and managed by Google, but is available for use by anyone
16 done by the Skia development team, we consider contributions from any source.
19 [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
20 - Issue tracker: [bug.skia.org](https://bug.skia.org/).
22 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
23 - [API Reference and Overview](https://skia.org/docs/user/api/).
24 - Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint).
34 …<a href='https://fiddle.skia.org/c/@shapes'><img src='https://fiddle.skia.org/i/@shapes_raster.png…
37 …<a href='https://fiddle.skia.org/c/@bezier_curves'><img src='https://fiddle.skia.org/i/@bezier_cur…
[all …]
/third_party/skia/site/docs/user/modules/
Dskottie.md8 Skia now offers a performant, secure native player for JSON animations derived
10 where you are using Skia, including Android & iOS.
21 Here are some test samples rendering with Skia's animation player:
23 <a href="https://skottie.skia.org/e6741dda67629da1f80c254dad3df865">
24 …<skottie-inline-sk src="https://skottie.skia.org/_/j/e6741dda67629da1f80c254dad3df865" width=200 h…
26 <a href="https://skottie.skia.org/ffea72cf6be48fa061671c124ed7789c">
27 …<skottie-inline-sk src="https://skottie.skia.org/_/j/ffea72cf6be48fa061671c124ed7789c" width=200 h…
29 <a href="https://skottie.skia.org/00e850cdbed7304985eaefe98a4e8a9c">
30 …<skottie-inline-sk src="https://skottie.skia.org/_/j/00e850cdbed7304985eaefe98a4e8a9c" width=200 h…
32 <a href="https://skottie.skia.org/e1aca009d5ebec9bd122b87b018bb673">
[all …]

12345678910>>...94