1. 00be5c7 Add @Hide support to *.aidl by Makoto Onuki · 4 years, 4 months ago
  2. cdd72a0 Revert "add '@SystemApi' in aidl" by Jiyong Park · 4 years, 4 months ago
  3. 55120a7 Use android.compat.annotation.UnsupportedAppUsage everywhere. by Artur Satayev · 4 years, 6 months ago
  4. d3721d6 Warning and fixup for user string as format. by Steven Moreland · 4 years, 6 months ago
  5. adb7467 Include source position in generated annotations. by Mathew Inwood · 4 years, 7 months ago
  6. 9ca5c7e No java output for parcelable declaration by Jiyong Park · 4 years, 8 months ago
  7. 27e1ff6 [AIDL] fix -Wreorder-init-list by Nick Desaulniers · 4 years, 9 months ago
  8. 2e4112d Adds support for comments on enums and enumerators. by Daniel Norman · 4 years, 9 months ago
  9. 37d43dd Adds NDK support for Enums. by Daniel Norman · 4 years, 9 months ago
  10. 716d311 Adds Java support for Enums. by Daniel Norman · 4 years, 9 months ago
  11. 48548e0 ast_java: shared_ptr everywhere by Steven Moreland · 4 years, 9 months ago
  12. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 4 years, 10 months ago
  13. 3dc29d8 Move Java array prints into aidl_to_java. by Steven Moreland · 4 years, 10 months ago
  14. f4c64df Re-order virally misplaced namespace comments. by Steven Moreland · 5 years ago
  15. d4e73c8 Handle ParcelFileDescriptor in structured parcelables by Jiyong Park · 5 years ago
  16. 9445fc6 Extend aidl parser annotation support by Andrei Onea · 5 years ago
  17. a2080bf Remove every dependency on type_java in java code generator by Jeongik Cha · 5 years ago
  18. 21dc8a5 Change UnsupportedAppUsage annotation's namespace by Andrei Onea · 5 years ago
  19. 54fa1e0 Don't printout absolute path to the original source by Jiyong Park · 5 years ago
  20. 6cadc21 remove dependency with ast_java and JavaTypeNamespace: Method by Jeongik Cha · 5 years ago
  21. aabc144 remove dependency with ast_java and JavaTypeNamespace: Class by Jeongik Cha · 5 years ago
  22. dc77c1b remove dependency with ast_java and JavaTypeNamespace: Variable by Jeongik Cha · 5 years ago
  23. 2a9a7d6 Allow 'building' parcelable files. by Steven Moreland · 5 years ago
  24. 3c126b5 Remove unused using decls. by Chih-Hung Hsieh · 6 years ago
  25. 372a8c8 add newline in describeContent() by Jeongik Cha · 6 years ago
  26. 698e6af add '@SystemApi' in aidl by Jeongik Cha · 6 years ago
  27. 8efe21a Fix a potential memory leak by George Burgess IV · 6 years ago
  28. 95eba57 support stable parcelable version by Jeongik Cha · 6 years ago
  29. a2ada0c prevent inheritance of writeToParcel, readFromParcel by Jeongik Cha · 6 years ago
  30. a6605ab Add @UnsupportedAppUsage annotation by Jiyong Park · 6 years ago
  31. b77f7a5 Make a parcelable implement Parcelable by Jiyong Park · 6 years ago
  32. 860b194 Defaults for List in structured parcelables. by Steven Moreland · 6 years ago
  33. 2529432 Support all discrete primitives as defaults. by Steven Moreland · 6 years ago
  34. 2c44f07 Move VariableFactory to generate_java_binder.cpp by Jiyong Park · 6 years ago
  35. 1d2df7d Separate AIDL types and target language types by Jiyong Park · 6 years ago
  36. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 6 years ago
  37. 9ea10e3 Structured Parcelables: int/string default values. by Steven Moreland · 6 years ago
  38. 894d6ba Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  39. 1c41e97 Error on unused parameters. by Steven Moreland · 6 years ago
  40. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  41. e9c816e AIDL: Add outline filtering by Andreas Gampe · 6 years ago
  42. a2a10e8 Remove extra branch. by Steven Moreland · 7 years ago
  43. f76b59a Turn android::aidl::java::Document into a class by Christopher Wiley · 8 years ago
  44. 3a9da17 Update style in generate_java.* by Christopher Wiley · 8 years ago
  45. c1f39b4 Refactor top-level AST nodes v2 by Casey Dahlin · 9 years ago
  46. eedb29f Revert "Refactor top-level AST nodes" by Bart Sears · 9 years ago
  47. b696437 Refactor top-level AST nodes by Casey Dahlin · 9 years ago
  48. a30a45e Mock IO in all unit tests by Christopher Wiley · 9 years ago
  49. fb7da2e Put AidlInterface members behind methods by Casey Dahlin · 9 years ago
  50. 1ae2bc5 Convert document item structs to classes by Casey Dahlin · 9 years ago
  51. f2d23f7 Kill comments token in AidlMethod by Casey Dahlin · 9 years ago
  52. db154a5 Move Java related code into a java namespace by Christopher Wiley · 9 years ago
  53. 84c1eac Use TypeNamespace instances in aidl.cpp by Christopher Wiley · 9 years ago
  54. 214c916 Revert "Use TypeNamespace instances in aidl.cpp" by Christopher Wiley · 9 years ago
  55. d03b54f Use TypeNamespace instances in aidl.cpp by Christopher Wiley · 9 years ago
  56. 8f6816e Don't allow non-const pointers to Type instances by Christopher Wiley · 9 years ago
  57. 775fa1f Rename Type.* to type_java.* by Christopher Wiley · 9 years ago
  58. 413e042 Move logic to write to stdout into CodeWriter by Christopher Wiley · 9 years ago
  59. fdeb0f4 Abstract away file IO when writing generated code by Christopher Wiley · 9 years ago
  60. 88868fc Remove RPC interface Type by Casey Dahlin · 9 years ago
  61. ffa1686 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 10 years ago
  62. be35481 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  63. c596cfe Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  64. 15f8da2 Fix aidl to cope with multiple collection types per method. by Elliott Hughes · 13 years ago
  65. 1d217bd am 747cb3b5: Merge change 9670 into donut by Android (Google) Code Review · 15 years ago
  66. e2272c1 Make aidl annotate onTransact with @Override by Xavier Ducrohet · 15 years ago
  67. e42b5f5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. 3f063e5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  69. 59500b9 Removing "import" statements from AIDL-generated .java files. by Adrian Taylor · 15 years ago
  70. aa40312 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  71. bcaa86d auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  72. ccace32 Add a few missing headers by Alexey Zaytsev · 16 years ago
  73. 46c012c Initial Contribution by The Android Open Source Project · 16 years ago