1. d85f646 logcat: posixize and extend long arguments by Mark Salyzyn · 9 years ago
  2. aa730c1 logcat: support --regex on binary buffers as-is by Mark Salyzyn · 9 years ago
  3. c6d6652 logcat: do not assign 0 or NULL to global variables by Mark Salyzyn · 9 years ago
  4. 3d0a87b Merge "debuggerd: set the name of the signal sender." by Josh Gao · 9 years ago
  5. b2cb35e Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  6. a2a13e3 Merge "Address const issue in preparation for libcxx rebase." by Dan Austin · 9 years ago
  7. a348dfc Merge "bootstat: Two changes to aid in debugging TimeSinceFactoryReset." by James Hawkins · 9 years ago
  8. b3cf2e0 Merge "init/builtins.cpp: Switch to finit_module" by Nick Kralevich · 9 years ago
  9. adbe06d Merge "mkbootimg: use int for os_version and os_patch_level" by Sami Tolvanen · 9 years ago
  10. f3dde2f debuggerd: set the name of the signal sender. by Josh Gao · 9 years ago
  11. 124a9c9 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  12. fff95ba bootstat: Two changes to aid in debugging TimeSinceFactoryReset. by James Hawkins · 9 years ago
  13. 294eb9d mkbootimg: use int for os_version and os_patch_level by Sami Tolvanen · 9 years ago
  14. fbdbf10 Merge "liblog: gate write on log id available" by Mark Salyzyn · 9 years ago
  15. c33103c liblog: gate write on log id available by Mark Salyzyn · 9 years ago
  16. d8c88fc Merge "libbacktrace_offline: support unwinding of shared libraries in apk file." by Yabin Cui · 9 years ago
  17. b4cff49 Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  18. c8e179c Merge "Add operator int() to unique_fd." by Elliott Hughes · 9 years ago
  19. 80fd454 Address const issue in preparation for libcxx rebase. by Dan Austin · 9 years ago
  20. 7f84a07 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  21. dce9b61 Merge "Fix const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  22. 60b976d Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  23. a27bbd2 Fix const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  24. 2c5d1d7 Add operator int() to unique_fd. by Elliott Hughes · 9 years ago
  25. b791a76 libbacktrace_offline: support unwinding of shared libraries in apk file. by Yabin Cui · 9 years ago
  26. 3761365 Merge "Fix <android-base/*.h> header guards." by Elliott Hughes · 9 years ago
  27. 19388fc Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd." by Elliott Hughes · 9 years ago
  28. 68af348 Merge "Revert "Revert "bootstat: Handle v1 record files which do not contain file contents.""" by James Hawkins · 9 years ago
  29. 5c8b99d Merge changes Ie52ddf30,Idfa637f6 by Casey Dahlin · 9 years ago
  30. c0dc139 Revert "Revert "bootstat: Handle v1 record files which do not contain file contents."" by James Hawkins · 9 years ago
  31. 6ac498d logcat: Add --max-count option by Casey Dahlin · 9 years ago
  32. dc42a87 logcat: Add --regex option by Casey Dahlin · 9 years ago
  33. 5d47ab5 Merge "Revert "bootstat: Handle v1 record files which do not contain file contents."" by James Hawkins · 9 years ago
  34. 756b6a5 Revert "bootstat: Handle v1 record files which do not contain file contents." by James Hawkins · 9 years ago
  35. bb296fd Merge "Revert "Set mmap_rnd_bits to maximum value."" by Daniel Cashman · 9 years ago
  36. c8f026f Revert "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  37. 593ea57 Merge "bootstat: Handle v1 record files which do not contain file contents." by James Hawkins · 9 years ago
  38. 84fda19 bootstat: Handle v1 record files which do not contain file contents. by James Hawkins · 9 years ago
  39. 92a7043 Merge "fastboot: Minor fix to help text." by Alex Deymo · 9 years ago
  40. f62d0cd fastboot: Minor fix to help text. by Alex Deymo · 9 years ago
  41. abdb758 Merge "liblog: logprint: deal with malformed log messages" by Mark Salyzyn · 9 years ago
  42. b27026f Merge "init: improve mmap ASLR failure reporting" by Kees Cook · 9 years ago
  43. 54c72aa Fix <android-base/*.h> header guards. by Elliott Hughes · 9 years ago
  44. c0e6e40 Copy the good comment and warn_unused_result from ScopedFd to unique_fd. by Elliott Hughes · 9 years ago
  45. 8aeabe1 Merge "debuggerd: waitpid for all children, and log the result." by Josh Gao · 9 years ago
  46. 6e18358 Merge "debuggerd: always send SIGCONT after detaching." by Josh Gao · 9 years ago
  47. 2808005 debuggerd: waitpid for all children, and log the result. by Josh Gao · 9 years ago
  48. 2446418 debuggerd: always send SIGCONT after detaching. by Josh Gao · 9 years ago
  49. 6c03e31 Merge "Switch debuggerd over to unique_fd." by Elliott Hughes · 9 years ago
  50. 39caeb5 init: improve mmap ASLR failure reporting by Kees Cook · 9 years ago
  51. 4c9b149 Merge "Add nvram user." by Mattias Nissler · 9 years ago
  52. e65f8be Merge "Add C++ thread annotations support to core." by Pierre Imai · 9 years ago
  53. ae38923 Switch debuggerd over to unique_fd. by Elliott Hughes · 9 years ago
  54. 021ea2d Add C++ thread annotations support to core. by Pierre Imai · 9 years ago
  55. ce8bc7b Merge "bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matches_content." by James Hawkins · 9 years ago
  56. 8108b80 Merge "init: Fix typo." by Daniel Cashman · 9 years ago
  57. 754dd96 init: Fix typo. by dcashman · 9 years ago
  58. 6f28299 bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matches_content. by James Hawkins · 9 years ago
  59. 4390837 Merge "Temporarily add set_mmap_rnd_bits brillo exception" by Daniel Cashman · 9 years ago
  60. 3396b4b Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  61. 593a5c1 Merge changes from topic '27176738-pmsg-write-core' by Mark Salyzyn · 9 years ago
  62. 8eacf24 Merge "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  63. c819e78 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  64. 864e8e8 liblog: add __android_log_pmsg_file_read by Mark Salyzyn · 9 years ago
  65. d4b061b liblog: add __android_log_pmsg_file_write by Mark Salyzyn · 9 years ago
  66. 018a96d liblog: split out transports into separate files by Mark Salyzyn · 9 years ago
  67. c30eb20 Merge "bootstat: Add a value option to allow recording an associated value for a boot event." by James Hawkins · 9 years ago
  68. c627558 bootstat: Add a value option to allow recording an associated value for a boot event. by James Hawkins · 9 years ago
  69. 0897ab0 Add nvram user. by Mattias Nissler · 9 years ago
  70. 80b1b18 Merge "base: Avoid compilation error when compiled with -Wdangling-else." by Yabin Cui · 9 years ago
  71. 2527628 base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 9 years ago
  72. 083c534 liblog: logprint: deal with malformed log messages by Mark Salyzyn · 9 years ago
  73. a01de8f Merge "Multiple consoles" by Elliott Hughes · 9 years ago
  74. 70daa67 Multiple consoles by Viorel Suman · 9 years ago
  75. 5b8ab65 Merge "metricsd: Fix upload service to compile with new libchrome version" by Alex Vakulenko · 9 years ago
  76. ba44383 Merge "Revert "Enable multiple consoles"" by Elliott Hughes · 9 years ago
  77. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  78. 3d97929 metricsd: Fix upload service to compile with new libchrome version by Alex Vakulenko · 9 years ago
  79. 922e151 Merge "Update BacktraceOffline for LLVM rebase to r256229." by Pirama Arumuga Nainar · 9 years ago
  80. f3f7d64 Merge "Enable multiple consoles" by Elliott Hughes · 9 years ago
  81. 6a7ddbd Merge "debuggerd: don't apply timeout when wait_for_gdb is on." by Josh Gao · 9 years ago
  82. a86d846 Merge "Move list of public libraries to a config file" by Dimitry Ivanov · 9 years ago
  83. 676a756 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 9 years ago
  84. 1371c05 Merge "debuggerd: don't send SIGSTOP to crashing processes." by Josh Gao · 9 years ago
  85. b17f228 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 9 years ago
  86. b45800a Merge "debuggerd: fix stupid typo." by Josh Gao · 9 years ago
  87. 1b30183 debuggerd: fix stupid typo. by Josh Gao · 9 years ago
  88. e21e3c6 Merge changes I5a5da1f1,I6294ff68 by Josh Gao · 9 years ago
  89. caafe5c Enable multiple consoles by Viorel Suman · 9 years ago
  90. 630bc80 debuggerd: monitor the worker process for failure. by Josh Gao · 9 years ago
  91. f5e8f0b debuggerd: fork the signal sender once. by Josh Gao · 9 years ago
  92. d1fdb98 Move list of public libraries to a config file by Dimitry Ivanov · 9 years ago
  93. 371e7ea Merge "debuggerd: kill crashing processes with the signal they died with." by Josh Gao · 9 years ago
  94. 561497c debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 9 years ago
  95. c040600 Merge changes I7cbc8fda,Ibb7cf4b1 by Mark Salyzyn · 9 years ago
  96. 9fc2cd2 Merge "mkbootimg: add os_version" by Sami Tolvanen · 9 years ago
  97. d162828 mkbootimg: add os_version by Sami Tolvanen · 9 years ago
  98. ff03857 Merge "[core][trusty] Implement Trusty NVRAM HAL module." by Mattias Nissler · 9 years ago
  99. 42aab0a Merge "bootstat: Disambiguate boot time on encrypted devices." by James Hawkins · 9 years ago
  100. bf6c67f Merge "init-debug.rc: mount debugfs" by Elliott Hughes · 9 years ago