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