1. def01a9 Merge "logd: fix kernel logline stutter" by Mark Salyzyn · 10 years ago
  2. 972752e logd: fix kernel logline stutter by Mark Salyzyn · 10 years ago
  3. d972a56 Merge "Make start/stop warn if you're not root." by Elliott Hughes · 10 years ago
  4. cd33d51 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 10 years ago
  5. a7f8888 Merge "adb shouldn't trace unless told to" by Paul Lawrence · 10 years ago
  6. 428167e Make start/stop warn if you're not root. by Elliott Hughes · 10 years ago
  7. 2e79721 adb shouldn't trace unless told to by Paul Lawrence · 10 years ago
  8. c12e3d4 Fix test_adb.py against production builds. by Elliott Hughes · 10 years ago
  9. 5ddfd81 Merge "logd: filters remove leading expire messages and rate" by Mark Salyzyn · 10 years ago
  10. 46dda04 logd: filters remove leading expire messages and rate by Mark Salyzyn · 10 years ago
  11. 862d7b7 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 10 years ago
  12. 20fba19 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 10 years ago
  13. 36f9168 Merge "Fix whitespace in debug logging." by Elliott Hughes · 10 years ago
  14. 6f0deea Fix whitespace in debug logging. by Elliott Hughes · 10 years ago
  15. bf97f58 Merge "logd: switch to unordered_map from BasicHashtable" by Mark Salyzyn · 10 years ago
  16. d70d126 Merge "mkbootimg: misc typo fixes" by Rom Lemarchand · 10 years ago
  17. 01f684f mkbootimg: misc typo fixes by Rom Lemarchand · 10 years ago
  18. c1bc870 Merge "liblog: logcat: Add printable format modifier" by Mark Salyzyn · 10 years ago
  19. e0c7b96 liblog: logcat: Add printable format modifier by Mark Salyzyn · 10 years ago
  20. c34ff14 Merge "Add a working Windows tmpfile(3) to fastboot." by Elliott Hughes · 10 years ago
  21. 1f6f3b8 Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 10 years ago
  22. 9d2482d Merge "tzdatacheck: don't hard code SELinux domain name" by Nick Kralevich · 10 years ago
  23. 1c4d5e4 tzdatacheck: don't hard code SELinux domain name by Nick Kralevich · 10 years ago
  24. 0732183 logd: switch to unordered_map from BasicHashtable by Mark Salyzyn · 10 years ago
  25. eb95b3c Merge "Fix file descriptor leak when opening invalid archives." by Elliott Hughes · 10 years ago
  26. 2f7853f Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
  27. 8d71b85 Merge "Change the 64 bit map address format." by Christopher Ferris · 10 years ago
  28. 1b20038 Merge "libziparchive: fix fallocate failures" by Badhri Jagan Sridharan · 10 years ago
  29. 4c3b72b Merge "Don't say "update package missing" unless we mean it." by Elliott Hughes · 10 years ago
  30. c099c08 libziparchive: fix fallocate failures by Badhri Jagan Sridharan · 10 years ago
  31. 2cd58b7 Don't say "update package missing" unless we mean it. by Elliott Hughes · 10 years ago
  32. f6cf45f Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  33. ecfc3fe Merge "Add "fastboot --version"." by Elliott Hughes · 10 years ago
  34. 106d56b Merge "mkbootimg: parse hexadecimal ints" by Rom Lemarchand · 10 years ago
  35. 1ae166d mkbootimg: parse hexadecimal ints by Rom Lemarchand · 10 years ago
  36. f99f43f Merge "'usb' doesn't need to be global in fastboot." by Elliott Hughes · 10 years ago
  37. 4a59405 Merge "mkbootimg: delete obsolete C source" by Rom Lemarchand · 10 years ago
  38. 5ceab1d Merge "mkbootimg: turn into a python script" by Rom Lemarchand · 10 years ago
  39. fd91c1d mkbootimg: delete obsolete C source by Rom Lemarchand · 10 years ago
  40. afe8558 mkbootimg: turn into a python script by Rom Lemarchand · 10 years ago
  41. 52352d7 Merge changes from topic 'logcatd' by Mark Salyzyn · 10 years ago
  42. 955597c init.rc: logd: Add logpersistd (nee logcatd) by Mark Salyzyn · 10 years ago
  43. e7475d3 init: change exec parsing to make SECLABEL optional by Mark Salyzyn · 10 years ago
  44. ffe87bf logcat: -f run in background by Mark Salyzyn · 10 years ago
  45. 0acc3ef logcat: -f flag to continue by Mark Salyzyn · 10 years ago
  46. d3fc3d0 Merge "rootdir: init.trace.rc too early" by Mark Salyzyn · 10 years ago
  47. 1f89669 Add "fastboot --version". by Elliott Hughes · 10 years ago
  48. 83fca16 'usb' doesn't need to be global in fastboot. by Elliott Hughes · 10 years ago
  49. 072de6e rootdir: init.trace.rc too early by Mark Salyzyn · 10 years ago
  50. 9049e76 Merge "system/audio.h: Make function inline" by Rom Lemarchand · 10 years ago
  51. ac8af22 Merge "logd: test modernization" by Mark Salyzyn · 10 years ago
  52. 6e38017 Merge "logd: whitelist should not preserve expire messages" by Mark Salyzyn · 10 years ago
  53. 6763226 Merge changes I04fad67e,I5ab24bc7 by Mark Salyzyn · 10 years ago
  54. c768cf7 Merge "Modify the code to avoid potential deadlocks." by Christopher Ferris · 10 years ago
  55. 0e367f1 Modify the code to avoid potential deadlocks. by Christopher Ferris · 10 years ago
  56. cd39712 logd: KISS & fix preserve a day by Mark Salyzyn · 10 years ago
  57. 677ee82 logd: deal with sloppy leading expire messages by Mark Salyzyn · 10 years ago
  58. 31f45b2 Merge "Fix error handling/reporting for "adb forward" and "adb reverse"." by Elliott Hughes · 10 years ago
  59. 6857a42 Merge "Revert "Fix ODR issues in ART."" by Evgeniy Stepanov · 10 years ago
  60. 549c258 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 10 years ago
  61. bcf74f9 Revert "Fix ODR issues in ART." by Evgeniy Stepanov · 10 years ago
  62. 8273c44 system/audio.h: Make function inline by Arman Uguray · 10 years ago
  63. 5055b77 Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  64. fa521bb Merge "Refactor dump_memory function." by Christopher Ferris · 10 years ago
  65. ff10293 Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  66. 80512f2 Merge "init: expand_props on trigger" by Mark Salyzyn · 10 years ago
  67. bdb8b5f Merge "Move perfprofd to late_start class." by Than McIntosh · 10 years ago
  68. b1cf1de Refactor dump_memory function. by Christopher Ferris · 10 years ago
  69. 50d6d13 init: expand_props on trigger by Mark Salyzyn · 10 years ago
  70. 14f4f0e Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 10 years ago
  71. 1cdab3f Move perfprofd to late_start class. by Than McIntosh · 10 years ago
  72. 7f128a7 logd: test modernization by Mark Salyzyn · 10 years ago
  73. d1590a4 adb: win32: get test_adb.py running and passing 100% by Spencer Low · 10 years ago
  74. 41d90e4 adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  75. 605724e Merge "Revert "Set up crypto for user directories in init."" by Paul Lawrence · 10 years ago
  76. 9abbdc6 Revert "Set up crypto for user directories in init." by Paul Lawrence · 10 years ago
  77. cb3f7ee Merge "Generalize Join to work for any container/element." by Dan Albert · 10 years ago
  78. 298adc8 Generalize Join to work for any container/element. by Dan Albert · 10 years ago
  79. 331f9c4 Merge "Improve logging." by Dan Albert · 10 years ago
  80. a10a175 Improve logging. by Dan Albert · 10 years ago
  81. aabf558 Merge "Clean up adb_trace_init." by Dan Albert · 10 years ago
  82. 889c68f Merge "Make atransport be a real class." by Dan Albert · 10 years ago
  83. ae6174d Make atransport be a real class. by Dan Albert · 10 years ago
  84. 7879c72 Merge "Turn on -Wextra." by Dan Albert · 10 years ago
  85. ff75e1d Turn on -Wextra. by Dan Albert · 10 years ago
  86. 637920e Clean up adb_trace_init. by Dan Albert · 10 years ago
  87. 731a3a6 Merge "Set up crypto for user directories in init." by Paul Crowley · 10 years ago
  88. 48f9b14 logd: whitelist should not preserve expire messages by Mark Salyzyn · 10 years ago
  89. 5940ac2 Merge "LibNativeBridge: Version 2" by Andreas Gampe · 10 years ago
  90. 502b36c Merge "adb / libbase: clean up NOGDI and evil ERROR macro" by Dan Albert · 10 years ago
  91. 68fdb7a adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 10 years ago
  92. e1206aa Merge "logd: worst-UID only to preserve a day" by Mark Salyzyn · 10 years ago
  93. 459a91a logd: worst-UID only to preserve a day by Mark Salyzyn · 10 years ago
  94. 748bccc Merge "Don't use TEMP_FAILURE_RETRY on close()" by Nick Kralevich · 10 years ago
  95. b32834b Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 10 years ago
  96. f29b402 Set up crypto for user directories in init. by Paul Crowley · 10 years ago
  97. fade9a9 Merge "klog: don't unconditionally call mknod()" by Nick Kralevich · 10 years ago
  98. 9641618 Merge "fastboot: Add support for fastboot flashing commands" by Badhri Jagan Sridharan · 10 years ago
  99. 8a98c4c klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  100. 0edd4c5 Merge "Make connection states a proper type." by Dan Albert · 10 years ago