Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.gitignore21-Oct-2016511
Android.mk21-Oct-201626.6K
animations/21-Oct-2016
AUTHORS21-Oct-20161.3K
bench/21-Oct-2016
bin/21-Oct-2016
CleanSpec.mk21-Oct-20162.2K
cmake/21-Oct-2016
codereview.settings21-Oct-2016298
CONTRIBUTING21-Oct-201681
CQ_COMMITTERS21-Oct-2016107
DATA/21-Oct-2016
debugger/21-Oct-2016
DEPS21-Oct-20164.6K
dm/21-Oct-2016
Doxyfile21-Oct-20161.7K
example/21-Oct-2016
experimental/21-Oct-2016
fuzz/21-Oct-2016
gm/21-Oct-2016
gyp/21-Oct-2016
gyp_skia21-Oct-20165.9K
gyp_skia.py21-Oct-2016763
include/21-Oct-2016
infra/21-Oct-2016
LICENSE21-Oct-201613.7K
make.bat21-Oct-20161K
make.py21-Oct-20165.2K
Makefile21-Oct-20162.9K
MODULE_LICENSE_BSD21-Oct-20160
NOTICE21-Oct-20163.4K
OWNERS21-Oct-201636
platform_tools/21-Oct-2016
PRESUBMIT.py21-Oct-201620.3K
public.bzl21-Oct-201615.2K
README21-Oct-2016144
README.android21-Oct-2016449
README.chromium21-Oct-201687
resources/21-Oct-2016
samplecode/21-Oct-2016
site/21-Oct-2016
SK_IMAGE_VERSION21-Oct-20162
skia.gyp21-Oct-2016503
skia_static_deps.mk21-Oct-20161K
SKP_VERSION21-Oct-20163
src/21-Oct-2016
tests/21-Oct-2016
third_party/21-Oct-2016
tools/21-Oct-2016
whitespace.txt21-Oct-2016329

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