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