summaryrefslogtreecommitdiffstats
path: root/type_java.h
Commit message (Expand)AuthorAgeFilesLines
* Convert document item structs to classesCasey Dahlin2015-10-091-2/+2
* Move Java related code into a java namespaceChristopher Wiley2015-09-291-0/+2
* Explicitly create container typesChristopher Wiley2015-09-281-3/+6
* Make creating container types more explicitChristopher Wiley2015-09-281-15/+25
* Remove *_TYPE global variables.Christopher Wiley2015-09-241-25/+31
* Remove NAMES global type namespaceChristopher Wiley2015-09-241-35/+41
* Use TypeNamespace instances in aidl.cppChristopher Wiley2015-09-231-10/+15
* Revert "Use TypeNamespace instances in aidl.cpp"Christopher Wiley2015-09-241-15/+10
* Use TypeNamespace instances in aidl.cppChristopher Wiley2015-09-231-10/+15
* Don't allow non-const pointers to Type instancesChristopher Wiley2015-09-231-9/+9
* Make all possible Type methods constChristopher Wiley2015-09-231-142/+142
* Rename Type.* to type_java.*Christopher Wiley2015-09-231-0/+461