1. eeb6e9d Revert "PropagateAllowBlocking require SDK version" by Steven Moreland · 3 years, 6 months ago
  2. 28ae793 PropagateAllowBlocking require SDK version by Steven Moreland · 3 years, 6 months ago
  3. b13c7bc Better semantics for 'gen rpc'. by Steven Moreland · 3 years, 6 months ago
  4. 6edc7ec CPP: added enforceNoDataAvail() by Jooyung Han · 3 years, 8 months ago
  5. 74406c5 Check the availability of types against SDK version by Jooyung Han · 3 years, 9 months ago
  6. d11f9f5 Use --min_sdk_version to use newer APIs for Java by Jooyung Han · 3 years, 9 months ago
  7. 223274e Add --min_sdk_version flag to the compiler by Jiyong Park · 3 years, 11 months ago
  8. a4b6b29 aidl: support RPC in Java by Steven Moreland · 4 years ago
  9. 481f593 remove unused Task::UNSPECIFIED by Steven Moreland · 4 years ago
  10. b736f60 aidl: Options - avoid calling exit(3) by Steven Moreland · 4 years ago
  11. 61d7803 cleanup: removed unused -m option by Jooyung Han · 4 years, 2 months ago
  12. 8e3b72c checkapi works with imports by Jooyung Han · 4 years, 3 months ago
  13. 252657e Add "dumpapi.no_license" to omit license in dumps by Jooyung Han · 4 years, 6 months ago
  14. b8a9777 --checkapi=equal checks the equality of two dumps by Jooyung Han · 4 years, 7 months ago
  15. 9435e9a rename LanguageToString to to_string by Jooyung Han · 4 years, 7 months ago
  16. 808a2a0 Run diagnostics in a separate visitor by Jooyung Han · 4 years, 8 months ago
  17. 888c5bc add -W<warning>/-Werror CLI options by Jooyung Han · 4 years, 8 months ago
  18. 7e01eeb Revert "Add --parcelable-to-string option to aidl compiler" by Jooyung Han · 4 years, 9 months ago
  19. b62afd9 Implement Rust backend for AIDL compiler by Andrei Homescu · 5 years ago
  20. 7b8d5c9 Change most test fixtures to use parameterized fixtures by Devin Moore · 5 years ago
  21. b77048c Add getInterfaceHash() method by Paul Trautrim · 6 years ago
  22. a57d0a6 Add stability options. by Steven Moreland · 6 years ago
  23. f4c64df Re-order virally misplaced namespace comments. by Steven Moreland · 6 years ago
  24. 8954a0e Add --parcelable-to-string option to aidl compiler by Nikita Ioffe · 6 years ago
  25. 8714b02 Add api mapping dump feature to AIDL files by Andrei Onea · 7 years ago
  26. ce50e26 Automatic logging of interface method calls by Jiyong Park · 7 years ago
  27. c26d814 Add 'name-ndk' output lib linking against NDK. by Steven Moreland · 7 years ago
  28. 8c38053 Reject ambiguous imports by Jiyong Park · 7 years ago
  29. 3c35e39 Compile from API dump by Jiyong Park · 7 years ago
  30. 9fccf58 using pragma once by Steven Moreland · 7 years ago
  31. 3656c3c Add --apicheck that tells whether two API dumps are incompatible or not by Jiyong Park · 7 years ago
  32. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 7 years ago
  33. e1d0268 Use template for Options::operator<< by Jiyong Park · 7 years ago
  34. 309668e add --version option to specify version to AIDL interface by Jiyong Park · 7 years ago
  35. 4910007 Don't have options make the auto dependency file. by Steven Moreland · 7 years ago
  36. 6f77e0c unittests are no longer friend of Options by Jiyong Park · 7 years ago
  37. 6cee348 add --structured flag by Steven Moreland · 7 years ago
  38. 1d2df7d Separate AIDL types and target language types by Jiyong Park · 7 years ago
  39. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 7 years ago
  40. 02da742 add dumpapi option by Jiyong Park · 7 years ago
  41. 4b37e26 Support preprocessed files for CPP. by Steven Moreland · 7 years ago
  42. da0654f Begin process of unifying arg parsing. by Steven Moreland · 7 years ago
  43. 1140140 Add a getTransactionName method to the generated Java stub class. by Olivier Gaillard · 7 years ago
  44. f1b5078 Add option for tracing AIDL calls. by Martijn Coenen · 7 years ago
  45. e9c816e AIDL: Add outline filtering by Andreas Gampe · 7 years ago
  46. 93298ee Add ninja mode to aidl and aidl-cpp by Dan Willemsen · 9 years ago
  47. b1bbdf8 Generate a trivial dep file for parcelables by Christopher Wiley · 9 years ago
  48. f813619 Output correct dependency file with only output dir by Christopher Wiley · 9 years ago
  49. 0a62067 Track base/ -> android-base/ change. by Elliott Hughes · 10 years ago
  50. c1f39b4 Refactor top-level AST nodes v2 by Casey Dahlin · 10 years ago
  51. eedb29f Revert "Refactor top-level AST nodes" by Bart Sears · 10 years ago
  52. b696437 Refactor top-level AST nodes by Casey Dahlin · 10 years ago
  53. 632801d Respect aidl's -b flag again by Christopher Wiley · 10 years ago
  54. 19059cb Generate a dependency file for C++ output by Christopher Wiley · 10 years ago
  55. ef4132c Remove Java dependencies of dep file generation by Christopher Wiley · 10 years ago
  56. 054afbd Change C++ output to match make expectations by Christopher Wiley · 10 years ago
  57. 0edf342 Replace import_info struct with AidlInfo class by Casey Dahlin · 10 years ago
  58. 4432ccf Calculate C++ output file names from commandline args by Christopher Wiley · 10 years ago
  59. eb1acc1 Refactor compile_aidl flow to support compiling C++ by Christopher Wiley · 10 years ago
  60. a590de8 Define aidl-cpp executable by Christopher Wiley · 10 years ago
  61. 89eaab5 Rename Options to JavaOptions by Christopher Wiley · 10 years ago
  62. d93c5b7 Clean up options parsing logic a little bit by Christopher Wiley · 10 years ago
  63. 8f8cc9b Follow style guide for Options field naming by Christopher Wiley · 10 years ago
  64. 4427d86 Basic cleanup of parsed options by Christopher Wiley · 10 years ago
  65. 3616d13 aidl: Separate aidl logic into its own static library by Christopher Wiley · 10 years ago
  66. 89e3586 aidl: Pull main() into dedicated file by Christopher Wiley · 10 years ago
  67. 9f4c7ae Do not merge namespaces by Christopher Wiley · 10 years ago
  68. ffa1686 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 12 years ago
  69. be35481 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 12 years ago
  70. e15d44a Add new dependency generation option to aidl. by Xavier Ducrohet · 14 years ago
  71. 08148bd Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  72. deec691 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  73. e42b5f5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  74. 3f063e5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  75. ccace32 Add a few missing headers by Alexey Zaytsev · 17 years ago
  76. 46c012c Initial Contribution by The Android Open Source Project · 17 years ago