skia2/platform_tools/android/app/jni
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
..
AndroidKeyToSkKey.h Cleanup public includes directory. 2014-11-13 12:52:35 -08:00
com_skia_SkiaSampleRenderer.cpp Cleanup public includes directory. 2014-11-13 12:52:35 -08:00
com_skia_SkiaSampleRenderer.h Support MSAA4 and (non-ES) OpenGL in Android SampleApp 2013-12-10 20:37:41 +00:00