1. 413a00e binder: race condition by parcel finalize by Jintao Zhu · 5 years ago
  2. 01e5aa6 Merge "Add OWNERS to libvibrator" by Michael Wright · 5 years ago
  3. 5c4c256 Merge "Revert "Revert "libbinder_rs: Treat previously associated Binder as remote""" by Steven Moreland · 5 years ago
  4. ab86195 Merge "libbinder: support inheriting realtime priority" by Steven Moreland · 5 years ago
  5. 4051924 Add OWNERS to libvibrator by Michael Wright · 5 years ago
  6. cf03cf1 libbinder: support inheriting realtime priority by Steven Moreland · 5 years ago
  7. 371862b Merge "Use eBPF-based time-in-state monitoring for groups of threads" by Dmitri Plotnikov · 5 years ago
  8. 3f78a9f Merge "Use C++ thread_local rather than libcutils." by Elliott Hughes · 5 years ago
  9. 669deb6 Revert "Revert "libbinder_rs: Treat previously associated Binder as remote"" by Stephen Crane · 5 years ago
  10. 308e980 Use C++ thread_local rather than libcutils. by Elliott Hughes · 5 years ago
  11. 554e0d5 Merge "libbinder: add aidl_integration_test to test map" by Steven Moreland · 5 years ago
  12. 337272c Merge "Revert "libbinder_rs: Treat previously associated Binder as remote"" by Treehugger Robot · 5 years ago
  13. 9e4245b Merge "lshal_test uses static libvintf." by Yifan Hong · 5 years ago
  14. 1fd1da8 libbinder: add aidl_integration_test to test map by Steven Moreland · 5 years ago
  15. f6b9ad9 Revert "libbinder_rs: Treat previously associated Binder as remote" by Matthew Maurer · 5 years ago
  16. 23e1491 Merge "binderSafeInterfaceTest: avoid zombie" by Steven Moreland · 5 years ago
  17. cde5d53 binderSafeInterfaceTest: avoid zombie by Steven Moreland · 5 years ago
  18. 8662ab7 Merge "libbinder: finish{F,Unf}lattenBinder symmetry" by Steven Moreland · 5 years ago
  19. eed7614 Merge "libbinder: ProcessState - force mark SM stability" by Treehugger Robot · 5 years ago
  20. 3973cde Merge "libbinder_rs: Treat previously associated Binder as remote" by Steven Moreland · 5 years ago
  21. 34b48cb libbinder: finish{F,Unf}lattenBinder symmetry by Steven Moreland · 5 years ago
  22. 8cef02d libbinder: ProcessState - force mark SM stability by Steven Moreland · 5 years ago
  23. 43101a4 lshal_test uses static libvintf. by Yifan Hong · 5 years ago
  24. 4aaa310 Merge "Touchpad Capture: Fix issues with Pointer Controller" by Treehugger Robot · 5 years ago
  25. 5cb0fbd Merge "Add android.hardware.uwb feature" by Treehugger Robot · 5 years ago
  26. c9e0e9e Merge changes from topic "br-stream-zip" by Dieter Hsu · 5 years ago
  27. 29422bf libbinder_rs: Treat previously associated Binder as remote by Stephen Crane · 5 years ago
  28. b0379e3 Merge "remove extra semicolons [-Wextra-semi]" by Treehugger Robot · 5 years ago
  29. b02d500 Merge changes I7ea231db,I2e8e89f8 by Treehugger Robot · 5 years ago
  30. 4d3171a Merge "Parcel: deprecate unique_ptr read/write methods" by Treehugger Robot · 5 years ago
  31. 105ad0c Streaming bugreport content to stdout 2/2 by Dieter Hsu · 5 years ago
  32. c91e3cb remove extra semicolons [-Wextra-semi] by Jooyung Han · 5 years ago
  33. 1372bd4 Merge "libbinder_ndk: Expose UTF-8 interface descriptor string" by Treehugger Robot · 5 years ago
  34. bc97506 Merge "libbinder: schd-dbg test FIXME -> TODO" by Steven Moreland · 5 years ago
  35. 2677dba Use eBPF-based time-in-state monitoring for groups of threads by Dmitri Plotnikov · 5 years ago
  36. e42a54b Merge "setParcelable uses const ref instead of pointer" by Treehugger Robot · 5 years ago
  37. 0546929 libbinder: schd-dbg test FIXME -> TODO by Steven Moreland · 5 years ago
  38. 8031572 Merge "binder: Move rustBinderTest to presubmit" by Steven Moreland · 5 years ago
  39. 9c6cc87 Merge changes I30c813d3,Ie3eb90ad by Steven Moreland · 5 years ago
  40. 12623df setParcelable uses const ref instead of pointer by Jeongik Cha · 5 years ago
  41. 0b9c9a8 libbinder: avoid BpBinder subclasses by Steven Moreland · 5 years ago
  42. 2df4e05 libbinder: BpBinder. move handle by Steven Moreland · 5 years ago
  43. 59ecc3b Touchpad Capture: Fix issues with Pointer Controller by Prabir Pradhan · 5 years ago
  44. d9d4ed6 Merge "Add Audio HAL V7" by Treehugger Robot · 5 years ago
  45. 8386cbf binder: Move rustBinderTest to presubmit by Stephen Crane · 5 years ago
  46. b9c8185 Add Audio HAL V7 by Mikhail Naganov · 6 years ago
  47. ceae53e Parcel: deprecate unique_ptr read/write methods by Jooyung Han · 5 years ago
  48. 5a5b85d Merge "Move Rust Binder tests into libbinder TEST_MAPPING" by Matthew Maurer · 5 years ago
  49. 46c64a0 Move Rust Binder tests into libbinder TEST_MAPPING by Stephen Crane · 5 years ago
  50. 8fde87f libbinder_ndk: Expose UTF-8 interface descriptor string by Stephen Crane · 5 years ago
  51. c7dd91b Merge "binder: fix signedness error in printHexData" by Treehugger Robot · 5 years ago
  52. 47f75cb0 Added vibrator_fuzzer by Ayushi Khopkar · 5 years ago
  53. 9926385 Merge "Parcel: add "optional" variant of writeParcelableVector" by Treehugger Robot · 5 years ago
  54. 9329e49 libvibrator: Updated to build both static and shared library, by Ayushi Khopkar · 5 years ago
  55. 031c957 Streaming bugreport content to stdout 1/2 by Dieter Hsu · 5 years ago
  56. 009fff6 Merge "binder_ndk: use std::optional" by Treehugger Robot · 5 years ago
  57. a51cdaf Add android.hardware.uwb feature by Brian Stack · 5 years ago
  58. cda5a2b binder: fix signedness error in printHexData by Vishnu Nair · 5 years ago
  59. 04d1961 Parcel: add "optional" variant of writeParcelableVector by Jooyung Han · 5 years ago
  60. d37a1b4 Merge "Move libvr_hwc-hal and vr_hwc into system_ext" by Treehugger Robot · 5 years ago
  61. 47dcaf7 Merge "Move libdvr.google into system_ext" by Treehugger Robot · 5 years ago
  62. 84e142a Merge "Move performanced into system_ext" by Treehugger Robot · 5 years ago
  63. 2997d48 Merge "Move pdx_tool into system_ext" by Treehugger Robot · 5 years ago
  64. 040a18c Merge changes If7bbb5d5,I2174c17f by Treehugger Robot · 5 years ago
  65. dd122c5 Move libvr_hwc-hal and vr_hwc into system_ext by Roman Kiryanov · 5 years ago
  66. 80703bb Move libdvr.google into system_ext by Roman Kiryanov · 5 years ago
  67. 70ea73c Move performanced into system_ext by Roman Kiryanov · 5 years ago
  68. c7cb6d6 Move pdx_tool into system_ext by Roman Kiryanov · 5 years ago
  69. 75a46a1 Move bufferhubd into system_ext by Roman Kiryanov · 5 years ago
  70. 4d9f91a binder_ndk: use std::optional by Jooyung Han · 5 years ago
  71. 3d1aefb Retire libgtest_prod from dependencies by Roman Kiryanov · 5 years ago
  72. 5b4e68d Merge changes I4e5db32c,I2a448282 by Treehugger Robot · 5 years ago
  73. 6c8e381 Merge changes I89779ab3,I63ec0e57 by Treehugger Robot · 5 years ago
  74. 8b90646 Merge changes I51839f56,I821c42c3,I77ac3f77,I91afd69d by Treehugger Robot · 5 years ago
  75. 2d95bb9 Merge "Dexopt: fix a bug due to unsign int." by Treehugger Robot · 5 years ago
  76. a27559e Dexopt: fix a bug due to unsign int. by yawanng · 5 years ago
  77. 7795acc Merge "libbinder: disable implicit unique_fd get" by Steven Moreland · 5 years ago
  78. 5e36c71 Merge "libbinder: Status s/stringstream/ostream/" by Steven Moreland · 5 years ago
  79. 5bc4bc4 Merge "libbinder: move kernel includes out of namespace" by Steven Moreland · 5 years ago
  80. 9c8f3f0 Merge "libbinder: binders hold wire protocol version" by Steven Moreland · 5 years ago
  81. c1bd43f binder_ndk: fix performance-noexcept-move-constructor by Jiyong Park · 5 years ago
  82. d564a98 binder_ndk: fix bugprone-unhandled-self-assignment by Jiyong Park · 5 years ago
  83. 4f97a8c binder_ndk: fix performance-unnecessary-value-param by Jiyong Park · 5 years ago
  84. 276781a binder: fix google-default-arguments by Jiyong Park · 5 years ago
  85. 16c6e70 binder: fix google-runtime-int by Jiyong Park · 5 years ago
  86. ea2e23f binder: fix google-build-using-namespace by Jiyong Park · 5 years ago
  87. 70072fd binder: fix google-explicit-constructor by Jiyong Park · 5 years ago
  88. 384328e binder: fix performance-unnecessary-value-param by Jiyong Park · 5 years ago
  89. 2701930 Merge "binder: enable tidy" by Treehugger Robot · 5 years ago
  90. c37d1fd Merge "dumpstate: add Apps NetworkRequest to limited bugreports" by Treehugger Robot · 5 years ago
  91. aa16268 dumpstate: add Apps NetworkRequest to limited bugreports by Hugo Benichi · 5 years ago
  92. 74cf613 libbinder: disable implicit unique_fd get by Steven Moreland · 5 years ago
  93. ed63f35 libbinder: Status s/stringstream/ostream/ by Steven Moreland · 5 years ago
  94. 5d24217 libbinder: move kernel includes out of namespace by Steven Moreland · 5 years ago
  95. 89ddfc5 libbinder: binders hold wire protocol version by Steven Moreland · 5 years ago
  96. 1ba7945 Merge "libbinder: Parcel, remove mOwnerCookie" by Steven Moreland · 5 years ago
  97. 2526508 binder: enable tidy by Jiyong Park · 5 years ago
  98. 299dd4f Merge "Dexopt: read min new methods/classes percent change from properties." by Yan Wang · 5 years ago
  99. 161fe12 libbinder: Parcel, remove mOwnerCookie by Steven Moreland · 5 years ago
  100. 6fe34a5 Dexopt: read min new methods/classes percent change from properties. by yawanng · 5 years ago