1. 8816376 Merge "Dispatch vsync when receiving vsync timeout to handle vsync loss." by Alec Mouri · 4 years, 5 months ago
  2. 074b68f Merge "RPC binder: Add comment to RunRpcServerWithFactory" by Treehugger Robot · 4 years, 5 months ago
  3. e50adf3 Merge "binder: skip BinderRpc.Java test on non-debuggable builds." by Yifan Hong · 4 years, 5 months ago
  4. d509984 RPC binder: Add comment to RunRpcServerWithFactory by Inseob Kim · 4 years, 5 months ago
  5. fe4b83f binder: skip BinderRpc.Java test on non-debuggable builds. by Yifan Hong · 4 years, 5 months ago
  6. ad23373 Merge "Updates InputDevice.cpp to read input configs from an APEX." by Daniel Norman · 4 years, 5 months ago
  7. 1f9dcd3 binder_ndk: sanitize binder descriptor for logging by Jooyung Han · 4 years, 5 months ago
  8. 3b31cca Support APIs for arrays of interfaces by Jooyung Han · 4 years, 5 months ago
  9. 1b07286 Merge "binder_rust: add async variants of get_interface and wait_for_interface" by Matthew Maurer · 4 years, 5 months ago
  10. 386c421 Merge "binder: add async Rust support" by Matthew Maurer · 4 years, 5 months ago
  11. fc34af1 Merge "binder: recovery variant does not use libandroid_runtime_vm_headers" by Yifan Hong · 4 years, 5 months ago
  12. 9c8c3be Merge "GLConsumer: add HW_TEXTURE usage when create texture" by Treehugger Robot · 4 years, 5 months ago
  13. 929804f binder_rust: add async variants of get_interface and wait_for_interface by Alice Ryhl · 4 years, 5 months ago
  14. 05f5a2c binder: add async Rust support by Alice Ryhl · 4 years, 7 months ago
  15. fc690e2 Dispatch vsync when receiving vsync timeout to handle vsync loss. by Cheng Shi · 4 years, 6 months ago
  16. 676e9a9 Merge "Support IMPLEMENT_META_INTERFACE for nested type" by Jooyung Han · 4 years, 5 months ago
  17. d258e68 binder: recovery variant does not use libandroid_runtime_vm_headers by Yifan Hong · 4 years, 5 months ago
  18. a8349b9 Merge "binder: add an isHandlingTransaction method" by Steven Moreland · 4 years, 5 months ago
  19. 3810e23 Merge "Add native range-based Parcel::compareDataInRange()" by Bernardo Rufino · 4 years, 5 months ago
  20. 9e2cf7f Support IMPLEMENT_META_INTERFACE for nested type by Jooyung Han · 4 years, 5 months ago
  21. 73336f8 Merge "Add new fields for carrying classpath information" by Mohammad Islam · 4 years, 5 months ago
  22. 53cb024 Merge "binder: OWNERS -= arve@" by Steven Moreland · 4 years, 6 months ago
  23. 025a131 binder: OWNERS -= arve@ by Steven Moreland · 4 years, 6 months ago
  24. 897b165 Add native range-based Parcel::compareDataInRange() by Bernardo Rufino · 4 years, 6 months ago
  25. 0c872e3 Merge "binder: make recovery_available." by Yifan Hong · 4 years, 6 months ago
  26. f787d5b Merge "binderRpcTest: fix CallingId test failure" by Steven Moreland · 4 years, 6 months ago
  27. a83191d binderRpcTest: fix CallingId test failure by Steven Moreland · 4 years, 6 months ago
  28. ba9defc Add new fields for carrying classpath information by Samiul Islam · 4 years, 6 months ago
  29. 7078653 binder: make recovery_available. by Yifan Hong · 4 years, 6 months ago
  30. 7adc456 binder_rs: Make ParcelableHolder thread-safe by Andrei Homescu · 4 years, 6 months ago
  31. 36227a8 Merge "Remove android.frameworks.bufferhub@1.0 from the Framework" by Steven Moreland · 4 years, 6 months ago
  32. 5f414cf Merge "libbinder: RPC more nodiscard w/ fix" by Steven Moreland · 4 years, 6 months ago
  33. 7701563 Merge "binderRpcTest: respect network byte order" by Steven Moreland · 4 years, 6 months ago
  34. 091050a Add rpc server using service factory by Inseob Kim · 4 years, 6 months ago
  35. fd7c0f9 Remove android.frameworks.bufferhub@1.0 from the Framework by Jiwen 'Steve' Cai · 5 years ago
  36. 6a0dc96 binderRpcTest: respect network byte order by Steven Moreland · 4 years, 6 months ago
  37. fc027e0 libbinder: RPC more nodiscard w/ fix by Steven Moreland · 4 years, 6 months ago
  38. 828b2ac Merge "binder_rs: add OwnedParcel" by Matthew Maurer · 4 years, 6 months ago
  39. b05265a Merge "Add new wifi nearby devices app-ops" by Oscar Shu · 4 years, 6 months ago
  40. 2a2d8f1 libbinder: RPC - remove 'agreed experimental' by Steven Moreland · 4 years, 6 months ago
  41. 5f852b9 Merge "libbinder: support server-specific session" by Steven Moreland · 4 years, 6 months ago
  42. bc58417 Merge "Fix offset check in Parcel::hasFileDescriptorsInRange()" by Bernardo Rufino · 4 years, 6 months ago
  43. 51c44a9 libbinder: support server-specific session by Steven Moreland · 4 years, 6 months ago
  44. bbbd88d Fix offset check in Parcel::hasFileDescriptorsInRange() by Bernardo Rufino · 4 years, 6 months ago
  45. fe441bf Merge changes from topic "ndk-rust-nullables" by Jooyung Han · 4 years, 6 months ago
  46. 70adbc5 Merge "Revert "Revert "Testing AIDL delegator class with RPC""" by Devin Moore · 4 years, 6 months ago
  47. e5d769e Merge changes I4fea720d,Ic1ba3906 by Steven Moreland · 4 years, 6 months ago
  48. 287a0b8 Add new wifi nearby devices app-ops by xshu · 4 years, 6 months ago
  49. 8cd6676 Merge "libbinder: use after fork aborts" by Steven Moreland · 4 years, 6 months ago
  50. 59aeae8 binder: add an isHandlingTransaction method by Alice Ryhl · 4 years, 8 months ago
  51. 0866773 binder_rpc_fuzzer: add corpus entry by Steven Moreland · 4 years, 6 months ago
  52. bdab8b6 binder_rpc_fuzzer: introduce sleep by Steven Moreland · 4 years, 6 months ago
  53. 269a5d6 Merge "Add AIBinder_setMinSchedulerPolicy" by Ady Abraham · 4 years, 6 months ago
  54. a6ec70d Merge "libbinder: make getBlobAshmemSize private" by Treehugger Robot · 4 years, 6 months ago
  55. 96174ac Add AIBinder_setMinSchedulerPolicy by Ady Abraham · 4 years, 6 months ago
  56. a09c4ff Merge "libbinder: ProcessState warn on forked" by Steven Moreland · 4 years, 6 months ago
  57. eedde63 libbinder: make getBlobAshmemSize private by Steven Moreland · 4 years, 6 months ago
  58. 7dcc56f libbinder_rs: (De)SerializeArray for Option<T> by Jooyung Han · 4 years, 6 months ago
  59. 9e0b56a libbinder_ndk: read/writeVector for nullables by Jooyung Han · 4 years, 6 months ago
  60. 800b225 Revert "Revert "Testing AIDL delegator class with RPC"" by Devin Moore · 4 years, 6 months ago
  61. bd98e0f libbinder: use after fork aborts by Steven Moreland · 4 years, 6 months ago
  62. 2a2dd3b Add new helper APIs to binder_parcel_fuzzer by Jooyung Han · 4 years, 6 months ago
  63. 35de4cf Merge "Revert "Testing AIDL delegator class with RPC"" by Jooyung Han · 4 years, 6 months ago
  64. 40c7ef8 Merge "Do not allocate f16 buffer if device does not support it" by Treehugger Robot · 4 years, 6 months ago
  65. 2fcd479 Revert "Testing AIDL delegator class with RPC" by Chi Zhang · 4 years, 6 months ago
  66. 2929b19 Merge "Testing AIDL delegator class with RPC" by Devin Moore · 4 years, 6 months ago
  67. 733795f Do not allocate f16 buffer if device does not support it by Nathaniel Nifong · 4 years, 8 months ago
  68. ee9df90 libbinder: ProcessState warn on forked by Steven Moreland · 4 years, 6 months ago
  69. e2a2908 Merge "Backfill VTS owner information for binder tests." by Treehugger Robot · 4 years, 6 months ago
  70. 358e55f Merge changes from topic "binder-array" by Jooyung Han · 4 years, 6 months ago
  71. 268458c binder_rs: add OwnedParcel by Alice Ryhl · 4 years, 7 months ago
  72. 52f68c0 Backfill VTS owner information for binder tests. by Yiming Pan · 4 years, 6 months ago
  73. 440b7a0 Merge "Remove use_apex_name_macro" by Jiyong Park · 4 years, 6 months ago
  74. 6af99bc libbinder_rs: add SerializeArray for Option<SpIBinder> by Jooyung Han · 4 years, 6 months ago
  75. 58488fe libbinder_ndk: utils for vector<SpAIBinder> by Jooyung Han · 4 years, 6 months ago
  76. 2034eff libbinder: Parcel::appendFrom better format check by Steven Moreland · 4 years, 6 months ago
  77. d8b3d5f Merge "Add range-based Parcel::hasFileDescriptorsInRange(offset, len)" by Bernardo Rufino · 4 years, 6 months ago
  78. 9e8d771 Update OWNERS for vibrator libs by Lais Andrade · 4 years, 6 months ago
  79. ce26310 Testing AIDL delegator class with RPC by Devin Moore · 4 years, 7 months ago
  80. ad0d71d Merge "libbinder: do not always compute open ashmem size" by Steven Moreland · 4 years, 6 months ago
  81. e2c27ec Remove use_apex_name_macro by Jiyong Park · 4 years, 6 months ago
  82. ee4e817 Merge changes I71b563ca,Ib51fa419,I15686bae by Yifan Hong · 4 years, 6 months ago
  83. 2c62f36 Merge changes from topics "aidl-rust-null-parcelable-flags", "aidl-rust-parcelable-holder", "aidl-rust-parcelable-trait" by Jooyung Han · 4 years, 6 months ago
  84. 5a05ef7 binder: host service manager limits max outgoing threads by Yifan Hong · 4 years, 6 months ago
  85. 1f44f98 binder: RpcSession limit outgoing threads by Yifan Hong · 4 years, 6 months ago
  86. 22092af Add range-based Parcel::hasFileDescriptorsInRange(offset, len) by Bernardo Rufino · 4 years, 6 months ago
  87. 1042306 binder: RpcSession::*MaxThreads -> *MaxIncomingThreads by Yifan Hong · 4 years, 6 months ago
  88. 54283d6 Updates InputDevice.cpp to read input configs from an APEX. by Daniel Norman · 4 years, 6 months ago
  89. a25b012 Merge "libbinder: RPC mThreadState -> mConnections" by Treehugger Robot · 4 years, 6 months ago
  90. c673f1f libbinder: do not always compute open ashmem size by Steven Moreland · 4 years, 6 months ago
  91. f80809b binderUnitTests: getOpenAshmemSize by Steven Moreland · 4 years, 6 months ago
  92. cfd0460 Merge changes from topic "staged-apex" by Jooyung Han · 4 years, 6 months ago
  93. ea40621 binder_rs: Implement ParcelableHolder by Andrei Homescu · 4 years, 7 months ago
  94. 083e353 binder_rs: Add null parcelable flags by Andrei Homescu · 4 years, 7 months ago
  95. 72b799d binder_rs: Add new methods to Parcel by Andrei Homescu · 4 years, 7 months ago
  96. 5c13384 binder_rs: Add Parcelable trait by Andrei Homescu · 4 years, 7 months ago
  97. ee132fa binder_rs: Implement traits for Stability by Andrei Homescu · 4 years, 7 months ago
  98. fc62269 Make packagemanager_aidl available to Virt APEX by Jooyung Han · 4 years, 6 months ago
  99. d9d809b getStagedApexInfo() returns @nullable by Jooyung Han · 4 years, 6 months ago
  100. a59937e libbinder: RPC mThreadState -> mConnections by Steven Moreland · 4 years, 6 months ago