Home
last modified time | relevance | path

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

12345678910>>...73

/external/pdfium/skia/
DBUILD.gn8 import("//third_party/skia/gn/shared_sources.gni")
25 "//third_party/skia/include/c",
26 "//third_party/skia/include/codec",
27 "//third_party/skia/include/config",
28 "//third_party/skia/include/core",
29 "//third_party/skia/include/effects",
30 "//third_party/skia/include/encode",
31 "//third_party/skia/include/images",
32 "//third_party/skia/include/lazy",
33 "//third_party/skia/include/pathops",
[all …]
/external/skqp/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 …]
Dcloudbuild.yaml1 # Builds both skia-release:prod and a new fiddler using Google Container
9 # Where COMMIT_SHA is updated to the last commit into Skia.
12 # args: ['clone', 'https://github.com/google/skia.git', '.']
14 args: ['build', '-t', 'gcr.io/$PROJECT_ID/skia-release:prod', './docker/skia-release']
18 args: ['build', '-t', 'gcr.io/$PROJECT_ID/skia-wasm-release:prod', './docker/skia-wasm-release']
21 - name: 'gcr.io/skia-public/infra:prod'
22 dir: '/home/skia/golib/src/go.skia.org/infra/fiddlek'
29 - name: 'gcr.io/skia-public/infra:prod'
30 dir: '/home/skia/golib/src/go.skia.org/infra/debugger'
38 # the build artifacts out of skia-wasm-release when running locally.
[all …]
/external/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 …]
Dcloudbuild.yaml1 # Builds both skia-release:prod and a new fiddler using Google Container
9 # Where COMMIT_SHA is updated to the last commit into Skia.
12 # args: ['clone', 'https://github.com/google/skia.git', '.']
14 args: ['build', '-t', 'gcr.io/$PROJECT_ID/skia-release:prod', './docker/skia-release']
18 args: ['build', '-t', 'gcr.io/$PROJECT_ID/skia-wasm-release:prod', './docker/skia-wasm-release']
21 - name: 'gcr.io/skia-public/infra:prod'
22 dir: '/home/skia/golib/src/go.skia.org/infra/fiddlek'
29 - name: 'gcr.io/skia-public/infra:prod'
30 dir: '/home/skia/golib/src/go.skia.org/infra/debugger'
38 # the build artifacts out of skia-wasm-release when running locally.
[all …]
/external/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 …]
/external/skqp/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 …]
/external/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 …]
/external/skqp/site/dev/contrib/
Ddirectory.md1 The Skia Directory
5 - [Skia.org](https://skia.org/)
6 - [Issue Tracker](https://bug.skia.org/)
8 … Documentation](https://skia-doc.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html)
11 - [Git repository](https://skia.googlesource.com/skia/)
12 - [Other Skia project repositories](https://skia.googlesource.com/)
13 - [Github Mirror](https://github.com/google/skia)
14 - [Code Search](https://cs.skia.org) based on the version of Skia in the
18 - [Commit Status](https://status.skia.org/)
19 - [Tree Status](https://skia-tree-status.appspot.com/) (requires login)
[all …]
/external/skqp/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 …]
Dindex_zh.md7 <!-- Skia is an open source 2D graphics library which provides common APIs that work
16 <!-- Skia is sponsored and managed by Google, but is available for use by anyone
18 is done by the Skia development team, we consider contributions from any
24 [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
27 [bug.skia.org](https://bug.skia.org/).
30 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
42 <a href='https://fiddle.skia.org/c/@shapes'>
43 <img src='https://fiddle.skia.org/i/@shapes_raster.png'>
47 <a href='https://fiddle.skia.org/c/@bezier_curves'>
48 <img src='https://fiddle.skia.org/i/@bezier_curves_raster.png'>
[all …]
/external/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 …]
Dindex_zh.md7 <!-- Skia is an open source 2D graphics library which provides common APIs that work
16 <!-- Skia is sponsored and managed by Google, but is available for use by anyone
18 is done by the Skia development team, we consider contributions from any
24 [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
27 [bug.skia.org](https://bug.skia.org/).
30 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
42 <a href='https://fiddle.skia.org/c/@shapes'>
43 <img src='https://fiddle.skia.org/i/@shapes_raster.png'>
47 <a href='https://fiddle.skia.org/c/@bezier_curves'>
48 <img src='https://fiddle.skia.org/i/@bezier_curves_raster.png'>
[all …]
/external/skia/site/user/modules/
Dskottie.md4 Skia now offers a performant, secure native player for JSON animations derived
6 where you are using Skia, including Android & iOS.
18 Here are some test samples rendering with Skia's animation player:
20 <a href="https://skottie.skia.org/e6741dda67629da1f80c254dad3df865">
21 …<skottie-inline-sk src="https://skottie.skia.org/_/j/e6741dda67629da1f80c254dad3df865" width=200 h…
23 <a href="https://skottie.skia.org/ffea72cf6be48fa061671c124ed7789c">
24 …<skottie-inline-sk src="https://skottie.skia.org/_/j/ffea72cf6be48fa061671c124ed7789c" width=200 h…
26 <a href="https://skottie.skia.org/00e850cdbed7304985eaefe98a4e8a9c">
27 …<skottie-inline-sk src="https://skottie.skia.org/_/j/00e850cdbed7304985eaefe98a4e8a9c" width=200 h…
29 <a href="https://skottie.skia.org/e1aca009d5ebec9bd122b87b018bb673">
[all …]
/external/skqp/site/user/modules/
Dskottie.md4 Skia now offers a performant, secure native player for JSON animations derived
6 where you are using Skia, including Android & iOS.
18 Here are some test samples rendering with Skia's animation player:
20 <a href="https://skottie.skia.org/e6741dda67629da1f80c254dad3df865">
21 …<skottie-inline-sk src="https://skottie.skia.org/_/j/e6741dda67629da1f80c254dad3df865" width=200 h…
23 <a href="https://skottie.skia.org/ffea72cf6be48fa061671c124ed7789c">
24 …<skottie-inline-sk src="https://skottie.skia.org/_/j/ffea72cf6be48fa061671c124ed7789c" width=200 h…
26 <a href="https://skottie.skia.org/00e850cdbed7304985eaefe98a4e8a9c">
27 …<skottie-inline-sk src="https://skottie.skia.org/_/j/00e850cdbed7304985eaefe98a4e8a9c" width=200 h…
29 <a href="https://skottie.skia.org/e1aca009d5ebec9bd122b87b018bb673">
[all …]
/external/skqp/docker/skia-release/
DDockerfile1 # Dockerfile for building Skia in release mode, using 3rd party libs from DEPS, with SwiftShader.
11 && groupadd -g 2000 skia \
12 && useradd -u 2000 -g 2000 skia
14 USER skia
16 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/li…
17 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/l…
21 && mkdir -p /tmp/skia \
22 && cd /tmp/skia \
23 && /tmp/depot_tools/fetch skia \
24 && cd skia
[all …]
/external/skia/docker/skia-release/
DDockerfile1 # Dockerfile for building Skia in release mode, using 3rd party libs from DEPS, with SwiftShader.
11 && groupadd -g 2000 skia \
12 && useradd -u 2000 -g 2000 skia
14 USER skia
16 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/li…
17 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/l…
21 && mkdir -p /tmp/skia \
22 && cd /tmp/skia \
23 && /tmp/depot_tools/fetch skia \
24 && cd skia
[all …]
/external/skqp/docker/skia-wasm-release/
DDockerfile1 # Dockerfile for building the WASM libraries used by jsfiddle.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/experimental/canvaskit/compile.sh
[all …]
/external/skia/docker/skia-wasm-release/
DDockerfile1 # Dockerfile for building the WASM libraries used by jsfiddle.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 …]
/external/skia/resources/lua/
Dslides_content2.lua1 Skia Update
3 Skia : Access
4 - https://skia.org
5 - https://skia.googlesource.com/skia
7 Skia : Overview
13 Skia : Porting
19 Skia : Backends
29 Skia : Clients
35 Skia In Blink
37 Skia In Blink : Fonts
[all …]
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/
Dslides_content2.lua1 Skia Update
3 Skia : Access
4 - https://skia.org
5 - https://skia.googlesource.com/skia
7 Skia : Overview
13 Skia : Porting
19 Skia : Backends
29 Skia : Clients
35 Skia In Blink
37 Skia In Blink : Fonts
[all …]
/external/skqp/resources/lua/
Dslides_content2.lua1 Skia Update
3 Skia : Access
4 - https://skia.org
5 - https://skia.googlesource.com/skia
7 Skia : Overview
13 Skia : Porting
19 Skia : Backends
29 Skia : Clients
35 Skia In Blink
37 Skia In Blink : Fonts
[all …]
/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DPerf-Chromecast-Clang-Chorizo-CPU-Cortex_A7-arm-Release-All.json58 "cwd": "[START_DIR]/skia",
102 "cwd": "[START_DIR]/skia",
118 "cwd": "[START_DIR]/skia",
132 "/cache/skia/resources"
134 "cwd": "[START_DIR]/skia",
140 "name": "mkdir /cache/skia/resources"
148 "/cache/skia/bin"
150 "cwd": "[START_DIR]/skia",
156 "name": "mkdir /cache/skia/bin"
163 "[START_DIR]/skia/resources",
[all …]
/external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/
DPerf-Chromecast-Clang-Chorizo-CPU-Cortex_A7-arm-Release-All.json58 "cwd": "[START_DIR]/skia",
102 "cwd": "[START_DIR]/skia",
118 "cwd": "[START_DIR]/skia",
132 "/cache/skia/resources"
134 "cwd": "[START_DIR]/skia",
140 "name": "mkdir /cache/skia/resources"
148 "/cache/skia/bin"
150 "cwd": "[START_DIR]/skia",
156 "name": "mkdir /cache/skia/bin"
163 "[START_DIR]/skia/resources",
[all …]
/external/skia/tools/doxygen/mainpage/
Dmainpage.dox3 Skia is an open source 2D graphics library which provides common APIs that work
8 Skia is sponsored and managed by Google, but is available for use by anyone
10 is done by the Skia development team, we consider contributions from any
13 The site you are at is the API documentation for the Skia library. Other
17 [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
19 [bug.skia.org](https://bug.skia.org/).
21 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
22 - Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint).

12345678910>>...73