summaryrefslogtreecommitdiffstats
path: root/type_java_unittest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make string matching the last resort way to look up typesChristopher Wiley2016-01-271-8/+8
* Make TypeNamespace take AidlNode subclass argumentsChristopher Wiley2016-01-271-1/+2
* Make array types their own type objectCasey Dahlin2015-12-051-8/+8
* Refactor top-level AST nodes v2Casey Dahlin2015-11-301-1/+1
* Revert "Refactor top-level AST nodes"Bart Sears2015-11-241-1/+1
* Refactor top-level AST nodesCasey Dahlin2015-11-231-1/+1
* Add C++ header to AidlParcelableChristopher Wiley2015-11-201-1/+1
* Don't call virtual methods in TypeNamespace constructorsChristopher Wiley2015-10-311-0/+3
* Consolidate container canonicalization logicChristopher Wiley2015-10-271-1/+1
* Introduce GetSplitPackage() for AidlInterface and AidlParcelableChristopher Wiley2015-10-191-13/+3
* Remove parse_helpers.cpp/h/unit testsCasey Dahlin2015-10-141-1/+0
* Put parcelable members behind gettersCasey Dahlin2015-10-121-4/+1
* Convert document item structs to classesCasey Dahlin2015-10-091-4/+3
* Remove usage of malloc in favor of newCasey Dahlin2015-09-291-3/+4
* Move Java related code into a java namespaceChristopher Wiley2015-09-291-0/+2
* Revert "Remove usage of malloc in favor of new"Christopher Wiley2015-09-291-1/+1
* Remove usage of malloc in favor of newCasey Dahlin2015-09-281-1/+1
* Make creating container types more explicitChristopher Wiley2015-09-281-0/+72