1. f7bd574 libbinder_ndk: document env must not be null. by Steven Moreland · 4 years, 9 months ago
  2. 7c61558 libbinder_ndk: AParcel_fromJavaParcel by Steven Moreland · 4 years, 9 months ago
  3. 6f43562 Merge "installd: add quota API for project IDs." by Martijn Coenen · 4 years, 9 months ago
  4. 105e189 Merge "Don't remove OBBs when clearing app data." by Treehugger Robot · 4 years, 9 months ago
  5. 24a9307 Don't remove OBBs when clearing app data. by Martijn Coenen · 4 years, 9 months ago
  6. b2067cf Merge "vibrator: use package as name" by Steven Moreland · 4 years, 9 months ago
  7. 089d083 Merge "adbd_auth: dispatch pending prompts on success." by Treehugger Robot · 4 years, 9 months ago
  8. 8aa2d8f vibrator: use package as name by Steven Moreland · 4 years, 9 months ago
  9. 55c0da3 installd: add quota API for project IDs. by Martijn Coenen · 4 years, 9 months ago
  10. bb927a1 adbd_auth: dispatch pending prompts on success. by Josh Gao · 4 years, 10 months ago
  11. d17f197 Merge "Skip QQ1A.191205.011 in AOSP master" by Treehugger Robot · 4 years, 9 months ago
  12. 9ab61ab Skip QQ1A.191205.011 in AOSP master by Xin Li · 4 years, 9 months ago
  13. 674c8b1 Merge "ServiceManager: Internal renames" by Jon Spivack · 4 years, 10 months ago
  14. f288b1d ServiceManager: Internal renames by Jon Spivack · 4 years, 10 months ago
  15. c3f0071 Merge "Dynamically stop lazy services" by Jon Spivack · 4 years, 10 months ago
  16. 0be2047 Merge "dumpstate: allow printf the duration of command to bugreport" by Nandana Dutt · 4 years, 10 months ago
  17. 3d04184 Merge "Change the position of addAndGetFrameTimestamps when queueBuffer" by Treehugger Robot · 4 years, 10 months ago
  18. 44462ac Merge "gralloc: Add owners for libgralloctypes" by Treehugger Robot · 4 years, 10 months ago
  19. 56ef587 Merge "libbinder_ndk: support for nullable parcelables" by Steven Moreland · 4 years, 10 months ago
  20. 9f503a4 Dynamically stop lazy services by Jon Spivack · 5 years ago
  21. 15e12e3 libbinder_ndk: support for nullable parcelables by Steven Moreland · 4 years, 10 months ago
  22. aa0f5b0 Merge "idlcli: Use ndk_platform Backend for AIDL" by Treehugger Robot · 4 years, 10 months ago
  23. f861929 Merge "Guard AConfiguration_getScreenRound." by Elliott Hughes · 4 years, 10 months ago
  24. d2aaf75 gralloc: Add owners for libgralloctypes by Marissa Wall · 4 years, 10 months ago
  25. 6b243fd Merge "Add dalvik-heap device-configs for 4/6GB devices" by Lokesh Gidra · 4 years, 10 months ago
  26. 185ce28 Merge "Link libvndksupport dynamically instead of statically." by Peter Collingbourne · 4 years, 10 months ago
  27. e52810e Merge "Add patplunkett@google.com to vr OWNERS" by Treehugger Robot · 4 years, 10 months ago
  28. af8b2d9 dumpstate: allow printf the duration of command to bugreport by chenqiwu · 4 years, 10 months ago
  29. 6ce6f73 idlcli: Use ndk_platform Backend for AIDL by Harpreet \"Eli\" Sangha · 4 years, 11 months ago
  30. 5d8a7f5 Merge "Vulkan: dynamically advertise surface formats" by Treehugger Robot · 4 years, 10 months ago
  31. 6c5892a Add patplunkett@google.com to vr OWNERS by Pat Plunkett · 4 years, 10 months ago
  32. ba80a0f Guard AConfiguration_getScreenRound. by Elliott Hughes · 4 years, 10 months ago
  33. e1b8909 Vulkan: dynamically advertise surface formats by Charlie Lao · 4 years, 10 months ago
  34. 713f59d Merge "libbinder_ndk Parcelable: no assume non-null write" by Steven Moreland · 4 years, 10 months ago
  35. 92ef3ad Merge "unique_fd is passed by value in AIDL interfaces" by Jiyong Park · 4 years, 10 months ago
  36. 40b05d4 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 11 months ago
  37. 19de208 Link libvndksupport dynamically instead of statically. by Peter Collingbourne · 4 years, 10 months ago
  38. 0c3329b Merge "Revert submission" by Jooyung Han · 4 years, 10 months ago
  39. c5d29c3 Add dalvik-heap device-configs for 4/6GB devices by Lokesh Gidra · 4 years, 10 months ago
  40. cb03836 Merge "libbinder_ndk: add AStatus_getDescription" by Steven Moreland · 4 years, 10 months ago
  41. 989795b Revert submission by Jooyung Han · 4 years, 10 months ago
  42. 5bceae6 Merge "Revert submission" by Jooyung Han · 4 years, 10 months ago
  43. 316522f Revert submission by Jooyung Han · 4 years, 10 months ago
  44. c4a6ed5 Merge "binder: Add enum_range<Enum>" by Jooyung Han · 4 years, 10 months ago
  45. 10ae93b libbinder_ndk Parcelable: no assume non-null write by Steven Moreland · 4 years, 10 months ago
  46. 28a9927 binder: Add enum_range<Enum> by Jooyung Han · 4 years, 10 months ago
  47. 7477216 libbinder_ndk: add AStatus_getDescription by Steven Moreland · 4 years, 10 months ago
  48. 544c522 Change the position of addAndGetFrameTimestamps when queueBuffer by JihCheng Chiu · 6 years ago
  49. 5d4883d Merge "Use lower filesystem path when destroying user data with FUSE" by Zimuzo Ezeozue · 4 years, 10 months ago
  50. d4de636 Use lower filesystem path when destroying user data with FUSE by Zim · 4 years, 10 months ago
  51. 27e06cc Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 4 years, 10 months ago
  52. 6783dfb Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  53. 1cde079 Merge "Add a separate flag in the installer for keeping ART profiles" by Treehugger Robot · 4 years, 10 months ago
  54. a7a1ddd Merge "Use statusToString for status_t print." by Steven Moreland · 4 years, 10 months ago
  55. 41be5ad Add a separate flag in the installer for keeping ART profiles by Calin Juravle · 5 years ago
  56. e3c2f61 Use statusToString for status_t print. by Steven Moreland · 4 years, 10 months ago
  57. 8fc7c37 Merge "libui: use uint64_t in dump and getTotalSize to avoid overflow issues" by Treehugger Robot · 4 years, 10 months ago
  58. 15d82e5 Merge "Global binder includes: removed unused." by Steven Moreland · 4 years, 10 months ago
  59. 1984c87 Merge "Deprecate manually written binder interfaces." by Ivan Lozano · 4 years, 10 months ago
  60. 294f4a6 Merge "Enable 'clang-format' Hook for cmds/idlcli" by Treehugger Robot · 4 years, 10 months ago
  61. 7859984 Global binder includes: removed unused. by Steven Moreland · 4 years, 10 months ago
  62. c3323c7 Merge "Delete external app dir on app uninstall with FUSE" by Zimuzo Ezeozue · 4 years, 10 months ago
  63. 9d92e6a Deprecate manually written binder interfaces. by Ivan Lozano · 4 years, 11 months ago
  64. 77ccd76 Merge "Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite." by Treehugger Robot · 4 years, 10 months ago
  65. 9fd4142 Merge "global binder includes: symlink binder per-header" by Treehugger Robot · 4 years, 10 months ago
  66. 52d459b Merge "Merge Android10 QPR1 into AOSP master" by Treehugger Robot · 4 years, 10 months ago
  67. e414037 global binder includes: symlink binder per-header by Steven Moreland · 4 years, 10 months ago
  68. 0ce832d Delete external app dir on app uninstall with FUSE by Zim · 4 years, 10 months ago
  69. 1d7e2fc Merge Android10 QPR1 into AOSP master by Xin Li · 4 years, 10 months ago
  70. f5a264a Merge "Vulkan: Improve error translation in CreateSwapChainKHR" am: 46ba04dfb3 by Anders Frostad Pedersen · 4 years, 10 months ago
  71. 46ba04d Merge "Vulkan: Improve error translation in CreateSwapChainKHR" by Treehugger Robot · 4 years, 10 months ago
  72. 771463e Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite. by easoncylee · 4 years, 11 months ago
  73. 9bb4db7 Vulkan: Improve error translation in CreateSwapChainKHR by Anders Frostad Pedersen · 4 years, 11 months ago
  74. 3842f50 Merge "vibrator: Add Composition APIs" am: 91b14d539d by Harpreet \"Eli\" Sangha · 4 years, 11 months ago
  75. 91b14d5 Merge "vibrator: Add Composition APIs" by Treehugger Robot · 4 years, 11 months ago
  76. a096d66 Enable 'clang-format' Hook for cmds/idlcli by Harpreet \"Eli\" Sangha · 4 years, 11 months ago
  77. 3a8400f vibrator: Add Composition APIs by Harpreet \"Eli\" Sangha · 5 years ago
  78. b806b3a Merge "libbinder: checked_interface_cast" am: 8eec43905a by Steven Moreland · 4 years, 11 months ago
  79. 8eec439 Merge "libbinder: checked_interface_cast" by Steven Moreland · 4 years, 11 months ago
  80. 4d15954 Merge "Update SurfaceFlingerProperties scope" am: 945fa5c957 by Inseob Kim · 4 years, 11 months ago
  81. 945fa5c Merge "Update SurfaceFlingerProperties scope" by Inseob Kim · 4 years, 11 months ago
  82. 21560ab libbinder: checked_interface_cast by Steven Moreland · 4 years, 11 months ago
  83. 53a1d3b Merge "Add stubs to libnativewindow.so." am: c46f5e1bd3 by Przemyslaw Szczepaniak · 4 years, 11 months ago
  84. c46f5e1 Merge "Add stubs to libnativewindow.so." by Przemyslaw Szczepaniak · 4 years, 11 months ago
  85. b7ea9bf Add stubs to libnativewindow.so. by Przemyslaw Szczepaniak · 5 years ago
  86. 7e1ed44 Merge "Unregister Waiter in waitForService" am: e395da3058 by Jon Spivack · 4 years, 11 months ago
  87. e395da3 Merge "Unregister Waiter in waitForService" by Jon Spivack · 4 years, 11 months ago
  88. 494e024 Merge "libbinder_ndk: clearer error on host misconfigured" am: e07aecf72e by Steven Moreland · 4 years, 11 months ago
  89. e07aecf Merge "libbinder_ndk: clearer error on host misconfigured" by Steven Moreland · 4 years, 11 months ago
  90. fed6db4 Unregister Waiter in waitForService by Jon Spivack · 5 years ago
  91. 5c4f650 Merge "Fix iterator in ServiceManager::removeCallback" am: 73f4c61ceb by Jon Spivack · 5 years ago
  92. 73f4c61 Merge "Fix iterator in ServiceManager::removeCallback" by Jon Spivack · 5 years ago
  93. e223f08 Fix iterator in ServiceManager::removeCallback by Jon Spivack · 5 years ago
  94. dbf6dd5 libbinder_ndk: clearer error on host misconfigured by Steven Moreland · 5 years ago
  95. 3943411 Merge "Status: toString8, include stringified status_t" am: 3ee8935c6f by Steven Moreland · 5 years ago
  96. 007dfd1 Merge "Fix legacy OBB data migration path" am: cbf6a2ec1f by Zim · 5 years ago
  97. c66d78f Merge "installd: add dex2oat cpu-set system properties" am: b05c6a56fa by Orion Hodson · 5 years ago
  98. 2584331 Merge "Support ParcelFileDescriptor[] in libbinder_ndk" am: 9792ad0573 by Jeongik Cha · 5 years ago
  99. 3ee8935 Merge "Status: toString8, include stringified status_t" by Steven Moreland · 5 years ago
  100. cbf6a2e Merge "Fix legacy OBB data migration path" by Treehugger Robot · 5 years ago