1. 1204280 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 9 years ago
  2. ad11ef0 Merge "Don't fail if the new pss is less than stable." by Christopher Ferris · 9 years ago
  3. 4db809e Merge "mkbootimg: add version and patch level" by Sami Tolvanen · 9 years ago
  4. 0ef6716 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  5. 84dd78c Don't fail if the new pss is less than stable. by Christopher Ferris · 9 years ago
  6. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  7. 696b39d Merge "Remove toolbox prlimit." by Elliott Hughes · 9 years ago
  8. 3818a53 Remove toolbox prlimit. by Elliott Hughes · 9 years ago
  9. 51bdb36 mkbootimg: add version and patch level by Sami Tolvanen · 9 years ago
  10. c6dc1e6 Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 9 years ago
  11. 7a51454 Merge "adbd: fix spurious close of uninitialized fd." by Josh Gao · 9 years ago
  12. a486880 adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  13. 07f7587 Merge "Make CHECK(x) work with static analyzer." by Chih-hung Hsieh · 9 years ago
  14. 0e1f2fd adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  15. 0268ce1 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  16. dc1931b adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  17. d1ecd97 Merge "Use unique_ptr to free objects when ASSERT* fail." by Chih-hung Hsieh · 9 years ago
  18. 4092296 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
  19. 64ddd32 Use unique_ptr to free objects when ASSERT* fail. by Chih-Hung Hsieh · 9 years ago
  20. aecfbb1 Merge "bootstat: Don't log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
  21. 3c0122f Merge "Add /postinstall partition when using the A/B updater." by Alex Deymo · 9 years ago
  22. 76f779a Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 9 years ago
  23. ef28761 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  24. a026991 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  25. 24659dc bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  26. 7dac2e9 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
  27. 92d66a9 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  28. 6ef8943 Merge "Mount selinuxfs when other filesystems are mounted" by Nick Kralevich · 9 years ago
  29. dfb99f6 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  30. 6d128e1 Merge "Fix locking of libnativeloader" by Dimitry Ivanov · 9 years ago
  31. c463c07 Merge "Added function to explicitly initialize a namespace" by Dimitry Ivanov · 9 years ago
  32. c70223e Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
  33. 9c5c96d Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
  34. 885cd78 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  35. cac9b30 Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
  36. 2775b08 adb: relax serial matching rules. by David Pursell · 9 years ago
  37. 94fe0df Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
  38. 28ec9e9 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  39. 9ea8213 Merge changes I6fdc87e8,I91b060b2 by Mark Salyzyn · 9 years ago
  40. 3ecc713 Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 9 years ago
  41. a861634 Merge "Make toolbox top a little more like everyone else's." by Elliott Hughes · 9 years ago
  42. 626a8bd logd: check return values by Mark Salyzyn · 9 years ago
  43. fa0dda1 Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
  44. 9d34f1e logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 9 years ago
  45. 86cb5c0 Merge "Do not do local unwinds through .oat or .dex maps." by Christopher Ferris · 9 years ago
  46. 40596ac Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
  47. 3fc2595 Merge "Emulator: fix adbd qemu pipe partial write" by Bo Hu · 9 years ago
  48. d14337b Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
  49. 238cbd7 Merge "adb: report progress for small files." by Josh Gao · 9 years ago
  50. b90428d Merge "system/core/lib[c]utils: Fix signedness comparison warnings." by James Hawkins · 9 years ago
  51. bbb3f27 adb: report progress for small files. by Josh Gao · 9 years ago
  52. 126fc15 system/core/lib[c]utils: Fix signedness comparison warnings. by James Hawkins · 9 years ago
  53. 333dca5 Merge "Also archive adb.exe/fastboot.exe when building win_sdk." by Ying Wang · 9 years ago
  54. fb2ef86 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  55. a49ef40 Merge "logd: add a comment about untrusted content in the audit log" by Sami Tolvanen · 9 years ago
  56. 58cef2e Merge "crash_reporter: Mark the euid parameter as __unused." by James Hawkins · 9 years ago
  57. 08a374b logd: add a comment about untrusted content in the audit log by Sami Tolvanen · 9 years ago
  58. b1c0e2f Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  59. a0e80c8 Merge "logd: stop log spam when integrity enforcement is suppressed" by Sami Tolvanen · 9 years ago
  60. b579e6b logd: stop log spam when integrity enforcement is suppressed by Sami Tolvanen · 9 years ago
  61. efe9111 Merge "Allow building with Python 3.x" by Dan Albert · 9 years ago
  62. 3eb5d0f Merge "liblog: Update Android.bp for Android.mk changes" by Dan Willemsen · 9 years ago
  63. b0286b4 liblog: Update Android.bp for Android.mk changes by Dan Willemsen · 9 years ago
  64. 578c013 Merge "adb: use TCP keepalive." by David Pursell · 9 years ago
  65. 51c3468 Merge "Remove libmincrypt/tools after move to bootable/recovery" by Mattias Nissler · 9 years ago
  66. daf2333 Merge "Remove another test for a private API I'm about to remove." by Elliott Hughes · 9 years ago
  67. 9cdc586 Remove another test for a private API I'm about to remove. by Elliott Hughes · 9 years ago
  68. aed72ca Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  69. 6543c5c Merge "adb: fix directory creation logic." by Josh Gao · 9 years ago
  70. 8de9710 Merge "Remove a test for an API I'm removing." by Elliott Hughes · 9 years ago
  71. e5526e3 Remove a test for an API I'm removing. by Elliott Hughes · 9 years ago
  72. de49f5b Merge "Add notice for adding users in AOSP." by Jorge Lucangeli Obes · 9 years ago
  73. 36f6abe crash_reporter: Mark the euid parameter as __unused. by James Hawkins · 9 years ago
  74. eeceb3d Merge "crash_reporter: Fix a -Wmissing-field-initializers warning." by James Hawkins · 9 years ago
  75. 3a2179a crash_reporter: Fix a -Wmissing-field-initializers warning. by James Hawkins · 9 years ago
  76. cdae2eb Add notice for adding users in AOSP. by Jorge Lucangeli Obes · 9 years ago
  77. 80e9c5f adb: fix directory creation logic. by Josh Gao · 9 years ago
  78. b381680 Merge "crash_report: Fix several signed-unsigned comparison warnings in tests." by James Hawkins · 9 years ago
  79. 706ba31 crash_report: Fix several signed-unsigned comparison warnings in tests. by James Hawkins · 9 years ago
  80. 885bc49 Remove libmincrypt/tools after move to bootable/recovery by Mattias Nissler · 9 years ago
  81. 7e157b5 Merge "crash_reporter: Clean up symlinks in unit test" by Steve Fung · 9 years ago
  82. deabbd4 crash_reporter: Clean up symlinks in unit test by Steve Fung · 9 years ago
  83. d3e1ad6 Merge "adb: fix mistaken use of PLOG." by Josh Gao · 9 years ago
  84. 85030c8 adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
  85. 38eb591 Merge "libpixelflinger: Fix -Woverloaded-virtual warnings." by James Hawkins · 9 years ago
  86. b89c2dd Merge "Fix incorrect handling of snprintf return value." by Christopher Ferris · 9 years ago
  87. 2d36aeb Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 by Mark Salyzyn · 9 years ago
  88. c388e61 Merge "Make libutils symbols protected" by Dimitry Ivanov · 9 years ago
  89. 47d263b Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  90. b2424a0 Fix incorrect handling of snprintf return value. by Christopher Ferris · 9 years ago
  91. 7dddce0 Merge changes Idaa6699d,Ic7759ef9 by Mark Salyzyn · 9 years ago
  92. 09e6d2c Merge "init: harden socket creation against symlinks" by Nick Kralevich · 9 years ago
  93. e5b3696 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  94. aa92904 liblog: __android_log_error_write use event list library by Mark Salyzyn · 9 years ago
  95. 4475079 liblog: test: __android_log_error_write accuracy by Mark Salyzyn · 9 years ago
  96. 8a59612 liblog: add android_log_write_string8_len by Mark Salyzyn · 9 years ago
  97. f17f758 Merge "crash_reporter: Fix product_id in kernel crash reports" by Steve Fung · 9 years ago
  98. ce7a54f Merge "Use ro.debuggable instead of ro.build.type" by Yusuke Sato · 9 years ago
  99. 555363e libpixelflinger: Fix -Woverloaded-virtual warnings. by James Hawkins · 9 years ago
  100. 2da2a48 Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago