1. 500d2d8 Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" by Treehugger Robot · 7 years ago
  2. f3cf54a Merge "vulkan: Update headers to 1.1.85" by Treehugger Robot · 7 years ago
  3. b529719 vulkan: Update headers to 1.1.85 by Jesse Hall · 7 years ago
  4. a9a0e14 Merge "Remove more "template" keywords from calls that aren't templated." by Treehugger Robot · 7 years ago
  5. fb3df6c Remove more "template" keywords from calls that aren't templated. by Stephen Hines · 7 years ago
  6. 85eaa63 Merge "libbinder_ndk: _delete APIs take * not **." by Treehugger Robot · 7 years ago
  7. 5ec3274 Merge "Fix clang-tidy performance warnings in frameworks/native." by Chih-hung Hsieh · 7 years ago
  8. 9b80e28 libbinder_ndk: _delete APIs take * not **. by Steven Moreland · 7 years ago
  9. 26311df Merge "Otapreopt: Introduce protocol version 10" by Treehugger Robot · 7 years ago
  10. 0d1ee09 Merge "Otapreopt: Move binary to Soong" by Treehugger Robot · 7 years ago
  11. 2478cf2 Otapreopt: Introduce protocol version 10 by Andreas Gampe · 7 years ago
  12. 02390cf Merge "libbinder_ndk: docs: exception/err/status relation" by Treehugger Robot · 7 years ago
  13. a2f48bc Merge "libbinder_ndk: BAD_TYPE on bad checkInterface" by Treehugger Robot · 7 years ago
  14. ce9fe7f Otapreopt: Move binary to Soong by Andreas Gampe · 7 years ago
  15. 9d089af libbinder_ndk: BAD_TYPE on bad checkInterface by Steven Moreland · 7 years ago
  16. f366846 libbinder_ndk: docs: exception/err/status relation by Steven Moreland · 7 years ago
  17. 4549f39 Merge "Add libbinder_ndk to the NDK." by Steven Moreland · 7 years ago
  18. cede3a3 Merge "Add AStatus to libbinder_ndk." by Steven Moreland · 7 years ago
  19. 6194253 Merge "libbinder_ndk: AParcel 'operator->' -> 'get'" by Steven Moreland · 7 years ago
  20. b3546f3 Merge "libbinder_ndk: distinguish exception/status_t" by Steven Moreland · 7 years ago
  21. 5548e8a Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  22. eb0e9cc Add libbinder_ndk to the NDK. by Steven Moreland · 7 years ago
  23. 3803f0b Merge "Movement estimates for pointer location" by Treehugger Robot · 7 years ago
  24. 38faea6 Merge "libpdx_default_transport: Link libselinux dynamically instead of statically." by Peter Collingbourne · 7 years ago
  25. 198a39a libpdx_default_transport: Link libselinux dynamically instead of statically. by Peter Collingbourne · 7 years ago
  26. 32c087f vulkan: Fix EnumeratePhysicalDeviceGroups() by Chad Versace · 7 years ago
  27. 9a55e4a Merge "libbinder: document attach/find/detach object" by Steven Moreland · 7 years ago
  28. 9a51db8 Add AStatus to libbinder_ndk. by Steven Moreland · 7 years ago
  29. f18615b libbinder_ndk: AParcel 'operator->' -> 'get' by Steven Moreland · 7 years ago
  30. 5d62e44 libbinder_ndk: distinguish exception/status_t by Steven Moreland · 7 years ago
  31. 2038008 libbinder: document attach/find/detach object by Steven Moreland · 7 years ago
  32. 34da9ee Merge "libbinder_ndk: rename cpp files like headers" by Treehugger Robot · 7 years ago
  33. 7101abd Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" by Dimitry Ivanov · 7 years ago
  34. 97f1cf0 Merge "vulkan: Update headers to 1.1.84" by Treehugger Robot · 7 years ago
  35. 4d5ad49 libbinder_ndk: rename cpp files like headers by Steven Moreland · 7 years ago
  36. fea8cb2 Merge changes I9d3a049f,I0d52ed5e,I556435ca by Steven Moreland · 7 years ago
  37. c0e46d3 libbinder_ndk: fix null binder parceling segfault. by Steven Moreland · 7 years ago
  38. 9496895 libbinder_ndk: pointer equality of AIBinder. by Steven Moreland · 7 years ago
  39. 901c745 libbinder_ndk: linkToDeath/unlinkToDeath by Steven Moreland · 7 years ago
  40. 5cacd7c Merge "vndservicemanager: use selinux_vendor_log_callback" by Steven Moreland · 7 years ago
  41. 1bf4103 Merge "libbinder_ndk: @file, @addtogroup" by Steven Moreland · 7 years ago
  42. 01728c1 replace dlclose() with CloseNativeLibrary() in vulkan layer by Jacky.Deng · 7 years ago
  43. 1b73cc2 Merge "installd should be fully developed in AOSP." by Treehugger Robot · 7 years ago
  44. f9857ad installd should be fully developed in AOSP. by Jeff Sharkey · 7 years ago
  45. 4af6c46 vulkan: Update headers to 1.1.84 by Jesse Hall · 7 years ago
  46. 99e7f66 Merge "libbinder_ndk: forgotten formatting." by Steven Moreland · 7 years ago
  47. 74521c8 libbinder_ndk: forgotten formatting. by Steven Moreland · 7 years ago
  48. 7ee2436 Merge "libbinder_ndk: warning for transact on local objs" by Treehugger Robot · 7 years ago
  49. 7038766 Merge "[SurfaceFlinger] Checking nullptr for HWC layer." by Treehugger Robot · 7 years ago
  50. 41b69be vndservicemanager: use selinux_vendor_log_callback by Steven Moreland · 7 years ago
  51. e96bc7a Movement estimates for pointer location by Siarhei Vishniakou · 7 years ago
  52. 474b02d Merge "libbinder_ndk: fix missing "/**" -> "/*"" by Treehugger Robot · 7 years ago
  53. fbb87ef Merge "libbinder_ndk: add isAlive/ping" by Steven Moreland · 7 years ago
  54. 3527c2e libbinder_ndk: warning for transact on local objs by Steven Moreland · 7 years ago
  55. 0247ce6 libbinder_ndk: fix missing "/**" -> "/*" by Steven Moreland · 7 years ago
  56. 65867d7 libbinder_ndk: add isAlive/ping by Steven Moreland · 7 years ago
  57. d56b315 Merge "libbinder_ndk: finalizeTransaction->AParcel_delete" by Steven Moreland · 7 years ago
  58. c16ddeb Merge "Update for modified CapturedStderr." by Christopher Ferris · 7 years ago
  59. caa776c libbinder_ndk: finalizeTransaction->AParcel_delete by Steven Moreland · 7 years ago
  60. e9f0644 Merge "libbinder_ndk: AIBinder_Weak_delete sets nullptr" by Steven Moreland · 7 years ago
  61. a93e875 Merge "libbinder_ndk: make AIBinder_isRemote const." by Treehugger Robot · 7 years ago
  62. 9a582b0 Merge "libbinder_ndk: ABBinder objects are tagged." by Steven Moreland · 7 years ago
  63. 7f72e50 Merge "Remove PIC option from oat files." by Vladimir Marko · 7 years ago
  64. 5ccb70f libbinder_ndk: AIBinder_Weak_delete sets nullptr by Steven Moreland · 7 years ago
  65. 12fe72b Update for modified CapturedStderr. by Christopher Ferris · 7 years ago
  66. f3db084 libbinder_ndk: @file, @addtogroup by Steven Moreland · 7 years ago
  67. 5ea54da libbinder_ndk: make AIBinder_isRemote const. by Steven Moreland · 7 years ago
  68. 0874d2b [SurfaceFlinger] Checking nullptr for HWC layer. by Peiyong Lin · 7 years ago
  69. 71cddc3 libbinder_ndk: ABBinder objects are tagged. by Steven Moreland · 7 years ago
  70. 1752a11 Remove PIC option from oat files. by Vladimir Marko · 7 years ago
  71. 2a1310d Merge "Bugreport: Adding eBPF maps content to bugreport" by Treehugger Robot · 7 years ago
  72. a6aa0e7 Merge "Initial C library for libbinder." by Steven Moreland · 7 years ago
  73. 1d0c5b6 Merge changes Iee2d74a3,Ib2298818 by Treehugger Robot · 7 years ago
  74. 2e87adc Initial C library for libbinder. by Steven Moreland · 7 years ago
  75. 189d906 Installd: Add presubmit TEST_MAPPING by Andreas Gampe · 7 years ago
  76. 2ef09a7 Installd: Refactor installd_dexopt_test a bit by Andreas Gampe · 7 years ago
  77. c326026 Merge "Add fallback case to layers_extensions.cpp" by Victor Khimenko · 7 years ago
  78. 92fdc2c Merge "EGL: translate EGL_GL_COLORSPACE_LINEAR_KHR to UNKNOWN" by Chia-I Wu · 7 years ago
  79. 9073676 Merge changes Ifef817a0,Ia013f48a,I23db5a21 by Treehugger Robot · 7 years ago
  80. 2310e40 Fix doxygen syntax. by Elliott Hughes · 7 years ago
  81. 2fb1d47 Restore __ANDROID_API__ guards for core <android/*> APIs by Ryan Prichard · 7 years ago
  82. 78e548d Add __INTRODUCED_IN to core <android/*.h> APIs. by Elliott Hughes · 7 years ago
  83. 276a3b6 Bugreport: Adding eBPF maps content to bugreport by Chenbo Feng · 7 years ago
  84. bf433ab EGL: translate EGL_GL_COLORSPACE_LINEAR_KHR to UNKNOWN by Chia-I Wu · 7 years ago
  85. a3ae0db Merge "Fix undefined error in LOG_FATAL_IF." by Treehugger Robot · 7 years ago
  86. bbf7700 Add fallback case to layers_extensions.cpp by Victor Khimenko · 7 years ago
  87. ee0fa49 Fix undefined error in LOG_FATAL_IF. by Chih-Hung Hsieh · 7 years ago
  88. 5239def Merge "Merge "AOSP builds do not support Device ID attestation" into pie-vts-dev am: 78c0e32983" by Android Merger · 7 years ago
  89. ae2ea55 Merge "AOSP builds do not support Device ID attestation" into pie-vts-dev by Eran Messeri · 7 years ago
  90. a74f830 Merge "Fix questionable condition" by Treehugger Robot · 7 years ago
  91. 78c0e32 Merge "AOSP builds do not support Device ID attestation" into pie-vts-dev by Treehugger Robot · 7 years ago
  92. ba1712e AOSP builds do not support Device ID attestation by Eran Messeri · 7 years ago
  93. ce0823c Fix questionable condition by Siarhei Vishniakou · 7 years ago
  94. cfb8d99 Merge "libbinder: Don't link against libutilscallstack." by Martijn Coenen · 7 years ago
  95. a6f7568 Merge "lshal: SerializeFlag => SerializeFlags" by Yifan Hong · 7 years ago
  96. 8697168 lshal: SerializeFlag => SerializeFlags by Yifan Hong · 7 years ago
  97. 528ff17 libbinder: Don't link against libutilscallstack. by Martijn Coenen · 7 years ago
  98. d519d9c Merge changes Ie10042ca,Ic5203951 by Treehugger Robot · 7 years ago
  99. ef086dd libbinder: -case in 'Waiting for service' log. by Steven Moreland · 7 years ago
  100. 2d0d167 Don't access system properties from vendor code. by Martijn Coenen · 7 years ago