1. feb843d liblog: test: security buffer is allowed to be denied by Mark Salyzyn · 9 years ago
  2. 8f7f6dd liblog: test: do not LOG in signal handler by Mark Salyzyn · 9 years ago
  3. ed37dfe Merge "Leftovers of the SELinux policy update mechanism" by Janis Danisevskis · 9 years ago
  4. 76874f8 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
  5. 546fe4e Merge "Fix buffer overrun in adb wait-for-device." by Elliott Hughes · 9 years ago
  6. 6dcadfb Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
  7. 71b8f01 Merge "emulator: Use distinct serial names for simultaneous qemu pipes." by Prathmesh Prabhu · 9 years ago
  8. b52947e Merge "Revert "mkbootimg: add version and patch level"" by Sami Tolvanen · 9 years ago
  9. 15f4d7f Revert "mkbootimg: add version and patch level" by Sami Tolvanen · 9 years ago
  10. 17a814b Merge "liblog: audit declare LIBLOG_ABI_PUBLIC" by Mark Salyzyn · 9 years ago
  11. 0ca75ee Merge "Add error reporting mechanism for failing Unwind." by Christopher Ferris · 9 years ago
  12. eb9f237 liblog: audit declare LIBLOG_ABI_PUBLIC by Mark Salyzyn · 9 years ago
  13. f7d40cb Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  14. 24539fa emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 9 years ago
  15. 4617eda Merge "debuggerd: make sure that we kill the process after dumping." by Josh Gao · 9 years ago
  16. 3ff5021 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 9 years ago
  17. 91e1fb7 Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." by James Hawkins · 9 years ago
  18. 43279d1 Merge "bootstat: Add more strings to the bootreason mapping." by James Hawkins · 9 years ago
  19. 6965dd0 Merge "Add Mips64 Runtime ISA type." by Calin Juravle · 9 years ago
  20. ae59860 Merge "healthd: Check if battery device exists instead of charger drivers before setting fake properties." by Ruchi Kandoi · 9 years ago
  21. 84d3247 bootstat: Add more strings to the bootreason mapping. by James Hawkins · 9 years ago
  22. 1204280 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 9 years ago
  23. 73e3340 Merge changes I7aca7c7c,If9582ae6 by Michael Ryleev · 9 years ago
  24. 9c52109 healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 9 years ago
  25. 00313c1 Merge changes Ie9594b6e,I2e050a37,Ia2bf2ccf,I4e4db704,Ifbfd14e2, ... by Colin Cross · 9 years ago
  26. 2561234 Fix mac build by Colin Cross · 9 years ago
  27. fe38855 Merge "Don\'t fail if the new pss is less than stable." am: 26cf352637 by Christopher Ferris · 9 years ago
  28. ad11ef0 Merge "Don't fail if the new pss is less than stable." by Christopher Ferris · 9 years ago
  29. e7aca7a Merge "mkbootimg: add version and patch level" am: 5417aa0cf5 by Sami Tolvanen · 9 years ago
  30. 4db809e Merge "mkbootimg: add version and patch level" by Sami Tolvanen · 9 years ago
  31. 12aa731 Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 9 years ago
  32. 0ef6716 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  33. 84dd78c Don't fail if the new pss is less than stable. by Christopher Ferris · 9 years ago
  34. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  35. 27468fe Add ABI to leak report by Colin Cross · 9 years ago
  36. 54b2dea Combine leaks with same stacktrace by Colin Cross · 9 years ago
  37. a9fcae6 Fix allocator::map template argument ordering by Colin Cross · 9 years ago
  38. 5d7f1c0 Fold leaks that are referenced by other leaks by Colin Cross · 9 years ago
  39. 489997f Compile some tests for the host by Colin Cross · 9 years ago
  40. 6f6ccf0 Merge "Remove toolbox prlimit." am: a6680f78d4 by Elliott Hughes · 9 years ago
  41. 696b39d Merge "Remove toolbox prlimit." by Elliott Hughes · 9 years ago
  42. 3818a53 Remove toolbox prlimit. by Elliott Hughes · 9 years ago
  43. 51bdb36 mkbootimg: add version and patch level by Sami Tolvanen · 9 years ago
  44. 90a199a Merge changes I93514d22,I57dbc113,I707ffbd1 am: 1cd680ce75 by Josh Gao · 9 years ago
  45. 3e2f764 Merge "adbd: fix spurious close of uninitialized fd." am: 3c608c7425 by Josh Gao · 9 years ago
  46. c6dc1e6 Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 9 years ago
  47. 7a51454 Merge "adbd: fix spurious close of uninitialized fd." by Josh Gao · 9 years ago
  48. a486880 adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  49. bcb4bc7 Merge "Make CHECK(x) work with static analyzer." am: d02e6887ca by Chih-Hung Hsieh · 9 years ago
  50. 07f7587 Merge "Make CHECK(x) work with static analyzer." by Chih-hung Hsieh · 9 years ago
  51. 0e1f2fd adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  52. 0268ce1 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  53. dc1931b adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  54. 4cc1dcc Merge "Use unique_ptr to free objects when ASSERT* fail." am: 93aedcaf2b by Chih-Hung Hsieh · 9 years ago
  55. d1ecd97 Merge "Use unique_ptr to free objects when ASSERT* fail." by Chih-hung Hsieh · 9 years ago
  56. 1633e2d Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
  57. 4092296 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
  58. 64ddd32 Use unique_ptr to free objects when ASSERT* fail. by Chih-Hung Hsieh · 9 years ago
  59. 2dd5307 Merge "bootstat: Don\'t log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
  60. aecfbb1 Merge "bootstat: Don't log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
  61. 23282db Merge "Add /postinstall partition when using the A/B updater." am: 700b15dacf by Alex Deymo · 9 years ago
  62. 3c0122f Merge "Add /postinstall partition when using the A/B updater." by Alex Deymo · 9 years ago
  63. b7aa192 Merge changes I7fe77245,I75b089b8,Iafa250ce am: afa76a3028 by Josh Gao · 9 years ago
  64. 76f779a Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 9 years ago
  65. ef28761 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  66. a026991 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  67. 24659dc bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  68. 7dac2e9 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
  69. 92d66a9 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  70. 4242e75 Merge "Mount selinuxfs when other filesystems are mounted" am: ad5dc479cd by Nick Kralevich · 9 years ago
  71. 6ef8943 Merge "Mount selinuxfs when other filesystems are mounted" by Nick Kralevich · 9 years ago
  72. dfb99f6 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  73. adf19c1 Merge "Fix locking of libnativeloader" am: 17741bc85c by Dimitry Ivanov · 9 years ago
  74. 20e09f6 Merge "Added function to explicitly initialize a namespace" am: 82ae2c0958 by Dimitry Ivanov · 9 years ago
  75. 6d128e1 Merge "Fix locking of libnativeloader" by Dimitry Ivanov · 9 years ago
  76. c463c07 Merge "Added function to explicitly initialize a namespace" by Dimitry Ivanov · 9 years ago
  77. b6a22cd Merge "adb: relax serial matching rules." am: b4709c2cfd by David Pursell · 9 years ago
  78. c70223e Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
  79. 9ef6e20 Merge "adb: symlinks to dirs count as dirs for pull destination." am: 543093cb97 by Josh Gao · 9 years ago
  80. 9c5c96d Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
  81. 885cd78 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  82. cac9b30 Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
  83. b9e56e2 Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
  84. 2775b08 adb: relax serial matching rules. by David Pursell · 9 years ago
  85. 94fe0df Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
  86. ac80014 Merge changes I6fdc87e8,I91b060b2 am: 85c5fc41de by Mark Salyzyn · 9 years ago
  87. 28ec9e9 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  88. 9ea8213 Merge changes I6fdc87e8,I91b060b2 by Mark Salyzyn · 9 years ago
  89. 3ecc713 Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 9 years ago
  90. c7fca4b Merge "Make toolbox top a little more like everyone else\'s." am: d1ec9c450d by Elliott Hughes · 9 years ago
  91. a861634 Merge "Make toolbox top a little more like everyone else's." by Elliott Hughes · 9 years ago
  92. 626a8bd logd: check return values by Mark Salyzyn · 9 years ago
  93. fa0dda1 Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
  94. 9d34f1e logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 9 years ago
  95. edf46ff Merge "Do not do local unwinds through .oat or .dex maps." am: 48d930d0a9 by Christopher Ferris · 9 years ago
  96. 86cb5c0 Merge "Do not do local unwinds through .oat or .dex maps." by Christopher Ferris · 9 years ago
  97. 40596ac Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
  98. 569fd71 Merge "Emulator: fix adbd qemu pipe partial write" am: ae607e149b by bohu · 9 years ago
  99. 3fc2595 Merge "Emulator: fix adbd qemu pipe partial write" by Bo Hu · 9 years ago
  100. d14337b Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago