1. 30528a2 lshal: Add --all --types=all, and use in bugreport by Yifan Hong · 4 years, 2 months ago
  2. 52e3b47 Merge "Update OWNERS files to reflect HWUI team work + ownership:" by Treehugger Robot · 4 years, 2 months ago
  3. c7411b6 Update OWNERS files to reflect HWUI team work + ownership: by Alec Mouri · 4 years, 2 months ago
  4. a452b65 Merge "libbinder_ndk: re-enable unit test case GetServiceThatDoesntExist" by Treehugger Robot · 4 years, 2 months ago
  5. 9790d93 Merge "servicemanager: Overwrite old service when a new one is registered" by Devin Moore · 4 years, 2 months ago
  6. 54b9dcb libbinder_ndk: re-enable unit test case GetServiceThatDoesntExist by Devin Moore · 4 years, 2 months ago
  7. 05ffe52 servicemanager: Overwrite old service when a new one is registered by Devin Moore · 4 years, 2 months ago
  8. db3e5bb Merge "libbinder_ndk: Add APIs for lazy services" by Devin Moore · 4 years, 2 months ago
  9. 02d7e69 Merge "libbinder: LazyServiceRegistrar documentation" by Treehugger Robot · 4 years, 2 months ago
  10. 774f564 Merge "Remove ro.boot.vr references" by Inseob Kim · 4 years, 2 months ago
  11. 15791ea Remove ro.boot.vr references by Inseob Kim · 4 years, 3 months ago
  12. e282bbb Merge "dumpstate: calculate logcat timeout using readable buffer size" by Tom Cherry · 4 years, 2 months ago
  13. d28d2f6 libbinder: LazyServiceRegistrar documentation by Steven Moreland · 4 years, 2 months ago
  14. f4472f3 dumpstate: calculate logcat timeout using readable buffer size by Tom Cherry · 4 years, 2 months ago
  15. 6a9394f libbinder_ndk: Add APIs for lazy services by Devin Moore · 4 years, 3 months ago
  16. 6ec9ae5 Merge "Update language to comply with Android's inclusive language guidance" by Lihao Liang · 4 years, 3 months ago
  17. 73a3c96 Update language to comply with Android's inclusive language guidance by Lihao Liang · 4 years, 3 months ago
  18. dd39a29 Merge "atrace: Add cpuhp trace points" by Wei Wang · 4 years, 3 months ago
  19. 2ded52d atrace: Add cpuhp trace points by Wei Wang · 4 years, 3 months ago
  20. 635bd93 Merge "libbinder: stricter APEX + VNDK stability checks" by Steven Moreland · 4 years, 3 months ago
  21. 5d4cb3a Merge "Update OWNERS for installd" by Orion Hodson · 4 years, 3 months ago
  22. 25be6e9 Merge "Remove sole "user" of DCHECK_CONSTEXPR." by Treehugger Robot · 4 years, 3 months ago
  23. 7f90426 Merge "Add default move assignment opperators to ScopedAResource types" by Devin Moore · 4 years, 3 months ago
  24. 2f2c4e0 libbinder: stricter APEX + VNDK stability checks by Steven Moreland · 4 years, 3 months ago
  25. 0beed27 Remove sole "user" of DCHECK_CONSTEXPR. by Elliott Hughes · 4 years, 3 months ago
  26. 02686ea Add default move assignment opperators to ScopedAResource types by Devin Moore · 4 years, 3 months ago
  27. 9c7dd71 Update OWNERS for installd by Orion Hodson · 4 years, 3 months ago
  28. f289a9e Merge "Remove __android_logger_property_get_bool()" by Tom Cherry · 4 years, 3 months ago
  29. 303d4ec Merge "OpenGL: Use more inclusive terms" by Treehugger Robot · 4 years, 3 months ago
  30. 26169cd OpenGL: Use more inclusive terms by Yiwei Zhang · 4 years, 3 months ago
  31. 0509b9b Merge changes from topic "binder-polling" by Steven Moreland · 4 years, 3 months ago
  32. b87dbfa Remove __android_logger_property_get_bool() by Tom Cherry · 4 years, 3 months ago
  33. 23d058f libbinder_ndk: APIs for polling by Steven Moreland · 4 years, 3 months ago
  34. d8c8567 libbinder: setupPolling returns status_t by Steven Moreland · 4 years, 3 months ago
  35. 09f7bc1 Merge "libbinder: Parcelable isStable->getStability" by Steven Moreland · 4 years, 3 months ago
  36. 6a28498 Merge "libbinder: Log 'Waiting for service...' message outside of retry loop" by Tom Cherry · 4 years, 3 months ago
  37. 7b11a38 Merge "libbinder/libbinder_ndk stability tests in VTS" by Treehugger Robot · 4 years, 3 months ago
  38. 8fda97f libbinder: Log 'Waiting for service...' message outside of retry loop by Tom Cherry · 4 years, 3 months ago
  39. 13f8466 libbinder/libbinder_ndk stability tests in VTS by Steven Moreland · 4 years, 3 months ago
  40. 515aa30 libbinder: Parcelable isStable->getStability by Steven Moreland · 4 years, 3 months ago
  41. 2054ee3 Merge "libbinder: avoid global mutex every binder call" by Steven Moreland · 4 years, 3 months ago
  42. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 4 years, 3 months ago
  43. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 3 months ago
  44. 4fdb12f libbinder: avoid global mutex every binder call by Steven Moreland · 4 years, 3 months ago
  45. d52459b Merge "Add AV1 openmax profile level" by Treehugger Robot · 4 years, 3 months ago
  46. 3309b5e Merge "libbinder: setMinSchedulerPolicy" by Steven Moreland · 4 years, 3 months ago
  47. bf1915b libbinder: setMinSchedulerPolicy by Steven Moreland · 4 years, 3 months ago
  48. ea83051 Merge "libbinder: add hints to waitForService error" by Steven Moreland · 4 years, 3 months ago
  49. 6725fe4 Merge "Allow AIBinder<->IBinder when sharing libbinder." by Steven Moreland · 4 years, 3 months ago
  50. ad22253 Merge "libbinder: document not to use TextOutput" by Treehugger Robot · 4 years, 3 months ago
  51. b2de953 Allow AIBinder<->IBinder when sharing libbinder. by Steven Moreland · 4 years, 5 months ago
  52. 6a72d8c Merge changes from topic "atrace_thermal" by Treehugger Robot · 4 years, 3 months ago
  53. a3b5de9 atrace: add thermal trace to user build by Wei Wang · 4 years, 3 months ago
  54. e3079a9 Add thermal category to atrace. by Wei Wang · 4 years, 3 months ago
  55. e7ac28a libbinder: document not to use TextOutput by Steven Moreland · 4 years, 3 months ago
  56. f2677e2 libbinder: add hints to waitForService error by Steven Moreland · 4 years, 3 months ago
  57. 533d368 Merge "Adding Message and Serialization fuzzers to libpdx" by Hamzeh Zawawy · 4 years, 3 months ago
  58. 6091a2d Merge changes I7d5ab9fb,Ib34d291f by Yifan Hong · 4 years, 3 months ago
  59. 6884b87 lshal: --debug omits info on parent objects. by Yifan Hong · 4 years, 3 months ago
  60. 5cceea8 lshal: Add test for debug -E by Yifan Hong · 4 years, 3 months ago
  61. 6c03e13 Merge "libbinder_ndk: AIBinder_{setRequesting,getCalling}Sid" by Steven Moreland · 4 years, 3 months ago
  62. c281055 Merge "Avoid TREBLE_TESTING_OVERRIDE" by Treehugger Robot · 4 years, 3 months ago
  63. 88fdc66 Merge "Avoid TREBLE_TESTING_OVERRIDE" by Treehugger Robot · 4 years, 3 months ago
  64. 85a9d32 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 4 years, 3 months ago
  65. 7c8af94 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 4 years, 3 months ago
  66. 2f405f5 libbinder_ndk: AIBinder_{setRequesting,getCalling}Sid by Steven Moreland · 4 years, 3 months ago
  67. 27174df Merge "fix integer promotion in logging." by Mitch Phillips · 4 years, 3 months ago
  68. bbe3d22 Merge "libbinder_ndk: split C ABI from C++ API" by Steven Moreland · 4 years, 3 months ago
  69. b46521f Merge "libbinder_ndk: dead binder when associating dead binder" by Steven Moreland · 4 years, 3 months ago
  70. 87099b0 Merge changes from topics "pc-enum", "pointer_controller" by Treehugger Robot · 4 years, 3 months ago
  71. e8dbb82 Merge "libbinder_ndk: document association for dead binder" by Steven Moreland · 4 years, 3 months ago
  72. 640c409 libbinder_ndk: dead binder when associating dead binder by Steven Moreland · 4 years, 3 months ago
  73. 34aac10 libbinder_ndk: split C ABI from C++ API by Steven Moreland · 4 years, 3 months ago
  74. 021f5e9 Merge "servicemanager: restart more services on crash" by Steven Moreland · 4 years, 3 months ago
  75. 5a4c3fc libbinder_ndk: document association for dead binder by Steven Moreland · 4 years, 3 months ago
  76. b69d848 servicemanager: restart more services on crash by Steven Moreland · 4 years, 5 months ago
  77. e6afda3 Move PointerController enums to enum classes. by Michael Wright · 4 years, 4 months ago
  78. a512bfd Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 4 months ago
  79. cb64d4e Merge "Make libbinder buildable for native_bridge" by Victor Khimenko · 4 years, 3 months ago
  80. ce0136d Merge "Merge android10-qpr3-release to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 3 months ago
  81. c9b03bd Adding Message and Serialization fuzzers to libpdx by Corbin Souffrant · 4 years, 3 months ago
  82. 73a7dc4 Merge android10-qpr3-release to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  83. 38786ab Make libbinder buildable for native_bridge by Victor Khimenko · 4 years, 4 months ago
  84. 066ff58 Merge "binder parcel: restrict on APEX" by Steven Moreland · 4 years, 4 months ago
  85. e5d8596 fix integer promotion in logging. by Mitch Phillips · 4 years, 4 months ago
  86. 5c3748e Merge "Fix and reenable fuzzer." by Hamzeh Zawawy · 4 years, 4 months ago
  87. 98b7b03 Merge "dalvik sysprop settings are optional" by Jiyong Park · 4 years, 4 months ago
  88. 520b9e4 binder parcel: restrict on APEX by Steven Moreland · 4 years, 5 months ago
  89. f9e1a47 Merge "SurfaceFlingerProperties: Use proper prop scope" by Inseob Kim · 4 years, 4 months ago
  90. 7baa145 dalvik sysprop settings are optional by Jiyong Park · 4 years, 4 months ago
  91. fbede97 SurfaceFlingerProperties: Use proper prop scope by Luca Stefani · 4 years, 4 months ago
  92. 794dc13 Merge "Update BufferQueue owners" by John Reck · 4 years, 4 months ago
  93. ecee4da Update BufferQueue owners by John Reck · 4 years, 4 months ago
  94. f5e447f Fix and reenable fuzzer. by Corbin Souffrant · 4 years, 4 months ago
  95. fb07ccb Merge "Update to use nativehelper/JNIPlatformHelp.h" by Orion Hodson · 4 years, 4 months ago
  96. 99f8585 Merge "Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE" by Luke Huang · 4 years, 4 months ago
  97. 9eca06b Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 4 years, 5 months ago
  98. 8aba999 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 4 years, 4 months ago
  99. 130f069 Merge "disable libpdx_fuzz" by Treehugger Robot · 4 years, 4 months ago
  100. c5ff3d2 disable libpdx_fuzz by Kris Alder · 4 years, 4 months ago