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