1. c819e78 Set mmap_rnd_bits to maximum value. by dcashman · 8 years ago
  2. 80b1b18 Merge "base: Avoid compilation error when compiled with -Wdangling-else." by Yabin Cui · 8 years ago
  3. 2527628 base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 8 years ago
  4. a01de8f Merge "Multiple consoles" by Elliott Hughes · 8 years ago
  5. 70daa67 Multiple consoles by Viorel Suman · 8 years ago
  6. 5b8ab65 Merge "metricsd: Fix upload service to compile with new libchrome version" by Alex Vakulenko · 8 years ago
  7. ba44383 Merge "Revert "Enable multiple consoles"" by Elliott Hughes · 8 years ago
  8. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 8 years ago
  9. 3d97929 metricsd: Fix upload service to compile with new libchrome version by Alex Vakulenko · 8 years ago
  10. 922e151 Merge "Update BacktraceOffline for LLVM rebase to r256229." by Pirama Arumuga Nainar · 8 years ago
  11. f3f7d64 Merge "Enable multiple consoles" by Elliott Hughes · 8 years ago
  12. 6a7ddbd Merge "debuggerd: don't apply timeout when wait_for_gdb is on." by Josh Gao · 8 years ago
  13. a86d846 Merge "Move list of public libraries to a config file" by Dimitry Ivanov · 8 years ago
  14. 676a756 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 8 years ago
  15. 1371c05 Merge "debuggerd: don't send SIGSTOP to crashing processes." by Josh Gao · 8 years ago
  16. b17f228 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 8 years ago
  17. b45800a Merge "debuggerd: fix stupid typo." by Josh Gao · 8 years ago
  18. 1b30183 debuggerd: fix stupid typo. by Josh Gao · 8 years ago
  19. e21e3c6 Merge changes I5a5da1f1,I6294ff68 by Josh Gao · 8 years ago
  20. caafe5c Enable multiple consoles by Viorel Suman · 8 years ago
  21. 630bc80 debuggerd: monitor the worker process for failure. by Josh Gao · 8 years ago
  22. f5e8f0b debuggerd: fork the signal sender once. by Josh Gao · 8 years ago
  23. d1fdb98 Move list of public libraries to a config file by Dimitry Ivanov · 8 years ago
  24. 371e7ea Merge "debuggerd: kill crashing processes with the signal they died with." by Josh Gao · 8 years ago
  25. 561497c debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 8 years ago
  26. c040600 Merge changes I7cbc8fda,Ibb7cf4b1 by Mark Salyzyn · 8 years ago
  27. 9fc2cd2 Merge "mkbootimg: add os_version" by Sami Tolvanen · 8 years ago
  28. d162828 mkbootimg: add os_version by Sami Tolvanen · 8 years ago
  29. ff03857 Merge "[core][trusty] Implement Trusty NVRAM HAL module." by Mattias Nissler · 8 years ago
  30. 42aab0a Merge "bootstat: Disambiguate boot time on encrypted devices." by James Hawkins · 8 years ago
  31. bf6c67f Merge "init-debug.rc: mount debugfs" by Elliott Hughes · 8 years ago
  32. 00c8dd8 Merge "liblog: truncate logtags that overflow prefixBuf" by Mark Salyzyn · 8 years ago
  33. 29e70a9 liblog: test: security buffer is allowed to be denied by Mark Salyzyn · 8 years ago
  34. 50af7f8 liblog: test: do not LOG in signal handler by Mark Salyzyn · 8 years ago
  35. 2f83d67 liblog: truncate logtags that overflow prefixBuf by Mark Salyzyn · 8 years ago
  36. b9c0788 Merge "Leftovers of the SELinux policy update mechanism" by Janis Danisevskis · 8 years ago
  37. c08e996 bootstat: Disambiguate boot time on encrypted devices. by James Hawkins · 8 years ago
  38. 3d1dff2 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 8 years ago
  39. 1f13c1a Merge "Fix buffer overrun in adb wait-for-device." by Elliott Hughes · 8 years ago
  40. 32ac6aa [core][trusty] Implement Trusty NVRAM HAL module. by Mattias Nissler · 9 years ago
  41. 34e560b Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 8 years ago
  42. a680117 Merge "emulator: Use distinct serial names for simultaneous qemu pipes." by Prathmesh Prabhu · 8 years ago
  43. 4d25e66 Merge "Revert "mkbootimg: add version and patch level"" by Sami Tolvanen · 8 years ago
  44. 3253092 Revert "mkbootimg: add version and patch level" by Sami Tolvanen · 8 years ago
  45. 8c8accc Merge "liblog: audit declare LIBLOG_ABI_PUBLIC" by Mark Salyzyn · 8 years ago
  46. 3f9c22c Merge "Add error reporting mechanism for failing Unwind." by Christopher Ferris · 8 years ago
  47. be1d3c2 liblog: audit declare LIBLOG_ABI_PUBLIC by Mark Salyzyn · 8 years ago
  48. 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  49. d387acc emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 8 years ago
  50. 76ffa68 Merge "debuggerd: make sure that we kill the process after dumping." by Josh Gao · 8 years ago
  51. f0c8723 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 8 years ago
  52. a347cde Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." by James Hawkins · 8 years ago
  53. 1c7e3bd Merge "bootstat: Add more strings to the bootreason mapping." by James Hawkins · 8 years ago
  54. 44095c6 Merge "Add Mips64 Runtime ISA type." by Calin Juravle · 8 years ago
  55. ed608b3 Merge "healthd: Check if battery device exists instead of charger drivers before setting fake properties." by Ruchi Kandoi · 8 years ago
  56. 45ead35 bootstat: Add more strings to the bootreason mapping. by James Hawkins · 8 years ago
  57. 0660b30 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 8 years ago
  58. feaa3ce Merge changes I7aca7c7c,If9582ae6 by Michael Ryleev · 8 years ago
  59. fabd490 healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 8 years ago
  60. 0bc37ff Merge changes Ie9594b6e,I2e050a37,Ia2bf2ccf,I4e4db704,Ifbfd14e2, ... by Colin Cross · 8 years ago
  61. 33e601a Fix mac build by Colin Cross · 8 years ago
  62. 4006add Merge "Don\'t fail if the new pss is less than stable." am: 26cf352637 by Christopher Ferris · 8 years ago
  63. 26cf352 Merge "Don't fail if the new pss is less than stable." by Christopher Ferris · 8 years ago
  64. 181f429 Merge "mkbootimg: add version and patch level" am: 5417aa0cf5 by Sami Tolvanen · 8 years ago
  65. 5417aa0 Merge "mkbootimg: add version and patch level" by Sami Tolvanen · 8 years ago
  66. 19c30e9 Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 8 years ago
  67. 3368bde Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 8 years ago
  68. 2c5b89a Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 8 years ago
  69. 5ccdfa6 Don't fail if the new pss is less than stable. by Christopher Ferris · 8 years ago
  70. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  71. 0f10562 Add ABI to leak report by Colin Cross · 8 years ago
  72. c1228c7 Combine leaks with same stacktrace by Colin Cross · 8 years ago
  73. e4cbe0e Fix allocator::map template argument ordering by Colin Cross · 8 years ago
  74. d6b3a2a Fold leaks that are referenced by other leaks by Colin Cross · 8 years ago
  75. 54a1610 Compile some tests for the host by Colin Cross · 8 years ago
  76. e6310fc Merge "Remove toolbox prlimit." am: a6680f78d4 by Elliott Hughes · 8 years ago
  77. a6680f7 Merge "Remove toolbox prlimit." by Elliott Hughes · 8 years ago
  78. 15ca17c Remove toolbox prlimit. by Elliott Hughes · 8 years ago
  79. 3edc432 mkbootimg: add version and patch level by Sami Tolvanen · 8 years ago
  80. afebc25 init-debug.rc: mount debugfs by Mihai Serban · 8 years ago
  81. 6aafa03 Merge changes I93514d22,I57dbc113,I707ffbd1 am: 1cd680ce75 by Josh Gao · 8 years ago
  82. 97b9935 Merge "adbd: fix spurious close of uninitialized fd." am: 3c608c7425 by Josh Gao · 8 years ago
  83. 1cd680c Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 8 years ago
  84. 3c608c7 Merge "adbd: fix spurious close of uninitialized fd." by Josh Gao · 8 years ago
  85. fcb063c adbd: fix spurious close of uninitialized fd. by Josh Gao · 8 years ago
  86. d0b0960 Merge "Make CHECK(x) work with static analyzer." am: d02e6887ca by Chih-Hung Hsieh · 8 years ago
  87. d02e688 Merge "Make CHECK(x) work with static analyzer." by Chih-hung Hsieh · 8 years ago
  88. d26abed adb: wait for restore to complete before returning. by Josh Gao · 8 years ago
  89. d262122 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  90. f0d3b4f adb: make ScopedFd universally accessible and useful. by Josh Gao · 8 years ago
  91. 0ece9f4 Merge "Use unique_ptr to free objects when ASSERT* fail." am: 93aedcaf2b by Chih-Hung Hsieh · 8 years ago
  92. 93aedca Merge "Use unique_ptr to free objects when ASSERT* fail." by Chih-hung Hsieh · 8 years ago
  93. 4f26603 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 8 years ago
  94. c67ef78 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 8 years ago
  95. f60cbb7 Use unique_ptr to free objects when ASSERT* fail. by Chih-Hung Hsieh · 8 years ago
  96. 15c0bf2 Merge "bootstat: Don\'t log time_since_factory_reset on device reset." by James Hawkins · 8 years ago
  97. f262071 Merge "bootstat: Don't log time_since_factory_reset on device reset." by James Hawkins · 8 years ago
  98. e2ad3cf Merge "Add /postinstall partition when using the A/B updater." am: 700b15dacf by Alex Deymo · 8 years ago
  99. 700b15d Merge "Add /postinstall partition when using the A/B updater." by Alex Deymo · 8 years ago
  100. 5559237 Merge changes I7fe77245,I75b089b8,Iafa250ce am: afa76a3028 by Josh Gao · 8 years ago