1. 5417aa0 Merge "mkbootimg: add version and patch level" by Sami Tolvanen · 9 years ago
  2. 2c5b89a Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  3. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  4. a6680f7 Merge "Remove toolbox prlimit." by Elliott Hughes · 9 years ago
  5. 15ca17c Remove toolbox prlimit. by Elliott Hughes · 9 years ago
  6. 3edc432 mkbootimg: add version and patch level by Sami Tolvanen · 9 years ago
  7. 1cd680c Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 9 years ago
  8. 3c608c7 Merge "adbd: fix spurious close of uninitialized fd." by Josh Gao · 9 years ago
  9. fcb063c adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  10. d02e688 Merge "Make CHECK(x) work with static analyzer." by Chih-hung Hsieh · 9 years ago
  11. d26abed adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  12. d262122 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  13. f0d3b4f adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  14. 93aedca Merge "Use unique_ptr to free objects when ASSERT* fail." by Chih-hung Hsieh · 9 years ago
  15. c67ef78 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
  16. f60cbb7 Use unique_ptr to free objects when ASSERT* fail. by Chih-Hung Hsieh · 9 years ago
  17. f262071 Merge "bootstat: Don't log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
  18. 700b15d Merge "Add /postinstall partition when using the A/B updater." by Alex Deymo · 9 years ago
  19. afa76a3 Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 9 years ago
  20. 255c5c8 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  21. 89ec3a8 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  22. 3bf9b14 bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  23. 5e655f0 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
  24. a31ea55 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  25. ad5dc47 Merge "Mount selinuxfs when other filesystems are mounted" by Nick Kralevich · 9 years ago
  26. 3d9e273 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  27. 17741bc Merge "Fix locking of libnativeloader" by Dimitry Ivanov · 9 years ago
  28. 82ae2c0 Merge "Added function to explicitly initialize a namespace" by Dimitry Ivanov · 9 years ago
  29. b4709c2 Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
  30. 543093c Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
  31. 1e611a3 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  32. bb968fb Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
  33. 3f902aa adb: relax serial matching rules. by David Pursell · 9 years ago
  34. 9220b98 Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
  35. 04dcb00 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  36. 85c5fc4 Merge changes I6fdc87e8,I91b060b2 by Mark Salyzyn · 9 years ago
  37. 7e0e14c Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 9 years ago
  38. d1ec9c4 Merge "Make toolbox top a little more like everyone else's." by Elliott Hughes · 9 years ago
  39. bf7d0b8 logd: check return values by Mark Salyzyn · 9 years ago
  40. fd64c5d Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
  41. 0ecdec7 logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 9 years ago
  42. 48d930d Merge "Do not do local unwinds through .oat or .dex maps." by Christopher Ferris · 9 years ago
  43. 4265ed7 Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
  44. ae607e1 Merge "Emulator: fix adbd qemu pipe partial write" by Bo Hu · 9 years ago
  45. f66c593 Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
  46. 4c87588 Merge "adb: report progress for small files." by Josh Gao · 9 years ago
  47. bba2151 Merge "system/core/lib[c]utils: Fix signedness comparison warnings." by James Hawkins · 9 years ago
  48. 9fd2f77 adb: report progress for small files. by Josh Gao · 9 years ago
  49. b898075 system/core/lib[c]utils: Fix signedness comparison warnings. by James Hawkins · 9 years ago
  50. f666ba4 Merge "Also archive adb.exe/fastboot.exe when building win_sdk." by Ying Wang · 9 years ago
  51. 71edfc8 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  52. 68de85b Merge "logd: add a comment about untrusted content in the audit log" by Sami Tolvanen · 9 years ago
  53. c625acf Merge "crash_reporter: Mark the euid parameter as __unused." by James Hawkins · 9 years ago
  54. 2060a83 logd: add a comment about untrusted content in the audit log by Sami Tolvanen · 9 years ago
  55. 1dff1aa Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  56. 9218477 Merge "logd: stop log spam when integrity enforcement is suppressed" by Sami Tolvanen · 9 years ago
  57. abda934 logd: stop log spam when integrity enforcement is suppressed by Sami Tolvanen · 9 years ago
  58. a335367 Merge "Allow building with Python 3.x" by Dan Albert · 9 years ago
  59. d480a99 Merge "liblog: Update Android.bp for Android.mk changes" by Dan Willemsen · 9 years ago
  60. 7d5457e liblog: Update Android.bp for Android.mk changes by Dan Willemsen · 9 years ago
  61. e663c16 Merge "adb: use TCP keepalive." by David Pursell · 9 years ago
  62. 50eb9b2 Merge "Remove libmincrypt/tools after move to bootable/recovery" by Mattias Nissler · 9 years ago
  63. f71553c Merge "Remove another test for a private API I'm about to remove." by Elliott Hughes · 9 years ago
  64. 74c9052 Remove another test for a private API I'm about to remove. by Elliott Hughes · 9 years ago
  65. 4cd0768 Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  66. a887c4f Merge "adb: fix directory creation logic." by Josh Gao · 9 years ago
  67. 0962ecd Merge "Remove a test for an API I'm removing." by Elliott Hughes · 9 years ago
  68. 9ce3272 Remove a test for an API I'm removing. by Elliott Hughes · 9 years ago
  69. acf6977 Merge "Add notice for adding users in AOSP." by Jorge Lucangeli Obes · 9 years ago
  70. b2de40a crash_reporter: Mark the euid parameter as __unused. by James Hawkins · 9 years ago
  71. 2913fa1 Merge "crash_reporter: Fix a -Wmissing-field-initializers warning." by James Hawkins · 9 years ago
  72. 69bd21f crash_reporter: Fix a -Wmissing-field-initializers warning. by James Hawkins · 9 years ago
  73. 5596cf0 Add notice for adding users in AOSP. by Jorge Lucangeli Obes · 9 years ago
  74. 71728ca adb: fix directory creation logic. by Josh Gao · 9 years ago
  75. ac06dcd Merge "crash_report: Fix several signed-unsigned comparison warnings in tests." by James Hawkins · 9 years ago
  76. a28317d crash_report: Fix several signed-unsigned comparison warnings in tests. by James Hawkins · 9 years ago
  77. 474ef24 Remove libmincrypt/tools after move to bootable/recovery by Mattias Nissler · 9 years ago
  78. 36016e2 Merge "crash_reporter: Clean up symlinks in unit test" by Steve Fung · 9 years ago
  79. 7ee2f36 crash_reporter: Clean up symlinks in unit test by Steve Fung · 9 years ago
  80. a692f43 Merge "adb: fix mistaken use of PLOG." by Josh Gao · 9 years ago
  81. 443a52c adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
  82. aace5df Merge "libpixelflinger: Fix -Woverloaded-virtual warnings." by James Hawkins · 9 years ago
  83. 63f7a67 Merge "Fix incorrect handling of snprintf return value." by Christopher Ferris · 9 years ago
  84. 9377fa8 Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 by Mark Salyzyn · 9 years ago
  85. 70e75d9 Merge "Make libutils symbols protected" by Dimitry Ivanov · 9 years ago
  86. 96ccb85 Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  87. 626efb7 Fix incorrect handling of snprintf return value. by Christopher Ferris · 9 years ago
  88. faf7946 Merge changes Idaa6699d,Ic7759ef9 by Mark Salyzyn · 9 years ago
  89. 0f565c1 Merge "init: harden socket creation against symlinks" by Nick Kralevich · 9 years ago
  90. 9bcfd64 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  91. 81f407b liblog: __android_log_error_write use event list library by Mark Salyzyn · 9 years ago
  92. 5cecedc liblog: test: __android_log_error_write accuracy by Mark Salyzyn · 9 years ago
  93. 67d7eaf liblog: add android_log_write_string8_len by Mark Salyzyn · 9 years ago
  94. 2681515 Merge "crash_reporter: Fix product_id in kernel crash reports" by Steve Fung · 9 years ago
  95. 37c90df Merge "Use ro.debuggable instead of ro.build.type" by Yusuke Sato · 9 years ago
  96. 9336b61 libpixelflinger: Fix -Woverloaded-virtual warnings. by James Hawkins · 9 years ago
  97. 246b0fd Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago
  98. 4e5b292 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
  99. 77dc40f Merge "adb: fix leak of framework_fd." by Josh Gao · 9 years ago
  100. 511e943 Merge "Prepare mincrypt tools for move to recovery repo." by Mattias Nissler · 9 years ago