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