1. 11afe44 Add unstable property to aidl_interface by Jiyong Park · 4 years, 2 months ago
  2. ff1e481 Add support for atrace in new build system by Devin Moore · 4 years, 2 months ago
  3. 75a0775 Suppress bool-operation warning locally by Chih-Hung Hsieh · 4 years, 4 months ago
  4. e74c86d Allow primitive types in an user-defined generic type by Jeongik Cha · 4 years, 6 months ago
  5. ffe43cd Add liblog as a dependency where libbase is used. by Tom Cherry · 4 years, 5 months ago
  6. bb654e3 Combine main.cpp/main_cpp.cpp. by Steven Moreland · 4 years, 5 months ago
  7. e48d994 Support a generic map in java by Jeongik Cha · 4 years, 5 months ago
  8. 4958524 apicheck -> checkapi by Steven Moreland · 4 years, 6 months ago
  9. 17fad88 Add type_param leak to corpus for aidl_parser_fuzzer. by Mitch Phillips · 4 years, 6 months ago
  10. 1a0f22d Support List type in NDK by Jeongik Cha · 4 years, 7 months ago
  11. 00f1ee7 aidl_parser_fuzzer: add cc's by Steven Moreland · 4 years, 7 months ago
  12. 45857d7 aidl: fuzzer for parser by Steven Moreland · 4 years, 8 months ago
  13. 57ec44a Remove libgmock_host dep. by Steven Moreland · 4 years, 8 months ago
  14. 1ba1f70 aidl_unittests: remove unused defined by Steven Moreland · 4 years, 8 months ago
  15. efd970d Move AidlConstantValue implementation to separate file by Will McVicker · 4 years, 9 months ago
  16. b49a33d Stop leaks. by Steven Moreland · 4 years, 10 months ago
  17. 047c5ee Remove TypeNamespace by Jeongik Cha · 4 years, 10 months ago
  18. 87bbbd8 Run tests w/o disabling verity. by Steven Moreland · 4 years, 10 months ago
  19. c46b65e Match src paths with aidl package name by Dan Willemsen · 5 years ago
  20. 37e2ad5 Log supporting for binder ndk by Jeongik Cha · 5 years ago
  21. fad411f Mark these yacc files as creating headers by Dan Willemsen · 5 years ago
  22. 6e43532 Rename LoggableInterface to ILoggableInterface by Steven Moreland · 5 years ago
  23. 8714b02 Add api mapping dump feature to AIDL files by Andrei Onea · 5 years ago
  24. 2a9a7d6 Allow 'building' parcelable files. by Steven Moreland · 5 years ago
  25. ce50e26 Automatic logging of interface method calls by Jiyong Park · 6 years ago
  26. 76a6a46 AIDL: Add TEST_MAPPING by Andreas Gampe · 6 years ago
  27. e8a3a19 NDK Backend: Convert AIDL types -> C++ NDK types. by Steven Moreland · 6 years ago
  28. b0057e7 NDK Backend: Files and empty classes. by Steven Moreland · 6 years ago
  29. 860b194 Defaults for List in structured parcelables. by Steven Moreland · 6 years ago
  30. 3656c3c Add --apicheck that tells whether two API dumps are incompatible or not by Jiyong Park · 6 years ago
  31. 1d2df7d Separate AIDL types and target language types by Jiyong Park · 6 years ago
  32. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 6 years ago
  33. 22b4ecd << operator for CodeWriter by Jiyong Park · 6 years ago
  34. 75e1a74 Add support for default impl by Jiyong Park · 6 years ago
  35. 1deecc3 Resolve AIDL types without using Java or C++ types by Jiyong Park · 6 years ago
  36. 1c41e97 Error on unused parameters. by Steven Moreland · 6 years ago
  37. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  38. 1cee9db Remove most ignored warnings. by Steven Moreland · 6 years ago
  39. 0ae3460 Switch AIDL test from mk -> bp. by Steven Moreland · 6 years ago
  40. 1560796 Use -Werror in system/tools/aidl by Chih-Hung Hsieh · 7 years ago
  41. 813ae86 Remove default libraries by Dan Willemsen · 7 years ago
  42. 8f88361 Convert aidl cpp tests to Soong by Dan Willemsen · 8 years ago
  43. 8fd503f Convert to Android.bp by Dan Willemsen · 8 years ago