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