1. 6cee6bd Add default corpus directory by Pawan Wagh · 1 year, 6 months ago
  2. 9017405 Merge "Load UGD dependencies from SPHAL on non-VNDK devices" into main by Treehugger Robot · 1 year, 7 months ago
  3. 0ce759a Merge "binder_process.h: clarify thread start behavior" into main by Treehugger Robot · 1 year, 7 months ago
  4. fe82e54 binder_process.h: clarify thread start behavior by Steven Moreland · 1 year, 7 months ago
  5. fb9c476 Merge "Revert "Make binder available to com.android.microfuchsia APEX"" into main by Priyanka Advani (xWF) · 1 year, 7 months ago
  6. b9a5e01 Revert "Make binder available to com.android.microfuchsia APEX" by Priyanka Advani (xWF) · 1 year, 7 months ago
  7. 4a25525 Merge "Make binder available to com.android.microfuchsia APEX" into main by Aidan Wolter · 1 year, 7 months ago
  8. bee6be1 Remove onAsBinder() override for BackendUnifiedServiceManager by Parth Sane · 1 year, 7 months ago
  9. 382fc4d Merge changes I8555310a,I3d3bcfa3 into main by Parth Sane · 1 year, 7 months ago
  10. 3313e05 Load UGD dependencies from SPHAL on non-VNDK devices by Chris Forbes · 1 year, 7 months ago
  11. a0f9b79 Merge "Change binderRpcTest to use 'activity' for a Java test service" into main by Devin Moore · 1 year, 7 months ago
  12. aa61e92 Merge "Revert^2 "Skip C-verification of GL headers."" into main by Dan Albert · 1 year, 7 months ago
  13. 29db860 Change binderRpcTest to use 'activity' for a Java test service by Devin Moore · 1 year, 7 months ago
  14. c7b5864 Rename ServiceManagerShim to CppBackendShim by Parth Sane · 1 year, 7 months ago
  15. 43e3b8b Change constructor of ServiceManagerShim by Parth Sane · 1 year, 7 months ago
  16. 965818a Revert^2 "Skip C-verification of GL headers." by Dan Albert · 1 year, 7 months ago
  17. 0baba59 Merge "libbinder: allow libbinder_ndk + libbinder.vendor" into main by Steven Moreland · 1 year, 7 months ago
  18. 023537c Make binder available to com.android.microfuchsia APEX by Aidan Wolter · 1 year, 8 months ago
  19. 0aa1639 binder: Remove unnecessary std::move by Yi Kong · 1 year, 7 months ago
  20. 576662a libbinder: allow libbinder_ndk + libbinder.vendor by Steven Moreland · 1 year, 7 months ago
  21. f9d7f29 Merge "Revert "Skip C-verification of GL headers."" into main by Priyanka Advani (xWF) · 1 year, 7 months ago
  22. 92c7e7b Revert "Skip C-verification of GL headers." by Priyanka Advani (xWF) · 1 year, 7 months ago
  23. 163c54a Merge "Skip C-verification of GL headers." into main by Treehugger Robot · 1 year, 7 months ago
  24. d36a990 Merge "libmath: use TVECHELPERS_STD_HASH macro for std::hash" into main by Ryan Prichard · 1 year, 7 months ago
  25. 187efe1 Merge "Binder API for freeze state change notification." into main by Yu-Ting Tseng · 1 year, 7 months ago
  26. 2a98830 Merge "libbinder: don't hold global locks for callbacks.." into main by Treehugger Robot · 1 year, 7 months ago
  27. d5fc446 Binder API for freeze state change notification. by Yu-Ting Tseng · 1 year, 10 months ago
  28. 8c6d7e5 Merge "Fix driver open fail ProcessState.cpp" into main by Treehugger Robot · 1 year, 7 months ago
  29. 650bd6b Merge "Fix clippy lints for new EPSILON/INFINITY/MAX/MIN/NAN" into main by Treehugger Robot · 1 year, 7 months ago
  30. bb01a64 libmath: use TVECHELPERS_STD_HASH macro for std::hash by Ryan Prichard · 1 year, 7 months ago
  31. d3e6cda Fix driver open fail ProcessState.cpp by Steven Moreland · 1 year, 7 months ago
  32. 37961ec Merge "binder: replace android_atomic_add with std::atomic" into main by Treehugger Robot · 1 year, 7 months ago
  33. 25ac318 Skip C-verification of GL headers. by Dan Albert · 1 year, 7 months ago
  34. f006397 Merge "fix race in ProcessState::getThreadPoolMaxTotalThreadCount" into main by Frederick Mayle · 1 year, 7 months ago
  35. a9675a7 binder: replace android_atomic_add with std::atomic by Frederick Mayle · 1 year, 7 months ago
  36. 908b09c fix race in ProcessState::getThreadPoolMaxTotalThreadCount by Frederick Mayle · 1 year, 7 months ago
  37. be8acf7 Fix clippy lints for new EPSILON/INFINITY/MAX/MIN/NAN by Stephen Hines · 1 year, 7 months ago
  38. 6d223cb Add IProducerListener::onBufferAttached by Sungtak Lee · 1 year, 7 months ago
  39. 5a0bfb7 Add libgui bq_consumer_attach_callback flag by Sungtak Lee · 1 year, 7 months ago
  40. d6a50f2 Remove code that break androidx build. by Carlos Martinez Romero · 1 year, 8 months ago
  41. 91cb820 Merge "[native] Restore ServiceManager#getService() to return IBinder" into main by Steven Moreland · 1 year, 8 months ago
  42. 840790b Broaden some BQ owners to libgui by Alec Mouri · 1 year, 8 months ago
  43. 11da150 [native] Restore ServiceManager#getService() to return IBinder by Alice Wang · 1 year, 8 months ago
  44. c5d57a2 Add a couple of bufferqueue owners by Alec Mouri · 1 year, 8 months ago
  45. 4b22c74 Merge "compile_multilib: both for libbinder RPC tests" into main by Greg Kaiser · 1 year, 8 months ago
  46. 543eee6 libtimeinstate: fix potential optimized variable by Neill Kapron · 1 year, 8 months ago
  47. 1df9c5f compile_multilib: both for libbinder RPC tests by Devin Moore · 1 year, 8 months ago
  48. 7bbb484 Merge "[RpcSession] Add checks before setting SessionSpecificRoot" into main by Alice Wang · 1 year, 8 months ago
  49. f53f1f7 Merge "Add build flag for libbinder client cache" into main by Parth Sane · 1 year, 8 months ago
  50. 7c166e1 libbinder: don't hold global locks for callbacks.. by Steven Moreland · 1 year, 8 months ago
  51. c0d5095 [RpcSession] Add checks before setting SessionSpecificRoot by Alice Wang · 1 year, 8 months ago
  52. 8578f13 Support IAccessor in libbinder for RPC services by Alice Wang · 1 year, 10 months ago
  53. c452eee Add build flag for libbinder client cache by Parth Sane · 1 year, 8 months ago
  54. 4fd5fe0 Merge "Fix invalid shift of 32-bit value." into main by Treehugger Robot · 1 year, 8 months ago
  55. 9393e39 Merge changes I359350a2,I4c0f5adb,Ie673d1f1 into main by Ryan Prichard · 1 year, 8 months ago
  56. 4264074 Fix parcel fuzzer when mixing RPC and kernel binder. by Steven Moreland · 1 year, 8 months ago
  57. 3c837e2 Fix invalid shift of 32-bit value. by Dan Albert · 1 year, 8 months ago
  58. e2f79ab Merge "Delete code for legacy VR services." into main by Krzysztof Kosiński · 1 year, 8 months ago
  59. 0e3c35a Merge "Change comment to reference correct name for binder_exception_t" into main by Treehugger Robot · 1 year, 8 months ago
  60. 4976549 Change comment to reference correct name for binder_exception_t by Devin Moore · 1 year, 8 months ago
  61. 99510a2 Fix host libbinder_ndk build for API_LEVEL_AT_LEAST by Steven Moreland · 1 year, 8 months ago
  62. 9865dc2 Merge "Fix build error" into main by Treehugger Robot · 1 year, 8 months ago
  63. 6b1036f Fix build error by Hannah.Hsu · 1 year, 8 months ago
  64. 26743a5 Delete code for legacy VR services. by Krzysztof Kosiński · 1 year, 8 months ago
  65. fd474d7 Merge "document isBinderAlive" into main by Steven Moreland · 1 year, 8 months ago
  66. 7b9adab Merge "Make PersistableBundle getter functions const" into main by Treehugger Robot · 1 year, 8 months ago
  67. 309f4d0 document isBinderAlive by Steven Moreland · 1 year, 8 months ago
  68. f5883db Merge "libbinder: Add log when FDs aren't supported in RpcSession" into main by Treehugger Robot · 1 year, 8 months ago
  69. 5a1c5a1 Merge "Revert "Placeholder for binder freeze notification API."" into main by Hongguang Chen · 1 year, 8 months ago
  70. ea6b296 Revert "Placeholder for binder freeze notification API." by Yu-Ting Tseng · 1 year, 8 months ago
  71. 370f3da Merge "Placeholder for binder freeze notification API." into main by Yu-Ting Tseng · 1 year, 8 months ago
  72. 8692f01 Make PersistableBundle getter functions const by Lais Andrade · 1 year, 8 months ago
  73. ed92198 Merge "binder_bpBinderFuzz: log socket unlink failure" into main by Steven Moreland · 1 year, 8 months ago
  74. 5e9bccb binder_bpBinderFuzz: log socket unlink failure by Steven Moreland · 1 year, 8 months ago
  75. 4a5441f Placeholder for binder freeze notification API. by Yu-Ting Tseng · 1 year, 9 months ago
  76. 88d80cd Merge "binder_sdk: modules -> modules_host" into main by Treehugger Robot · 1 year, 8 months ago
  77. 85ea684 Merge "Binder: enable/fix some warnings" into main by Treehugger Robot · 1 year, 8 months ago
  78. 370408e Binder: enable/fix some warnings by Tomasz Wasilczyk · 1 year, 9 months ago
  79. 94c51ab binder_sdk: modules -> modules_host by Tomasz Wasilczyk · 1 year, 8 months ago
  80. ac72879 Merge "rust: properly handle async->async handles" into main by Alice Ryhl · 1 year, 8 months ago
  81. 6a16967 Merge "Add binder_sdk_test to postsubmit" into main by Tomasz Wasilczyk · 1 year, 8 months ago
  82. 0ae829e rust: properly handle async->async handles by Alice Ryhl · 1 year, 10 months ago
  83. 04b3615 Merge "Fix binder_sdk build" into main by Treehugger Robot · 1 year, 8 months ago
  84. a8b5d50 Add binder_sdk_test to postsubmit by Tomasz Wasilczyk · 1 year, 8 months ago
  85. 79887b4 Merge "Binder IPC: clean up includes" into main by Treehugger Robot · 1 year, 8 months ago
  86. f4c9b48 libbinder: Add log when FDs aren't supported in RpcSession by Devin Moore · 1 year, 8 months ago
  87. 078ff90 Fix binder_sdk build by Tomasz Wasilczyk · 1 year, 9 months ago
  88. b70f471 Binder IPC: clean up includes by Tomasz Wasilczyk · 1 year, 9 months ago
  89. f785b79 libbinder: export fewer symbols for non-vendor builds by Frederick Mayle · 1 year, 9 months ago
  90. a770e9b Merge "Reformat BpBinder.h" into main by Treehugger Robot · 1 year, 9 months ago
  91. aa30575 Merge "RpcServer: let system allocate vsock ports" into main by Treehugger Robot · 1 year, 9 months ago
  92. f020253 Merge "BackendUnifiedServiceManager: tidy up includes" into main by Treehugger Robot · 1 year, 9 months ago
  93. 4532c98 Binder NDK tests: use std::mutex, not android::Mutex by Tomasz Wasilczyk · 1 year, 9 months ago
  94. d1603f4 Reformat BpBinder.h by Tomasz Wasilczyk · 1 year, 9 months ago
  95. fe25f12 BackendUnifiedServiceManager: tidy up includes by Tomasz Wasilczyk · 1 year, 9 months ago
  96. 40800e1 librenderengine: avoid vector<const T> by Ryan Prichard · 1 year, 9 months ago
  97. 9949899 libdumputils: avoid set<const T> by Ryan Prichard · 1 year, 9 months ago
  98. 8a56df6 Merge "Migrate from libutils SystemClock.h to std::chrono" into main by Treehugger Robot · 1 year, 9 months ago
  99. 022db68 RpcServer: let system allocate vsock ports by Tomasz Wasilczyk · 1 year, 9 months ago
  100. 1d46f58 Migrate from libutils SystemClock.h to std::chrono by Tomasz Wasilczyk · 1 year, 10 months ago