Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.gitignore08-Oct-2015314
Android.mk08-Oct-201523.8K
animations/08-Oct-2015
AUTHORS08-Oct-20151.2K
bench/08-Oct-2015
bin/08-Oct-2015
CleanSpec.mk08-Oct-20152.2K
codereview.settings08-Oct-2015298
CONTRIBUTING08-Oct-201581
CQ_COMMITTERS08-Oct-20151,004
debugger/08-Oct-2015
DEPS08-Oct-20152.7K
dm/08-Oct-2015
Doxyfile08-Oct-20151.6K
example/08-Oct-2015
experimental/08-Oct-2015
forth/08-Oct-2015
gm/08-Oct-2015
gyp/08-Oct-2015
gyp_skia08-Oct-20156K
gyp_skia.py08-Oct-2015763
HASHTAGS08-Oct-2015835
include/08-Oct-2015
LICENSE08-Oct-20151.5K
make.bat08-Oct-20151K
make.py08-Oct-20155.2K
Makefile08-Oct-20152.8K
MODULE_LICENSE_BSD08-Oct-20150
NOTICE08-Oct-20153.4K
OWNERS08-Oct-201536
platform_tools/08-Oct-2015
PRESUBMIT.py08-Oct-201518.6K
README08-Oct-2015144
README.android08-Oct-2015449
README.chromium08-Oct-201599
resources/08-Oct-2015
samplecode/08-Oct-2015
site/08-Oct-2015
skia.gyp08-Oct-2015503
SKP_VERSION08-Oct-20153
src/08-Oct-2015
tests/08-Oct-2015
third_party/08-Oct-2015
tools/08-Oct-2015
whitespace.txt08-Oct-2015304

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: http://code.google.com/p/skia
      3 Version: unknown
      4 Security Critical: yes
      5 License: BSD
      6