1. 1f35ef3 Map's value type can be array. by Jooyung Han · 3 years, 9 months ago
  2. aab242a fix: handling Map's key/value type by Jooyung Han · 3 years, 9 months ago
  3. d09a21d CheckValid/LanguageSpecificCheckValid for type args by Jooyung Han · 3 years, 9 months ago
  4. cea8900 List of arrays is not supported. by Jooyung Han · 3 years, 9 months ago
  5. 01cffa3 [LSC] Add LOCAL_LICENSE_KINDS to system/tools/aidl by Bob Badour · 3 years, 9 months ago
  6. 97c324a syntax: annotations before [] and type args by Jooyung Han · 3 years, 9 months ago
  7. 02a11be fix: --checkapi works with enum constants by Jooyung Han · 3 years, 9 months ago
  8. 1f56b70 Extract DumpVisitor by Jooyung Han · 3 years, 9 months ago
  9. 7f3a706 -Wmixed-oneway: add reasoning by Steven Moreland · 3 years, 9 months ago
  10. edf3ac6 Use libbinder_rs Strong references for Binder objects by Stephen Crane · 4 years ago
  11. 1d78a36 Fix -Wmixed-oneway by Jooyung Han · 3 years, 9 months ago
  12. a439bf6 Remove -Wenum-zero by Jooyung Han · 3 years, 9 months ago
  13. 03b19c3 Turn on warnings for ToT aidl_interfaces by Jooyung Han · 3 years, 9 months ago
  14. e33d67e Remove -Wexplicit-default by Jooyung Han · 3 years, 9 months ago
  15. 8e76eea Tidy up -Wconst-name diagnostic messages by Jooyung Han · 3 years, 9 months ago
  16. c020b4c aidl_interface: limit Rust backend properties by Steven Moreland · 3 years, 9 months ago
  17. 683b279 aidl_interface: factor backend properties lookup by Steven Moreland · 3 years, 9 months ago
  18. 385f663 aidl_interface: refactor unstable checks by Steven Moreland · 3 years, 9 months ago
  19. 5d35003 Add aidl_interface prearch mutators for bp2build by Liz Kammer · 3 years, 10 months ago
  20. 90a0bf7 extract toString to separate header lib by Jooyung Han · 3 years, 10 months ago
  21. f1a18c7 aidl_integration_test: java split binary by Steven Moreland · 3 years, 10 months ago
  22. 143093e Remove unnecessary use of ModuleOutPath by Paul Duffin · 3 years, 10 months ago
  23. c48161f aidl_integration_test: support Java server by Steven Moreland · 3 years, 10 months ago
  24. a17b80e run_integration_test - work again by Steven Moreland · 3 years, 10 months ago
  25. 88a6200 Run aidl-format on AIDL files by Jiyong Park · 3 years, 10 months ago
  26. 3349c01 Be more explicit about union's catch-all ctor by Jooyung Han · 3 years, 10 months ago
  27. 0ce4084 Check the existence of .aidl-format before using it by Jiyong Park · 3 years, 10 months ago
  28. 4435396 libaidlmetadata_test is running as unit_tests cleaning TEST_MAPPING by Julien Desprez · 3 years, 10 months ago
  29. 5e5aac0 Turn aidl_format on by Jiyong Park · 3 years, 10 months ago
  30. 1887cc7 Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 10 months ago
  31. 08cb78a Define odm_available property by Justin Yun · 3 years, 10 months ago
  32. 52e9802 Always specify version to use aidl_interface except it is unstable by Jeongik Cha · 3 years, 10 months ago
  33. af816a0 aidl-format: .aidl-format for further customizing by Jiyong Park · 3 years, 10 months ago
  34. 7ab35ff Split out -Wenum-explicit-default by Jooyung Han · 3 years, 10 months ago
  35. 7c9bc10 Change unit test to reflect argument change. by Amos Bianchi · 3 years, 10 months ago
  36. 42867c7 Use java.RegisterRequiredBuildComponentsForTest(ctx) by Paul Duffin · 3 years, 10 months ago
  37. ce74598 aidl-format: 4-spaces indentation by Jiyong Park · 3 years, 10 months ago
  38. b7a60ec Emit comments as javadoc in the Java backend by Jooyung Han · 3 years, 10 months ago
  39. 161bb0f Limit comment tags placement by Jooyung Han · 3 years, 10 months ago
  40. 8451a20 Lexer passes the list of comments to parser by Jooyung Han · 3 years, 10 months ago
  41. 5c7e77c AidlCommentable represents AIDL-commentable entities by Jooyung Han · 3 years, 10 months ago
  42. 28328d9 Test case for transitive parcel includes. by Steven Moreland · 3 years, 10 months ago
  43. 0b8c0b1 aidl-format is repo-hook friendly by Jiyong Park · 3 years, 10 months ago
  44. 132cf80 --dumpapi with copyright/license headers by Jooyung Han · 3 years, 10 months ago
  45. b8a9777 --checkapi=equal checks the equality of two dumps by Jooyung Han · 3 years, 10 months ago
  46. 0d14f5b aidl-format.sh script by Steven Moreland · 4 years ago
  47. da36d5a Split aidl_interface.go by Jeongik Cha · 3 years, 10 months ago
  48. 24effbf Parses @hide/@deprecated only in block comments by Jooyung Han · 3 years, 10 months ago
  49. 6736ffb refactor: AidlAnnotation/AidlTypeSpecifier are commentable by Jooyung Han · 3 years, 10 months ago
  50. fe086af Add an example test for union-in-union by Jooyung Han · 3 years, 10 months ago
  51. 9fd6702 dump_api: emits @deprecated in comments by Jooyung Han · 3 years, 10 months ago
  52. d4fe00e Emit deprecation note by Jooyung Han · 3 years, 10 months ago
  53. b2f4fe6 Mark aidl-golden-test-build-hook as not gtest by Julien Desprez · 3 years, 10 months ago
  54. 8291193 Add unit tests for active services count callback. by Amos Bianchi · 3 years, 11 months ago
  55. bd9db44 refactor: comments/annotations for Java by Jooyung Han · 3 years, 10 months ago
  56. c2ee2d8 Use functional update syntax by Thiébaud Weksteen · 3 years, 10 months ago
  57. 71bd1c3 Rust: split interfaces into AIDL and defaults by Andrei Homescu · 4 years ago
  58. 6657938 Disable linting for Rust sources by Thiébaud Weksteen · 3 years, 10 months ago
  59. 8aeef8c Extract the common base class: AidlCommentable by Jooyung Han · 3 years, 10 months ago
  60. 2d6b5c4 Specify/validate annotation's target context by Jooyung Han · 3 years, 10 months ago
  61. 9cc3a2c getParcelableDescriptor is String16 by Steven Moreland · 3 years, 11 months ago
  62. d0c8af0 cleanup: remove comments field from ConstantRef by Jooyung Han · 3 years, 11 months ago
  63. 8a05d65 Finish removing old 'golden' output. by Steven Moreland · 3 years, 11 months ago
  64. 426b48e Skip clang-format on golden_output files by Devin Moore · 3 years, 11 months ago
  65. 633eab6 Support annotations for 'const' by Jooyung Han · 3 years, 11 months ago
  66. 720253d Emit "deprecated" by Jooyung Han · 3 years, 11 months ago
  67. e9f5b27 Fix nullderef when ConstantReference::Resolve fails by Jooyung Han · 3 years, 11 months ago
  68. 9435e9a rename LanguageToString to to_string by Jooyung Han · 3 years, 11 months ago
  69. be83186 ParcelableHolder.(set|get)Parcelable returns status by Jeongik Cha · 3 years, 11 months ago
  70. c5688f7 Make AidlNode visitable by Jooyung Han · 3 years, 11 months ago
  71. 9d3cbe2 refactor: remove AidlConstantReference::SetRefType by Jooyung Han · 3 years, 11 months ago
  72. b3cd63f Fix output file path when package is not set by Jooyung Han · 3 years, 11 months ago
  73. 377795f add -Wfile-descriptor by Jooyung Han · 3 years, 11 months ago
  74. e8c4e2c Use vndk.private: true for VNDK-private libs by Justin Yun · 3 years, 11 months ago
  75. a7ea8bf Meta transactions and user transactions in separate switch-case clauses by Jiyong Park · 3 years, 11 months ago
  76. 73cd9ce Test case for ParcealbleHolder comparison by Jeongik Cha · 4 years ago
  77. 865da49 make AidlTypeSpecifier visit-able by Jooyung Han · 3 years, 11 months ago
  78. a4e1c47 Add "flags:" property to aidl_interface module by Jooyung Han · 3 years, 11 months ago
  79. c9b0c80 add -Wout-array by Jooyung Han · 3 years, 11 months ago
  80. 209c286 Add -Wmixed-oneway by Jooyung Han · 3 years, 11 months ago
  81. d25527a add -Wexplicit-default by Jooyung Han · 3 years, 11 months ago
  82. 4585445 Visit() doesn't return bool by Jiyong Park · 3 years, 11 months ago
  83. d911332 Support @SuppressWarnings by Jiyong Park · 3 years, 11 months ago
  84. 512ed85 Refactor AidlVisitor so that it no longer responsible for traversing by Jiyong Park · 3 years, 11 months ago
  85. fe298df add -Wconst-name for CONSTANT_NAME by Jooyung Han · 3 years, 11 months ago
  86. 535c5e8 AidlConstantValue::EvaluatedValue<T>() in the header by Jooyung Han · 3 years, 11 months ago
  87. 7be5579 Add to_string(DiagnosticId) for error messages. by Jooyung Han · 3 years, 11 months ago
  88. 808a2a0 Run diagnostics in a separate visitor by Jooyung Han · 3 years, 11 months ago
  89. 77ecaa1 Update golden script - fix dep issue by Steven Moreland · 3 years, 11 months ago
  90. f8dbbcc Add @SuppressWarnings annotation by Jooyung Han · 3 years, 11 months ago
  91. b3c77ed AidlAnnotation::ParamValue() to retrieve param's value by Jooyung Han · 3 years, 11 months ago
  92. 71a1b58 AidlConstantValue::Cast returns typed value by Jooyung Han · 3 years, 11 months ago
  93. 5c2fcae define annotation schemas using AidlTypeSpecifier by Jooyung Han · 3 years, 11 months ago
  94. 3557e48 add -Winout-parameter to avoid inout parameter by Jooyung Han · 4 years ago
  95. 348fcdd Update API preamble (talk about 'current' case) by Steven Moreland · 4 years ago
  96. 3a95776 API preamble, even if no package. by Steven Moreland · 4 years ago
  97. 672557b refactor: make "Autofill" explicit by Jooyung Han · 4 years ago
  98. 5721a23 Add "required_parameters" to Annotation params by Jooyung Han · 4 years ago
  99. 2631853 non-zero enumerator lint error crash by Steven Moreland · 4 years ago
  100. 3b99018 add -Wenum-zero warning. by Jooyung Han · 4 years ago