summaryrefslogtreecommitdiffstats
path: root/type_cpp_unittest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make string matching the last resort way to look up typesChristopher Wiley2016-01-271-9/+10
* Make array types their own type objectCasey Dahlin2015-12-051-9/+9
* Support List<IBinder> typeCasey Dahlin2015-11-051-2/+0
* Add support for List<String>Christopher Wiley2015-10-311-0/+6
* Don't call virtual methods in TypeNamespace constructorsChristopher Wiley2015-10-311-0/+3
* Add support for missing basic types to AIDLCasey Dahlin2015-10-191-0/+3
* Add C++ TypeNamespace and basic primtive typesChristopher Wiley2015-09-291-0/+42