1. 23d058f libbinder_ndk: APIs for polling by Steven Moreland · 4 years ago
  2. d8c8567 libbinder: setupPolling returns status_t by Steven Moreland · 4 years ago
  3. 09f7bc1 Merge "libbinder: Parcelable isStable->getStability" by Steven Moreland · 4 years ago
  4. 6a28498 Merge "libbinder: Log 'Waiting for service...' message outside of retry loop" by Tom Cherry · 4 years ago
  5. 7b11a38 Merge "libbinder/libbinder_ndk stability tests in VTS" by Treehugger Robot · 4 years ago
  6. 8fda97f libbinder: Log 'Waiting for service...' message outside of retry loop by Tom Cherry · 4 years ago
  7. 13f8466 libbinder/libbinder_ndk stability tests in VTS by Steven Moreland · 4 years ago
  8. 515aa30 libbinder: Parcelable isStable->getStability by Steven Moreland · 4 years ago
  9. 2054ee3 Merge "libbinder: avoid global mutex every binder call" by Steven Moreland · 4 years ago
  10. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 4 years ago
  11. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years ago
  12. 4fdb12f libbinder: avoid global mutex every binder call by Steven Moreland · 4 years ago
  13. d52459b Merge "Add AV1 openmax profile level" by Treehugger Robot · 4 years ago
  14. 3309b5e Merge "libbinder: setMinSchedulerPolicy" by Steven Moreland · 4 years ago
  15. bf1915b libbinder: setMinSchedulerPolicy by Steven Moreland · 4 years ago
  16. ea83051 Merge "libbinder: add hints to waitForService error" by Steven Moreland · 4 years ago
  17. 6725fe4 Merge "Allow AIBinder<->IBinder when sharing libbinder." by Steven Moreland · 4 years ago
  18. ad22253 Merge "libbinder: document not to use TextOutput" by Treehugger Robot · 4 years ago
  19. b2de953 Allow AIBinder<->IBinder when sharing libbinder. by Steven Moreland · 4 years, 1 month ago
  20. 6a72d8c Merge changes from topic "atrace_thermal" by Treehugger Robot · 4 years ago
  21. a3b5de9 atrace: add thermal trace to user build by Wei Wang · 4 years ago
  22. e3079a9 Add thermal category to atrace. by Wei Wang · 4 years ago
  23. e7ac28a libbinder: document not to use TextOutput by Steven Moreland · 4 years ago
  24. f2677e2 libbinder: add hints to waitForService error by Steven Moreland · 4 years ago
  25. 533d368 Merge "Adding Message and Serialization fuzzers to libpdx" by Hamzeh Zawawy · 4 years ago
  26. 6091a2d Merge changes I7d5ab9fb,Ib34d291f by Yifan Hong · 4 years ago
  27. 6884b87 lshal: --debug omits info on parent objects. by Yifan Hong · 4 years ago
  28. 5cceea8 lshal: Add test for debug -E by Yifan Hong · 4 years ago
  29. 6c03e13 Merge "libbinder_ndk: AIBinder_{setRequesting,getCalling}Sid" by Steven Moreland · 4 years ago
  30. c281055 Merge "Avoid TREBLE_TESTING_OVERRIDE" by Treehugger Robot · 4 years ago
  31. 88fdc66 Merge "Avoid TREBLE_TESTING_OVERRIDE" by Treehugger Robot · 4 years ago
  32. 85a9d32 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 4 years ago
  33. 7c8af94 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 4 years ago
  34. 2f405f5 libbinder_ndk: AIBinder_{setRequesting,getCalling}Sid by Steven Moreland · 4 years ago
  35. 27174df Merge "fix integer promotion in logging." by Mitch Phillips · 4 years ago
  36. bbe3d22 Merge "libbinder_ndk: split C ABI from C++ API" by Steven Moreland · 4 years ago
  37. b46521f Merge "libbinder_ndk: dead binder when associating dead binder" by Steven Moreland · 4 years ago
  38. 87099b0 Merge changes from topics "pc-enum", "pointer_controller" by Treehugger Robot · 4 years ago
  39. e8dbb82 Merge "libbinder_ndk: document association for dead binder" by Steven Moreland · 4 years ago
  40. 640c409 libbinder_ndk: dead binder when associating dead binder by Steven Moreland · 4 years ago
  41. 34aac10 libbinder_ndk: split C ABI from C++ API by Steven Moreland · 4 years ago
  42. 021f5e9 Merge "servicemanager: restart more services on crash" by Steven Moreland · 4 years ago
  43. 5a4c3fc libbinder_ndk: document association for dead binder by Steven Moreland · 4 years ago
  44. b69d848 servicemanager: restart more services on crash by Steven Moreland · 4 years, 2 months ago
  45. e6afda3 Move PointerController enums to enum classes. by Michael Wright · 4 years ago
  46. a512bfd Move PointerController from sp to shared_ptr by Michael Wright · 4 years ago
  47. cb64d4e Merge "Make libbinder buildable for native_bridge" by Victor Khimenko · 4 years ago
  48. ce0136d Merge "Merge android10-qpr3-release to aosp-master - DO NOT MERGE" by Bill Yi · 4 years ago
  49. c9b03bd Adding Message and Serialization fuzzers to libpdx by Corbin Souffrant · 4 years ago
  50. 73a7dc4 Merge android10-qpr3-release to aosp-master - DO NOT MERGE by Bill Yi · 4 years ago
  51. 38786ab Make libbinder buildable for native_bridge by Victor Khimenko · 4 years ago
  52. 066ff58 Merge "binder parcel: restrict on APEX" by Steven Moreland · 4 years ago
  53. e5d8596 fix integer promotion in logging. by Mitch Phillips · 4 years ago
  54. 5c3748e Merge "Fix and reenable fuzzer." by Hamzeh Zawawy · 4 years ago
  55. 98b7b03 Merge "dalvik sysprop settings are optional" by Jiyong Park · 4 years ago
  56. 520b9e4 binder parcel: restrict on APEX by Steven Moreland · 4 years, 1 month ago
  57. f9e1a47 Merge "SurfaceFlingerProperties: Use proper prop scope" by Inseob Kim · 4 years ago
  58. 7baa145 dalvik sysprop settings are optional by Jiyong Park · 4 years ago
  59. fbede97 SurfaceFlingerProperties: Use proper prop scope by Luca Stefani · 4 years ago
  60. 794dc13 Merge "Update BufferQueue owners" by John Reck · 4 years ago
  61. ecee4da Update BufferQueue owners by John Reck · 4 years ago
  62. f5e447f Fix and reenable fuzzer. by Corbin Souffrant · 4 years ago
  63. fb07ccb Merge "Update to use nativehelper/JNIPlatformHelp.h" by Orion Hodson · 4 years ago
  64. 99f8585 Merge "Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE" by Luke Huang · 4 years ago
  65. 9eca06b Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 4 years, 1 month ago
  66. 8aba999 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 4 years, 1 month ago
  67. 130f069 Merge "disable libpdx_fuzz" by Treehugger Robot · 4 years, 1 month ago
  68. c5ff3d2 disable libpdx_fuzz by Kris Alder · 4 years, 1 month ago
  69. 362f036 Merge "use mapRetrieveWO() and retrieveProgram() instead of bpfFdGet()" by Treehugger Robot · 4 years, 1 month ago
  70. af073cc use mapRetrieveWO() and retrieveProgram() instead of bpfFdGet() by Maciej Żenczykowski · 4 years, 1 month ago
  71. 464130b Merge "android/binder_*: add <stdbool.h>..." by Treehugger Robot · 4 years, 1 month ago
  72. dfe481b Merge "Make libarect buildable for native_bridge" by Victor Khimenko · 4 years, 1 month ago
  73. b7322fc Make libarect buildable for native_bridge by Victor Khimenko · 4 years, 1 month ago
  74. 09f4184 android/binder_*: add <stdbool.h>... by Elliott Hughes · 4 years, 1 month ago
  75. 53fc811 Merge "Add a fuzzer for libpdx ServiceDispatcher class." by Hamzeh Zawawy · 4 years, 1 month ago
  76. c066439 Merge "bugreport/bugreportz: improve help/errors." by Elliott Hughes · 4 years, 1 month ago
  77. 0550c72 bugreport/bugreportz: improve help/errors. by Elliott Hughes · 4 years, 1 month ago
  78. 734f0a2 Merge "bugreport: fix warning." by Elliott Hughes · 4 years, 1 month ago
  79. 1febe13 bugreport: fix warning. by Elliott Hughes · 4 years, 1 month ago
  80. 69f1479 Merge "TouchInputMapper: Use default viewport for PointerController" by Treehugger Robot · 4 years, 1 month ago
  81. 9a23df2 Merge "dumpstate: Fix required dependencies" by Yo Chiang · 4 years, 1 month ago
  82. ee959e9 Merge "Set min_sdk_version to be part of mainline modules" by Jooyung Han · 4 years, 1 month ago
  83. d3c7684 Add a fuzzer for libpdx ServiceDispatcher class. by Corbin Souffrant · 4 years, 1 month ago
  84. e3e5b30 Merge "Merge QQ3A.200605.002 into master" by Xin Li · 4 years, 1 month ago
  85. 2360c2a Merge QQ3A.200605.002 into master by Xin Li · 4 years, 1 month ago
  86. 2cf9404 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 1 month ago
  87. 060a736 Merge "Revert "servicemanager: hard failure for missing context"" by Yifan Hong · 4 years, 1 month ago
  88. 1151baf dumpstate: Fix required dependencies by Yo Chiang · 4 years, 1 month ago
  89. ba7fcc3 Revert "servicemanager: hard failure for missing context" by Yifan Hong · 4 years, 1 month ago
  90. 560de15 Merge "Add dependencies on jni_headers" am: ed38697b9f by Orion Hodson · 4 years, 1 month ago
  91. ed38697 Merge "Add dependencies on jni_headers" by Orion Hodson · 4 years, 1 month ago
  92. 036b105 Merge changes from topics "cursor_type_hotspot", "set_viewport_in_input_reader" am: 43beafe0b0 by Treehugger Robot · 4 years, 1 month ago
  93. 555e4f2 Add metadata for mouse cursor. am: b0412cfa69 by Garfield Tan · 4 years, 1 month ago
  94. 15439d0 Merge "Delete APK snapshots during restoration (3/n)" am: b87b05f286 by Chun-Wei Wang · 4 years, 1 month ago
  95. 43beafe Merge changes from topics "cursor_type_hotspot", "set_viewport_in_input_reader" by Treehugger Robot · 4 years, 1 month ago
  96. b87b05f Merge "Delete APK snapshots during restoration (3/n)" by Chun-Wei Wang · 4 years, 1 month ago
  97. bc53ad2 Merge changes from topic "parcel-allocation" am: 3769b77023 by Steven Moreland · 4 years, 1 month ago
  98. f4245eb libbinder: TEST_MAPPING CtsOsTestCases am: 2b9d365bcc by Steven Moreland · 4 years, 1 month ago
  99. 3769b77 Merge changes from topic "parcel-allocation" by Steven Moreland · 4 years, 1 month ago
  100. c6d9967 TouchInputMapper: Use default viewport for PointerController by Prabir Pradhan · 4 years, 5 months ago