1. c7e47a3 Support @FixedSized annotation for structured parcelables by Devin Moore · 4 years ago
  2. db7ac51 checkapi: Check all AidlDefinedTypes for compatible annotations by Devin Moore · 4 years ago
  3. d0a1027 Rename @Immutable to @JavaOnlyImmutable by Jeongik Cha · 4 years ago
  4. 36f76c3 Support @Immutable for a parcelable by Jeongik Cha · 4 years ago
  5. 0cf03b1 Remove duplication in aidl_checkapi.cpp by Jiyong Park · 4 years ago
  6. 8e79b7f Change the ownership of AidlDefinedType objects by Jiyong Park · 4 years ago
  7. 43113fb @JavaDebug annotation for the generation of toString() by Jiyong Park · 4 years ago
  8. 541788d Primitives default to 0 by Steven Moreland · 4 years, 2 months ago
  9. b07d993 Allow renaming of fields in parcelable by Jiyong Park · 4 years, 3 months ago
  10. b183a8b Remove some historical exceptions for NetworkStack AIDLs. by Lorenzo Colitti · 4 years, 3 months ago
  11. 370ed34 Require new fields to have usable defaults. by Steven Moreland · 4 years, 3 months ago
  12. 7b6a7d9 Allow nullable after API dump. by Steven Moreland · 4 years, 3 months ago
  13. d131d5e Add name of files that have been removed in api_check error by Devin Moore · 4 years, 4 months ago
  14. 4958524 apicheck -> checkapi by Steven Moreland · 4 years, 7 months ago[Renamed from aidl_apicheck.cpp]
  15. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 11 months ago
  16. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 5 years ago
  17. f753467 Reland: Check stable AIDL interfaces based on hash by Jiyong Park · 5 years ago
  18. 047c5ee Remove TypeNamespace by Jeongik Cha · 5 years ago
  19. e6f4cb1 Revert "Check stable AIDL interfaces based on hash" by Jiyong Park · 5 years ago
  20. 5b8bf0f Check stable AIDL interfaces based on hash by Jiyong Park · 5 years ago
  21. 4ee6863 checkapi for method onewayness by Steven Moreland · 6 years ago
  22. 3271ffa write annotations when dumping structured parcelable by Jeongik Cha · 6 years ago
  23. e59c368 API dump for an AIDL interface consists of multiple AIDL files by Jiyong Park · 6 years ago
  24. a428d21 Constant value declarations are part of API dump by Jiyong Park · 6 years ago
  25. a468e2a API dump includes default values for parcelable fields by Jiyong Park · 6 years ago
  26. 3656c3c Add --apicheck that tells whether two API dumps are incompatible or not by Jiyong Park · 6 years ago