Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.clang-format05-Oct-20173.2K
.gitignore05-Oct-2017801
.gn05-Oct-201736
Android.bp05-Oct-201774.5K
animations/05-Oct-2017
AUTHORS05-Oct-20171.6K
bench/05-Oct-2017
bin/05-Oct-2017
BUILD.gn05-Oct-201736K
CleanSpec.mk05-Oct-20172.2K
codereview.settings05-Oct-2017316
CONTRIBUTING05-Oct-201781
CQ_COMMITTERS05-Oct-2017107
DATA/05-Oct-2017
debugger/05-Oct-2017
DEPS05-Oct-20172.7K
dm/05-Oct-2017
Doxyfile05-Oct-20171.7K
example/05-Oct-2017
experimental/05-Oct-2017
fuzz/05-Oct-2017
gm/05-Oct-2017
gn/05-Oct-2017
include/05-Oct-2017
infra/05-Oct-2017
LICENSE05-Oct-20171.6K
MODULE_LICENSE_BSD05-Oct-20170
NOTICE05-Oct-20173.4K
platform_tools/05-Oct-2017
PRESUBMIT.py05-Oct-201723K
public.bzl05-Oct-201719.2K
README05-Oct-2017144
README.android05-Oct-2017449
README.chromium05-Oct-201787
resources/05-Oct-2017
samplecode/05-Oct-2017
site/05-Oct-2017
src/05-Oct-2017
tests/05-Oct-2017
third_party/05-Oct-2017
tools/05-Oct-2017
whitespace.txt05-Oct-2017399

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