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