1. 15f50db Remove a no-longer-needed workaround from eglMakeCurrent by Ian Elliott · 8 years ago
  2. 036335d Merge "Fix ASharedMemory doxygen formatting, add availability." am: 519485d161 by Elliott Hughes · 7 years ago
  3. 519485d Merge "Fix ASharedMemory doxygen formatting, add availability." by Elliott Hughes · 7 years ago
  4. 0c75712 Fix ASharedMemory doxygen formatting, add availability. by Elliott Hughes · 7 years ago
  5. 66e97fe Merge "vulkan: Update headers to 1.1.82" am: 996b241dbd by Jesse Hall · 7 years ago
  6. 996b241 Merge "vulkan: Update headers to 1.1.82" by Treehugger Robot · 7 years ago
  7. 115df0c vulkan: Update headers to 1.1.82 by Jesse Hall · 7 years ago
  8. 1a3e35f Merge "Fix <android/trace.h> doxygen formatting." am: f8844c97ee by Elliott Hughes · 7 years ago
  9. f8844c9 Merge "Fix <android/trace.h> doxygen formatting." by Treehugger Robot · 7 years ago
  10. 2a618f0 Merge "Add availability information to the <android/trace.h> docs." by Elliott Hughes · 7 years ago
  11. 8064fa7 Fix <android/trace.h> doxygen formatting. by Elliott Hughes · 7 years ago
  12. dd2ded1 Merge "Add availability information to the <android/trace.h> docs." by Treehugger Robot · 7 years ago
  13. 7524955 Add availability information to the <android/trace.h> docs. by Elliott Hughes · 7 years ago
  14. 73bf7a0 Merge "atrace: Add mali_systrace ftrace events to 'gfx'" am: 499ee25407 by Jesse Hall · 7 years ago
  15. 499ee25 Merge "atrace: Add mali_systrace ftrace events to 'gfx'" by Treehugger Robot · 7 years ago
  16. 5731aaa atrace: Add mali_systrace ftrace events to 'gfx' by Jesse Hall · 7 years ago
  17. cfc7917 [automerger skipped] Merge "Fix __ANDROID_API__ guards for libnativewindow" by Ryan Prichard · 7 years ago
  18. c7e81c3 Merge "Fix __ANDROID_API__ guards for libnativewindow" by Treehugger Robot · 7 years ago
  19. 6695fa8 Fix __ANDROID_API__ guards for libnativewindow by Ryan Prichard · 7 years ago
  20. 6cd5a90 Fix __ANDROID_API__ guards for libnativewindow by Ryan Prichard · 7 years ago
  21. 0a3c847 Merge "[binder] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  22. 8978c7c Merge "[binder] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  23. 87d465c [binder] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  24. 2f74fb7 Merge "Track libutils dependency change." am: 8b24732c84 by Josh Gao · 7 years ago
  25. 8b24732 Merge "Track libutils dependency change." by Josh Gao · 7 years ago
  26. 12ad994 Track libutils dependency change. by Josh Gao · 7 years ago
  27. c0fe358 Merge "Add support for default impl" am: 0e67630e99 by Jiyong Park · 7 years ago
  28. 0e67630 Merge "Add support for default impl" by Treehugger Robot · 7 years ago
  29. 4acdf91 Add support for default impl by Jiyong Park · 8 years ago
  30. 4411b37 Merge "Remove "template" keyword from non-templated calls." am: 9f9372bcc1 by Stephen Hines · 7 years ago
  31. 9f9372b Merge "Remove "template" keyword from non-templated calls." by Treehugger Robot · 7 years ago
  32. 515f2d3 Remove "template" keyword from non-templated calls. by Stephen Hines · 7 years ago
  33. 088bf6b Merge "The platform default is already newer than C++11." am: 287ce43dc4 by Elliott Hughes · 7 years ago
  34. 287ce43 Merge "The platform default is already newer than C++11." by Treehugger Robot · 7 years ago
  35. 064ae1f The platform default is already newer than C++11. by Elliott Hughes · 7 years ago
  36. f3aff3c Merge "libbatteryservice_headers: recovery_available" into stage-aosp-master by Yifan Hong · 7 years ago
  37. 0b373ea libbatteryservice_headers: recovery_available by Yifan Hong · 8 years ago
  38. 6c52e04 Merge changes from topic "health_cleanup" into stage-aosp-master by Yifan Hong · 7 years ago
  39. e87cc86 Merge "Make libbinder a shared library only (not static)." am: 73478188f3 by Steven Moreland · 7 years ago
  40. 7347818 Merge "Make libbinder a shared library only (not static)." by Steven Moreland · 7 years ago
  41. 54091e9 libbatteryservice_headers: export libutils_headers by Yifan Hong · 8 years ago
  42. 1fc73c2 libbatteryservice: remove binder details by Yifan Hong · 8 years ago
  43. 1a8dea3 Remove include/batteryservice by Yifan Hong · 8 years ago
  44. ccf092c Merge "libvr_manager: Remove libbinder as static library." am: 82bc007a0d by Steven Moreland · 7 years ago
  45. 82bc007 Merge "libvr_manager: Remove libbinder as static library." by Treehugger Robot · 7 years ago
  46. 257d463 libvr_manager: Remove libbinder as static library. by Steven Moreland · 7 years ago
  47. 7d48c5b Make libbinder a shared library only (not static). by Steven Moreland · 7 years ago
  48. 25b8e43 Merge "Add OWNERS for libbinder." am: 1e89d96564 by Martijn Coenen · 7 years ago
  49. 1e89d96 Merge "Add OWNERS for libbinder." by Martijn Coenen · 7 years ago
  50. 025090c Merge "Remove dead code" am: ce180df603 by Yi Kong · 7 years ago
  51. edaa87e Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 by Elliott Hughes · 7 years ago
  52. ce180df Merge "Remove dead code" by Yi Kong · 7 years ago
  53. 01ebd08 Remove dead code by Yi Kong · 7 years ago
  54. 2465cd3 Merge "libbinder: move to <pthread.h> mutexes." by Elliott Hughes · 7 years ago
  55. 5bf516f libbinder: move to <pthread.h> mutexes. by Elliott Hughes · 7 years ago
  56. 133bd69 Merge "clang and C++14 are the defaults now." am: d8bffa3ad9 by Elliott Hughes · 7 years ago
  57. d8bffa3 Merge "clang and C++14 are the defaults now." by Elliott Hughes · 8 years ago
  58. 26cb4f8 Merge "C++14 is the default now." am: 933c5f2365 by Elliott Hughes · 8 years ago
  59. 933c5f2 Merge "C++14 is the default now." by Elliott Hughes · 8 years ago
  60. f9c6acb C++14 is the default now. by Elliott Hughes · 8 years ago
  61. 5cd5ce4 clang and C++14 are the defaults now. by Elliott Hughes · 8 years ago
  62. 6cf4478 Merge "Be compatible with new google test" am: f4d63fe402 by Haibo Huang · 8 years ago
  63. f4d63fe Merge "Be compatible with new google test" by Haibo Huang · 8 years ago
  64. 21f3655 Be compatible with new google test by Haibo Huang · 8 years ago
  65. 70564d5 Merge "Otapreopt: Add missing function" am: d760eb8662 by Andreas Gampe · 8 years ago
  66. b34628d Merge "atrace: make 'lowmemorykiller' directory optional for memreclaim" by Carmen Jackson · 8 years ago
  67. d760eb8 Merge "Otapreopt: Add missing function" by Treehugger Robot · 8 years ago
  68. 7d092e6 Merge "atrace: make 'lowmemorykiller' directory optional for memreclaim" by Treehugger Robot · 8 years ago
  69. 7a23eb7 atrace: make 'lowmemorykiller' directory optional for memreclaim by Carmen Jackson · 8 years ago
  70. a64a627 Otapreopt: Add missing function by Andreas Gampe · 8 years ago
  71. 2183c62 [automerger skipped] Merge "Native Side of Binder Proxy Tracking by Uid" by Michael Wachenschwanz · 8 years ago
  72. 8b8ce40 Merge "Native Side of Binder Proxy Tracking by Uid" by Treehugger Robot · 8 years ago
  73. ce5ba6d Merge "vulkan: Update headers to 1.1.80" am: 536755917d by Jesse Hall · 8 years ago
  74. 5367559 Merge "vulkan: Update headers to 1.1.80" by Treehugger Robot · 8 years ago
  75. a13a3cf vulkan: Update headers to 1.1.80 by Jesse Hall · 8 years ago
  76. 51c5b3d Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86 by Steven Moreland · 8 years ago
  77. fc7f6f0 Merge "libbinder: auto-choose between binder/vndbinder." by Steven Moreland · 8 years ago
  78. 67a2f02 Merge "C++14 has been the default for a while now." am: d39da4944f by Elliott Hughes · 8 years ago
  79. d39da49 Merge "C++14 has been the default for a while now." by Treehugger Robot · 8 years ago
  80. 4872569 Add OWNERS for libbinder. by Martijn Coenen · 8 years ago
  81. 6c3feee C++14 has been the default for a while now. by Elliott Hughes · 8 years ago
  82. 2ae2f5e libbinder: auto-choose between binder/vndbinder. by Steven Moreland · 8 years ago
  83. 0c5dfbd Fix enum-compare warning by Yi Kong · 8 years ago
  84. d81eb0f Merge "dumpstate: specify default args for lshal" into stage-aosp-master by TreeHugger Robot · 8 years ago
  85. 2d717e3 Merge "Add clarifying comment" am: 7e3e5b6868 by John Reck · 8 years ago
  86. 7e3e5b6 Merge "Add clarifying comment" by Treehugger Robot · 8 years ago
  87. edbf9ec Add clarifying comment by John Reck · 8 years ago
  88. 0f2ae8e Merge "Support record-tgid" am: 924487ec47 by John Reck · 8 years ago
  89. 7ed2327 Merge changes from topic "lshal_lazy_hals" am: e3a52f01e4 by Yifan Hong · 8 years ago
  90. 924487e Merge "Support record-tgid" by Treehugger Robot · 8 years ago
  91. e3a52f0 Merge changes from topic "lshal_lazy_hals" by Yifan Hong · 8 years ago
  92. f68bbf7 Merge "Remove library tag" am: 8739852bde by Sundong Ahn · 8 years ago
  93. 8739852 Merge "Remove library tag" by Treehugger Robot · 8 years ago
  94. 84b4414 Merge "dumpstate: declare dependencies on external tools." am: b46d97b94e by Elliott Hughes · 8 years ago
  95. b46d97b Merge "dumpstate: declare dependencies on external tools." by Treehugger Robot · 8 years ago
  96. 90e8d8d dumpstate: specify default args for lshal by Yifan Hong · 8 years ago
  97. 3212f17 lshal: add --types=lazy|z by Yifan Hong · 8 years ago
  98. 13ba0a9 lshal: add "Status" column and "Manifest HALs" section. by Yifan Hong · 8 years ago
  99. b72f19e lshal: --types works with --neat by Yifan Hong · 8 years ago
  100. db73053 lshal: add ListCommand::tableForType by Yifan Hong · 8 years ago