1. db73053 lshal: add ListCommand::tableForType by Yifan Hong · 8 years ago
  2. 20f4ee8 lshal: Remove obsolete TableEntrySource type. by Yifan Hong · 8 years ago
  3. c443091 lshal: test: make mocks more robust by Yifan Hong · 8 years ago
  4. aa86457 lshal: fix help message by Yifan Hong · 8 years ago
  5. 0a34c57 Merge "Don't call fdopendir on unique_fd::get." by Treehugger Robot · 8 years ago
  6. 135828f Merge "Add __INTRODUCED_IN to <android/native_window.h>." by Elliott Hughes · 8 years ago
  7. 28046cb Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 8 years ago
  8. a0cef47 Merge "Add VNDK AHardwareBuffer_createFromHandle" by Treehugger Robot · 8 years ago
  9. fbe5835 Add VNDK AHardwareBuffer_createFromHandle by Jesse Hall · 8 years ago
  10. a2c9607 Add __INTRODUCED_IN to <android/native_window.h>. by Elliott Hughes · 8 years ago
  11. 493f4a2 Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>. by Elliott Hughes · 8 years ago
  12. b5aee72 Don't call fdopendir on unique_fd::get. by Josh Gao · 8 years ago
  13. e3c9030 Merge "Add C++ implementation of ParcelFileDescriptor" by Treehugger Robot · 8 years ago
  14. a800be8 Merge "[binder] Replace NULL/0 with nullptr" by Yi Kong · 8 years ago
  15. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  16. a160f5a Merge "Replace NULL/0 with nullptr" by Yi Kong · 8 years ago
  17. 9c804c4 Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  18. 978e43d Merge "Allow access to tracing/per_cpu/cpu?/trace files." by Treehugger Robot · 8 years ago
  19. 33d56fb Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99 by Treehugger Robot · 8 years ago
  20. 03dfbd5 Eliminate duplicate device creation code by Lloyd Pique · 8 years ago
  21. a07f6cd Fix VrFlinger handoff by Lloyd Pique · 8 years ago
  22. 3e3d28c Move hotplug processing to the main thread by Lloyd Pique · 8 years ago
  23. b320628 Create processDisplayChangesLocked by Lloyd Pique · 8 years ago
  24. 88d73c0 Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*" by Treehugger Robot · 8 years ago
  25. 19d2d08 Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 8 years ago
  26. bf55189 Add C++ implementation of ParcelFileDescriptor by Ryo Hashimoto · 8 years ago
  27. 14906cd Merge "Use a pipe rather than a socketpair to collect debug information from" by Treehugger Robot · 8 years ago
  28. 0639471 Merge changes from topic "lshal_improve" by Treehugger Robot · 8 years ago
  29. 430f898 lshal: arch unknown => ? by Yifan Hong · 8 years ago
  30. bdf44f8 lshal: Add VINTF column by Yifan Hong · 8 years ago
  31. 0ad64f5 lshal: refactor: Use vintf::Arch instead of enum Architecture by Yifan Hong · 8 years ago
  32. 8304e41 lshal: refactor: Use vintf::Transport instead of string by Yifan Hong · 8 years ago
  33. d5ee11a lshal: Released column is now Y/N/? by Yifan Hong · 8 years ago
  34. 381ee9c Merge "vulkan: Update headers to 1.1.76" by Treehugger Robot · 8 years ago
  35. 54f8d13 vulkan: Update headers to 1.1.76 by Jesse Hall · 8 years ago
  36. 2e41461 Merge "Fence: use modern sync info API" by Treehugger Robot · 8 years ago
  37. d9671a4 Merge "Atrace: Add the debug.atrace.user_initiated property." by Treehugger Robot · 8 years ago
  38. 2bf3b63 Allow access to tracing/per_cpu/cpu?/trace files. by Florian Mayer · 8 years ago
  39. ab1118e Atrace: Add the debug.atrace.user_initiated property. by Carmen Jackson · 8 years ago
  40. 7dfac44 Use a pipe rather than a socketpair to collect debug information from by Andreas Huber · 8 years ago
  41. 5730cc1 Merge "Remove thread shutdown logic." by Treehugger Robot · 8 years ago
  42. acb182d Remove thread shutdown logic. by Steven Moreland · 8 years ago
  43. 395b0a5 Merge "Add permissions for sync and fence tracepoints on user builds." by Treehugger Robot · 8 years ago
  44. 1c663e5 Add permissions for sync and fence tracepoints on user builds. by Carmen Jackson · 8 years ago
  45. 7aa73dc Fence: use modern sync info API by Jesse Hall · 8 years ago
  46. 5410499 Merge "Filter lshal-reported HALs using CL arguments" by Treehugger Robot · 8 years ago
  47. cce988d Filter lshal-reported HALs using CL arguments by Nirav Atre · 8 years ago
  48. c81f3d4 Merge "vulkan: Move implementor's guide to s.a.c." by Treehugger Robot · 8 years ago
  49. 4200d70 vulkan: Move implementor's guide to s.a.c. by Jesse Hall · 8 years ago
  50. 9415ec2 Merge "Remove unused `tags` property from Android.bp files" by android-build-prod (mdb) · 8 years ago
  51. 8b55526 Remove unused `tags` property from Android.bp files by Dan Willemsen · 8 years ago
  52. 2856475 Merge "anrd is moving from xbin -> bin" by android-build-prod (mdb) · 8 years ago
  53. c6fd8bb Merge "Convert to Soong" by android-build-prod (mdb) · 8 years ago
  54. f905eca Convert to Soong by Dan Willemsen · 8 years ago
  55. 4a0a834 anrd is moving from xbin -> bin by Dan Willemsen · 8 years ago
  56. a60de57 Merge "lshal: --init-vintf use <fqname> only." by Yifan Hong · 8 years ago
  57. 0d3c95e Merge "Always pass --dex-location to profman" by Calin Juravle · 8 years ago
  58. b2d096a lshal: --init-vintf use <fqname> only. by Yifan Hong · 8 years ago
  59. 3bbaed2 Always pass --dex-location to profman by Calin Juravle · 8 years ago
  60. 93a0198 Merge "libhwc2on{1,fb}adapter: move to hardware/interfaces" by Dan Stoza · 8 years ago
  61. b05c8a4 Merge "Systrace support for NNAPI" by Mika Raento · 8 years ago
  62. b363cf5 Systrace support for NNAPI by Mika Raento · 8 years ago
  63. d7c8bda Merge "Fix tiny typo in LOG_TAG." by Alan Stokes · 8 years ago
  64. 8d36f17 Merge "Mark some libs as double_loadable" by Treehugger Robot · 8 years ago
  65. 4d69f8a Merge "Collect update_engine logs in dumpstate" by Tianjie Xu · 8 years ago
  66. cb27c34 Fix tiny typo in LOG_TAG. by Alan Stokes · 8 years ago
  67. 75d5336 Collect update_engine logs in dumpstate by Tianjie Xu · 8 years ago
  68. fe0a824 Mark some libs as double_loadable by Jiyong Park · 8 years ago
  69. dce2457 Merge "Otadexopt: Attempt to mount product partition" by Treehugger Robot · 8 years ago
  70. b87a1c7 Otadexopt: Attempt to mount product partition by Andreas Gampe · 8 years ago
  71. 16207d9 Merge "Add missing @addtogroup tags." by Treehugger Robot · 8 years ago
  72. a0a2595 Add missing @addtogroup tags. by Dan Albert · 8 years ago
  73. 66fa492 Merge "Expose filesystem read events in filesystem perms." by Florian Mayer · 8 years ago
  74. 2633f81 Expose filesystem read events in filesystem perms. by Florian Mayer · 8 years ago
  75. df68da1 Merge "vulkan: update Vulkan headers to 1.1.72" by Treehugger Robot · 8 years ago
  76. f1b536d Merge changes from topic "resampling for multiple pointers" by Treehugger Robot · 8 years ago
  77. 72e6a13 vulkan: update Vulkan headers to 1.1.72 by Jesse Hall · 8 years ago
  78. 1d7a809 Merge changes I3fe46024,I5925dbc4,Iefb9f82d,I39643a75,I16f9e5fd, ... by Jesse Hall · 8 years ago
  79. cf43204 Merge "Remove an API that doesn't exist." by Treehugger Robot · 8 years ago
  80. 0f05253 Remove an API that doesn't exist. by Dan Albert · 8 years ago
  81. 19cc754 vulkan: Allow AHB extension to get to the driver by Jesse Hall · 8 years ago
  82. c1c9d3c libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 8 years ago
  83. 9f5c65d Enable VK_KHR_swapchain for instances. by Jesse Hall · 8 years ago
  84. 5f646a0 vkGetDeviceQueue2: add a NULL check by Yiwei Zhang · 8 years ago
  85. d3bd842 stubhal: add EnumeratePhysicalDeviceGroups by Yiwei Zhang · 8 years ago
  86. caea411 libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 8 years ago
  87. 36215a9 vulkan: Declare VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 8 years ago
  88. 8c954d3 vulkan: update Vulkan headers to 1.1.68 by Jesse Hall · 8 years ago
  89. 170d370 Add VK1.1 entries to NDK libvulkan and fix a bug by Yiwei Zhang · 8 years ago
  90. 6bed0c5 Properly implement stubhal's vkGetInstanceProcAddr() by Ian Elliott · 8 years ago
  91. 1d990b2 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 8 years ago
  92. 28bd2c3 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 8 years ago
  93. 09f7bf9 Vulkan api update to 1.1 by Daniel Koch · 8 years ago
  94. e048f8b Merge changes from topic "app-image-flag" by Mathieu Chartier · 8 years ago
  95. 2d5a1bc Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases by Mathieu Chartier · 8 years ago
  96. 1dc3dfa Add flag for controling app image generation by Mathieu Chartier · 8 years ago
  97. 469e992 Merge "lshal: strip ending \0 from cmdline" by Treehugger Robot · 8 years ago
  98. 1338ccc lshal: strip ending \0 from cmdline by Yifan Hong · 8 years ago
  99. b31760a libhwc2on{1,fb}adapter: move to hardware/interfaces by Chia-I Wu · 8 years ago
  100. 79babbd Merge "Migrate filesystem ftrace events from userdebug." by Primiano Tucci · 8 years ago