Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.gitignore23-Apr-2015242
Android.mk23-Apr-201521.2K
AUTHORS23-Apr-2015834
bench/23-Apr-2015
CleanSpec.mk23-Apr-20152.2K
codereview.settings23-Apr-2015271
CONTRIBUTING23-Apr-2015132
CQ_COMMITTERS23-Apr-2015863
debugger/23-Apr-2015
DEPS23-Apr-20153.3K
dm/23-Apr-2015
docs/23-Apr-2015
Doxyfile23-Apr-20151.6K
expectations/23-Apr-2015
experimental/23-Apr-2015
gm/23-Apr-2015
gyp/23-Apr-2015
gyp_skia23-Apr-20156.1K
gyp_skia.py23-Apr-2015763
include/23-Apr-2015
LICENSE23-Apr-20151.5K
make.bat23-Apr-20151.1K
make.py23-Apr-20155.4K
Makefile23-Apr-20152.9K
MODULE_LICENSE_BSD23-Apr-20150
NOTICE23-Apr-20153.4K
OWNERS23-Apr-201536
platform_tools/23-Apr-2015
README23-Apr-2015170
README.android23-Apr-2015449
README.chromium23-Apr-201599
resources/23-Apr-2015
samplecode/23-Apr-2015
skia.gyp23-Apr-2015525
SKP_VERSION23-Apr-20152
src/23-Apr-2015
tests/23-Apr-2015
third_party/23-Apr-2015
tools/23-Apr-2015
whitespace.txt23-Apr-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