1. f546f5b Merge "libbinder : Adding new type TransportFd" by Pawan Wagh · 3 years, 6 months ago
  2. 49d74cb libbinder : Adding new type TransportFd by Pawan · 3 years, 7 months ago
  3. cb05b91 Merge "libbinder: build Trusty files on Android" by Treehugger Robot · 3 years, 6 months ago
  4. 3966e43 Merge "libbinder: add makeDefaultRpcTransportCtxFactory" by Treehugger Robot · 3 years, 6 months ago
  5. cf3bb13 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Treehugger Robot · 3 years, 6 months ago
  6. 9b84492 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 6 months ago
  7. 875996f libbinder: build Trusty files on Android by Andrei Homescu · 3 years, 6 months ago
  8. 024727b libbinder: add makeDefaultRpcTransportCtxFactory by Andrei Homescu · 3 years, 6 months ago
  9. b125642 Merge "Remove binder_extended_error structure." by Christopher Ferris · 3 years, 6 months ago
  10. ec64653 Merge "Remove enableOverlay and disableOverlay tests" by Leon Scroggins · 3 years, 6 months ago
  11. 02f87ae Merge "libbinder: BBinder descriptor" by Steven Moreland · 3 years, 6 months ago
  12. cec0fc3 Merge "libbinder: move BinderRpcServerOnly test code together" by Treehugger Robot · 3 years, 6 months ago
  13. 8bc65ea Merge changes Ic4716ad0,I12d04de8 by Treehugger Robot · 3 years, 6 months ago
  14. 05251b5 Remove binder_extended_error structure. by Christopher Ferris · 3 years, 7 months ago
  15. 5737e1d Merge "libbinder_random_parcel: more failures logs" by Steven Moreland · 3 years, 6 months ago
  16. 8d7f4bd libbinder: move BinderRpcServerOnly test code together by Andrei Homescu · 3 years, 7 months ago
  17. b7e037b libbinder: update Trusty README by Andrei Homescu · 3 years, 7 months ago
  18. 5f2271e Remove enableOverlay and disableOverlay tests by Jason Macnak · 3 years, 7 months ago
  19. 7a82119 Merge "Add Rust API for RPC binder." by Andrew Walbran · 3 years, 7 months ago
  20. 5e74d2d libbinder: keep track of multiple connections in RpcServerTrusty by Andrei Homescu · 3 years, 7 months ago
  21. 62bb50a Merge "libbinder: return error correctly in RpcTransportTipcAndroid" by Treehugger Robot · 3 years, 7 months ago
  22. 8878fb5 Merge "libbinder: clear RpcSession::mStartedSetup in case of error" by Treehugger Robot · 3 years, 7 months ago
  23. 453334d Merge "binderRpcTest: assert on wait_for timeout" by Devin Moore · 3 years, 7 months ago
  24. 77ddf62 libbinder: clear RpcSession::mStartedSetup in case of error by Andrei Homescu · 3 years, 7 months ago
  25. 3d16fc0 Merge "Do not read kernel configs on the host" by Treehugger Robot · 3 years, 7 months ago
  26. 2bb747d Merge "libbinder: single-threaded binderRpcTest cleanup" by Treehugger Robot · 3 years, 7 months ago
  27. ec6e1ef Merge "libbinder: Remove dependency on openssl for Trusty kernel" by Steven Moreland · 3 years, 7 months ago
  28. 47a1201 binderRpcTest: assert on wait_for timeout by Devin Moore · 3 years, 7 months ago
  29. be6aec4 Merge "libbinder : Adding default config for service fuzzer" by Pawan Wagh · 3 years, 7 months ago
  30. 36a6aa7 Do not read kernel configs on the host by Siarhei Vishniakou · 3 years, 7 months ago
  31. 660cd62 Merge "Turn off LTO for libviabratorservice as a workaround" by Yi Kong · 3 years, 7 months ago
  32. 6cf1323 Merge "Add permissions to modify raw_syscall filters." by Ryan Zuklie · 3 years, 7 months ago
  33. 549bf76 Merge changes from topic "auto_delegator" by Devin Moore · 3 years, 7 months ago
  34. c0b982f Turn off LTO for libviabratorservice as a workaround by Yi Kong · 3 years, 7 months ago
  35. f918f61 Merge "Add copy assignment operator for ParcelableHolder" by Treehugger Robot · 3 years, 7 months ago
  36. ad7f7f7 Merge "Fix sensor_fuzzer crash" by Treehugger Robot · 3 years, 7 months ago
  37. 0ec3118 Merge "Use fuzz_config to config fuzzing size" by Keith Mok · 3 years, 7 months ago
  38. 4cb7aec Use fuzz_config to config fuzzing size by Keith Mok · 3 years, 7 months ago
  39. 2fb4301 libbinder: return error correctly in RpcTransportTipcAndroid by Andrei Homescu · 3 years, 7 months ago
  40. a858b0e libbinder: single-threaded binderRpcTest cleanup by Andrei Homescu · 3 years, 7 months ago
  41. b503c1a Merge "libbinder: build ParcelFileDescriptor on Trusty" by Treehugger Robot · 3 years, 7 months ago
  42. 184a9c7 Merge "binderLibTest: filling buffer" by Treehugger Robot · 3 years, 7 months ago
  43. c4d1cbd Add Rust API for RPC binder. by Andrew Walbran · 3 years, 7 months ago
  44. ce69807 Fix sensor_fuzzer crash by Keith Mok · 3 years, 7 months ago
  45. ffdaf7b Add a delegate helper for AIDL Delegators by Devin Moore · 3 years, 7 months ago
  46. 3faaa00 Add lookupOrCreateWeak to ObjectManager by Devin Moore · 3 years, 7 months ago
  47. 1ef0eb6 libbinder: BBinder descriptor by Steven Moreland · 3 years, 7 months ago
  48. fc20cdf Merge "Turn off LTO for libvibratorservice_test as a workaround" by Yi Kong · 3 years, 7 months ago
  49. 5a5edf1 Add copy assignment operator for ParcelableHolder by Shunkai Yao · 3 years, 7 months ago
  50. 59b8444 binderLibTest: filling buffer by Steven Moreland · 3 years, 8 months ago
  51. 84747f0 libbinder_random_parcel: more failures logs by Steven Moreland · 3 years, 7 months ago
  52. f00fabb libbinder : Adding default config for service fuzzer by Pawan · 3 years, 7 months ago
  53. a417e31 Merge "libbinder: add RpcTransportTipcAndroid" by Treehugger Robot · 3 years, 7 months ago
  54. 8bad022 Add permissions to modify raw_syscall filters. by Ryan Zuklie · 3 years, 7 months ago
  55. 24ad36e libbinder: build ParcelFileDescriptor on Trusty by Andrei Homescu · 3 years, 7 months ago
  56. a8fa78c libbinder: add RpcTransportTipcAndroid by Andrei Homescu · 4 years ago
  57. 44732cd Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 3 years, 7 months ago
  58. 91192c8 DO NOT MERGE - Merge Android 13 by Xin Li · 3 years, 7 months ago
  59. 896cdca Merge "Create an empty String8 to cause the first allocation" by Steven Moreland · 3 years, 7 months ago
  60. 43360b5 Merge "Point directly to generated c sysprop_library" by Trevor Radcliffe · 3 years, 7 months ago
  61. a39f3db Create an empty String8 to cause the first allocation by Devin Moore · 3 years, 7 months ago
  62. a745977 Merge changes Ia3eae81c,Iff44fb23 am: 372c4810c7 by Treehugger Robot · 3 years, 7 months ago
  63. 372c481 Merge changes Ia3eae81c,Iff44fb23 by Treehugger Robot · 3 years, 7 months ago
  64. fc3c2a1 Merge "DO NOT MERGE - Merge TP1A.220624.021.A1" into stage-aosp-master by TreeHugger Robot · 3 years, 7 months ago
  65. e3ae5fe Merge "DO NOT MERGE Extend mPreviousPresentFences for high refresh rate" into stage-aosp-master by TreeHugger Robot · 3 years, 7 months ago
  66. df2fb61 Fix for: clearAppProfiles interface can cause arbitrary file truncate by Alex Buynytskyy · 3 years, 7 months ago
  67. d04631f Fix for: copySystemProfile can cause arbitrary file read and write by Alex Buynytskyy · 3 years, 7 months ago
  68. 7089b35 DO NOT MERGE - Merge TP1A.220624.021.A1 by Xin Li · 3 years, 7 months ago
  69. ce6fcfd Point directly to generated c sysprop_library by Trevor Radcliffe · 3 years, 9 months ago
  70. 2a50594 Merge "Add sumir to OWNERS" am: 0bdfe03d68 by Treehugger Robot · 3 years, 7 months ago
  71. 0bdfe03 Merge "Add sumir to OWNERS" by Treehugger Robot · 3 years, 7 months ago
  72. 34b7973 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 by Treehugger Robot · 3 years, 7 months ago
  73. d74da32 Merge "Fix -Wdefaulted-function-deleted warnings." by Treehugger Robot · 3 years, 7 months ago
  74. 99a3b08 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" am: 782141c737 by Bob Badour · 3 years, 7 months ago
  75. 782141c Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 7 months ago
  76. 3fb1b66 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 7 months ago
  77. 1febfb8 DO NOT MERGE Extend mPreviousPresentFences for high refresh rate by Jen-Chih Chang · 3 years, 7 months ago
  78. 0413737 libbinder: Remove dependency on openssl for Trusty kernel by Ayrton Munoz · 3 years, 7 months ago
  79. da19cdb Merge "Update OWNERS" am: e03fbcc4b9 by Treehugger Robot · 3 years, 7 months ago
  80. e03fbcc Merge "Update OWNERS" by Treehugger Robot · 3 years, 7 months ago
  81. fc4f24d Merge "Remove framework_native_aidl and use its child filegroups directly" am: 0bfd320f7e by Treehugger Robot · 3 years, 7 months ago
  82. 0bfd320 Merge "Remove framework_native_aidl and use its child filegroups directly" by Treehugger Robot · 3 years, 7 months ago
  83. 7e2e96f Update OWNERS by John Reck · 3 years, 7 months ago
  84. 9ccb8dd Remove framework_native_aidl and use its child filegroups directly by Vinh Tran · 3 years, 7 months ago
  85. 9f96bc9 Merge "Added sensor_fuzzer Test: ./sensor_fuzzer" am: f8cd7cae4b by Biddu Singh · 3 years, 7 months ago
  86. f8cd7ca Merge "Added sensor_fuzzer Test: ./sensor_fuzzer" by Biddu Singh · 3 years, 7 months ago
  87. fae29d4 Merge "Factor out helper method." am: e003cac92e by Andrew Walbran · 3 years, 7 months ago
  88. e003cac Merge "Factor out helper method." by Andrew Walbran · 3 years, 7 months ago
  89. 5e14b4d Added sensor_fuzzer Test: ./sensor_fuzzer by Biddu Singh · 3 years, 8 months ago
  90. 6c2bc86 Merge "Add more ergonomic API for persisting lazy services." am: b6405c7954 by Andrew Walbran · 3 years, 7 months ago
  91. ff136e0 Factor out helper method. by Andrew Walbran · 3 years, 7 months ago
  92. b6405c7 Merge "Add more ergonomic API for persisting lazy services." by Andrew Walbran · 3 years, 7 months ago
  93. 6daa07a Merge "libbinder: allow multiple outgoing threads for single-threaded" am: 1c63a158aa by Treehugger Robot · 3 years, 7 months ago
  94. 1c63a15 Merge "libbinder: allow multiple outgoing threads for single-threaded" by Treehugger Robot · 3 years, 7 months ago
  95. f9e3622 Merge "Add methods to construct errors from Rust strings." am: e17a60dd09 by Treehugger Robot · 3 years, 7 months ago
  96. 9ea35a9 Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 by Treehugger Robot · 3 years, 7 months ago
  97. e17a60d Merge "Add methods to construct errors from Rust strings." by Treehugger Robot · 3 years, 7 months ago
  98. 2788315 Merge "EventHub: Prevent duplicate descriptors" by Treehugger Robot · 3 years, 7 months ago
  99. fca1c7f Turn off LTO for libvibratorservice_test as a workaround by Yi Kong · 3 years, 7 months ago
  100. b3f83f5 Fix -Wdefaulted-function-deleted warnings. by Krzysztof Kosiński · 3 years, 7 months ago