1. 3981d9e All of compiler in `aidl_entry`, for testing by Steven Moreland · 4 years, 4 months ago
  2. b0d15a5 Distinguish enum and class 'AidlError'. by Steven Moreland · 4 years, 4 months ago
  3. fdb57cd assert no error output on success by Steven Moreland · 4 years, 7 months ago
  4. bb654e3 Combine main.cpp/main_cpp.cpp. by Steven Moreland · 4 years, 7 months ago
  5. 4958524 apicheck -> checkapi by Steven Moreland · 4 years, 7 months ago
  6. b49a33d Stop leaks. by Steven Moreland · 5 years ago
  7. 8714b02 Add api mapping dump feature to AIDL files by Andrei Onea · 5 years ago
  8. 7e4e7db fix: aidl --checkapi fails even when old/new APIs are the same by Jiyong Park · 6 years ago
  9. 3656c3c Add --apicheck that tells whether two API dumps are incompatible or not by Jiyong Park · 6 years ago
  10. 0ce8184 aidl --dumpapi exits with correct error code by Jiyong Park · 6 years ago
  11. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 6 years ago
  12. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 6 years ago
  13. 89eaab5 Rename Options to JavaOptions by Christopher Wiley · 9 years ago
  14. b8b59f6 Add standard Android logging to aidl by Christopher Wiley · 9 years ago
  15. d93c5b7 Clean up options parsing logic a little bit by Christopher Wiley · 9 years ago
  16. 4427d86 Basic cleanup of parsed options by Christopher Wiley · 9 years ago
  17. fdeb0f4 Abstract away file IO when writing generated code by Christopher Wiley · 9 years ago
  18. 89e3586 aidl: Pull main() into dedicated file by Christopher Wiley · 9 years ago