1. 7c61558 libbinder_ndk: AParcel_fromJavaParcel by Steven Moreland · 4 years, 7 months ago
  2. bb927a1 adbd_auth: dispatch pending prompts on success. by Josh Gao · 4 years, 8 months ago
  3. c3f0071 Merge "Dynamically stop lazy services" by Jon Spivack · 4 years, 7 months ago
  4. 3d04184 Merge "Change the position of addAndGetFrameTimestamps when queueBuffer" by Treehugger Robot · 4 years, 7 months ago
  5. 44462ac Merge "gralloc: Add owners for libgralloctypes" by Treehugger Robot · 4 years, 7 months ago
  6. 9f503a4 Dynamically stop lazy services by Jon Spivack · 4 years, 9 months ago
  7. 15e12e3 libbinder_ndk: support for nullable parcelables by Steven Moreland · 4 years, 7 months ago
  8. d2aaf75 gralloc: Add owners for libgralloctypes by Marissa Wall · 4 years, 7 months ago
  9. 185ce28 Merge "Link libvndksupport dynamically instead of statically." by Peter Collingbourne · 4 years, 7 months ago
  10. 6c5892a Add patplunkett@google.com to vr OWNERS by Pat Plunkett · 4 years, 7 months ago
  11. 713f59d Merge "libbinder_ndk Parcelable: no assume non-null write" by Steven Moreland · 4 years, 7 months ago
  12. 19de208 Link libvndksupport dynamically instead of statically. by Peter Collingbourne · 4 years, 7 months ago
  13. 0c3329b Merge "Revert submission" by Jooyung Han · 4 years, 7 months ago
  14. 989795b Revert submission by Jooyung Han · 4 years, 7 months ago
  15. 316522f Revert submission by Jooyung Han · 4 years, 7 months ago
  16. 10ae93b libbinder_ndk Parcelable: no assume non-null write by Steven Moreland · 4 years, 8 months ago
  17. 28a9927 binder: Add enum_range<Enum> by Jooyung Han · 4 years, 8 months ago
  18. 7477216 libbinder_ndk: add AStatus_getDescription by Steven Moreland · 4 years, 8 months ago
  19. 544c522 Change the position of addAndGetFrameTimestamps when queueBuffer by JihCheng Chiu · 5 years ago
  20. 8fc7c37 Merge "libui: use uint64_t in dump and getTotalSize to avoid overflow issues" by Treehugger Robot · 4 years, 8 months ago
  21. 9d92e6a Deprecate manually written binder interfaces. by Ivan Lozano · 4 years, 8 months ago
  22. b806b3a Merge "libbinder: checked_interface_cast" am: 8eec43905a by Steven Moreland · 4 years, 8 months ago
  23. 8eec439 Merge "libbinder: checked_interface_cast" by Steven Moreland · 4 years, 8 months ago
  24. 21560ab libbinder: checked_interface_cast by Steven Moreland · 4 years, 8 months ago
  25. 53a1d3b Merge "Add stubs to libnativewindow.so." am: c46f5e1bd3 by Przemyslaw Szczepaniak · 4 years, 8 months ago
  26. b7ea9bf Add stubs to libnativewindow.so. by Przemyslaw Szczepaniak · 4 years, 9 months ago
  27. 7e1ed44 Merge "Unregister Waiter in waitForService" am: e395da3058 by Jon Spivack · 4 years, 8 months ago
  28. e395da3 Merge "Unregister Waiter in waitForService" by Jon Spivack · 4 years, 8 months ago
  29. 494e024 Merge "libbinder_ndk: clearer error on host misconfigured" am: e07aecf72e by Steven Moreland · 4 years, 8 months ago
  30. e07aecf Merge "libbinder_ndk: clearer error on host misconfigured" by Steven Moreland · 4 years, 8 months ago
  31. fed6db4 Unregister Waiter in waitForService by Jon Spivack · 4 years, 8 months ago
  32. dbf6dd5 libbinder_ndk: clearer error on host misconfigured by Steven Moreland · 4 years, 8 months ago
  33. 3943411 Merge "Status: toString8, include stringified status_t" am: 3ee8935c6f by Steven Moreland · 4 years, 8 months ago
  34. 2584331 Merge "Support ParcelFileDescriptor[] in libbinder_ndk" am: 9792ad0573 by Jeongik Cha · 4 years, 8 months ago
  35. 3ee8935 Merge "Status: toString8, include stringified status_t" by Steven Moreland · 4 years, 8 months ago
  36. 9792ad0 Merge "Support ParcelFileDescriptor[] in libbinder_ndk" by Treehugger Robot · 4 years, 8 months ago
  37. 0376fad Merge "libbinder: log fatal when used in APEX" am: b5667012c1 by Steven Moreland · 4 years, 8 months ago
  38. 287399b Merge "IServiceManager: @nullable IBinder" am: 47322c31db by Steven Moreland · 4 years, 8 months ago
  39. b566701 Merge "libbinder: log fatal when used in APEX" by Steven Moreland · 4 years, 8 months ago
  40. 47322c3 Merge "IServiceManager: @nullable IBinder" by Steven Moreland · 4 years, 8 months ago
  41. 9af8210 Support ParcelFileDescriptor[] in libbinder_ndk by Jeongik Cha · 4 years, 9 months ago
  42. b6d0e76 libbinder: log fatal when used in APEX by Steven Moreland · 4 years, 9 months ago
  43. 56b2c4b Status: toString8, include stringified status_t by Steven Moreland · 4 years, 9 months ago
  44. 1d4b5b4 IServiceManager: @nullable IBinder by Steven Moreland · 4 years, 9 months ago
  45. 921a39f Merge "libbinder_ndk: R system users can run on Q devices" am: 0d83872951 by Lorenzo Colitti · 4 years, 9 months ago
  46. 0d83872 Merge "libbinder_ndk: R system users can run on Q devices" by Lorenzo Colitti · 4 years, 9 months ago
  47. 843b270 libbinder_ndk: R system users can run on Q devices by Steven Moreland · 4 years, 9 months ago
  48. baf843b Merge "Rename # vndk tag to # llndk" am: 76b3d25ea3 by Jiyong Park · 4 years, 9 months ago
  49. 3ce7973 Rename # vndk tag to # llndk by Jiyong Park · 4 years, 9 months ago
  50. 1a09d59 Merge "Libui Enable Bound Sanitizers" am: 7618ed32d3 by Cindy Zhou · 4 years, 9 months ago
  51. 7618ed3 Merge "Libui Enable Bound Sanitizers" by Cindy Zhou · 4 years, 9 months ago
  52. bbeb7f3 Merge "Remove unnecessary link library" am: f5e2c5d0f8 by Marco Nelissen · 4 years, 9 months ago
  53. da87b85 Libui Enable Bound Sanitizers by Cindy Zhou · 4 years, 9 months ago
  54. 844812c Remove unnecessary link library by Marco Nelissen · 4 years, 9 months ago
  55. cc888a2 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 by Colin Cross · 4 years, 9 months ago
  56. 39a5c06 Merge "Replace -Weverything with -Wextra" by Treehugger Robot · 4 years, 9 months ago
  57. b72546c Merge "Add a header lib for libarect" am: 037de11185 by Marco Nelissen · 4 years, 9 months ago
  58. 037de11 Merge "Add a header lib for libarect" by Marco Nelissen · 4 years, 9 months ago
  59. 250cdb3 Merge "Add comparison operators for ParcelFileDescriptor" am: ad425b4c2a by Jiyong Park · 4 years, 9 months ago
  60. f782022 Add a header lib for libarect by Marco Nelissen · 4 years, 9 months ago
  61. 1383d9f Replace -Weverything with -Wextra by Colin Cross · 4 years, 9 months ago
  62. 53955b2 Add comparison operators for ParcelFileDescriptor by Jiyong Park · 4 years, 9 months ago
  63. 1f678c2 Merge "libbinder: checkVintfService" am: 0b5ac42f5b by Steven Moreland · 4 years, 9 months ago
  64. 2f78d9d Merge "libbinder_ndk: ScopedAResource, support move op=" am: 8f0bd5a090 by Steven Moreland · 4 years, 9 months ago
  65. 0b5ac42 Merge "libbinder: checkVintfService" by Steven Moreland · 4 years, 9 months ago
  66. 8f0bd5a Merge "libbinder_ndk: ScopedAResource, support move op=" by Steven Moreland · 4 years, 9 months ago
  67. 3206a42 Merge "SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo" by Ady Abraham · 4 years, 9 months ago
  68. 1914396 Merge "SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo" by Treehugger Robot · 4 years, 9 months ago
  69. 6d108dd Merge "Fix darwin build break." am: ca5560cb7f by Justin Yun · 4 years, 9 months ago
  70. 9327d97 Fix darwin build break. by Josh Gao · 4 years, 9 months ago
  71. d329d05 libbinder_ndk: ScopedAResource, support move op= by Steven Moreland · 4 years, 9 months ago
  72. f1b02a4 libbinder: checkVintfService by Steven Moreland · 4 years, 9 months ago
  73. c7a9ab5 Merge "Move adbd authentication into its own library." am: d5d028a10a by Josh Gao · 4 years, 9 months ago
  74. 5b47bbc SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 5 years ago
  75. d5d028a Merge "Move adbd authentication into its own library." by Josh Gao · 4 years, 9 months ago
  76. d42b0eb Merge "libbinder: waitForVintfService" am: e13f284c64 by Steven Moreland · 4 years, 9 months ago
  77. e13f284 Merge "libbinder: waitForVintfService" by Steven Moreland · 4 years, 9 months ago
  78. 4b7c2bf Merge "Changes readByteVector methods to use more efficient reads." by Daniel Norman · 4 years, 9 months ago
  79. 9aebaa1 Merge "Changes readByteVector methods to use more efficient reads." by Treehugger Robot · 4 years, 9 months ago
  80. f853956 Merge "libbinder_ndk: remove format script" am: 3e04146c27 by Steven Moreland · 4 years, 9 months ago
  81. c8646c3 Changes readByteVector methods to use more efficient reads. by Daniel Norman · 4 years, 9 months ago
  82. 3e04146 Merge "libbinder_ndk: remove format script" by Treehugger Robot · 4 years, 9 months ago
  83. e48f92a Merge "Remove unnecessary link libraries from libbufferhub" am: b611217c46 by Marco Nelissen · 4 years, 9 months ago
  84. bce4d90 Merge "Add "Available since" text to all android/ headers." am: 79ad55323e by Elliott Hughes · 4 years, 9 months ago
  85. b611217 Merge "Remove unnecessary link libraries from libbufferhub" by Treehugger Robot · 4 years, 9 months ago
  86. 79ad553 Merge "Add "Available since" text to all android/ headers." by Elliott Hughes · 4 years, 9 months ago
  87. 3b0fded Merge "DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 4 years, 9 months ago
  88. e13eb65 Merge "Better error message for bad array write." by Steven Moreland · 4 years, 9 months ago
  89. c73571f libbinder: waitForVintfService by Steven Moreland · 4 years, 9 months ago
  90. 93711c8 Merge "libbinder_ndk: ScopedAStatus: remaining helpers" by Steven Moreland · 4 years, 9 months ago
  91. 86dbbf9 Remove unnecessary link libraries from libbufferhub by Marco Nelissen · 4 years, 9 months ago
  92. e28c4ea Merge "Make all binder NDK APIs available on the host." by Elliott Hughes · 4 years, 9 months ago
  93. 0977367 libbinder_ndk: ScopedAStatus: remaining helpers by Steven Moreland · 4 years, 9 months ago
  94. 8d4eb86 libbinder_ndk: remove format script by Steven Moreland · 4 years, 9 months ago
  95. 2c20bbf Better error message for bad array write. by Steven Moreland · 4 years, 9 months ago
  96. 906e0bb Make all binder NDK APIs available on the host. by Elliott Hughes · 4 years, 9 months ago
  97. 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 4 years, 9 months ago
  98. 0556547 Add "Available since" text to all android/ headers. by Elliott Hughes · 4 years, 9 months ago
  99. b789fb1 Move adbd authentication into its own library. by Josh Gao · 4 years, 9 months ago
  100. 109f941 Add bufferqueue headers to libgui_headers by Marco Nelissen · 4 years, 9 months ago