1. 06aeb41 init: turn keychords into a standalone class by Mark Salyzyn · 6 years ago
  2. eca2507 init: refactor keychord for testing by Mark Salyzyn · 6 years ago
  3. e82401e Merge "adb: really fix the mac build." by Josh Gao · 6 years ago
  4. 6e1246c adb: really fix the mac build. by Josh Gao · 6 years ago
  5. 6c9bb05 Merge "Build adbd for recovery" by Treehugger Robot · 6 years ago
  6. f90137d Merge "Clarify 'fastboot flash' help." by Elliott Hughes · 6 years ago
  7. 04b83d8 Merge "Change tests to use a temporary dir for files." by Christopher Ferris · 6 years ago
  8. 07fc682 Clarify 'fastboot flash' help. by Elliott Hughes · 6 years ago
  9. 54be246 Merge "Make per-application memcg hierarchy configurable via a property" by Elliott Hughes · 6 years ago
  10. 3acf577 Change tests to use a temporary dir for files. by Christopher Ferris · 6 years ago
  11. bc131c3 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 6 years ago
  12. 6e92890 Merge "Work around b/24465209, do not pack relocation table." by Treehugger Robot · 6 years ago
  13. a6a433a Merge "Add a specialized LocalUnwinder object." by Christopher Ferris · 6 years ago
  14. 925b410 Merge "adb: fix mac build." by Josh Gao · 6 years ago
  15. 462df10 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 6 years ago
  16. 05063a8 Merge "init: finer grained permissions for ctl. properties" by Tom Cherry · 6 years ago
  17. 99c27d3 adb: fix mac build. by Josh Gao · 6 years ago
  18. a0e7504 Build adbd for recovery by Jiyong Park · 6 years ago
  19. 39cab7c Merge "Support product-specific libraries" by Treehugger Robot · 6 years ago
  20. ca9a54b Add a specialized LocalUnwinder object. by Christopher Ferris · 6 years ago
  21. 98c1b1c Merge "Add StdioLogger for command-line tools." by Elliott Hughes · 6 years ago
  22. e6a644b Merge "Remove a redundant check in statsd socket code." by Treehugger Robot · 6 years ago
  23. 3a38310 Merge changes I9f36cc26,I06561ad0,I42c2a8d0 by Josh Gao · 6 years ago
  24. 2ed14f3 Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 6 years ago
  25. fd3fd93 adb: add benchmark script. by Josh Gao · 6 years ago
  26. 7c738cd adb: add IOVector. by Josh Gao · 6 years ago
  27. 9da1a91 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 6 years ago
  28. 85bd9ca Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 6 years ago
  29. 0f975a2 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 6 years ago
  30. 1be0d14 Add StdioLogger for command-line tools. by Elliott Hughes · 6 years ago
  31. a2157a7 Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 6 years ago
  32. f139ba4 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 6 years ago
  33. ad707b0 Merge "Fix error messages handling." by Christopher Ferris · 6 years ago
  34. 812a6b7 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 6 years ago
  35. 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 6 years ago
  36. 4d1deed Remove a redundant check in statsd socket code. by Yao Chen · 6 years ago
  37. 2a1c0dd Merge "Simplify code" by Treehugger Robot · 6 years ago
  38. 948b3e1 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 6 years ago
  39. 3b37fa2 adb: convert fdevent over to unique_fd. by Josh Gao · 6 years ago
  40. ae9c1dc adb: move towards using unique_fd. by Josh Gao · 6 years ago
  41. e535302 adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 6 years ago
  42. 931a840 Merge "Add OWNERS file for libstats/" by Treehugger Robot · 6 years ago
  43. 762b0a3 Merge "Move libstatssocket from frameworks/base to system/core/" by Treehugger Robot · 6 years ago
  44. 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 6 years ago
  45. 5ab2e1c init: finer grained permissions for ctl. properties by Tom Cherry · 6 years ago
  46. 827de19 Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" by Treehugger Robot · 6 years ago
  47. 9971005 Merge "fastboot: better temporary file errors." by Elliott Hughes · 6 years ago
  48. 59976b9 Merge "Property: Log errno for socket connect" by Treehugger Robot · 6 years ago
  49. fe26dfb lmkd: Do not set soft_limit_in_bytes on high-end devices by Suren Baghdasaryan · 6 years ago
  50. c5fbf49 Merge "init: separate out epoll into a class" by Tom Cherry · 6 years ago
  51. da1dbd6 fastboot: better temporary file errors. by Elliott Hughes · 6 years ago
  52. 9f6f8bf Merge "Mark as recovery_available: true" by Treehugger Robot · 6 years ago
  53. dda4678 Merge "Always use versioned VNDK directory" by Logan Chien · 6 years ago
  54. 4053359 Property: Log errno for socket connect by DuXiao · 6 years ago
  55. 2fa9770 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 by Treehugger Robot · 6 years ago
  56. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 9 years ago
  57. 5e516ca Fix error messages handling. by Christopher Ferris · 6 years ago
  58. e0a5277 Merge "Add a new directory to store downloaded apns" by Jordan Liu · 6 years ago
  59. bc586d1 Add OWNERS file for libstats/ by Yao Chen · 6 years ago
  60. b3be9ea Move libstatssocket from frameworks/base to system/core/ by Yao Chen · 6 years ago
  61. fd66538 Add a new directory to store downloaded apns by Niklas Lindgren · 6 years ago
  62. 8ccbe42 Libunwindstack: Add -O0 to tools defaults on host by Andreas Gampe · 6 years ago
  63. 74bf814 Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." by Treehugger Robot · 6 years ago
  64. 98214c8 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 6 years ago
  65. 4bfbd8e Merge "init: allow entering of network namespaces" by Tom Cherry · 6 years ago
  66. aead51b init: allow entering of network namespaces by Tom Cherry · 6 years ago
  67. 8eec38f Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 6 years ago
  68. 9e1514f Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 6 years ago
  69. 239425b Fix bug when doing signal handler lookup. by Christopher Ferris · 6 years ago
  70. 60fab88 Merge "Document using libmemunreachable on an app" by Treehugger Robot · 6 years ago
  71. 6aaa3be Merge "Removing block device by-num symlinks" by Treehugger Robot · 6 years ago
  72. 18f3685 Document using libmemunreachable on an app by Colin Cross · 6 years ago
  73. 95591bd Removing block device by-num symlinks by Bowgo Tsai · 6 years ago
  74. 5a35d12 Always use versioned VNDK directory by Logan Chien · 6 years ago
  75. 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 6 years ago
  76. adf07c5 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 6 years ago
  77. e619ebc Merge "adb: warn on remount if undoing deduplication is impossible" by Treehugger Robot · 6 years ago
  78. 3255974 adb: Add a test for emulator connection by Luis Hector Chavez · 6 years ago
  79. fbee0a9 adb: Improve test_adb a bit more by Luis Hector Chavez · 6 years ago
  80. 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 6 years ago
  81. d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 6 years ago
  82. 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 6 years ago
  83. 570426a adb: warn on remount if undoing deduplication is impossible by David Anderson · 6 years ago
  84. d2b15dd debuggerd: fix CrasherTest.seccomp_crash_oom. by Josh Gao · 6 years ago
  85. 2744084 adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 6 years ago
  86. 487de27 Simplify code by George Burgess IV · 6 years ago
  87. 67cb056 Support product-specific libraries by Inseob Kim · 6 years ago
  88. 3464bc4 Merge "libprocinfo: fix mac build." by Yabin Cui · 6 years ago
  89. edac5e3 libprocinfo: fix mac build. by Yabin Cui · 6 years ago
  90. 3e946da Merge "init/fs_mgr: prototype first-stage dm-linear support" by David Anderson · 6 years ago
  91. 0f837fe Merge "libprocinfo: add functions reading process map file." by Yabin Cui · 6 years ago
  92. da6ab73 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 6 years ago
  93. 32fcdf8 Merge "Make memunreachable_test more robust against false negative leaks" by Treehugger Robot · 6 years ago
  94. 612210c Mark as recovery_available: true by Jiyong Park · 6 years ago
  95. b7a9956 adb: fix double close in jdwp_service. by Josh Gao · 6 years ago
  96. ca71f17 Make memunreachable_test more robust against false negative leaks by Colin Cross · 6 years ago
  97. 313aa71 Merge "adb: better error messages on deduplicated filesystems." by Treehugger Robot · 6 years ago
  98. 3841acc libprocinfo: add functions reading process map file. by Yabin Cui · 6 years ago
  99. 4578d13 Merge "Expect optional (offset ...) in frame dump." by Chih-hung Hsieh · 6 years ago
  100. 62e5b20 init/fs_mgr: prototype first-stage dm-linear support by David Anderson · 6 years ago