1. dd31e9f Reuse NDK modules from cc/testing.go by Colin Cross · 4 years, 7 months ago
  2. 75a0775 Suppress bool-operation warning locally by Chih-Hung Hsieh · 4 years, 8 months ago
  3. c09d34c Use SharedRefBase::make to allocate. by Steven Moreland · 4 years, 8 months ago
  4. f6a0c44 fix variable naming s/host_supported/hostSupported/ by Steven Moreland · 4 years, 8 months ago
  5. c08a736 Disable "VintfStability + cpp + vendor" variant. by Steven Moreland · 4 years, 8 months ago
  6. 63dbe55 Support 'apex_available' field in AIDL by Jeongik Cha · 4 years, 8 months ago
  7. 6d02280 gofmt aidl_interface.go by Steven Moreland · 4 years, 8 months ago
  8. 74d3f55 AIDL metadata by Steven Moreland · 4 years, 8 months ago
  9. 3cce7cd Changes TODO to do a full copy to use the 'single validation phase' bug. by Daniel Norman · 4 years, 8 months ago
  10. 7953f55 Fix leak by Jooyung Han · 4 years, 8 months ago
  11. c76afc5 Revert^2 "Add aidl_lazy_test to general-tests" by Jon Spivack · 4 years, 8 months ago
  12. 6991d92 Remove redundant trailing space from arglist by Jooyung Han · 4 years, 8 months ago
  13. 7bee8e3 Move default impl class to header for C++ by Jooyung Han · 4 years, 8 months ago
  14. 22dbb97 Sort aidl file list before sha1sum by Jeongik Cha · 4 years, 8 months ago
  15. 997281d Preserve "@hide" comment during dump_api by Jeongik Cha · 4 years, 9 months ago
  16. b77048c Add getInterfaceHash() method by Paul Trautrim · 4 years, 8 months ago
  17. 1af5423 Revert "Add aidl_lazy_test to general-tests" by Jon Spivack · 4 years, 8 months ago
  18. d1039a9 Fix-leak in AddImport. by Steven Moreland · 4 years, 8 months ago
  19. 11cb945 Error for @utf8InCpp on non-String. by Steven Moreland · 4 years, 8 months ago
  20. f193df6 Add aidl_lazy_test to general-tests by Jon Spivack · 4 years, 9 months ago
  21. 8f6ec46 Imported type is preferred to preprocessed type by Jiyong Park · 4 years, 8 months ago
  22. 0d9c26e aidl_language.cpp: snake case by Steven Moreland · 4 years, 8 months ago
  23. 31f395d aidl_parser_fuzzer: run on all backends. by Steven Moreland · 4 years, 8 months ago
  24. c8a4ca8 Nice error for FileDescriptor in the NDK. by Steven Moreland · 4 years, 8 months ago
  25. 04b07e1 Nicer error for NDK non-generic list. by Steven Moreland · 4 years, 8 months ago
  26. d27568b Remove obsolete vendor_available TODO by Steven Moreland · 4 years, 9 months ago
  27. e7d358a AIDL: initialize serial in error cases by Steven Moreland · 4 years, 9 months ago
  28. e74c86d Allow primitive types in an user-defined generic type by Jeongik Cha · 4 years, 10 months ago
  29. 88f95a8 Ignore @JavaOnlyStableParcelable in c++/ndk backend by Jeongik Cha · 4 years, 9 months ago
  30. b635ad1 Remove obsolete Local_includes from TODO. by Steven Moreland · 4 years, 9 months ago
  31. 2af9ad0 Remove NDK backend type support TODOs. by Steven Moreland · 4 years, 9 months ago
  32. a6a0b75 Remove obsolete generics NDK TODO. by Steven Moreland · 4 years, 9 months ago
  33. 55120a7 Use android.compat.annotation.UnsupportedAppUsage everywhere. by Artur Satayev · 4 years, 10 months ago
  34. 609ba6d Updates for bison 3.5 by Dan Willemsen · 4 years, 9 months ago
  35. ffe43cd Add liblog as a dependency where libbase is used. by Tom Cherry · 4 years, 9 months ago
  36. b75a451 Fail early when CharSequence is used in c++ or ndk by Jeongik Cha · 4 years, 9 months ago
  37. fdb57cd assert no error output on success by Steven Moreland · 4 years, 9 months ago
  38. bb654e3 Combine main.cpp/main_cpp.cpp. by Steven Moreland · 4 years, 9 months ago
  39. bb55b5e Forbid Map type in cpp and ndk earlier by Jeongik Cha · 4 years, 9 months ago
  40. 1a42034 Add a test dynamic service by Jon Spivack · 4 years, 9 months ago
  41. f653980 cpp build: clean header dirs by Steven Moreland · 4 years, 9 months ago
  42. e48d994 Support a generic map in java by Jeongik Cha · 4 years, 9 months ago
  43. 7d8470e Add owners of build/soong as additional owners for build directory by Colin Cross · 4 years, 9 months ago
  44. a8cfc5f Use LoadHookContext instead of BaseModuleContext by Colin Cross · 4 years, 9 months ago
  45. dc6253b Test dynamic services by Jon Spivack · 4 years, 10 months ago
  46. 18f7526 Support for @nullable NDK parcelable by Steven Moreland · 4 years, 10 months ago
  47. 91a5c41 Dedup cc build components registration by Paul Duffin · 4 years, 10 months ago
  48. 9298c2f Dedup registration for cc default test config by Paul Duffin · 4 years, 10 months ago
  49. 4958524 apicheck -> checkapi by Steven Moreland · 4 years, 10 months ago
  50. 30df9d9 API dumps: fix preamble by Steven Moreland · 4 years, 10 months ago
  51. 17fad88 Add type_param leak to corpus for aidl_parser_fuzzer. by Mitch Phillips · 4 years, 10 months ago
  52. a7b764d Follow moving filesystem into Config by Colin Cross · 4 years, 10 months ago
  53. d12e313 Remove type_param identifier leaks. by Steven Moreland · 4 years, 10 months ago
  54. 4348f9a NDK Parcelable: don't assume non-null w/ write. by Steven Moreland · 4 years, 10 months ago
  55. 4f3e8c0 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 10 months ago
  56. 0e2a03c Add compiler pragma for enum_values specialization by Jooyung Han · 4 years, 10 months ago
  57. 7a9aceb Revert submission by Jooyung Han · 4 years, 10 months ago
  58. 45ebdae Revert submission by Jooyung Han · 4 years, 10 months ago
  59. 362fcd9 Add enum_range<Enum> by Jooyung Han · 4 years, 10 months ago
  60. 6c00d29 Remove unneeded empty std::string instantiation. by Steven Moreland · 4 years, 10 months ago
  61. 595143f Follow empty string for core image variant by Colin Cross · 4 years, 10 months ago
  62. 63a926a Add basic tests for build stuff by Jooyung Han · 4 years, 10 months ago
  63. df76dc7 Allow to make generic unstructured parcelable in java by Jeongik Cha · 4 years, 10 months ago
  64. d3721d6 Warning and fixup for user string as format. by Steven Moreland · 4 years, 10 months ago
  65. b3f4d62 Update the generate_cpp to new binder macro. by Ivan Lozano · 4 years, 10 months ago
  66. 54be7bd Disallow void declarations. by Steven Moreland · 4 years, 10 months ago
  67. 2cd53e9 Remove restriction on VintfStability. by Steven Moreland · 5 years ago
  68. adb7467 Include source position in generated annotations. by Mathew Inwood · 4 years, 10 months ago
  69. 5b98eb8 aidl_parser_fuzzer: limit input size am: 066dcd9a65 by Steven Moreland · 4 years, 10 months ago
  70. 066dcd9 aidl_parser_fuzzer: limit input size by Steven Moreland · 4 years, 10 months ago
  71. 981c1b6 ShallowIntegralCopy: non-fatal for !CheckValid am: cdedd9bbe0 by Steven Moreland · 4 years, 10 months ago
  72. d1b5efb Avoid fatal error on ERROR type. am: 4ff04aa17a by Steven Moreland · 4 years, 10 months ago
  73. cdedd9b ShallowIntegralCopy: non-fatal for !CheckValid by Steven Moreland · 4 years, 10 months ago
  74. 4ff04aa Avoid fatal error on ERROR type. by Steven Moreland · 4 years, 10 months ago
  75. bd8adee Remove some duplicated CheckValid code. am: 4bcb05c620 by Steven Moreland · 4 years, 10 months ago
  76. 4bcb05c Remove some duplicated CheckValid code. by Steven Moreland · 4 years, 10 months ago
  77. 9e1444b Java markVintfStability am: e2fcb8e980 by Steven Moreland · 4 years, 10 months ago
  78. 0bfc074 aidl_interface: support platform_apis am: 31b3500555 by Steven Moreland · 4 years, 10 months ago
  79. caa848e -1 AIDL_FATAL API am: fe52c9ff0e by Steven Moreland · 4 years, 10 months ago
  80. e2fcb8e Java markVintfStability by Steven Moreland · 4 years, 10 months ago
  81. 31b3500 aidl_interface: support platform_apis by Steven Moreland · 4 years, 10 months ago
  82. fe52c9f -1 AIDL_FATAL API by Steven Moreland · 4 years, 10 months ago
  83. 0c0b803 ShallowIntegralCopy: report user errors w/o crash am: 59e53e49b6 by Steven Moreland · 4 years, 10 months ago
  84. 3353ac7 Missing toString entry for const expressions. am: a923a729a5 by Steven Moreland · 4 years, 10 months ago
  85. 802df36 Also detect 'x%0' to avoid exception. am: 485a51a75f by Steven Moreland · 4 years, 10 months ago
  86. 59e53e4 ShallowIntegralCopy: report user errors w/o crash by Steven Moreland · 4 years, 10 months ago
  87. a923a72 Missing toString entry for const expressions. by Steven Moreland · 4 years, 10 months ago
  88. 485a51a Also detect 'x%0' to avoid exception. by Steven Moreland · 4 years, 10 months ago
  89. a658235 Supplement LanguageSpecificCheckValid, CheckValid am: 08ca218296 by Jeongik Cha · 4 years, 10 months ago
  90. 08ca218 Supplement LanguageSpecificCheckValid, CheckValid by Jeongik Cha · 4 years, 10 months ago
  91. dc60341 Don't import from other input files am: 633246ccd7 by Jiyong Park · 4 years, 10 months ago
  92. 633246c Don't import from other input files by Jiyong Park · 4 years, 10 months ago
  93. 84f1edc Remove api_dir property am: 42213df372 by Sundong Ahn · 4 years, 10 months ago
  94. 42213df Remove api_dir property by Sundong Ahn · 4 years, 11 months ago
  95. 2fef138 Remove bad/unnecessary uses of 'Base'. am: b8df37dd6d by Steven Moreland · 4 years, 10 months ago
  96. b8df37d Remove bad/unnecessary uses of 'Base'. by Steven Moreland · 4 years, 10 months ago
  97. c265109 remove unused ReleaseImports function am: 828fa935c6 by Steven Moreland · 4 years, 10 months ago
  98. 828fa93 remove unused ReleaseImports function by Steven Moreland · 4 years, 10 months ago
  99. df41fa7 Support List type in NDK am: 1a0f22d589 by Jeongik Cha · 4 years, 10 months ago
  100. 1a0f22d Support List type in NDK by Jeongik Cha · 4 years, 11 months ago