1. 45de014 remove NewArrayExpression from java ast by Jooyung Han · 2 years, 4 months ago
  2. 7445d28 Remove Document from ast_java by Jooyung Han · 2 years, 8 months ago
  3. f2551d8 Hoist enforceInterface and escape onTransact by Kevin Jeon · 2 years, 10 months ago
  4. 5a328db Remove obsolete TODO by Jiyong Park · 3 years, 11 months ago
  5. bf5fd5c Add @JavaPassthrough annotation by Jiyong Park · 4 years ago
  6. 48548e0 ast_java: shared_ptr everywhere by Steven Moreland · 4 years, 9 months ago
  7. 3dc29d8 Move Java array prints into aidl_to_java. by Steven Moreland · 4 years, 10 months ago
  8. a2080bf Remove every dependency on type_java in java code generator by Jeongik Cha · 5 years ago
  9. 54fa1e0 Don't printout absolute path to the original source by Jiyong Park · 5 years ago
  10. 9a7f21f clean up ast_java: NewExpression, NewArrayExpression, Cast, VariableDeclaration by Jeongik Cha · 5 years ago
  11. 439f2c4 clean up ast_java: FieldVariable, Assignment, MethodCall by Jeongik Cha · 5 years ago
  12. 6cadc21 remove dependency with ast_java and JavaTypeNamespace: Method by Jeongik Cha · 5 years ago
  13. aabc144 remove dependency with ast_java and JavaTypeNamespace: Class by Jeongik Cha · 5 years ago
  14. dc77c1b remove dependency with ast_java and JavaTypeNamespace: Variable by Jeongik Cha · 5 years ago
  15. de157cc Remove unused component of ast_java by Jeongik Cha · 5 years ago
  16. a6605ab Add @UnsupportedAppUsage annotation by Jiyong Park · 6 years ago
  17. 9fccf58 using pragma once by Steven Moreland · 6 years ago
  18. 894d6ba Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  19. 693640b Refactor constant declarations. by Steven Moreland · 6 years ago
  20. 176905e Add ToString() for AST nodes by Jiyong Park · 6 years ago
  21. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  22. 156a57f Fix google-explicit-constructor warnings in aidl. by Chih-Hung Hsieh · 8 years ago
  23. 69b44cf Generate code for AIDL defined string constants by Christopher Wiley · 8 years ago
  24. f76b59a Turn android::aidl::java::Document into a class by Christopher Wiley · 8 years ago
  25. 12e894a Remove last using directives from global header scope by Christopher Wiley · 8 years ago
  26. ae58997 clang-format ast_java.{cpp,h} by Christopher Wiley · 8 years ago
  27. d40e2fe Introduce integer constants by Casey Dahlin · 9 years ago
  28. 685a8ed Remove dead Java AST code by Christopher Wiley · 9 years ago
  29. df03d97 Remove trivial destructors and constructors from Java AST by Christopher Wiley · 9 years ago
  30. db154a5 Move Java related code into a java namespace by Christopher Wiley · 9 years ago
  31. 8f6816e Don't allow non-const pointers to Type instances by Christopher Wiley · 9 years ago
  32. 3637a4d Make all possible Type methods const by Christopher Wiley · 9 years ago
  33. fdeb0f4 Abstract away file IO when writing generated code by Christopher Wiley · 9 years ago
  34. 038485e Rename AST.{h,cpp} files to ast_java.{h,cpp} by Christopher Wiley · 9 years ago[Renamed (91%) from AST.h]
  35. 89e3586 aidl: Pull main() into dedicated file by Christopher Wiley · 9 years ago
  36. 9f4c7ae Do not merge namespaces by Christopher Wiley · 9 years ago
  37. ffa1686 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 10 years ago
  38. be35481 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  39. 162450e Correct executable bit for source files by Kenny Root · 12 years ago
  40. 4135a7d Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  41. 3d0e06f Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  42. c596cfe Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  43. e2272c1 Make aidl annotate onTransact with @Override by Xavier Ducrohet · 15 years ago
  44. 94c1f46 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  45. e42b5f5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  46. 3f063e5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  47. 46c012c Initial Contribution by The Android Open Source Project · 16 years ago