1. 99c27d3 adb: fix mac build. by Josh Gao · 7 years ago
  2. 39cab7c Merge "Support product-specific libraries" by Treehugger Robot · 7 years ago
  3. 98c1b1c Merge "Add StdioLogger for command-line tools." by Elliott Hughes · 7 years ago
  4. e6a644b Merge "Remove a redundant check in statsd socket code." by Treehugger Robot · 7 years ago
  5. 3a38310 Merge changes I9f36cc26,I06561ad0,I42c2a8d0 by Josh Gao · 7 years ago
  6. 2ed14f3 Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 7 years ago
  7. fd3fd93 adb: add benchmark script. by Josh Gao · 7 years ago
  8. 7c738cd adb: add IOVector. by Josh Gao · 7 years ago
  9. 9da1a91 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
  10. 85bd9ca Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 7 years ago
  11. 0f975a2 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 7 years ago
  12. 1be0d14 Add StdioLogger for command-line tools. by Elliott Hughes · 7 years ago
  13. a2157a7 Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
  14. f139ba4 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 7 years ago
  15. ad707b0 Merge "Fix error messages handling." by Christopher Ferris · 7 years ago
  16. 812a6b7 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 7 years ago
  17. 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
  18. 4d1deed Remove a redundant check in statsd socket code. by Yao Chen · 7 years ago
  19. 2a1c0dd Merge "Simplify code" by Treehugger Robot · 7 years ago
  20. 948b3e1 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 7 years ago
  21. 3b37fa2 adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
  22. ae9c1dc adb: move towards using unique_fd. by Josh Gao · 7 years ago
  23. e535302 adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
  24. 931a840 Merge "Add OWNERS file for libstats/" by Treehugger Robot · 7 years ago
  25. 762b0a3 Merge "Move libstatssocket from frameworks/base to system/core/" by Treehugger Robot · 7 years ago
  26. 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
  27. 827de19 Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" by Treehugger Robot · 7 years ago
  28. 9971005 Merge "fastboot: better temporary file errors." by Elliott Hughes · 7 years ago
  29. 59976b9 Merge "Property: Log errno for socket connect" by Treehugger Robot · 7 years ago
  30. fe26dfb lmkd: Do not set soft_limit_in_bytes on high-end devices by Suren Baghdasaryan · 7 years ago
  31. c5fbf49 Merge "init: separate out epoll into a class" by Tom Cherry · 7 years ago
  32. da1dbd6 fastboot: better temporary file errors. by Elliott Hughes · 7 years ago
  33. 9f6f8bf Merge "Mark as recovery_available: true" by Treehugger Robot · 7 years ago
  34. dda4678 Merge "Always use versioned VNDK directory" by Logan Chien · 7 years ago
  35. 4053359 Property: Log errno for socket connect by DuXiao · 7 years ago
  36. 2fa9770 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 by Treehugger Robot · 7 years ago
  37. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 10 years ago
  38. 5e516ca Fix error messages handling. by Christopher Ferris · 7 years ago
  39. e0a5277 Merge "Add a new directory to store downloaded apns" by Jordan Liu · 7 years ago
  40. bc586d1 Add OWNERS file for libstats/ by Yao Chen · 7 years ago
  41. b3be9ea Move libstatssocket from frameworks/base to system/core/ by Yao Chen · 7 years ago
  42. fd66538 Add a new directory to store downloaded apns by Niklas Lindgren · 7 years ago
  43. 8ccbe42 Libunwindstack: Add -O0 to tools defaults on host by Andreas Gampe · 7 years ago
  44. 74bf814 Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." by Treehugger Robot · 7 years ago
  45. 98214c8 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 7 years ago
  46. 4bfbd8e Merge "init: allow entering of network namespaces" by Tom Cherry · 7 years ago
  47. aead51b init: allow entering of network namespaces by Tom Cherry · 7 years ago
  48. 8eec38f Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
  49. 9e1514f Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 7 years ago
  50. 239425b Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
  51. 60fab88 Merge "Document using libmemunreachable on an app" by Treehugger Robot · 7 years ago
  52. 6aaa3be Merge "Removing block device by-num symlinks" by Treehugger Robot · 7 years ago
  53. 18f3685 Document using libmemunreachable on an app by Colin Cross · 7 years ago
  54. 95591bd Removing block device by-num symlinks by Bowgo Tsai · 7 years ago
  55. 5a35d12 Always use versioned VNDK directory by Logan Chien · 7 years ago
  56. 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
  57. adf07c5 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
  58. e619ebc Merge "adb: warn on remount if undoing deduplication is impossible" by Treehugger Robot · 7 years ago
  59. 3255974 adb: Add a test for emulator connection by Luis Hector Chavez · 7 years ago
  60. fbee0a9 adb: Improve test_adb a bit more by Luis Hector Chavez · 7 years ago
  61. 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
  62. d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
  63. 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
  64. 570426a adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
  65. d2b15dd debuggerd: fix CrasherTest.seccomp_crash_oom. by Josh Gao · 7 years ago
  66. 2744084 adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 7 years ago
  67. 487de27 Simplify code by George Burgess IV · 7 years ago
  68. 67cb056 Support product-specific libraries by Inseob Kim · 7 years ago
  69. 3464bc4 Merge "libprocinfo: fix mac build." by Yabin Cui · 7 years ago
  70. edac5e3 libprocinfo: fix mac build. by Yabin Cui · 7 years ago
  71. 3e946da Merge "init/fs_mgr: prototype first-stage dm-linear support" by David Anderson · 7 years ago
  72. 0f837fe Merge "libprocinfo: add functions reading process map file." by Yabin Cui · 7 years ago
  73. da6ab73 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
  74. 32fcdf8 Merge "Make memunreachable_test more robust against false negative leaks" by Treehugger Robot · 7 years ago
  75. 612210c Mark as recovery_available: true by Jiyong Park · 7 years ago
  76. b7a9956 adb: fix double close in jdwp_service. by Josh Gao · 7 years ago
  77. ca71f17 Make memunreachable_test more robust against false negative leaks by Colin Cross · 7 years ago
  78. 313aa71 Merge "adb: better error messages on deduplicated filesystems." by Treehugger Robot · 7 years ago
  79. 3841acc libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  80. 4578d13 Merge "Expect optional (offset ...) in frame dump." by Chih-hung Hsieh · 7 years ago
  81. 62e5b20 init/fs_mgr: prototype first-stage dm-linear support by David Anderson · 7 years ago
  82. 3249b3a Expect optional (offset ...) in frame dump. by Chih-Hung Hsieh · 7 years ago
  83. c8dd6b7 Merge "init: keychord inotify add IN_ONLYDIR" by Mark Salyzyn · 7 years ago
  84. f187715 init: keychord inotify add IN_ONLYDIR by Mark Salyzyn · 7 years ago
  85. a962ec0 adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
  86. 3607fe6 Merge "Match LZMA SDK 18.05 API." by Sen Jiang · 7 years ago
  87. 7ea8047 Merge "init: Add inotify for /dev/input/" by Mark Salyzyn · 7 years ago
  88. 44692de init: Add inotify for /dev/input/ by Mark Salyzyn · 7 years ago
  89. 86dade8 Merge "Remove unused using statement / host stub" by Treehugger Robot · 7 years ago
  90. 2fa178a Remove unused using statement / host stub by Tom Cherry · 7 years ago
  91. c97cea0 Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 7 years ago
  92. 4880d44 Merge changes from topic "interface_builtins" by Steven Moreland · 7 years ago
  93. 53248e4 Merge "Documented adb install --instant" by android-build-prod (mdb) · 7 years ago
  94. 98caf20 Merge changes from topic "b/64114943" by Mark Salyzyn · 7 years ago
  95. 807be77 Documented adb install --instant by Felipe Leme · 7 years ago
  96. b5679cd Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 7 years ago
  97. 0515943 Merge "Remove unused `tags` property from Android.bp files" by Dan Willemsen · 7 years ago
  98. bb78399 Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" by Logan Chien · 7 years ago
  99. 3e41f92 Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
  100. e7020dc Merge "Remove more bogus <stdbool.h> #includes from C++." by android-build-prod (mdb) · 7 years ago