gecko-dev/build/annotationProcessors
Jim Chen 2bdb7be558 Bug 1192079 - Use unqualified names when possible; r=snorp
To reduce verbosity of the generated code, this patch makes the code
generator use unqualified names when possible, e.g. use State::Ref
instead of GeckoThread::State::Ref. To accomplish that, function
prototypes now use the C++11 -> syntax for return types.
2015-08-13 00:53:39 -04:00
..
classloader Bug 1192079 - Support inner classes in generated JNI wrapper; r=snorp 2015-08-13 00:53:39 -04:00
utils Bug 1192079 - Support inner classes in generated JNI wrapper; r=snorp 2015-08-13 00:53:39 -04:00
AnnotationInfo.java Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp 2015-01-09 19:33:57 -05:00
AnnotationProcessor.java Bug 1192079 - Support inner classes in generated JNI wrapper; r=snorp 2015-08-13 00:53:39 -04:00
CodeGenerator.java Bug 1192079 - Use unqualified names when possible; r=snorp 2015-08-13 00:53:39 -04:00
Makefile.in Bug 1099501 - Export and use ANDROID_TOOLS where appropriate. r=snorp,bnicholson 2014-11-17 11:12:00 -08:00
SDKProcessor.java Bug 1186517 - Fix SDKProcessor API version detection; r=snorp 2015-07-29 15:11:15 -04:00
moz.build Bug 1086693 - Part 1: Add SDKProcessor r=ckitching 2014-11-13 12:47:22 -06:00