1. 51e6070 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 9 years ago
  2. e992831 Merge "Add nofail fstab option" by Daniel Rosenberg · 9 years ago
  3. df7c1ed Merge changes I7ebb6146,I0b42736c,I5331acde by Mark Salyzyn · 9 years ago
  4. 3e0eaa4 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 9 years ago
  5. 48a3481 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  6. 86441c3 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  7. 08881e7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  8. 33c2625 logcat: expand -n, -r and -b by Mark Salyzyn · 9 years ago
  9. 4517773 logcat: allow comma-separate list of buffers by Mark Salyzyn · 9 years ago
  10. 378f474 logcat: Adjust help to make it more meaningful by Mark Salyzyn · 9 years ago
  11. 4888d79 Merge "Remove undocumented functionality from init." by Treehugger Robot · 9 years ago
  12. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  13. 52eb93c Merge changes from topic 'boringssl_conversion' by Elliott Hughes · 9 years ago
  14. 90c2e75 Merge "logcat: apct test failures" by Treehugger Robot · 9 years ago
  15. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  16. 3842b1a logcat: apct test failures by Mark Salyzyn · 9 years ago
  17. b62146d Add libcrypto_utils. by Mattias Nissler · 9 years ago
  18. 979ce0e Merge "binderwrapper: Resolve ambiguous base::Closure reference" by Treehugger Robot · 9 years ago
  19. de551ff Add nofail fstab option by Daniel Rosenberg · 9 years ago
  20. 911982d Merge "healthd: Explicitly reference headers from libbinder" by Treehugger Robot · 9 years ago
  21. 09910f4 binderwrapper: Resolve ambiguous base::Closure reference by Christopher Wiley · 9 years ago
  22. 2239908 healthd: Explicitly reference headers from libbinder by Christopher Wiley · 9 years ago
  23. 5aef89b Merge "Fix toolbox failure return to match similar tools." by Elliott Hughes · 9 years ago
  24. 22b3567 Fix toolbox failure return to match similar tools. by Elliott Hughes · 9 years ago
  25. 2d7c1cd Merge "Clean up toolbox runner slightly." by Elliott Hughes · 9 years ago
  26. ad2c07e Clean up toolbox runner slightly. by Elliott Hughes · 9 years ago
  27. dc727ef Merge "Allow vendors to extend the list of public libs" by Dimitry Ivanov · 9 years ago
  28. a5fef89 Merge "bootstat: Differentiate system update boot times." by James Hawkins · 9 years ago
  29. f7040c8 Merge "liblog: remove android_ids and replace with getpwuid" by Mark Salyzyn · 9 years ago
  30. 8a5b9ca liblog: remove android_ids and replace with getpwuid by William Roberts · 9 years ago
  31. af61acc Merge "Remove debugging code for a fixed 3.6 kernel bug." by Elliott Hughes · 9 years ago
  32. b9cf771 bootstat: Differentiate system update boot times. by James Hawkins · 9 years ago
  33. a10b4a0 Merge "metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr" by Alex Vakulenko · 9 years ago
  34. 7df991a metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  35. 2c78f62 Merge "ueventd: convert to use pwd family of functions" by Elliott Hughes · 9 years ago
  36. 1134925 Merge "property_service: drop unused header" by Elliott Hughes · 9 years ago
  37. 54c27c7 Merge "init: drop unused header android_filesystem_config.h" by Elliott Hughes · 9 years ago
  38. 171504f Merge "init: switch from android_ids to getpwnam" by Elliott Hughes · 9 years ago
  39. 5b5a8ac ueventd: convert to use pwd family of functions by William Roberts · 9 years ago
  40. 8e1dce8 property_service: drop unused header by William Roberts · 9 years ago
  41. 6df1570 init: drop unused header android_filesystem_config.h by William Roberts · 9 years ago
  42. 3792e6c init: switch from android_ids to getpwnam by William Roberts · 9 years ago
  43. 617f495 Allow vendors to extend the list of public libs by Dimitry Ivanov · 9 years ago
  44. adf1cde Merge "init: turn off backlight when performing shutdown cleanup" by Mark Salyzyn · 9 years ago
  45. a98cc9c init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  46. 3443caa Merge "init: watchdog restarted during shutdown fsck" by Mark Salyzyn · 9 years ago
  47. ad575e0 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  48. 0d6bb55 Merge "Fix Condition::waitRelative." by Elliott Hughes · 9 years ago
  49. ad19af7 Remove debugging code for a fixed 3.6 kernel bug. by Elliott Hughes · 9 years ago
  50. fd376b9 Fix Condition::waitRelative. by Elliott Hughes · 9 years ago
  51. ba6de23 Merge "logcat: -f <non-existent-directory>/<filename> segfaults" by Mark Salyzyn · 9 years ago
  52. c18c213 logcat: -f <non-existent-directory>/<filename> segfaults by Mark Salyzyn · 9 years ago
  53. 0858071 Merge "liblog: suppress pmsg on user builds" by Mark Salyzyn · 9 years ago
  54. d709914 Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" by Erik Kline · 9 years ago
  55. a8ee1a3 Merge "logcat: add --print flag" by Mark Salyzyn · 9 years ago
  56. 6dcecd9 Merge "logcat: posixize and extend long arguments" by Mark Salyzyn · 9 years ago
  57. c812057 Merge "logcat: support --regex on binary buffers as-is" by Mark Salyzyn · 9 years ago
  58. df1d03e Merge "logcat: do not assign 0 or NULL to global variables" by Mark Salyzyn · 9 years ago
  59. c920277 logcat: add --print flag by Mark Salyzyn · 9 years ago
  60. d85f646 logcat: posixize and extend long arguments by Mark Salyzyn · 9 years ago
  61. aa730c1 logcat: support --regex on binary buffers as-is by Mark Salyzyn · 9 years ago
  62. c6d6652 logcat: do not assign 0 or NULL to global variables by Mark Salyzyn · 9 years ago
  63. 3d0a87b Merge "debuggerd: set the name of the signal sender." by Josh Gao · 9 years ago
  64. b2cb35e Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  65. a2a13e3 Merge "Address const issue in preparation for libcxx rebase." by Dan Austin · 9 years ago
  66. a348dfc Merge "bootstat: Two changes to aid in debugging TimeSinceFactoryReset." by James Hawkins · 9 years ago
  67. 06cb8e9 Set IFA_BROADCAST during IPv4 RTM_NEWADDRs by Erik Kline · 9 years ago
  68. b3cf2e0 Merge "init/builtins.cpp: Switch to finit_module" by Nick Kralevich · 9 years ago
  69. adbe06d Merge "mkbootimg: use int for os_version and os_patch_level" by Sami Tolvanen · 9 years ago
  70. f3dde2f debuggerd: set the name of the signal sender. by Josh Gao · 9 years ago
  71. 124a9c9 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  72. fff95ba bootstat: Two changes to aid in debugging TimeSinceFactoryReset. by James Hawkins · 9 years ago
  73. 294eb9d mkbootimg: use int for os_version and os_patch_level by Sami Tolvanen · 9 years ago
  74. 7ef5249 liblog: suppress pmsg on user builds by Mark Salyzyn · 9 years ago
  75. fbdbf10 Merge "liblog: gate write on log id available" by Mark Salyzyn · 9 years ago
  76. c33103c liblog: gate write on log id available by Mark Salyzyn · 9 years ago
  77. d8c88fc Merge "libbacktrace_offline: support unwinding of shared libraries in apk file." by Yabin Cui · 9 years ago
  78. b4cff49 Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  79. c8e179c Merge "Add operator int() to unique_fd." by Elliott Hughes · 9 years ago
  80. 80fd454 Address const issue in preparation for libcxx rebase. by Dan Austin · 9 years ago
  81. 7f84a07 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  82. dce9b61 Merge "Fix const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  83. 60b976d Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  84. a27bbd2 Fix const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  85. 2c5d1d7 Add operator int() to unique_fd. by Elliott Hughes · 9 years ago
  86. b791a76 libbacktrace_offline: support unwinding of shared libraries in apk file. by Yabin Cui · 9 years ago
  87. 3761365 Merge "Fix <android-base/*.h> header guards." by Elliott Hughes · 9 years ago
  88. 19388fc Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd." by Elliott Hughes · 9 years ago
  89. 68af348 Merge "Revert "Revert "bootstat: Handle v1 record files which do not contain file contents.""" by James Hawkins · 9 years ago
  90. 5c8b99d Merge changes Ie52ddf30,Idfa637f6 by Casey Dahlin · 9 years ago
  91. c0dc139 Revert "Revert "bootstat: Handle v1 record files which do not contain file contents."" by James Hawkins · 9 years ago
  92. 6ac498d logcat: Add --max-count option by Casey Dahlin · 9 years ago
  93. dc42a87 logcat: Add --regex option by Casey Dahlin · 9 years ago
  94. 5d47ab5 Merge "Revert "bootstat: Handle v1 record files which do not contain file contents."" by James Hawkins · 9 years ago
  95. 756b6a5 Revert "bootstat: Handle v1 record files which do not contain file contents." by James Hawkins · 9 years ago
  96. bb296fd Merge "Revert "Set mmap_rnd_bits to maximum value."" by Daniel Cashman · 9 years ago
  97. c8f026f Revert "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  98. 593ea57 Merge "bootstat: Handle v1 record files which do not contain file contents." by James Hawkins · 9 years ago
  99. 84fda19 bootstat: Handle v1 record files which do not contain file contents. by James Hawkins · 9 years ago
  100. 92a7043 Merge "fastboot: Minor fix to help text." by Alex Deymo · 9 years ago