1. b3546f3 Merge "libbinder_ndk: distinguish exception/status_t" by Steven Moreland · 8 years ago
  2. 3803f0b Merge "Movement estimates for pointer location" by Treehugger Robot · 8 years ago
  3. 38faea6 Merge "libpdx_default_transport: Link libselinux dynamically instead of statically." by Peter Collingbourne · 8 years ago
  4. 198a39a libpdx_default_transport: Link libselinux dynamically instead of statically. by Peter Collingbourne · 8 years ago
  5. 9a55e4a Merge "libbinder: document attach/find/detach object" by Steven Moreland · 8 years ago
  6. 5d62e44 libbinder_ndk: distinguish exception/status_t by Steven Moreland · 8 years ago
  7. 2038008 libbinder: document attach/find/detach object by Steven Moreland · 8 years ago
  8. 34da9ee Merge "libbinder_ndk: rename cpp files like headers" by Treehugger Robot · 8 years ago
  9. 7101abd Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" by Dimitry Ivanov · 8 years ago
  10. 97f1cf0 Merge "vulkan: Update headers to 1.1.84" by Treehugger Robot · 8 years ago
  11. 4d5ad49 libbinder_ndk: rename cpp files like headers by Steven Moreland · 8 years ago
  12. fea8cb2 Merge changes I9d3a049f,I0d52ed5e,I556435ca by Steven Moreland · 8 years ago
  13. c0e46d3 libbinder_ndk: fix null binder parceling segfault. by Steven Moreland · 8 years ago
  14. 9496895 libbinder_ndk: pointer equality of AIBinder. by Steven Moreland · 8 years ago
  15. 901c745 libbinder_ndk: linkToDeath/unlinkToDeath by Steven Moreland · 8 years ago
  16. 5cacd7c Merge "vndservicemanager: use selinux_vendor_log_callback" by Steven Moreland · 8 years ago
  17. 1bf4103 Merge "libbinder_ndk: @file, @addtogroup" by Steven Moreland · 8 years ago
  18. 01728c1 replace dlclose() with CloseNativeLibrary() in vulkan layer by Jacky.Deng · 8 years ago
  19. 1b73cc2 Merge "installd should be fully developed in AOSP." by Treehugger Robot · 8 years ago
  20. f9857ad installd should be fully developed in AOSP. by Jeff Sharkey · 8 years ago
  21. 4af6c46 vulkan: Update headers to 1.1.84 by Jesse Hall · 8 years ago
  22. 99e7f66 Merge "libbinder_ndk: forgotten formatting." by Steven Moreland · 8 years ago
  23. 74521c8 libbinder_ndk: forgotten formatting. by Steven Moreland · 8 years ago
  24. 7ee2436 Merge "libbinder_ndk: warning for transact on local objs" by Treehugger Robot · 8 years ago
  25. 7038766 Merge "[SurfaceFlinger] Checking nullptr for HWC layer." by Treehugger Robot · 8 years ago
  26. 41b69be vndservicemanager: use selinux_vendor_log_callback by Steven Moreland · 8 years ago
  27. e96bc7a Movement estimates for pointer location by Siarhei Vishniakou · 8 years ago
  28. 474b02d Merge "libbinder_ndk: fix missing "/**" -> "/*"" by Treehugger Robot · 8 years ago
  29. fbb87ef Merge "libbinder_ndk: add isAlive/ping" by Steven Moreland · 8 years ago
  30. 3527c2e libbinder_ndk: warning for transact on local objs by Steven Moreland · 8 years ago
  31. 0247ce6 libbinder_ndk: fix missing "/**" -> "/*" by Steven Moreland · 8 years ago
  32. 65867d7 libbinder_ndk: add isAlive/ping by Steven Moreland · 8 years ago
  33. d56b315 Merge "libbinder_ndk: finalizeTransaction->AParcel_delete" by Steven Moreland · 8 years ago
  34. c16ddeb Merge "Update for modified CapturedStderr." by Christopher Ferris · 8 years ago
  35. caa776c libbinder_ndk: finalizeTransaction->AParcel_delete by Steven Moreland · 8 years ago
  36. e9f0644 Merge "libbinder_ndk: AIBinder_Weak_delete sets nullptr" by Steven Moreland · 8 years ago
  37. a93e875 Merge "libbinder_ndk: make AIBinder_isRemote const." by Treehugger Robot · 8 years ago
  38. 9a582b0 Merge "libbinder_ndk: ABBinder objects are tagged." by Steven Moreland · 8 years ago
  39. 7f72e50 Merge "Remove PIC option from oat files." by Vladimir Marko · 8 years ago
  40. 5ccb70f libbinder_ndk: AIBinder_Weak_delete sets nullptr by Steven Moreland · 8 years ago
  41. 12fe72b Update for modified CapturedStderr. by Christopher Ferris · 8 years ago
  42. f3db084 libbinder_ndk: @file, @addtogroup by Steven Moreland · 8 years ago
  43. 5ea54da libbinder_ndk: make AIBinder_isRemote const. by Steven Moreland · 8 years ago
  44. 0874d2b [SurfaceFlinger] Checking nullptr for HWC layer. by Peiyong Lin · 8 years ago
  45. 71cddc3 libbinder_ndk: ABBinder objects are tagged. by Steven Moreland · 8 years ago
  46. 1752a11 Remove PIC option from oat files. by Vladimir Marko · 8 years ago
  47. 2a1310d Merge "Bugreport: Adding eBPF maps content to bugreport" by Treehugger Robot · 8 years ago
  48. a6aa0e7 Merge "Initial C library for libbinder." by Steven Moreland · 8 years ago
  49. 1d0c5b6 Merge changes Iee2d74a3,Ib2298818 by Treehugger Robot · 8 years ago
  50. 2e87adc Initial C library for libbinder. by Steven Moreland · 8 years ago
  51. 189d906 Installd: Add presubmit TEST_MAPPING by Andreas Gampe · 8 years ago
  52. 2ef09a7 Installd: Refactor installd_dexopt_test a bit by Andreas Gampe · 8 years ago
  53. c326026 Merge "Add fallback case to layers_extensions.cpp" by Victor Khimenko · 8 years ago
  54. 92fdc2c Merge "EGL: translate EGL_GL_COLORSPACE_LINEAR_KHR to UNKNOWN" by Chia-I Wu · 8 years ago
  55. 9073676 Merge changes Ifef817a0,Ia013f48a,I23db5a21 by Treehugger Robot · 8 years ago
  56. 2310e40 Fix doxygen syntax. by Elliott Hughes · 8 years ago
  57. 2fb1d47 Restore __ANDROID_API__ guards for core <android/*> APIs by Ryan Prichard · 8 years ago
  58. 78e548d Add __INTRODUCED_IN to core <android/*.h> APIs. by Elliott Hughes · 8 years ago
  59. 276a3b6 Bugreport: Adding eBPF maps content to bugreport by Chenbo Feng · 8 years ago
  60. bf433ab EGL: translate EGL_GL_COLORSPACE_LINEAR_KHR to UNKNOWN by Chia-I Wu · 8 years ago
  61. a3ae0db Merge "Fix undefined error in LOG_FATAL_IF." by Treehugger Robot · 8 years ago
  62. bbf7700 Add fallback case to layers_extensions.cpp by Victor Khimenko · 8 years ago
  63. ee0fa49 Fix undefined error in LOG_FATAL_IF. by Chih-Hung Hsieh · 8 years ago
  64. 5239def Merge "Merge "AOSP builds do not support Device ID attestation" into pie-vts-dev am: 78c0e32983" by Android Merger · 8 years ago
  65. ae2ea55 Merge "AOSP builds do not support Device ID attestation" into pie-vts-dev by Eran Messeri · 8 years ago
  66. a74f830 Merge "Fix questionable condition" by Treehugger Robot · 8 years ago
  67. 78c0e32 Merge "AOSP builds do not support Device ID attestation" into pie-vts-dev by Treehugger Robot · 8 years ago
  68. ba1712e AOSP builds do not support Device ID attestation by Eran Messeri · 8 years ago
  69. ce0823c Fix questionable condition by Siarhei Vishniakou · 8 years ago
  70. cfb8d99 Merge "libbinder: Don't link against libutilscallstack." by Martijn Coenen · 8 years ago
  71. a6f7568 Merge "lshal: SerializeFlag => SerializeFlags" by Yifan Hong · 8 years ago
  72. 8697168 lshal: SerializeFlag => SerializeFlags by Yifan Hong · 8 years ago
  73. 528ff17 libbinder: Don't link against libutilscallstack. by Martijn Coenen · 8 years ago
  74. d519d9c Merge changes Ie10042ca,Ic5203951 by Treehugger Robot · 8 years ago
  75. ef086dd libbinder: -case in 'Waiting for service' log. by Steven Moreland · 8 years ago
  76. 2d0d167 Don't access system properties from vendor code. by Martijn Coenen · 8 years ago
  77. b7d3be2 Merge "Merge Android Pie into master" by Xin Li · 8 years ago
  78. db6d295 Merge Android Pie into master by Xin Li · 8 years ago
  79. e13b6b6 Merge "lshal: close fd before joining thread" am: 16b9f38d22 by Yifan Hong · 8 years ago
  80. 9ead54b Merge "[cmds] Modernize codebase by replacing NULL with nullptr" am: ad0f33eaf1 by Yi Kong · 8 years ago
  81. 16b9f38 Merge "lshal: close fd before joining thread" by Yifan Hong · 8 years ago
  82. ad0f33e Merge "[cmds] Modernize codebase by replacing NULL with nullptr" by Treehugger Robot · 8 years ago
  83. b9d19c8 lshal: close fd before joining thread by Yifan Hong · 8 years ago
  84. 19d5c00 [cmds] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  85. 15f50db Remove a no-longer-needed workaround from eglMakeCurrent by Ian Elliott · 8 years ago
  86. 036335d Merge "Fix ASharedMemory doxygen formatting, add availability." am: 519485d161 by Elliott Hughes · 8 years ago
  87. 519485d Merge "Fix ASharedMemory doxygen formatting, add availability." by Elliott Hughes · 8 years ago
  88. 0c75712 Fix ASharedMemory doxygen formatting, add availability. by Elliott Hughes · 8 years ago
  89. 66e97fe Merge "vulkan: Update headers to 1.1.82" am: 996b241dbd by Jesse Hall · 8 years ago
  90. 996b241 Merge "vulkan: Update headers to 1.1.82" by Treehugger Robot · 8 years ago
  91. 115df0c vulkan: Update headers to 1.1.82 by Jesse Hall · 8 years ago
  92. 1a3e35f Merge "Fix <android/trace.h> doxygen formatting." am: f8844c97ee by Elliott Hughes · 8 years ago
  93. f8844c9 Merge "Fix <android/trace.h> doxygen formatting." by Treehugger Robot · 8 years ago
  94. 2a618f0 Merge "Add availability information to the <android/trace.h> docs." by Elliott Hughes · 8 years ago
  95. 8064fa7 Fix <android/trace.h> doxygen formatting. by Elliott Hughes · 8 years ago
  96. dd2ded1 Merge "Add availability information to the <android/trace.h> docs." by Treehugger Robot · 8 years ago
  97. 7524955 Add availability information to the <android/trace.h> docs. by Elliott Hughes · 8 years ago
  98. 73bf7a0 Merge "atrace: Add mali_systrace ftrace events to 'gfx'" am: 499ee25407 by Jesse Hall · 8 years ago
  99. 499ee25 Merge "atrace: Add mali_systrace ftrace events to 'gfx'" by Treehugger Robot · 8 years ago
  100. 5731aaa atrace: Add mali_systrace ftrace events to 'gfx' by Jesse Hall · 8 years ago