1. 427fec8 Merge "bootstat: Add kernel_panic,modem + related others" by Treehugger Robot · 7 years ago
  2. 2a5ca02 Merge "SocketListener: use poll() instead of select()" by Treehugger Robot · 7 years ago
  3. 031d756 bootstat: Add kernel_panic,modem + related others by Mark Salyzyn · 7 years ago
  4. d37e817 Merge "libnativeloader: add jiyong to OWNERS." by Treehugger Robot · 7 years ago
  5. 3bf3330 Merge "Support /product/bin" by Treehugger Robot · 7 years ago
  6. 0b7e050 libnativeloader: add jiyong to OWNERS. by Elliott Hughes · 7 years ago
  7. b5a6968 Merge "Improve SIGILL support." by Elliott Hughes · 7 years ago
  8. 0c4394c Merge "adb: add remount -R for deduplicated ext4" by Treehugger Robot · 7 years ago
  9. 5585de1 Support /product/bin by Inseob Kim · 7 years ago
  10. c574b19 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
  11. 2e01810 Merge "androidboot.lrap => logical_partitions" by Yifan Hong · 7 years ago
  12. 3cc413d androidboot.lrap => logical_partitions by Yifan Hong · 7 years ago
  13. a1bd070 Merge "init: implement getpwnam for host init verifier" by Tom Cherry · 7 years ago
  14. 14cb5f6 Merge "init: handle properties and imports for host init verifier" by Tom Cherry · 7 years ago
  15. cc863ef init: implement getpwnam for host init verifier by Tom Cherry · 7 years ago
  16. ca890e4 init: handle properties and imports for host init verifier by Tom Cherry · 7 years ago
  17. e61ca4d Merge "Correct comment in boot image header" by Treehugger Robot · 7 years ago
  18. bcda585 Improve SIGILL support. by Elliott Hughes · 7 years ago
  19. 0885581 Merge "libmemunreachable: fix docs formatting." by Treehugger Robot · 7 years ago
  20. 14c043e Correct comment in boot image header by Hridya Valsaraju · 7 years ago
  21. ce2ba6c libmemunreachable: fix docs formatting. by Elliott Hughes · 7 years ago
  22. 5752971 Merge "init: add keychords_test" by Treehugger Robot · 7 years ago
  23. d2d4620 Merge "init: switch out keychord id with std::vector match of chords" by Treehugger Robot · 7 years ago
  24. 44f65bc init: add keychords_test by Mark Salyzyn · 7 years ago
  25. cbad1bd Merge "init; remove dead cruft." by Treehugger Robot · 7 years ago
  26. e8ba89a init; remove dead cruft. by Elliott Hughes · 7 years ago
  27. 726e0d7 Merge "libbase: add host properties support." by Elliott Hughes · 7 years ago
  28. e22a201 Merge "init: turn keychords into a standalone class" by Treehugger Robot · 7 years ago
  29. c710221 Merge "init: refactor keychord for testing" by Treehugger Robot · 7 years ago
  30. 0cd437e init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 7 years ago
  31. 75c223f init: turn keychords into a standalone class by Mark Salyzyn · 7 years ago
  32. 1342526 init: refactor keychord for testing by Mark Salyzyn · 7 years ago
  33. bcaf6a5 SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
  34. 4a44090 Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
  35. 9b57c12 adb: really fix the mac build. by Josh Gao · 7 years ago
  36. f78efb4 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
  37. 6630937 Merge "Clarify 'fastboot flash' help." by Elliott Hughes · 7 years ago
  38. f81418a Merge "Change tests to use a temporary dir for files." by Christopher Ferris · 7 years ago
  39. 5dc3b8b Clarify 'fastboot flash' help. by Elliott Hughes · 7 years ago
  40. 7151e0f libbase: add host properties support. by Elliott Hughes · 7 years ago
  41. 521b410 Merge "Make per-application memcg hierarchy configurable via a property" by Elliott Hughes · 7 years ago
  42. edc785e Change tests to use a temporary dir for files. by Christopher Ferris · 7 years ago
  43. 6d92d91 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 7 years ago
  44. 9c38052 Merge "Work around b/24465209, do not pack relocation table." by Treehugger Robot · 7 years ago
  45. b5775ad Merge "Add a specialized LocalUnwinder object." by Christopher Ferris · 7 years ago
  46. 298cc23 Merge "adb: fix mac build." by Josh Gao · 7 years ago
  47. 38b2f9a Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
  48. 3cbacd0 Merge "init: finer grained permissions for ctl. properties" by Tom Cherry · 7 years ago
  49. 1fdea8d adb: fix mac build. by Josh Gao · 7 years ago
  50. 32b8fda Build adbd for recovery by Jiyong Park · 7 years ago
  51. 8ab89b9 Merge "Support product-specific libraries" by Treehugger Robot · 7 years ago
  52. 768f8d4 Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
  53. b8c243e Merge "Add StdioLogger for command-line tools." by Elliott Hughes · 7 years ago
  54. 24312b2 Merge "Remove a redundant check in statsd socket code." by Treehugger Robot · 7 years ago
  55. b8ee561 Merge changes I9f36cc26,I06561ad0,I42c2a8d0 by Josh Gao · 7 years ago
  56. 9f5a5eb Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 7 years ago
  57. 4402fae adb: add benchmark script. by Josh Gao · 7 years ago
  58. 89b1012 adb: add IOVector. by Josh Gao · 7 years ago
  59. 54785d1 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
  60. 63c4e7c Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 7 years ago
  61. 43b944e Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 7 years ago
  62. 63141a1 Add StdioLogger for command-line tools. by Elliott Hughes · 7 years ago
  63. 5bf505a Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
  64. 2548a81 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 7 years ago
  65. f06591c Merge "Fix error messages handling." by Christopher Ferris · 7 years ago
  66. f7b15c9 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 7 years ago
  67. 0335d70 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
  68. 40c9553 Remove a redundant check in statsd socket code. by Yao Chen · 7 years ago
  69. 97253d2 Merge "Simplify code" by Treehugger Robot · 7 years ago
  70. 3aa97c5 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 7 years ago
  71. ee498dd adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
  72. 5113ff7 adb: move towards using unique_fd. by Josh Gao · 7 years ago
  73. 7b6b19b adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
  74. 281d56b Merge "Add OWNERS file for libstats/" by Treehugger Robot · 7 years ago
  75. 1773879 Merge "Move libstatssocket from frameworks/base to system/core/" by Treehugger Robot · 7 years ago
  76. 07444b3 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
  77. 8677251 init: finer grained permissions for ctl. properties by Tom Cherry · 7 years ago
  78. 26f04c1 Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" by Treehugger Robot · 7 years ago
  79. d8270ad Merge "fastboot: better temporary file errors." by Elliott Hughes · 7 years ago
  80. a50b8ac Merge "Property: Log errno for socket connect" by Treehugger Robot · 7 years ago
  81. a82be33 lmkd: Do not set soft_limit_in_bytes on high-end devices by Suren Baghdasaryan · 7 years ago
  82. 42b0087 Merge "init: separate out epoll into a class" by Tom Cherry · 7 years ago
  83. 8fe8f4b fastboot: better temporary file errors. by Elliott Hughes · 7 years ago
  84. 18f7982 Merge "Mark as recovery_available: true" by Treehugger Robot · 7 years ago
  85. 813af9b Merge "Always use versioned VNDK directory" by Logan Chien · 7 years ago
  86. 5b8ccbb Property: Log errno for socket connect by DuXiao · 7 years ago
  87. e0f24c1 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 by Treehugger Robot · 7 years ago
  88. 8f547f8 init: separate out epoll into a class by Mark Salyzyn · 9 years ago
  89. db14cd0 Fix error messages handling. by Christopher Ferris · 7 years ago
  90. 213b52f Merge "Add a new directory to store downloaded apns" by Jordan Liu · 7 years ago
  91. e612d8d Add OWNERS file for libstats/ by Yao Chen · 7 years ago
  92. 013f4e4 Move libstatssocket from frameworks/base to system/core/ by Yao Chen · 7 years ago
  93. 2527e68 Add a new directory to store downloaded apns by Niklas Lindgren · 7 years ago
  94. b516fb3 Libunwindstack: Add -O0 to tools defaults on host by Andreas Gampe · 7 years ago
  95. c12f72c Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." by Treehugger Robot · 7 years ago
  96. 4c687a2 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 7 years ago
  97. 2cf104b Merge "init: allow entering of network namespaces" by Tom Cherry · 7 years ago
  98. 5a16976 init: allow entering of network namespaces by Tom Cherry · 7 years ago
  99. 773145d Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
  100. 12e5f4a Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 7 years ago