Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.clang-format22-Oct-20205.9K
.clang-tidy22-Oct-202061
.gn22-Oct-202036
Android.bp22-Oct-202085.4K
animations/22-Oct-2020
AUTHORS22-Oct-20201.9K
bench/22-Oct-2020
bin/22-Oct-2020
BUILD.gn22-Oct-202060.9K
CleanSpec.mk22-Oct-20202.2K
codereview.settings22-Oct-2020316
CONTRIBUTING22-Oct-202081
CQ_COMMITTERS22-Oct-2020107
DATA/22-Oct-2020
DEPS22-Oct-20204.5K
dm/22-Oct-2020
docker/22-Oct-2020
docs/22-Oct-2020
example/22-Oct-2020
experimental/22-Oct-2020
fuzz/22-Oct-2020
gm/22-Oct-2020
gn/22-Oct-2020
include/22-Oct-2020
infra/22-Oct-2020
LICENSE22-Oct-20201.6K
MODULE_LICENSE_BSD22-Oct-20200
modules/22-Oct-2020
NOTICE22-Oct-20203.4K
OWNERS22-Oct-202028
platform_tools/22-Oct-2020
PRESUBMIT.py22-Oct-202018.5K
public.bzl22-Oct-202020.4K
README22-Oct-2020144
README.android22-Oct-2020449
README.chromium22-Oct-202087
resources/22-Oct-2020
samplecode/22-Oct-2020
site/22-Oct-2020
src/22-Oct-2020
TEST_MAPPING22-Oct-2020126
tests/22-Oct-2020
third_party/22-Oct-2020
tools/22-Oct-2020
whitespace.txt22-Oct-2020398

README

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

README.android

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

README.chromium

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