Home | History | Annotate | only in /external/skia
Up to higher level directory
NameDateSize
.gitignore04-Nov-2014242
Android.mk04-Nov-201421.2K
AUTHORS04-Nov-2014834
bench/04-Nov-2014
CleanSpec.mk04-Nov-20142.2K
codereview.settings04-Nov-2014271
CONTRIBUTING04-Nov-2014132
CQ_COMMITTERS04-Nov-2014863
debugger/04-Nov-2014
DEPS04-Nov-20143.3K
dm/04-Nov-2014
docs/04-Nov-2014
Doxyfile04-Nov-20141.6K
expectations/04-Nov-2014
experimental/04-Nov-2014
gm/04-Nov-2014
gyp/04-Nov-2014
gyp_skia04-Nov-20146.1K
gyp_skia.py04-Nov-2014763
include/04-Nov-2014
LICENSE04-Nov-20141.5K
make.bat04-Nov-20141.1K
make.py04-Nov-20145.4K
Makefile04-Nov-20142.9K
MODULE_LICENSE_BSD04-Nov-20140
NOTICE04-Nov-20143.4K
OWNERS04-Nov-201436
platform_tools/04-Nov-2014
README04-Nov-2014170
README.android04-Nov-2014449
README.chromium04-Nov-201499
resources/04-Nov-2014
samplecode/04-Nov-2014
skia.gyp04-Nov-2014525
SKP_VERSION04-Nov-20142
src/04-Nov-2014
tests/04-Nov-2014
third_party/04-Nov-2014
tools/04-Nov-2014
whitespace.txt04-Nov-2014415

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