1. f3d9aa5 Remove in-process transaction log. by Steven Moreland · 5 years ago
  2. 6fc80d6 Do not test panic capture in Rust. by Matthew Maurer · 5 years ago
  3. a5d864b Remove audio HAL V2 from "interfaces to dump" by Mikhail Naganov · 5 years ago
  4. 3ea4327 ServiceManager: support debug dump w/ PIDs by Steven Moreland · 5 years ago
  5. c282248 Merge "Avoid integer underflow involving maxFreqCount." by Treehugger Robot · 5 years ago
  6. a5ca766 Avoid integer underflow involving maxFreqCount. by Peter Collingbourne · 5 years ago
  7. 827e3d5 Merge "Change argument of active services callback to bool." by Amos Bianchi · 5 years ago
  8. f0b4ddc Merge "libbinder_rs: Use NDK parcelable array APIs" by Steven Moreland · 5 years ago
  9. 253d914 Merge "binderClearBufTest: remove unnecessary flush" by Steven Moreland · 5 years ago
  10. 52e4110 Merge "Add Rust/C++ Parcel serialization tests" by Steven Moreland · 5 years ago
  11. 7a6cef9 Change argument of active services callback to bool. by Amos Bianchi · 5 years ago
  12. d58bce0 Add Rust/C++ Parcel serialization tests by Stephen Crane · 6 years ago
  13. 3ba4d8b libbinder_rs: Use NDK parcelable array APIs by Stephen Crane · 5 years ago
  14. 7677da6 Merge "Flush BC_FREE_BUFFER and ref ops from non-looper threads." by Steven Moreland · 5 years ago
  15. da4a5ca Merge "libbinder_ndk: ScopedAStatus description compat" by Steven Moreland · 5 years ago
  16. 0c75f9c libbinder_ndk: ScopedAStatus description compat by Steven Moreland · 5 years ago
  17. a0b95c8 Merge "libbinder_ndk: AIBinder_*_lt, clarify" by Steven Moreland · 5 years ago
  18. 5ec74ef libbinder_ndk: AIBinder_*_lt, clarify by Steven Moreland · 5 years ago
  19. ff30b34 Merge "libbinder - avoid pthread_cond_broadcast per call" by Steven Moreland · 5 years ago
  20. b86f892 Merge "libbinder: setupPolling flushes commands" by Steven Moreland · 5 years ago
  21. 38bf134 Merge "Libbinder APIs are guarded" by Treehugger Robot · 5 years ago
  22. c648a76 libbinder - avoid pthread_cond_broadcast per call by Steven Moreland · 5 years ago
  23. 2f4b651 binderClearBufTest: remove unnecessary flush by Steven Moreland · 5 years ago
  24. 0442a86 Flush BC_FREE_BUFFER and ref ops from non-looper threads. by Martijn Coenen · 8 years ago
  25. f210b50 libbinder: setupPolling flushes commands by Steven Moreland · 5 years ago
  26. 16b0b20 Merge "Add active services count callback to lazy services." by Amos Bianchi · 5 years ago
  27. 13adf29 Merge "Add additional 2 binder fuzzers" by Steven Moreland · 5 years ago
  28. cf34c0d Merge "List checks that should not occur in this module." by Chih-hung Hsieh · 5 years ago
  29. 76af7e3 Merge "libbinder_ndk: AIBinder{,_Weak} lt/clone utilities" by Steven Moreland · 5 years ago
  30. 09d11b3 List checks that should not occur in this module. by Chih-Hung Hsieh · 5 years ago
  31. c70e012 libbinder_ndk: AIBinder{,_Weak} lt/clone utilities by Steven Moreland · 5 years ago
  32. d44e152 Merge "Remove extra comma" by Steven Moreland · 5 years ago
  33. c3aa2ad Merge "Check FLAG_CLEAR_BUF behavior." by Steven Moreland · 5 years ago
  34. f23dae2 Check FLAG_CLEAR_BUF behavior. by Steven Moreland · 5 years ago
  35. e886cfd Libbinder APIs are guarded by Jiyong Park · 6 years ago
  36. 38effc4 Merge "Measure total time in state" by Rafal Slawik · 5 years ago
  37. 21a7de5 Remove extra comma by Jiyong Park · 5 years ago
  38. 664d708 Merge "libbinder: ParcelableHolder - avoid utf-8<->utf-16" by Steven Moreland · 5 years ago
  39. f37d1bd Parcel: Add vector read size bounds check by Andy Hung · 5 years ago
  40. e672b87 Add active services count callback to lazy services. by Amos Bianchi · 5 years ago
  41. 0bda2d2 libbinder: ParcelableHolder - avoid utf-8<->utf-16 by Steven Moreland · 5 years ago
  42. cdcfa61 Merge "Use vndk.private: true for VNDK-private libs" by Treehugger Robot · 5 years ago
  43. 41a1ee6 Merge "ParcelableHolder.(set|get)Parcelable return status_t" by Treehugger Robot · 5 years ago
  44. 8e3f9dc Merge "fix use-after-free in adbd_auth" by Josh Gao · 5 years ago
  45. 4d90d80 Add additional 2 binder fuzzers by Michael Ensing · 6 years ago
  46. 27c48db Measure total time in state by Rafal Slawik · 5 years ago
  47. 9c50c79 ParcelableHolder.(set|get)Parcelable return status_t by Jeongik Cha · 5 years ago
  48. 0b9bc01 Use vndk.private: true for VNDK-private libs by Justin Yun · 5 years ago
  49. dad360f Merge "ParcelableHolder uses its address for comparison" by Treehugger Robot · 5 years ago
  50. e3e1cd5 fix use-after-free in adbd_auth by Daniel Micay · 5 years ago
  51. def7719 ParcelableHolder uses its address for comparison by Jeongik Cha · 5 years ago
  52. 4da8fb0 libbinder: only set sm stability if non-null by Steven Moreland · 5 years ago
  53. 5605b24 Merge "libbinder_ndk: log on null non-@nullable fd/binder" by Steven Moreland · 5 years ago
  54. 7754481 Merge "libbinder: simplify setIpcSetDataReference" by Steven Moreland · 5 years ago
  55. 0746310 libbinder_ndk: log on null non-@nullable fd/binder by Steven Moreland · 5 years ago
  56. e7539dd Merge "BpBinder: hide 'handle' API" by Steven Moreland · 5 years ago
  57. e839388 BpBinder: hide 'handle' API by Steven Moreland · 5 years ago
  58. 8454474 Merge "Parcel: remove two undefined functions" by Steven Moreland · 5 years ago
  59. 4d05afa Merge "Fix the order of applying layer alpha and color matrices in GLESRenderEngine" by Treehugger Robot · 5 years ago
  60. 1030825 Merge "Implement Drop for WpIBinder, to avoid memory leak." by Andrew Walbran · 5 years ago
  61. de09f10 Fix the order of applying layer alpha and color matrices in GLESRenderEngine by KaiChieh Chuang · 5 years ago
  62. acdf05c Parcel: remove two undefined functions by Steven Moreland · 5 years ago
  63. a77a552 Merge "ScopedFileDescriptor: better error on close" by Steven Moreland · 5 years ago
  64. 5e8dfa3 Implement Drop for WpIBinder, to avoid memory leak. by Andrew Walbran · 5 years ago
  65. 922f4fc Merge "Add WpIBinder to public_api, and implement Debug and Send." by Andrew Walbran · 5 years ago
  66. ceed9bb libbinder: simplify setIpcSetDataReference by Steven Moreland · 5 years ago
  67. 6ff0eef Merge "Add libbinderdebug" by Devin Moore · 5 years ago
  68. 8fe3ecc Add WpIBinder to public_api, and implement Debug and Send. by Andrew Walbran · 5 years ago
  69. bd37096 ScopedFileDescriptor: better error on close by Steven Moreland · 5 years ago
  70. 7ad197b Exclude some tidy checks from errors for libbinder and libbinder_ndk by Jiyong Park · 5 years ago
  71. c03e3aa Add libbinderdebug by Devin Moore · 5 years ago
  72. 80844f7 libbinder: Better oneway function logs. by Steven Moreland · 5 years ago
  73. 31361f7 Merge "Add OWNERS for libs/sensorprivacy" by Michael Groover · 5 years ago
  74. 44900ea Merge changes from topic "aidl-ndk-comparison" am: 370181de2d by Steven Moreland · 5 years ago
  75. 57c22de libgralloctypes: remove AIDL comparison operators am: 1e22dc10fc by Steven Moreland · 5 years ago
  76. 370181d Merge changes from topic "aidl-ndk-comparison" by Steven Moreland · 5 years ago
  77. 3a08cc0 Merge "binder_parcel_fuzzer: rlimit mem" am: b50241939e by Steven Moreland · 5 years ago
  78. b502419 Merge "binder_parcel_fuzzer: rlimit mem" by Steven Moreland · 5 years ago
  79. 46a6126 Add OWNERS for libs/sensorprivacy by Michael Groover · 5 years ago
  80. 139514d binder_parcel_fuzzer: rlimit mem by Steven Moreland · 5 years ago
  81. 698b09c Merge "Update OWNERS files." am: f5c89f5911 by Peiyong Lin · 5 years ago
  82. f5c89f5 Merge "Update OWNERS files." by Peiyong Lin · 5 years ago
  83. 36c3736 libbinder_ndk: core object type comparison by Steven Moreland · 5 years ago
  84. 1e22dc1 libgralloctypes: remove AIDL comparison operators by Steven Moreland · 5 years ago
  85. c53b42f Update OWNERS files. by Peiyong Lin · 5 years ago
  86. da35efe Merge "Add OWNERS to libvibrator" am: 01e5aa6154 by Michael Wright · 5 years ago
  87. af5f5f3 Merge "Revert "Revert "libbinder_rs: Treat previously associated Binder as remote""" am: 5c4c2569ea by Steven Moreland · 5 years ago
  88. 01e5aa6 Merge "Add OWNERS to libvibrator" by Michael Wright · 5 years ago
  89. 5c4c256 Merge "Revert "Revert "libbinder_rs: Treat previously associated Binder as remote""" by Steven Moreland · 5 years ago
  90. 1ab2b81 Merge "libbinder: support inheriting realtime priority" am: ab861953bd by Steven Moreland · 5 years ago
  91. ab86195 Merge "libbinder: support inheriting realtime priority" by Steven Moreland · 5 years ago
  92. 4051924 Add OWNERS to libvibrator by Michael Wright · 5 years ago
  93. 70b88cb Merge "Use eBPF-based time-in-state monitoring for groups of threads" am: 371862bcb6 by Dmitri Plotnikov · 5 years ago
  94. cf03cf1 libbinder: support inheriting realtime priority by Steven Moreland · 5 years ago
  95. 371862b Merge "Use eBPF-based time-in-state monitoring for groups of threads" by Dmitri Plotnikov · 5 years ago
  96. 566afbe Merge "Use C++ thread_local rather than libcutils." am: 3f78a9f13a by Elliott Hughes · 5 years ago
  97. 3f78a9f Merge "Use C++ thread_local rather than libcutils." by Elliott Hughes · 5 years ago
  98. 669deb6 Revert "Revert "libbinder_rs: Treat previously associated Binder as remote"" by Stephen Crane · 5 years ago
  99. 308e980 Use C++ thread_local rather than libcutils. by Elliott Hughes · 5 years ago
  100. 4d09e98 Merge "libbinder: add aidl_integration_test to test map" am: 554e0d568c by Steven Moreland · 5 years ago