Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.clang-format21-Aug-20183.2K
.gn21-Aug-201836
Android.bp21-Aug-201883.8K
animations/21-Aug-2018
AUTHORS21-Aug-20181.6K
bench/21-Aug-2018
bin/21-Aug-2018
BUILD.gn21-Aug-201853K
CleanSpec.mk21-Aug-20182.2K
codereview.settings21-Aug-2018316
CONTRIBUTING21-Aug-201881
CQ_COMMITTERS21-Aug-2018107
DATA/21-Aug-2018
debugger/21-Aug-2018
DEPS21-Aug-20183.3K
dm/21-Aug-2018
docs/21-Aug-2018
Doxyfile21-Aug-20181.7K
example/21-Aug-2018
experimental/21-Aug-2018
fuzz/21-Aug-2018
gm/21-Aug-2018
gn/21-Aug-2018
include/21-Aug-2018
infra/21-Aug-2018
LICENSE21-Aug-20181.6K
MODULE_LICENSE_BSD21-Aug-20180
NOTICE21-Aug-20183.4K
OWNERS21-Aug-201828
platform_tools/21-Aug-2018
PRESUBMIT.py21-Aug-201822.2K
public.bzl21-Aug-201818.1K
README21-Aug-2018144
README.android21-Aug-2018449
README.chromium21-Aug-201887
resources/21-Aug-2018
samplecode/21-Aug-2018
site/21-Aug-2018
src/21-Aug-2018
tests/21-Aug-2018
third_party/21-Aug-2018
tools/21-Aug-2018
whitespace.txt21-Aug-2018398

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