Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.gitignore24-Aug-2016511
Android.mk24-Aug-201626.6K
animations/24-Aug-2016
AUTHORS24-Aug-20161.3K
bench/24-Aug-2016
bin/24-Aug-2016
CleanSpec.mk24-Aug-20162.2K
cmake/24-Aug-2016
codereview.settings24-Aug-2016298
CONTRIBUTING24-Aug-201681
CQ_COMMITTERS24-Aug-2016107
DATA/24-Aug-2016
debugger/24-Aug-2016
DEPS24-Aug-20164.6K
dm/24-Aug-2016
Doxyfile24-Aug-20161.7K
example/24-Aug-2016
experimental/24-Aug-2016
fuzz/24-Aug-2016
gm/24-Aug-2016
gyp/24-Aug-2016
gyp_skia24-Aug-20165.9K
gyp_skia.py24-Aug-2016763
include/24-Aug-2016
infra/24-Aug-2016
LICENSE24-Aug-201613.7K
make.bat24-Aug-20161K
make.py24-Aug-20165.2K
Makefile24-Aug-20162.9K
MODULE_LICENSE_BSD24-Aug-20160
NOTICE24-Aug-20163.4K
OWNERS24-Aug-201636
platform_tools/24-Aug-2016
PRESUBMIT.py24-Aug-201620.3K
public.bzl24-Aug-201615.2K
README24-Aug-2016144
README.android24-Aug-2016449
README.chromium24-Aug-201687
resources/24-Aug-2016
samplecode/24-Aug-2016
site/24-Aug-2016
SK_IMAGE_VERSION24-Aug-20162
skia.gyp24-Aug-2016503
skia_static_deps.mk24-Aug-20161K
SKP_VERSION24-Aug-20163
src/24-Aug-2016
tests/24-Aug-2016
third_party/24-Aug-2016
tools/24-Aug-2016
whitespace.txt24-Aug-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