1. babca26 Add OWNERS in system/tools/aidl by Chih-Hung Hsieh · 7 years ago
  2. d7f9001 Aidl: Let ASAN know that aidl doesn't want lsan by Andreas Gampe · 7 years ago
  3. 9c25c16 Aidl: Fix parser leak by Andreas Gampe · 7 years ago
  4. 91adb8b Convert aidl cpp tests to Soong am: 8f8836167e am: 1a90639de2 am: 16040df35b by Dan Willemsen · 8 years ago
  5. 16040df Convert aidl cpp tests to Soong am: 8f8836167e am: 1a90639de2 by Dan Willemsen · 8 years ago
  6. 1a90639 Convert aidl cpp tests to Soong am: 8f8836167e by Dan Willemsen · 8 years ago
  7. 8f88361 Convert aidl cpp tests to Soong by Dan Willemsen · 8 years ago
  8. 9ff453f Add ninja mode to aidl and aidl-cpp am: 93298ee273 am: 50b560560f am: a696c8d9d8 by Dan Willemsen · 8 years ago
  9. a696c8d Add ninja mode to aidl and aidl-cpp am: 93298ee273 am: 50b560560f by Dan Willemsen · 8 years ago
  10. 50b5605 Add ninja mode to aidl and aidl-cpp am: 93298ee273 by Dan Willemsen · 8 years ago
  11. 93298ee Add ninja mode to aidl and aidl-cpp by Dan Willemsen · 8 years ago
  12. 8a3cd1b Convert to Android.bp am: 8fd503f6d7 am: b3dd722c09 am: 67ce3f1c0d by Dan Willemsen · 8 years ago
  13. 67ce3f1 Convert to Android.bp am: 8fd503f6d7 am: b3dd722c09 by Dan Willemsen · 8 years ago
  14. b3dd722 Convert to Android.bp am: 8fd503f6d7 by Dan Willemsen · 8 years ago
  15. 8fd503f Convert to Android.bp by Dan Willemsen · 8 years ago
  16. 6f7e926 Fix nested parcelable class name am: d17c58babb am: e667674402 am: 7bc7be846b by Ningyuan Wang · 8 years ago
  17. 7bc7be8 Fix nested parcelable class name am: d17c58babb am: e667674402 by Ningyuan Wang · 8 years ago
  18. e667674 Fix nested parcelable class name am: d17c58babb by Ningyuan Wang · 8 years ago
  19. d17c58b Fix nested parcelable class name by Ningyuan Wang · 8 years ago
  20. 84d0919 Write expected length of out arrays to parcel am: 74b7bf1043 am: be25f36a56 by Christopher Wiley · 8 years ago
  21. ac6e6d4 Write expected length of out arrays to parcel am: 74b7bf1043 am: be25f36a56 by Christopher Wiley · 8 years ago
  22. be25f36 Write expected length of out arrays to parcel am: 74b7bf1043 by Christopher Wiley · 8 years ago
  23. caebb7a Consolidate array logic am: 041c8d7ad2 am: afe8cf974e am: 6785c7c737 by Christopher Wiley · 8 years ago
  24. 6785c7c Consolidate array logic am: 041c8d7ad2 am: afe8cf974e by Christopher Wiley · 8 years ago
  25. afe8cf9 Consolidate array logic am: 041c8d7ad2 by Christopher Wiley · 8 years ago
  26. df068e8 Add a simple all in one testing script am: cce25d35d2 am: 574a5d2324 by Christopher Wiley · 8 years ago
  27. 89321bf Add a simple all in one testing script am: cce25d35d2 am: 574a5d2324 by Christopher Wiley · 8 years ago
  28. 574a5d2 Add a simple all in one testing script am: cce25d35d2 by Christopher Wiley · 8 years ago
  29. 74b7bf1 Write expected length of out arrays to parcel by Christopher Wiley · 8 years ago
  30. 041c8d7 Consolidate array logic by Christopher Wiley · 8 years ago
  31. cce25d3 Add a simple all in one testing script by Christopher Wiley · 8 years ago
  32. 52d6ebf aidl-cpp: Use |ParseInt| util for hex conversion am: 9d7810ac16 am: 14e533e2cf by Roshan Pius · 8 years ago
  33. 59f193d aidl-cpp: Use |ParseInt| util for hex conversion am: 9d7810ac16 am: 14e533e2cf by Roshan Pius · 8 years ago
  34. 14e533e aidl-cpp: Use |ParseInt| util for hex conversion am: 9d7810ac16 by Roshan Pius · 8 years ago
  35. 9d7810a aidl-cpp: Use |ParseInt| util for hex conversion by Roshan Pius · 8 years ago
  36. 9e9150a Fix clang-tidy performance warnings. am: f05cc26630 am: ceb4eb0590 by Chih-Hung Hsieh · 8 years ago
  37. 437e673 Fix clang-tidy performance warnings. am: f05cc26630 am: ceb4eb0590 by Chih-Hung Hsieh · 8 years ago
  38. ceb4eb0 Fix clang-tidy performance warnings. am: f05cc26630 by Chih-Hung Hsieh · 8 years ago
  39. f05cc26 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  40. 7629d06 aidl-cpp: Add support for hex values in const int am: 3b2203ddad am: 6de5776d32 by Roshan Pius · 8 years ago
  41. bb78070 aidl-cpp: Add support for hex values in const int am: 3b2203ddad am: 6de5776d32 by Roshan Pius · 8 years ago
  42. 6de5776 aidl-cpp: Add support for hex values in const int am: 3b2203ddad by Roshan Pius · 8 years ago
  43. 3b2203d aidl-cpp: Add support for hex values in const int by Roshan Pius · 8 years ago
  44. d7cf5e9 Test that @nullable Interface passing works as expected am: 513fec62fb am: a10f8ad722 by Christopher Wiley · 8 years ago
  45. 4da2e74 Test that @nullable Interface passing works as expected am: 513fec62fb by Christopher Wiley · 8 years ago
  46. a10f8ad Test that @nullable Interface passing works as expected am: 513fec62fb by Christopher Wiley · 8 years ago
  47. 36bf1aa Refresh test infrastructure am: af6450f79b am: d5ad063e14 am: 405971b9db by Christopher Wiley · 8 years ago
  48. 405971b Refresh test infrastructure am: af6450f79b am: d5ad063e14 by Christopher Wiley · 8 years ago
  49. d5ad063 Refresh test infrastructure am: af6450f79b by Christopher Wiley · 8 years ago
  50. 513fec6 Test that @nullable Interface passing works as expected by Christopher Wiley · 8 years ago
  51. af6450f Refresh test infrastructure by Christopher Wiley · 8 years ago
  52. aa30d0a Allow Interface types to be marked as nullable am: 012354366f am: 0957a63083 by Christopher Wiley · 8 years ago
  53. 37eb12c Allow Interface types to be marked as nullable am: 012354366f am: 0957a63083 by Christopher Wiley · 8 years ago
  54. 0957a63 Allow Interface types to be marked as nullable am: 012354366f by Christopher Wiley · 8 years ago
  55. 0123543 Allow Interface types to be marked as nullable by Christopher Wiley · 8 years ago
  56. 28a4b80 Always build absolute paths the same way am: bc2df69ef1 am: 52fc7b67fe by Christopher Wiley · 8 years ago
  57. b96ccad Always build absolute paths the same way am: bc2df69ef1 am: 52fc7b67fe by Christopher Wiley · 8 years ago
  58. 52fc7b6 Always build absolute paths the same way am: bc2df69ef1 by Christopher Wiley · 8 years ago
  59. bc2df69 Always build absolute paths the same way by Christopher Wiley · 8 years ago
  60. 445c464 Merge "Always build absolute paths the same way am: 8decf95ffe am: 6ff8007fc1" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 8 years ago
  61. 46bc2c5 Always build absolute paths the same way am: 8decf95ffe am: 23fb35162b by Christopher Wiley · 8 years ago
  62. 8a64f8e Always build absolute paths the same way am: 8decf95ffe am: 6ff8007fc1 by Christopher Wiley · 8 years ago
  63. 6ff8007 Always build absolute paths the same way am: 8decf95ffe by Christopher Wiley · 8 years ago
  64. 23fb351 Always build absolute paths the same way am: 8decf95ffe by Christopher Wiley · 8 years ago
  65. 8decf95 Always build absolute paths the same way by Christopher Wiley · 8 years ago
  66. 8e73d4a Fix google-explicit-constructor warnings in aidl. am: 156a57fef2 am: 5690bced60 by Chih-Hung Hsieh · 8 years ago
  67. 68e6bca Fix google-explicit-constructor warnings in aidl. am: 156a57fef2 am: 5690bced60 by Chih-Hung Hsieh · 8 years ago
  68. 5690bce Fix google-explicit-constructor warnings in aidl. am: 156a57fef2 by Chih-Hung Hsieh · 8 years ago
  69. 156a57f Fix google-explicit-constructor warnings in aidl. by Chih-Hung Hsieh · 8 years ago
  70. f8d05c2 Merge "Include the failed directory name if _mkdir fails. am: d669de90be am: 38e124ee37" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 8 years ago
  71. bbba27d Include the failed directory name if _mkdir fails. am: d669de90be am: a4ed950c25 by Dan Albert · 8 years ago
  72. 4795162 Include the failed directory name if _mkdir fails. am: d669de90be am: 38e124ee37 by Dan Albert · 8 years ago
  73. a4ed950 Include the failed directory name if _mkdir fails. am: d669de90be by Dan Albert · 8 years ago
  74. 38e124e Include the failed directory name if _mkdir fails. am: d669de90be by Dan Albert · 8 years ago
  75. d669de9 Include the failed directory name if _mkdir fails. by Dan Albert · 8 years ago
  76. 6dbc34c Document AIDL constant definitions am: 9a876ced01 am: 6703e22349 am: 24628a8c1e by Christopher Wiley · 8 years ago
  77. 24628a8 Document AIDL constant definitions am: 9a876ced01 am: 6703e22349 by Christopher Wiley · 8 years ago
  78. 6703e22 Document AIDL constant definitions am: 9a876ced01 by Christopher Wiley · 8 years ago
  79. 9a876ce Document AIDL constant definitions by Christopher Wiley · 8 years ago
  80. 4c5147a Generate code for AIDL defined string constants am: 69b44cf003 am: b7b6bfd671 by Christopher Wiley · 8 years ago
  81. a576d58 Parse AIDL string constants am: d6bdd8d7cf am: e84e9fc2a7 am: 1aedd3d8d0 by Christopher Wiley · 8 years ago
  82. b0146d7 Generate code for AIDL defined string constants am: 69b44cf003 am: b7b6bfd671 by Christopher Wiley · 8 years ago
  83. 1aedd3d Parse AIDL string constants am: d6bdd8d7cf am: e84e9fc2a7 by Christopher Wiley · 8 years ago
  84. b7b6bfd Generate code for AIDL defined string constants am: 69b44cf003 by Christopher Wiley · 8 years ago
  85. e84e9fc Parse AIDL string constants am: d6bdd8d7cf by Christopher Wiley · 8 years ago
  86. 69b44cf Generate code for AIDL defined string constants by Christopher Wiley · 8 years ago
  87. d6bdd8d Parse AIDL string constants by Christopher Wiley · 8 years ago
  88. 0c8e648 Stop hard coding gtest paths/libs. am: be03354 am: 2015c1a am: 0970acb by Dan Albert · 8 years ago
  89. 0970acb Stop hard coding gtest paths/libs. am: be03354 am: 2015c1a by Dan Albert · 8 years ago
  90. 2015c1a Stop hard coding gtest paths/libs. am: be03354 by Dan Albert · 8 years ago
  91. be03354 Stop hard coding gtest paths/libs. by Dan Albert · 8 years ago
  92. 2cd1d80 Hold file descriptors in unique_fd am: 7cb9c25 am: 6a4d827 am: 74a9d3a by Christopher Wiley · 8 years ago
  93. 74a9d3a Hold file descriptors in unique_fd am: 7cb9c25 am: 6a4d827 by Christopher Wiley · 8 years ago
  94. 6a4d827 Hold file descriptors in unique_fd am: 7cb9c25 by Christopher Wiley · 8 years ago
  95. 7cb9c25 Hold file descriptors in unique_fd by Christopher Wiley · 8 years ago
  96. aa32c62 Fix google-explicit-constructor warnings. am: e4fecc7 am: f56377a am: 3c703d6 by Chih-Hung Hsieh · 8 years ago
  97. 3c703d6 Fix google-explicit-constructor warnings. am: e4fecc7 am: f56377a by Chih-Hung Hsieh · 8 years ago
  98. f56377a Fix google-explicit-constructor warnings. am: e4fecc7 by Chih-Hung Hsieh · 8 years ago
  99. e4fecc7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  100. d002b51 Generate a trivial dep file for parcelables am: 303b43ca5a am: 46bb4b7ed2 by Christopher Wiley · 8 years ago