Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.gitignore05-Aug-2015242
Android.mk05-Aug-201521.2K
AUTHORS05-Aug-2015834
bench/05-Aug-2015
CleanSpec.mk05-Aug-20152.2K
codereview.settings05-Aug-2015271
CONTRIBUTING05-Aug-2015132
CQ_COMMITTERS05-Aug-2015863
debugger/05-Aug-2015
DEPS05-Aug-20153.3K
dm/05-Aug-2015
docs/05-Aug-2015
Doxyfile05-Aug-20151.6K
expectations/05-Aug-2015
experimental/05-Aug-2015
gm/05-Aug-2015
gyp/05-Aug-2015
gyp_skia05-Aug-20156.1K
gyp_skia.py05-Aug-2015763
include/05-Aug-2015
LICENSE05-Aug-20151.5K
make.bat05-Aug-20151.1K
make.py05-Aug-20155.4K
Makefile05-Aug-20152.9K
MODULE_LICENSE_BSD05-Aug-20150
NOTICE05-Aug-20153.4K
OWNERS05-Aug-201536
platform_tools/05-Aug-2015
README05-Aug-2015170
README.android05-Aug-2015449
README.chromium05-Aug-201599
resources/05-Aug-2015
samplecode/05-Aug-2015
skia.gyp05-Aug-2015525
SKP_VERSION05-Aug-20152
src/05-Aug-2015
tests/05-Aug-2015
third_party/05-Aug-2015
tools/05-Aug-2015
whitespace.txt05-Aug-2015415

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://sites.google.com/site/skiadocs/home
      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