1. bf96ed8 Merge changes I1f55c6e1,Ib2adcf0a by Elliott Hughes · 7 years ago
  2. d63a99c Move fastboot over to ParseByteCount. by Elliott Hughes · 7 years ago
  3. 99376cb Add android::base::ParseByteCount. by Elliott Hughes · 7 years ago
  4. bce4337 Merge changes I722d2c41,Ic216ddef by Treehugger Robot · 7 years ago
  5. cb26e8c Merge "adb: don't error in handle_host_request if we can't acquire a transport." by Treehugger Robot · 7 years ago
  6. 1606bc9 adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 7 years ago
  7. 8bc1146 Merge "Add a dummy entry for the 70220 event tag" by Tom Cherry · 7 years ago
  8. e4ef504 Merge "init: Use android::base::boot_clock instead of /proc/uptime" by Treehugger Robot · 7 years ago
  9. 502c1d7 Merge "Set property for metadata encryption on first boot" by Treehugger Robot · 7 years ago
  10. 06e0c57 Add a dummy entry for the 70220 event tag by Tom Cherry · 7 years ago
  11. 62639f1 Merge "init.rc: create /data/system/dropbox" by Treehugger Robot · 7 years ago
  12. f707c71 Set property for metadata encryption on first boot by Paul Crowley · 7 years ago
  13. 02a4a80 Merge "Add /mnt/vendor rw mount point for vendor partitions." by Tri Vo · 7 years ago
  14. 4aef06c init.rc: create /data/system/dropbox by Jeff Vander Stoep · 7 years ago
  15. a9b130f Merge "init: add sigstop option for debugging services from their start" by Tom Cherry · 7 years ago
  16. 93c53de Improve test_adb.py by Luis Hector Chavez · 7 years ago
  17. 9446e94 Merge "lmkd: limit capability set to minimum" by Treehugger Robot · 7 years ago
  18. 4995b6f init: add sigstop option for debugging services from their start by Tom Cherry · 7 years ago
  19. 3f16506 adb: Distinguish betwen already-connected and connection failure by Luis Hector Chavez · 7 years ago
  20. dfa94b0 Add /mnt/vendor rw mount point for vendor partitions. by Tri Vo · 7 years ago
  21. 2f225f4 Merge "Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 7 years ago
  22. 3087846 Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
  23. c685915 Merge "Make bootstat container-friendly" by Treehugger Robot · 7 years ago
  24. af47e1a Merge "Remove out of date comment." by Treehugger Robot · 7 years ago
  25. d063ffd Merge "Remove header version check for command "fastboot boot boot.img"" by Treehugger Robot · 7 years ago
  26. b200495 Merge "Use ld when lld fails" by Treehugger Robot · 7 years ago
  27. a86ab3e Remove header version check for command "fastboot boot boot.img" by Hridya Valsaraju · 7 years ago
  28. 751b4fa Use ld when lld fails by Chih-Hung Hsieh · 7 years ago
  29. e828e57 Remove out of date comment. by Elliott Hughes · 7 years ago
  30. 56ac3c5 lmkd: limit capability set to minimum by Mark Salyzyn · 7 years ago
  31. 6038ea5 Make bootstat container-friendly by Luis Hector Chavez · 7 years ago
  32. 7efbbc5 Merge "lmkd: Introduce support for legacy kill algorithm that uses minfree levels" by Treehugger Robot · 7 years ago
  33. 07a426e lmkd: Introduce support for legacy kill algorithm that uses minfree levels by Suren Baghdasaryan · 7 years ago
  34. 7650229 Merge "lmkd: Switch to using /proc/meminfo to have access to file cache size" by Treehugger Robot · 7 years ago
  35. 67af296 lmkd: Switch to using /proc/meminfo to have access to file cache size by Suren Baghdasaryan · 7 years ago
  36. 2cc7f28 Merge changes Ie7d80bbb,I8e27f8b9 by Treehugger Robot · 7 years ago
  37. e2ce512 lmkd: Add zoneinfo and meminfo parsing routines by Suren Baghdasaryan · 7 years ago
  38. b624135 lmkd: Optimize frequent file reads by keeping file descriptors open by Suren Baghdasaryan · 7 years ago
  39. 2179cd9 Merge "debuggerd: remove maximum abort message length." by Elliott Hughes · 7 years ago
  40. 203fb66 Merge changes I78d2dc79,I6e2eaebe by Treehugger Robot · 7 years ago
  41. 2890dcd Merge "adb: fix `adb reverse` when adbd has multiple transports." by Treehugger Robot · 7 years ago
  42. 2ac351b debuggerd: remove maximum abort message length. by Josh Gao · 7 years ago
  43. b5f9c57 Merge "Add missing @addtogroup tags." by Treehugger Robot · 7 years ago
  44. 85baed5 lmkd: Fix usage of ro.lmk.kill_heaviest_task property by Suren Baghdasaryan · 7 years ago
  45. e363bad lmkd: Rename is_go_device variable to better reflect its function by Suren Baghdasaryan · 7 years ago
  46. e579ac9 Merge "lmkd: Add lmkd README file" by Treehugger Robot · 7 years ago
  47. d2ef50f Add missing @addtogroup tags. by Dan Albert · 7 years ago
  48. 63bc924 lmkd: Add lmkd README file by Suren Baghdasaryan · 7 years ago
  49. e6dfb83 adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 7 years ago
  50. bcf8e39 Merge changes Ida272d21,If3f29f9e,I7dc5258d,I55258c15,Ibad79770 by Treehugger Robot · 7 years ago
  51. 96f5ddd Merge "init: use signalfd to catch SIGCHLD" by Treehugger Robot · 7 years ago
  52. bee98f6 Merge "Allow vendor-init-actionable for vold-related properties" by Treehugger Robot · 7 years ago
  53. 8a2546c Merge "init: do not impose vendor_init restrictions on old vendor images" by Tom Cherry · 7 years ago
  54. f4095cf init: use signalfd to catch SIGCHLD by Ryan Prichard · 7 years ago
  55. e01f271 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 7 years ago
  56. 96bc056 Merge "storaged: lower capabilities in init" by Treehugger Robot · 7 years ago
  57. 597067c Merge "Remove more semicolons at the end of namespaces" by Treehugger Robot · 7 years ago
  58. 665efb0 Merge "storaged: update OWNERS" by Treehugger Robot · 7 years ago
  59. da210f0 Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 7 years ago
  60. 4d86816 Merge "fastboot: fix header_actual calculation" by Treehugger Robot · 7 years ago
  61. 0a17a98 Allow vendor-init-actionable for vold-related properties by Jaekyun Seok · 7 years ago
  62. a7bad9d fastboot: fix header_actual calculation by Fernando Lugo · 7 years ago
  63. 8252f75 init: Use android::base::boot_clock instead of /proc/uptime by Luis Hector Chavez · 7 years ago
  64. ad24bce storaged: update OWNERS by David Anderson · 7 years ago
  65. 0cc5bdc Merge "Build /vendor/bin/logwrapper too." by Elliott Hughes · 7 years ago
  66. 25359c2 Merge "Add SIZEOF_MEMBER." by Treehugger Robot · 7 years ago
  67. d6cd18b adb: win32: cleanup winsock initialization. by Josh Gao · 7 years ago
  68. 740a776 adb: win32: properly set EBADF in some functions. by Josh Gao · 7 years ago
  69. f9f20e5 adb: partially clang-format sysdeps_win32.cpp. by Josh Gao · 7 years ago
  70. 6d22202 adb: implement adb_writev. by Josh Gao · 7 years ago
  71. 4e43bbc adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
  72. e8562ba storaged: lower capabilities in init by David Anderson · 7 years ago
  73. 1428f0b Add SIZEOF_MEMBER. by Elliott Hughes · 7 years ago
  74. 2057707 Build /vendor/bin/logwrapper too. by Elliott Hughes · 7 years ago
  75. 171b04a Merge "Fix mac build (ldflags -> ldlibs)" by Treehugger Robot · 7 years ago
  76. f2749c6 Fix mac build (ldflags -> ldlibs) by Dan Willemsen · 7 years ago
  77. 2767c00 Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05 by Treehugger Robot · 7 years ago
  78. 647865b Merge "Fix Darwin build." by Elliott Hughes · 7 years ago
  79. f41dca1 Fix Darwin build. by Elliott Hughes · 7 years ago
  80. 9d020fa Merge "Remove extra semicolon at end of namespace" by Treehugger Robot · 7 years ago
  81. 2d27ab1 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 7 years ago
  82. da1d41d Remove unused variable. by Elliott Hughes · 7 years ago
  83. 2564a58 Remove -i vendor id matching. by Elliott Hughes · 7 years ago
  84. 4646bb9 Add quotes to -v INFO/OKAY/FAIL for clarity. by Elliott Hughes · 7 years ago
  85. ffa6481 Remove legacy slot-suffix support. by Elliott Hughes · 7 years ago
  86. 4379e64 Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 7 years ago
  87. 4b26ede adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
  88. cf7e2b6 Add fastboot_test.cpp and test --os-version/--os-patch-level parsing. by Elliott Hughes · 7 years ago
  89. 5e77619 Merge "Minimal changes to build fastboot as a library." by Treehugger Robot · 7 years ago
  90. 7a5ef10 Minimal changes to build fastboot as a library. by Elliott Hughes · 7 years ago
  91. 9eafb96 Merge "Fix fastboot dist to be compatible with adb" by Treehugger Robot · 7 years ago
  92. e23d915 Fix fastboot dist to be compatible with adb by Dan Willemsen · 7 years ago
  93. 70a776c Merge "base: kernel logging get pre-opened /dev/kmsg from environment" by Treehugger Robot · 7 years ago
  94. 371cb87 Merge "Add fastboot --os-version and --os-patch-level." by Elliott Hughes · 7 years ago
  95. 32d52e1 Add fastboot --os-version and --os-patch-level. by Elliott Hughes · 7 years ago
  96. af28914 base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 7 years ago
  97. 9a6a6df Merge "storaged: remove unused includes" by David Anderson · 7 years ago
  98. eadc245 Merge "lmkd: only mlockall() if enabled" by Mark Salyzyn · 7 years ago
  99. 94fb03a Merge "Make libbinderwrapper available in /vendor partition" by Juho Ha · 7 years ago
  100. bb3f177 storaged: remove unused includes by David Anderson · 7 years ago