• Home
Name Date Size #Lines LOC

..--

DATA/skia_resources/03-May-2024-

android/include/config/03-May-2024-6951

animations/03-May-2024-416363

bench/03-May-2024-23,10418,002

bin/03-May-2024-577371

build/fuchsia/03-May-2024-1,139883

build_overrides/03-May-2024-1915

dm/03-May-2024-4,6513,598

docker/03-May-2024-528363

docs/examples/03-May-2024-29,21023,536

example/03-May-2024-453303

experimental/03-May-2024-81,84477,439

fuzz/03-May-2024-5,2774,294

gm/03-May-2024-66,07250,038

gn/03-May-2024-6,6015,712

include/03-May-2024-58,77628,310

infra/03-May-2024-206,308198,685

linux/include/config/03-May-2024-7051

mac/include/config/03-May-2024-7051

modules/03-May-2024-80,14467,332

platform_tools/03-May-2024-13,3317,850

resources/03-May-2024-70,87270,258

samplecode/03-May-2024-22,71917,957

site/03-May-2024-20,99518,915

specs/03-May-2024-257202

src/03-May-2024-441,455330,576

tests/03-May-2024-158,818131,029

third_party/03-May-2024-23,43415,689

tools/03-May-2024-97,63980,169

win/include/config/03-May-2024-7051

.clang-formatD03-May-20245.9 KiB197194

.clang-tidyD03-May-202461 21

.gitignoreD03-May-2024902 4843

.gnD03-May-202436 21

AUTHORSD03-May-20242.2 KiB6765

Android.bpD03-May-202486.9 KiB2,4932,460

BUILD.gnD03-May-202460.2 KiB2,5372,336

CONTRIBUTINGD03-May-202481 21

CQ_COMMITTERSD03-May-2024107 32

CleanSpec.mkD03-May-20242.2 KiB500

DEPSD03-May-20244.7 KiB5145

LICENSED03-May-20241.5 KiB3024

MODULE_LICENSE_BSDD03-May-20240

NOTICED03-May-20243.4 KiB6959

OWNERSD03-May-202428 21

PRESUBMIT.pyD03-May-202418.9 KiB544424

READMED03-May-2024144 42

README.androidD03-May-2024449 149

README.chromiumD03-May-202487 65

RELEASE_NOTES.txtD03-May-202410 KiB275194

TEST_MAPPINGD03-May-2024193 1615

codereview.settingsD03-May-2024316 109

go.modD03-May-20241.3 KiB3027

go.sumD03-May-202495.6 KiB992991

public.bzlD03-May-202423.8 KiB817724

whitespace.txtD03-May-2024399 1614

README

1Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
2
3See full details, and build instructions, at https://skia.org.
4

README.android

1The Skia library is a cross-platform 2D-based renderer. The
2key places to look are in the folders:
3
4  include/  : contains public header files
5  src/      : contains src code
6
7The top level makefile is at the root: Android.mk
8
9These files originate from an upstream repository
10(skia.googlesource.com) where the project is actively developed
11and maintained. As a result some files are not relevant to
12Android, but make the merging process smoother.
13
14

README.chromium

1Name: Skia
2URL: https://skia.org/
3Version: unknown
4Security Critical: yes
5License: BSD
6