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