1. b0b4202 Merge "Fix module-file name collisions" by Treehugger Robot · 3 years, 6 months ago
  2. e812abd Merge "Trampoline atrace definitions through libbinder to libcutils" by Zimuzo Ezeozue · 3 years, 6 months ago
  3. f6cd58a Fix module-file name collisions by Cole Faust · 3 years, 6 months ago
  4. 84d5709 Merge changes Ic134f27e,I654620df,I0be8837f by Ryan Prichard · 3 years, 6 months ago
  5. 23457d0 Trampoline atrace definitions through libbinder to libcutils by Zim · 3 years, 6 months ago
  6. 18db345 Suppress codecvt deprecation warnings by Ryan Prichard · 3 years, 6 months ago
  7. ec6c073 Merge "libbinder_ndk: way to convert AParcel to libbinder" by Steven Moreland · 3 years, 6 months ago
  8. 430dde3 Add missing assert.h include by Ryan Prichard · 3 years, 6 months ago
  9. ad9a91a binder_parcel_utils: remove unreachable code by Ryan Prichard · 3 years, 6 months ago
  10. 39fdec9 libbinder_ndk: way to convert AParcel to libbinder by Steven Moreland · 3 years, 6 months ago
  11. 5889665 Merge "libbinder : Avoid waiting in binder_rpc_fuzzer" by Pawan Wagh · 3 years, 6 months ago
  12. 1c24f9c libbinder : Avoid waiting in binder_rpc_fuzzer by Pawan · 3 years, 6 months ago
  13. 11247a1 Merge "libbinder fuzzService: can't start threadpool" by Treehugger Robot · 3 years, 6 months ago
  14. 2a93902 Merge "libbinderthreadstate: test debuggable" by Treehugger Robot · 3 years, 6 months ago
  15. 3bb8113 Merge "Remove unused variables." by Treehugger Robot · 3 years, 6 months ago
  16. 31408ce Merge "Add pdwilliams to libgui and surfaceflinger OWNERS" by Patrick Williams · 3 years, 6 months ago
  17. 4689108 Merge "libbinder : Renaming TransportFd to RpcTransportFd" by Pawan Wagh · 3 years, 6 months ago
  18. 3e0061c libbinder : Renaming TransportFd to RpcTransportFd by Pawan · 3 years, 6 months ago
  19. f546f5b Merge "libbinder : Adding new type TransportFd" by Pawan Wagh · 3 years, 6 months ago
  20. 3e59307 Remove unused variables. by Krzysztof Kosiński · 3 years, 6 months ago
  21. 5454cc8 Add pdwilliams to libgui and surfaceflinger OWNERS by Patrick Williams · 3 years, 6 months ago
  22. 49d74cb libbinder : Adding new type TransportFd by Pawan · 3 years, 7 months ago
  23. cb05b91 Merge "libbinder: build Trusty files on Android" by Treehugger Robot · 3 years, 6 months ago
  24. 3966e43 Merge "libbinder: add makeDefaultRpcTransportCtxFactory" by Treehugger Robot · 3 years, 6 months ago
  25. cf3bb13 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Treehugger Robot · 3 years, 6 months ago
  26. 9b84492 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 6 months ago
  27. 875996f libbinder: build Trusty files on Android by Andrei Homescu · 3 years, 6 months ago
  28. f769d82 libbinderthreadstate: test debuggable by Steven Moreland · 3 years, 6 months ago
  29. 024727b libbinder: add makeDefaultRpcTransportCtxFactory by Andrei Homescu · 3 years, 6 months ago
  30. b125642 Merge "Remove binder_extended_error structure." by Christopher Ferris · 3 years, 6 months ago
  31. ec64653 Merge "Remove enableOverlay and disableOverlay tests" by Leon Scroggins · 3 years, 6 months ago
  32. 02f87ae Merge "libbinder: BBinder descriptor" by Steven Moreland · 3 years, 6 months ago
  33. cec0fc3 Merge "libbinder: move BinderRpcServerOnly test code together" by Treehugger Robot · 3 years, 6 months ago
  34. 8bc65ea Merge changes Ic4716ad0,I12d04de8 by Treehugger Robot · 3 years, 6 months ago
  35. 05251b5 Remove binder_extended_error structure. by Christopher Ferris · 3 years, 7 months ago
  36. 5737e1d Merge "libbinder_random_parcel: more failures logs" by Steven Moreland · 3 years, 6 months ago
  37. 8d7f4bd libbinder: move BinderRpcServerOnly test code together by Andrei Homescu · 3 years, 7 months ago
  38. b7e037b libbinder: update Trusty README by Andrei Homescu · 3 years, 6 months ago
  39. 5f2271e Remove enableOverlay and disableOverlay tests by Jason Macnak · 3 years, 6 months ago
  40. 7a82119 Merge "Add Rust API for RPC binder." by Andrew Walbran · 3 years, 6 months ago
  41. 5e74d2d libbinder: keep track of multiple connections in RpcServerTrusty by Andrei Homescu · 3 years, 6 months ago
  42. 62bb50a Merge "libbinder: return error correctly in RpcTransportTipcAndroid" by Treehugger Robot · 3 years, 6 months ago
  43. 8878fb5 Merge "libbinder: clear RpcSession::mStartedSetup in case of error" by Treehugger Robot · 3 years, 6 months ago
  44. 453334d Merge "binderRpcTest: assert on wait_for timeout" by Devin Moore · 3 years, 6 months ago
  45. 11ddac8 libbinder fuzzService: can't start threadpool by Steven Moreland · 3 years, 6 months ago
  46. 77ddf62 libbinder: clear RpcSession::mStartedSetup in case of error by Andrei Homescu · 3 years, 6 months ago
  47. 3d16fc0 Merge "Do not read kernel configs on the host" by Treehugger Robot · 3 years, 6 months ago
  48. 2bb747d Merge "libbinder: single-threaded binderRpcTest cleanup" by Treehugger Robot · 3 years, 6 months ago
  49. ec6e1ef Merge "libbinder: Remove dependency on openssl for Trusty kernel" by Steven Moreland · 3 years, 6 months ago
  50. 47a1201 binderRpcTest: assert on wait_for timeout by Devin Moore · 3 years, 6 months ago
  51. be6aec4 Merge "libbinder : Adding default config for service fuzzer" by Pawan Wagh · 3 years, 6 months ago
  52. 36a6aa7 Do not read kernel configs on the host by Siarhei Vishniakou · 3 years, 6 months ago
  53. 660cd62 Merge "Turn off LTO for libviabratorservice as a workaround" by Yi Kong · 3 years, 6 months ago
  54. 6cf1323 Merge "Add permissions to modify raw_syscall filters." by Ryan Zuklie · 3 years, 6 months ago
  55. 549bf76 Merge changes from topic "auto_delegator" by Devin Moore · 3 years, 6 months ago
  56. c0b982f Turn off LTO for libviabratorservice as a workaround by Yi Kong · 3 years, 6 months ago
  57. f918f61 Merge "Add copy assignment operator for ParcelableHolder" by Treehugger Robot · 3 years, 6 months ago
  58. ad7f7f7 Merge "Fix sensor_fuzzer crash" by Treehugger Robot · 3 years, 6 months ago
  59. 0ec3118 Merge "Use fuzz_config to config fuzzing size" by Keith Mok · 3 years, 6 months ago
  60. 4cb7aec Use fuzz_config to config fuzzing size by Keith Mok · 3 years, 6 months ago
  61. 2fb4301 libbinder: return error correctly in RpcTransportTipcAndroid by Andrei Homescu · 3 years, 6 months ago
  62. a858b0e libbinder: single-threaded binderRpcTest cleanup by Andrei Homescu · 3 years, 7 months ago
  63. b503c1a Merge "libbinder: build ParcelFileDescriptor on Trusty" by Treehugger Robot · 3 years, 6 months ago
  64. 184a9c7 Merge "binderLibTest: filling buffer" by Treehugger Robot · 3 years, 6 months ago
  65. c4d1cbd Add Rust API for RPC binder. by Andrew Walbran · 3 years, 7 months ago
  66. ce69807 Fix sensor_fuzzer crash by Keith Mok · 3 years, 6 months ago
  67. ffdaf7b Add a delegate helper for AIDL Delegators by Devin Moore · 3 years, 7 months ago
  68. 3faaa00 Add lookupOrCreateWeak to ObjectManager by Devin Moore · 3 years, 7 months ago
  69. 1ef0eb6 libbinder: BBinder descriptor by Steven Moreland · 3 years, 6 months ago
  70. fc20cdf Merge "Turn off LTO for libvibratorservice_test as a workaround" by Yi Kong · 3 years, 6 months ago
  71. 5a5edf1 Add copy assignment operator for ParcelableHolder by Shunkai Yao · 3 years, 7 months ago
  72. 59b8444 binderLibTest: filling buffer by Steven Moreland · 3 years, 8 months ago
  73. 84747f0 libbinder_random_parcel: more failures logs by Steven Moreland · 3 years, 6 months ago
  74. f00fabb libbinder : Adding default config for service fuzzer by Pawan · 3 years, 7 months ago
  75. a417e31 Merge "libbinder: add RpcTransportTipcAndroid" by Treehugger Robot · 3 years, 6 months ago
  76. 8bad022 Add permissions to modify raw_syscall filters. by Ryan Zuklie · 3 years, 7 months ago
  77. 24ad36e libbinder: build ParcelFileDescriptor on Trusty by Andrei Homescu · 3 years, 7 months ago
  78. a8fa78c libbinder: add RpcTransportTipcAndroid by Andrei Homescu · 3 years, 11 months ago
  79. 44732cd Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 3 years, 6 months ago
  80. 91192c8 DO NOT MERGE - Merge Android 13 by Xin Li · 3 years, 6 months ago
  81. 896cdca Merge "Create an empty String8 to cause the first allocation" by Steven Moreland · 3 years, 6 months ago
  82. 43360b5 Merge "Point directly to generated c sysprop_library" by Trevor Radcliffe · 3 years, 6 months ago
  83. a39f3db Create an empty String8 to cause the first allocation by Devin Moore · 3 years, 6 months ago
  84. a745977 Merge changes Ia3eae81c,Iff44fb23 am: 372c4810c7 by Treehugger Robot · 3 years, 6 months ago
  85. 372c481 Merge changes Ia3eae81c,Iff44fb23 by Treehugger Robot · 3 years, 6 months ago
  86. fc3c2a1 Merge "DO NOT MERGE - Merge TP1A.220624.021.A1" into stage-aosp-master by TreeHugger Robot · 3 years, 7 months ago
  87. e3ae5fe Merge "DO NOT MERGE Extend mPreviousPresentFences for high refresh rate" into stage-aosp-master by TreeHugger Robot · 3 years, 7 months ago
  88. df2fb61 Fix for: clearAppProfiles interface can cause arbitrary file truncate by Alex Buynytskyy · 3 years, 7 months ago
  89. d04631f Fix for: copySystemProfile can cause arbitrary file read and write by Alex Buynytskyy · 3 years, 7 months ago
  90. 7089b35 DO NOT MERGE - Merge TP1A.220624.021.A1 by Xin Li · 3 years, 7 months ago
  91. ce6fcfd Point directly to generated c sysprop_library by Trevor Radcliffe · 3 years, 9 months ago
  92. 2a50594 Merge "Add sumir to OWNERS" am: 0bdfe03d68 by Treehugger Robot · 3 years, 7 months ago
  93. 0bdfe03 Merge "Add sumir to OWNERS" by Treehugger Robot · 3 years, 7 months ago
  94. 34b7973 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 by Treehugger Robot · 3 years, 7 months ago
  95. d74da32 Merge "Fix -Wdefaulted-function-deleted warnings." by Treehugger Robot · 3 years, 7 months ago
  96. 99a3b08 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" am: 782141c737 by Bob Badour · 3 years, 7 months ago
  97. 782141c Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 7 months ago
  98. 3fb1b66 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 7 months ago
  99. 1febfb8 DO NOT MERGE Extend mPreviousPresentFences for high refresh rate by Jen-Chih Chang · 3 years, 7 months ago
  100. 0413737 libbinder: Remove dependency on openssl for Trusty kernel by Ayrton Munoz · 3 years, 7 months ago