1. 2ae2f5e libbinder: auto-choose between binder/vndbinder. by Steven Moreland · 7 years ago
  2. 7e3e5b6 Merge "Add clarifying comment" by Treehugger Robot · 7 years ago
  3. edbf9ec Add clarifying comment by John Reck · 7 years ago
  4. 924487e Merge "Support record-tgid" by Treehugger Robot · 7 years ago
  5. e3a52f0 Merge changes from topic "lshal_lazy_hals" by Yifan Hong · 7 years ago
  6. 8739852 Merge "Remove library tag" by Treehugger Robot · 7 years ago
  7. b46d97b Merge "dumpstate: declare dependencies on external tools." by Treehugger Robot · 7 years ago
  8. 3212f17 lshal: add --types=lazy|z by Yifan Hong · 7 years ago
  9. 13ba0a9 lshal: add "Status" column and "Manifest HALs" section. by Yifan Hong · 7 years ago
  10. b72f19e lshal: --types works with --neat by Yifan Hong · 7 years ago
  11. db73053 lshal: add ListCommand::tableForType by Yifan Hong · 7 years ago
  12. 20f4ee8 lshal: Remove obsolete TableEntrySource type. by Yifan Hong · 7 years ago
  13. c443091 lshal: test: make mocks more robust by Yifan Hong · 7 years ago
  14. aa86457 lshal: fix help message by Yifan Hong · 7 years ago
  15. e757b1c Support record-tgid by John Reck · 7 years ago
  16. c1e0917 dumpstate: declare dependencies on external tools. by Elliott Hughes · 7 years ago
  17. 48b34b3 Merge "dumpstate: fix double close." by Treehugger Robot · 7 years ago
  18. e818ec3 Merge "Add binder transaction size tracing" by Mika Raento · 7 years ago
  19. 7c4258c dumpstate: fix double close. by Josh Gao · 7 years ago
  20. 80c3e5d Add binder transaction size tracing by Mika Raento · 7 years ago
  21. 037b50e Merge "Fix SEGFAULT in profman" by Treehugger Robot · 7 years ago
  22. a30265a Fix SEGFAULT in profman by Calin Juravle · 7 years ago
  23. 0a34c57 Merge "Don't call fdopendir on unique_fd::get." by Treehugger Robot · 7 years ago
  24. 48d1112 Remove library tag by Sundong Ahn · 7 years ago
  25. 135828f Merge "Add __INTRODUCED_IN to <android/native_window.h>." by Elliott Hughes · 7 years ago
  26. 28046cb Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 7 years ago
  27. a0cef47 Merge "Add VNDK AHardwareBuffer_createFromHandle" by Treehugger Robot · 7 years ago
  28. fbe5835 Add VNDK AHardwareBuffer_createFromHandle by Jesse Hall · 7 years ago
  29. a2c9607 Add __INTRODUCED_IN to <android/native_window.h>. by Elliott Hughes · 7 years ago
  30. 493f4a2 Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>. by Elliott Hughes · 7 years ago
  31. b5aee72 Don't call fdopendir on unique_fd::get. by Josh Gao · 7 years ago
  32. e3c9030 Merge "Add C++ implementation of ParcelFileDescriptor" by Treehugger Robot · 7 years ago
  33. a800be8 Merge "[binder] Replace NULL/0 with nullptr" by Yi Kong · 7 years ago
  34. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  35. a160f5a Merge "Replace NULL/0 with nullptr" by Yi Kong · 7 years ago
  36. 9c804c4 Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  37. 978e43d Merge "Allow access to tracing/per_cpu/cpu?/trace files." by Treehugger Robot · 7 years ago
  38. 33d56fb Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99 by Treehugger Robot · 7 years ago
  39. 03dfbd5 Eliminate duplicate device creation code by Lloyd Pique · 8 years ago
  40. a07f6cd Fix VrFlinger handoff by Lloyd Pique · 7 years ago
  41. 3e3d28c Move hotplug processing to the main thread by Lloyd Pique · 8 years ago
  42. b320628 Create processDisplayChangesLocked by Lloyd Pique · 8 years ago
  43. 88d73c0 Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*" by Treehugger Robot · 7 years ago
  44. 19d2d08 Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 7 years ago
  45. bf55189 Add C++ implementation of ParcelFileDescriptor by Ryo Hashimoto · 7 years ago
  46. 14906cd Merge "Use a pipe rather than a socketpair to collect debug information from" by Treehugger Robot · 7 years ago
  47. 0639471 Merge changes from topic "lshal_improve" by Treehugger Robot · 7 years ago
  48. 430f898 lshal: arch unknown => ? by Yifan Hong · 7 years ago
  49. bdf44f8 lshal: Add VINTF column by Yifan Hong · 7 years ago
  50. 0ad64f5 lshal: refactor: Use vintf::Arch instead of enum Architecture by Yifan Hong · 7 years ago
  51. 8304e41 lshal: refactor: Use vintf::Transport instead of string by Yifan Hong · 7 years ago
  52. d5ee11a lshal: Released column is now Y/N/? by Yifan Hong · 7 years ago
  53. 381ee9c Merge "vulkan: Update headers to 1.1.76" by Treehugger Robot · 7 years ago
  54. 54f8d13 vulkan: Update headers to 1.1.76 by Jesse Hall · 7 years ago
  55. 2e41461 Merge "Fence: use modern sync info API" by Treehugger Robot · 7 years ago
  56. d9671a4 Merge "Atrace: Add the debug.atrace.user_initiated property." by Treehugger Robot · 7 years ago
  57. 2bf3b63 Allow access to tracing/per_cpu/cpu?/trace files. by Florian Mayer · 7 years ago
  58. ab1118e Atrace: Add the debug.atrace.user_initiated property. by Carmen Jackson · 7 years ago
  59. 7dfac44 Use a pipe rather than a socketpair to collect debug information from by Andreas Huber · 7 years ago
  60. 5730cc1 Merge "Remove thread shutdown logic." by Treehugger Robot · 7 years ago
  61. acb182d Remove thread shutdown logic. by Steven Moreland · 7 years ago
  62. 395b0a5 Merge "Add permissions for sync and fence tracepoints on user builds." by Treehugger Robot · 7 years ago
  63. 1c663e5 Add permissions for sync and fence tracepoints on user builds. by Carmen Jackson · 7 years ago
  64. 7aa73dc Fence: use modern sync info API by Jesse Hall · 7 years ago
  65. 5410499 Merge "Filter lshal-reported HALs using CL arguments" by Treehugger Robot · 7 years ago
  66. cce988d Filter lshal-reported HALs using CL arguments by Nirav Atre · 7 years ago
  67. c81f3d4 Merge "vulkan: Move implementor's guide to s.a.c." by Treehugger Robot · 7 years ago
  68. 4200d70 vulkan: Move implementor's guide to s.a.c. by Jesse Hall · 7 years ago
  69. 9415ec2 Merge "Remove unused `tags` property from Android.bp files" by android-build-prod (mdb) · 7 years ago
  70. 8b55526 Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
  71. 2856475 Merge "anrd is moving from xbin -> bin" by android-build-prod (mdb) · 7 years ago
  72. c6fd8bb Merge "Convert to Soong" by android-build-prod (mdb) · 7 years ago
  73. f905eca Convert to Soong by Dan Willemsen · 7 years ago
  74. 4a0a834 anrd is moving from xbin -> bin by Dan Willemsen · 7 years ago
  75. a60de57 Merge "lshal: --init-vintf use <fqname> only." by Yifan Hong · 7 years ago
  76. 0d3c95e Merge "Always pass --dex-location to profman" by Calin Juravle · 7 years ago
  77. b2d096a lshal: --init-vintf use <fqname> only. by Yifan Hong · 7 years ago
  78. 3bbaed2 Always pass --dex-location to profman by Calin Juravle · 7 years ago
  79. 93a0198 Merge "libhwc2on{1,fb}adapter: move to hardware/interfaces" by Dan Stoza · 7 years ago
  80. b05c8a4 Merge "Systrace support for NNAPI" by Mika Raento · 7 years ago
  81. b363cf5 Systrace support for NNAPI by Mika Raento · 7 years ago
  82. d7c8bda Merge "Fix tiny typo in LOG_TAG." by Alan Stokes · 7 years ago
  83. 8d36f17 Merge "Mark some libs as double_loadable" by Treehugger Robot · 7 years ago
  84. 4d69f8a Merge "Collect update_engine logs in dumpstate" by Tianjie Xu · 7 years ago
  85. cb27c34 Fix tiny typo in LOG_TAG. by Alan Stokes · 7 years ago
  86. 75d5336 Collect update_engine logs in dumpstate by Tianjie Xu · 7 years ago
  87. fe0a824 Mark some libs as double_loadable by Jiyong Park · 7 years ago
  88. dce2457 Merge "Otadexopt: Attempt to mount product partition" by Treehugger Robot · 7 years ago
  89. b87a1c7 Otadexopt: Attempt to mount product partition by Andreas Gampe · 7 years ago
  90. 16207d9 Merge "Add missing @addtogroup tags." by Treehugger Robot · 7 years ago
  91. a0a2595 Add missing @addtogroup tags. by Dan Albert · 7 years ago
  92. 66fa492 Merge "Expose filesystem read events in filesystem perms." by Florian Mayer · 7 years ago
  93. 2633f81 Expose filesystem read events in filesystem perms. by Florian Mayer · 7 years ago
  94. df68da1 Merge "vulkan: update Vulkan headers to 1.1.72" by Treehugger Robot · 7 years ago
  95. f1b536d Merge changes from topic "resampling for multiple pointers" by Treehugger Robot · 7 years ago
  96. 72e6a13 vulkan: update Vulkan headers to 1.1.72 by Jesse Hall · 7 years ago
  97. 1d7a809 Merge changes I3fe46024,I5925dbc4,Iefb9f82d,I39643a75,I16f9e5fd, ... by Jesse Hall · 7 years ago
  98. cf43204 Merge "Remove an API that doesn't exist." by Treehugger Robot · 7 years ago
  99. 0f05253 Remove an API that doesn't exist. by Dan Albert · 7 years ago
  100. 19cc754 vulkan: Allow AHB extension to get to the driver by Jesse Hall · 7 years ago