summaryrefslogtreecommitdiffstats
path: root/type_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-271-1/+1
* Propagate interface annotations to methodsCasey Dahlin2016-03-031-28/+51
* Support @utf8InCpp List<String>Christopher Wiley2016-02-011-0/+3
* Remap String to alternate types when @utf8 or @utf8InCppChristopher Wiley2016-02-011-8/+68
* Fully separate AIDL and Java type namespacesChristopher Wiley2016-01-291-10/+11
* Make string matching the last resort way to look up typesChristopher Wiley2016-01-271-21/+42
* Make TypeNamespace take AidlNode subclass argumentsChristopher Wiley2016-01-271-28/+190
* Consolidate logic to retreive language specific typeChristopher Wiley2016-01-261-2/+5
* Add support for @nullable annotationCasey Dahlin2015-12-151-5/+6
* Make array types their own type objectCasey Dahlin2015-12-051-7/+9
* Track base/ -> android-base/ change.Elliott Hughes2015-12-041-1/+1
* Refactor top-level AST nodes v2Casey Dahlin2015-11-301-2/+2
* Revert "Refactor top-level AST nodes"Bart Sears2015-11-241-2/+2
* Refactor top-level AST nodesCasey Dahlin2015-11-231-2/+2
* Don't call virtual methods in TypeNamespace constructorsChristopher Wiley2015-10-311-0/+4
* Consolidate type checking logicChristopher Wiley2015-10-311-2/+119
* Consolidate container canonicalization logicChristopher Wiley2015-10-271-3/+18
* Generate C++ in namespaces based on packageChristopher Wiley2015-10-191-0/+3
* Convert document item structs to classesCasey Dahlin2015-10-091-2/+2
* Replace type_type struct with AidlType classCasey Dahlin2015-10-011-1/+1
* Turn arg_type into a class called AIDLArgumentCasey Dahlin2015-09-291-1/+1
* Explicitly create container typesChristopher Wiley2015-09-281-6/+31
* Make creating container types more explicitChristopher Wiley2015-09-281-3/+4
* Use TypeNamespace instances in aidl.cppChristopher Wiley2015-09-231-0/+55
* Revert "Use TypeNamespace instances in aidl.cpp"Christopher Wiley2015-09-241-55/+0
* Use TypeNamespace instances in aidl.cppChristopher Wiley2015-09-231-0/+55