• Home
Name Date Size #Lines LOC

..--

DATA/skia_resources/03-May-2024-

animations/03-May-2024-416363

bench/03-May-2024-21,62616,838

bin/03-May-2024-537348

dm/03-May-2024-4,4773,516

docker/03-May-2024-442305

docs/03-May-2024-41,02232,990

example/03-May-2024-453303

experimental/03-May-2024-11,4618,807

fuzz/03-May-2024-5,0674,154

gm/03-May-2024-58,65543,947

gn/03-May-2024-5,8545,070

include/03-May-2024-60,18329,351

infra/03-May-2024-206,386199,528

modules/03-May-2024-58,29850,922

platform_tools/03-May-2024-13,3087,829

resources/03-May-2024-13,43212,969

samplecode/03-May-2024-20,67416,401

site/03-May-2024-68,57551,043

src/03-May-2024-949,815827,167

tests/03-May-2024-142,446117,824

third_party/03-May-2024-20,39314,023

tools/03-May-2024-99,39584,204

.clang-formatD03-May-20245.9 KiB197194

.clang-tidyD03-May-202461 21

.gitignoreD03-May-20241 KiB5853

.gnD03-May-202436 21

AUTHORSD03-May-20241.9 KiB5957

Android.bpD03-May-202485.4 KiB2,5002,467

BUILD.gnD03-May-202460.9 KiB2,4772,275

CONTRIBUTINGD03-May-202481 21

CQ_COMMITTERSD03-May-2024107 32

CleanSpec.mkD03-May-20242.2 KiB500

DEPSD03-May-20244.5 KiB5044

LICENSED03-May-20241.6 KiB3028

MODULE_LICENSE_BSDD03-May-20240

NOTICED03-May-20243.4 KiB6959

OWNERSD03-May-202428 21

PRESUBMIT.pyD03-May-202418.5 KiB523398

READMED03-May-2024144 42

README.androidD03-May-2024449 149

README.chromiumD03-May-202487 65

TEST_MAPPINGD03-May-2024126 1010

codereview.settingsD03-May-2024316 109

public.bzlD03-May-202420.4 KiB701630

whitespace.txtD03-May-2024398 1514

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