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