1. a8c253c aidl-format: .aidl-format for further customizing am: af816a049b by Jiyong Park · 3 years, 10 months ago
  2. af816a0 aidl-format: .aidl-format for further customizing by Jiyong Park · 3 years, 10 months ago
  3. de2c46a Split out -Wenum-explicit-default am: 7ab35ff430 by Jooyung Han · 3 years, 10 months ago
  4. 7ab35ff Split out -Wenum-explicit-default by Jooyung Han · 3 years, 10 months ago
  5. 15ba9c0 [automerger skipped] Change unit test to reflect argument change. am: 7c9bc10779 -s ours by Amos Bianchi · 3 years, 10 months ago
  6. 7c9bc10 Change unit test to reflect argument change. by Amos Bianchi · 3 years, 10 months ago
  7. 10fe9fc Use java.RegisterRequiredBuildComponentsForTest(ctx) am: 42867c7864 by Paul Duffin · 3 years, 10 months ago
  8. 42867c7 Use java.RegisterRequiredBuildComponentsForTest(ctx) by Paul Duffin · 3 years, 10 months ago
  9. 6bfeb15 aidl-format: 4-spaces indentation am: ce74598342 by Jiyong Park · 3 years, 10 months ago
  10. ce74598 aidl-format: 4-spaces indentation by Jiyong Park · 3 years, 10 months ago
  11. 7497f95 Emit comments as javadoc in the Java backend am: b7a60ec85d by Jooyung Han · 3 years, 10 months ago
  12. ea1b40b Limit comment tags placement am: 161bb0f56b by Jooyung Han · 3 years, 10 months ago
  13. 6a8be80 Lexer passes the list of comments to parser am: 8451a20b41 by Jooyung Han · 3 years, 10 months ago
  14. 5ca9346 AidlCommentable represents AIDL-commentable entities am: 5c7e77c322 by Jooyung Han · 3 years, 10 months ago
  15. 790d177 Merge "Change unit test to reflect argument change." into stage-aosp-master by Amos Bianchi · 3 years, 10 months ago
  16. b7a60ec Emit comments as javadoc in the Java backend by Jooyung Han · 3 years, 10 months ago
  17. 161bb0f Limit comment tags placement by Jooyung Han · 3 years, 10 months ago
  18. 8451a20 Lexer passes the list of comments to parser by Jooyung Han · 3 years, 10 months ago
  19. 5c7e77c AidlCommentable represents AIDL-commentable entities by Jooyung Han · 3 years, 10 months ago
  20. ca89f9a Change unit test to reflect argument change. by Amos Bianchi · 3 years, 10 months ago
  21. 411a898 Test case for transitive parcel includes. am: 28328d97be by Steven Moreland · 3 years, 10 months ago
  22. 28328d9 Test case for transitive parcel includes. by Steven Moreland · 3 years, 10 months ago
  23. 489ee08 aidl-format is repo-hook friendly am: 0b8c0b162a by Jiyong Park · 3 years, 10 months ago
  24. 0b8c0b1 aidl-format is repo-hook friendly by Jiyong Park · 3 years, 10 months ago
  25. 6a5619e --dumpapi with copyright/license headers am: 132cf80523 by Jooyung Han · 3 years, 10 months ago
  26. 45f2842 --checkapi=equal checks the equality of two dumps am: b8a977768e by Jooyung Han · 3 years, 10 months ago
  27. 132cf80 --dumpapi with copyright/license headers by Jooyung Han · 3 years, 10 months ago
  28. b8a9777 --checkapi=equal checks the equality of two dumps by Jooyung Han · 3 years, 10 months ago
  29. b049ce1 aidl-format.sh script am: 0d14f5bcc5 by Steven Moreland · 3 years, 10 months ago
  30. 0d14f5b aidl-format.sh script by Steven Moreland · 4 years ago
  31. 326b625 Split aidl_interface.go am: da36d5ab11 by Jeongik Cha · 3 years, 10 months ago
  32. da36d5a Split aidl_interface.go by Jeongik Cha · 3 years, 10 months ago
  33. 2697fc2 Parses @hide/@deprecated only in block comments am: 24effbf650 by Jooyung Han · 3 years, 10 months ago
  34. 38d6121 refactor: AidlAnnotation/AidlTypeSpecifier are commentable am: 6736ffbd59 by Jooyung Han · 3 years, 10 months ago
  35. 24effbf Parses @hide/@deprecated only in block comments by Jooyung Han · 3 years, 10 months ago
  36. 6736ffb refactor: AidlAnnotation/AidlTypeSpecifier are commentable by Jooyung Han · 3 years, 10 months ago
  37. 8448c98 Add an example test for union-in-union am: fe086af065 by Jooyung Han · 3 years, 10 months ago
  38. fe086af Add an example test for union-in-union by Jooyung Han · 3 years, 10 months ago
  39. 8423fd5 dump_api: emits @deprecated in comments am: 9fd67025d2 by Jooyung Han · 3 years, 10 months ago
  40. d85db82 Emit deprecation note am: d4fe00eaba by Jooyung Han · 3 years, 10 months ago
  41. 5976c88 Mark aidl-golden-test-build-hook as not gtest am: b2f4fe66d4 by Julien Desprez · 3 years, 10 months ago
  42. 9fd6702 dump_api: emits @deprecated in comments by Jooyung Han · 3 years, 10 months ago
  43. d4fe00e Emit deprecation note by Jooyung Han · 3 years, 10 months ago
  44. b2f4fe6 Mark aidl-golden-test-build-hook as not gtest by Julien Desprez · 3 years, 10 months ago
  45. d9dd07f Add unit tests for active services count callback. am: 829119328f by Amos Bianchi · 3 years, 10 months ago
  46. 8291193 Add unit tests for active services count callback. by Amos Bianchi · 3 years, 11 months ago
  47. cf1ee48 refactor: comments/annotations for Java am: bd9db44fb0 by Jooyung Han · 3 years, 10 months ago
  48. bd9db44 refactor: comments/annotations for Java by Jooyung Han · 3 years, 10 months ago
  49. 8b23b6b Use functional update syntax am: c2ee2d86b7 by Thiébaud Weksteen · 3 years, 10 months ago
  50. c2ee2d8 Use functional update syntax by Thiébaud Weksteen · 3 years, 10 months ago
  51. a82e2a8 Rust: split interfaces into AIDL and defaults am: 71bd1c3383 by Andrei Homescu · 3 years, 10 months ago
  52. 71bd1c3 Rust: split interfaces into AIDL and defaults by Andrei Homescu · 4 years ago
  53. 85ffc9f Disable linting for Rust sources am: 6657938551 by Thiébaud Weksteen · 3 years, 10 months ago
  54. 6657938 Disable linting for Rust sources by Thiébaud Weksteen · 3 years, 10 months ago
  55. 9615107 Extract the common base class: AidlCommentable am: 8aeef8c55e by Jooyung Han · 3 years, 10 months ago
  56. 8aeef8c Extract the common base class: AidlCommentable by Jooyung Han · 3 years, 10 months ago
  57. 2a74ca5 Specify/validate annotation's target context am: 2d6b5c45a7 by Jooyung Han · 3 years, 10 months ago
  58. 2d6b5c4 Specify/validate annotation's target context by Jooyung Han · 3 years, 10 months ago
  59. b640cfb getParcelableDescriptor is String16 am: 9cc3a2ca4e by Steven Moreland · 3 years, 10 months ago
  60. 9cc3a2c getParcelableDescriptor is String16 by Steven Moreland · 3 years, 11 months ago
  61. 7846b8c cleanup: remove comments field from ConstantRef am: d0c8af0912 by Jooyung Han · 3 years, 10 months ago
  62. d0c8af0 cleanup: remove comments field from ConstantRef by Jooyung Han · 3 years, 11 months ago
  63. f282bee Finish removing old 'golden' output. am: 8a05d65a2e by Steven Moreland · 3 years, 10 months ago
  64. 8a05d65 Finish removing old 'golden' output. by Steven Moreland · 3 years, 11 months ago
  65. a45cf10 Skip clang-format on golden_output files am: 426b48ec3f by Devin Moore · 3 years, 11 months ago
  66. 73616a5 Support annotations for 'const' am: 633eab645d by Jooyung Han · 3 years, 11 months ago
  67. 426b48e Skip clang-format on golden_output files by Devin Moore · 3 years, 11 months ago
  68. 633eab6 Support annotations for 'const' by Jooyung Han · 3 years, 11 months ago
  69. 0c1d325 Emit "deprecated" am: 720253dc96 by Jooyung Han · 3 years, 11 months ago
  70. 720253d Emit "deprecated" by Jooyung Han · 3 years, 11 months ago
  71. 6539a67 Fix nullderef when ConstantReference::Resolve fails am: e9f5b27426 by Jooyung Han · 3 years, 11 months ago
  72. e9f5b27 Fix nullderef when ConstantReference::Resolve fails by Jooyung Han · 3 years, 11 months ago
  73. f217072 rename LanguageToString to to_string am: 9435e9a7cc by Jooyung Han · 3 years, 11 months ago
  74. 9435e9a rename LanguageToString to to_string by Jooyung Han · 3 years, 11 months ago
  75. 2ad6348 ParcelableHolder.(set|get)Parcelable returns status am: be83186452 by Jeongik Cha · 3 years, 11 months ago
  76. ab8d34d Make AidlNode visitable am: c5688f7670 by Jooyung Han · 3 years, 11 months ago
  77. 898d6b8 refactor: remove AidlConstantReference::SetRefType am: 9d3cbe2954 by Jooyung Han · 3 years, 11 months ago
  78. 3ffd981 Fix output file path when package is not set am: b3cd63f831 by Jooyung Han · 3 years, 11 months ago
  79. d4bd9a4 add -Wfile-descriptor am: 377795fadb by Jooyung Han · 3 years, 11 months ago
  80. be83186 ParcelableHolder.(set|get)Parcelable returns status by Jeongik Cha · 3 years, 11 months ago
  81. c5688f7 Make AidlNode visitable by Jooyung Han · 3 years, 11 months ago
  82. 9d3cbe2 refactor: remove AidlConstantReference::SetRefType by Jooyung Han · 3 years, 11 months ago
  83. b3cd63f Fix output file path when package is not set by Jooyung Han · 3 years, 11 months ago
  84. 377795f add -Wfile-descriptor by Jooyung Han · 3 years, 11 months ago
  85. cf1a06e Use vndk.private: true for VNDK-private libs am: e8c4e2ccfa by Justin Yun · 3 years, 11 months ago
  86. e8c4e2c Use vndk.private: true for VNDK-private libs by Justin Yun · 3 years, 11 months ago
  87. 2731f6c Meta transactions and user transactions in separate switch-case clauses am: a7ea8bf31c by Jiyong Park · 3 years, 11 months ago
  88. 54ef3b7 Test case for ParcealbleHolder comparison am: 73cd9ce118 by Jeongik Cha · 3 years, 11 months ago
  89. a7ea8bf Meta transactions and user transactions in separate switch-case clauses by Jiyong Park · 3 years, 11 months ago
  90. 73cd9ce Test case for ParcealbleHolder comparison by Jeongik Cha · 4 years ago
  91. c39fe3d make AidlTypeSpecifier visit-able am: 865da49bd1 by Jooyung Han · 3 years, 11 months ago
  92. 865da49 make AidlTypeSpecifier visit-able by Jooyung Han · 3 years, 11 months ago
  93. 4766614 Add "flags:" property to aidl_interface module am: a4e1c47e5a by Jooyung Han · 3 years, 11 months ago
  94. a4e1c47 Add "flags:" property to aidl_interface module by Jooyung Han · 3 years, 11 months ago
  95. 4b48ab9 add -Wout-array am: c9b0c80559 by Jooyung Han · 3 years, 11 months ago
  96. 71bfdd1 Add -Wmixed-oneway am: 209c2866f4 by Jooyung Han · 3 years, 11 months ago
  97. df8c563 add -Wexplicit-default am: d25527a4f8 by Jooyung Han · 3 years, 11 months ago
  98. 24a6eb4 Visit() doesn't return bool am: 4585445f32 by Jiyong Park · 3 years, 11 months ago
  99. c9b0c80 add -Wout-array by Jooyung Han · 3 years, 11 months ago
  100. 209c286 Add -Wmixed-oneway by Jooyung Han · 3 years, 11 months ago