skia2/platform_tools/android/app
djsollen 0b17d6cb34 Cleanup public includes directory.
This CL updates various files in the includes directory to ensure that (1) they do
not depend on headers in /src and (2) that they minimize their dependence on external
headers.

To ensure that we don't regress this behavior a new build target has been added to
build a single cpp file that contains all* public includes and is compiled with
only those directories in the include path.

* The exception is those includes that depend on OS specific headers

BUG=skia:2941
NOTRY=true

Review URL: https://codereview.chromium.org/721903002
2014-11-13 12:52:35 -08:00
..
jni Cleanup public includes directory. 2014-11-13 12:52:35 -08:00
res Support MSAA4 and (non-ES) OpenGL in Android SampleApp 2013-12-10 20:37:41 +00:00
src/com/skia Fix SampleApp for devices who don't support the full OpenGL API 2014-02-05 16:39:41 +00:00
AndroidManifest.xml Update Skia Android tools. 2013-08-12 12:30:04 +00:00
build.xml Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
project.properties update android build to use SDK API level 19. 2013-12-05 13:57:54 +00:00