1. 5d9bc93 Support @utf8InCpp List<String> by Christopher Wiley · 8 years ago
  2. 9f40372 Remap String to alternate types when @utf8 or @utf8InCpp by Christopher Wiley · 8 years ago
  3. d21bfee Fully separate AIDL and Java type namespaces by Christopher Wiley · 8 years ago
  4. 12e894a Remove last using directives from global header scope by Christopher Wiley · 8 years ago
  5. 9ab0623 Make string matching the last resort way to look up types by Christopher Wiley · 8 years ago
  6. 57dbe24 Add support for @nullable annotation by Casey Dahlin · 9 years ago
  7. a2f77c4 Make array types their own type object by Casey Dahlin · 9 years ago
  8. 0a62067 Track base/ -> android-base/ change. by Elliott Hughes · 9 years ago
  9. a4ba4b6 Add support for file descriptors by Casey Dahlin · 9 years ago
  10. c1f39b4 Refactor top-level AST nodes v2 by Casey Dahlin · 9 years ago
  11. eedb29f Revert "Refactor top-level AST nodes" by Bart Sears · 9 years ago
  12. b696437 Refactor top-level AST nodes by Casey Dahlin · 9 years ago
  13. 5679952 Don't call virtual methods in TypeNamespace constructors by Christopher Wiley · 9 years ago
  14. 09af469 Consolidate type checking logic by Christopher Wiley · 9 years ago
  15. cd8e897 Consolidate container canonicalization logic by Christopher Wiley · 9 years ago
  16. 690bfbd Rely on the compiler to enforce abstract base classes by Christopher Wiley · 9 years ago
  17. 685a8ed Remove dead Java AST code by Christopher Wiley · 9 years ago
  18. 59401da Put parcelable members behind getters by Casey Dahlin · 9 years ago
  19. fb7da2e Put AidlInterface members behind methods by Casey Dahlin · 9 years ago
  20. 1ae2bc5 Convert document item structs to classes by Casey Dahlin · 9 years ago
  21. db154a5 Move Java related code into a java namespace by Christopher Wiley · 9 years ago
  22. fb4b22d Explicitly create container types by Christopher Wiley · 9 years ago
  23. 4582ecb Make creating container types more explicit by Christopher Wiley · 9 years ago
  24. 60b02ae Remove *_TYPE global variables. by Christopher Wiley · 9 years ago
  25. 8b2d3ee Remove NAMES global type namespace by Christopher Wiley · 9 years ago
  26. 84c1eac Use TypeNamespace instances in aidl.cpp by Christopher Wiley · 9 years ago
  27. 214c916 Revert "Use TypeNamespace instances in aidl.cpp" by Christopher Wiley · 9 years ago
  28. d03b54f Use TypeNamespace instances in aidl.cpp by Christopher Wiley · 9 years ago
  29. 8f6816e Don't allow non-const pointers to Type instances by Christopher Wiley · 9 years ago
  30. 3637a4d Make all possible Type methods const by Christopher Wiley · 9 years ago
  31. 775fa1f Rename Type.* to type_java.* by Christopher Wiley · 9 years ago[Renamed (97%) from Type.cpp]
  32. e6dee91 clang-format Type.h and Type.cpp by Christopher Wiley · 9 years ago
  33. 4ebfae6 Don't segfault on missing package statement by Christopher Wiley · 9 years ago
  34. f690be5 Minor cleanup of aidl.cpp by Christopher Wiley · 9 years ago
  35. fdeb0f4 Abstract away file IO when writing generated code by Christopher Wiley · 9 years ago
  36. 88868fc Remove RPC interface Type by Casey Dahlin · 9 years ago
  37. a337298 aidl: Support building with updated host sysroot. by David 'Digit' Turner · 10 years ago
  38. 8b15e48 Revert "Tentative fix for aidl import issue" by Laurent Tu · 11 years ago
  39. 94df171 Tentative fix for aidl import issue by Laurent Tu · 11 years ago
  40. 162450e Correct executable bit for source files by Kenny Root · 12 years ago
  41. c2c62f2 Revert "Revert "The com.android.athome api classes are moving android.support.place."" by Mike Lockwood · 12 years ago
  42. 2ca09fe Revert "The com.android.athome api classes are moving android.support.place." by Mike Lockwood · 12 years ago
  43. bbdc46e The com.android.athome api classes are moving android.support.place. by Joe Onorato · 13 years ago
  44. 45e7a89 Use the new get/putFlattenable methods on RpcData. by Joe Onorato · 13 years ago
  45. f7ae14f Support putting Flattenables in Lists. by Joe Onorato · 13 years ago
  46. 5dec91d Was generating code that uses the wrong RpcData. by Joe Onorato · 13 years ago
  47. baaf9c8 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  48. 4405052 Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  49. e20125d add presenters to aidl. by Joe Onorato · 13 years ago
  50. 4135a7d Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  51. 1c5b792 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  52. 3d0e06f Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  53. c596cfe Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  54. 15f8da2 Fix aidl to cope with multiple collection types per method. by Elliott Hughes · 13 years ago
  55. 46c012c Initial Contribution by The Android Open Source Project · 16 years ago