1. 2c6d06f Make TypeNamespace::Add take a unique_ptr by George Burgess IV · 5 years ago
  2. 9fccf58 using pragma once by Steven Moreland · 6 years ago
  3. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 6 years ago
  4. 92c55f1 Remove GetLine. by Steven Moreland · 6 years ago
  5. 1d2df7d Separate AIDL types and target language types by Jiyong Park · 6 years ago
  6. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  7. 041c8d7 Consolidate array logic by Christopher Wiley · 8 years ago
  8. f05cc26 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  9. c5afb40 Propagate interface annotations to methods by Casey Dahlin · 8 years ago
  10. 5d9bc93 Support @utf8InCpp List<String> by Christopher Wiley · 8 years ago
  11. 57dbe24 Add support for @nullable annotation by Casey Dahlin · 9 years ago
  12. a2f77c4 Make array types their own type object by Casey Dahlin · 9 years ago
  13. 0a62067 Track base/ -> android-base/ change. by Elliott Hughes · 9 years ago
  14. c1f39b4 Refactor top-level AST nodes v2 by Casey Dahlin · 9 years ago
  15. eedb29f Revert "Refactor top-level AST nodes" by Bart Sears · 9 years ago
  16. b696437 Refactor top-level AST nodes by Casey Dahlin · 9 years ago
  17. b701432 Mark cpp::Type::GetHeaders() as virtual by Christopher Wiley · 9 years ago
  18. 7ecd69f Support List<IBinder> type by Casey Dahlin · 9 years ago
  19. 56c9bf3 Add support for List<String> by Christopher Wiley · 9 years ago
  20. 5679952 Don't call virtual methods in TypeNamespace constructors by Christopher Wiley · 9 years ago
  21. 09af469 Consolidate type checking logic by Christopher Wiley · 9 years ago
  22. 8a65797 Add support for AIDL types with multiple C++ headers by Christopher Wiley · 9 years ago
  23. 389781f Add support for passing binders in C++ by Casey Dahlin · 9 years ago
  24. b8e49a4 Add PrimitiveType by Christopher Wiley · 9 years ago
  25. cd8e897 Consolidate container canonicalization logic by Christopher Wiley · 9 years ago
  26. b096661 Add support for array types by Casey Dahlin · 9 years ago
  27. b656a3b Generate C++ in namespaces based on package by Christopher Wiley · 9 years ago
  28. ce776cf Add support for missing basic types to AIDL by Casey Dahlin · 9 years ago
  29. ad33927 Generate server side .cpp file by Christopher Wiley · 9 years ago
  30. 1ae2bc5 Convert document item structs to classes by Casey Dahlin · 9 years ago
  31. a8a2dc0 Add C++ TypeNamespace and basic primtive types by Christopher Wiley · 9 years ago