1. ce817c3 Merge "Fix error handling/reporting for "adb forward" and "adb reverse"." by Elliott Hughes · 10 years ago
  2. 5788769 Merge "Revert "Fix ODR issues in ART."" by Evgeniy Stepanov · 10 years ago
  3. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 10 years ago
  4. a8cc208 Revert "Fix ODR issues in ART." by Evgeniy Stepanov · 10 years ago
  5. dd50edc Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  6. a684d9d Merge "Refactor dump_memory function." by Christopher Ferris · 10 years ago
  7. 2148a12 Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  8. 4cc6e2e Merge "init: expand_props on trigger" by Mark Salyzyn · 10 years ago
  9. f166e38 Merge "Move perfprofd to late_start class." by Than McIntosh · 10 years ago
  10. e8bc77e Refactor dump_memory function. by Christopher Ferris · 10 years ago
  11. dd0e316 init: expand_props on trigger by Mark Salyzyn · 10 years ago
  12. 3464c77 Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 10 years ago android-m-preview
  13. e8efd0d Move perfprofd to late_start class. by Than McIntosh · 10 years ago
  14. 7c78957 Merge "Revert "Set up crypto for user directories in init."" by Paul Lawrence · 10 years ago
  15. 2e24bcf Revert "Set up crypto for user directories in init." by Paul Lawrence · 10 years ago
  16. 0211d36 Merge "Generalize Join to work for any container/element." by Dan Albert · 10 years ago
  17. e0da8a1 Generalize Join to work for any container/element. by Dan Albert · 10 years ago
  18. 3ff23e2 Merge "Improve logging." by Dan Albert · 10 years ago
  19. 9313c0d Improve logging. by Dan Albert · 10 years ago
  20. 3647376 Merge "Clean up adb_trace_init." by Dan Albert · 10 years ago
  21. db037bc Merge "Make atransport be a real class." by Dan Albert · 10 years ago
  22. c7915a3 Make atransport be a real class. by Dan Albert · 10 years ago
  23. 9dd0914 Merge "Turn on -Wextra." by Dan Albert · 10 years ago
  24. 23fee8f Turn on -Wextra. by Dan Albert · 10 years ago
  25. e246219 Clean up adb_trace_init. by Dan Albert · 10 years ago
  26. 7f623de Merge "Set up crypto for user directories in init." by Paul Crowley · 10 years ago
  27. 02b29c4 Merge "LibNativeBridge: Version 2" by Andreas Gampe · 10 years ago
  28. b793084 Merge "adb / libbase: clean up NOGDI and evil ERROR macro" by Dan Albert · 10 years ago
  29. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 10 years ago
  30. 9ab8c97 Merge "logd: worst-UID only to preserve a day" by Mark Salyzyn · 10 years ago
  31. 833a9b1 logd: worst-UID only to preserve a day by Mark Salyzyn · 10 years ago
  32. 6a8b7b6 Merge "Don't use TEMP_FAILURE_RETRY on close()" by Nick Kralevich · 10 years ago
  33. 95db36e Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 10 years ago
  34. ce6f716 Set up crypto for user directories in init. by Paul Crowley · 10 years ago
  35. fe5b251 Merge "klog: don't unconditionally call mknod()" by Nick Kralevich · 10 years ago
  36. 3268594 Merge "fastboot: Add support for fastboot flashing commands" by Badhri Jagan Sridharan · 10 years ago
  37. 4d32a48 klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  38. d92fd41 Merge "Make connection states a proper type." by Dan Albert · 10 years ago
  39. dcd78a1 Make connection states a proper type. by Dan Albert · 10 years ago
  40. 155f7ac Merge "Ignore whitespace/indent issues from cpplint." by Dan Albert · 10 years ago
  41. 075e860 Ignore whitespace/indent issues from cpplint. by Dan Albert · 10 years ago
  42. 917b455 Merge "Revert "Switch to toybox ls."" by Elliott Hughes · 10 years ago
  43. 88f0f4b Revert "Switch to toybox ls." by Elliott Hughes · 10 years ago
  44. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  45. 747a6f2 Merge "adb: win32: fix key files reading/writing" by Dan Albert · 10 years ago
  46. bf11095 fastboot: Add support for fastboot flashing commands by Badhri Jagan Sridharan · 10 years ago
  47. 3937120 Merge "Switch to toybox ls." by Elliott Hughes · 10 years ago
  48. 792b4f8 Merge "Make pty raw in adb shell when non-interactive." by Dan Albert · 10 years ago
  49. a4e7f07 Merge "Switch UniquePtr to std::unique_ptr." by Christopher Ferris · 10 years ago
  50. 569a130 Make pty raw in adb shell when non-interactive. by Dan Albert · 10 years ago
  51. 6e96403 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  52. 9c94aa9 Switch to toybox ls. by Elliott Hughes · 10 years ago
  53. 4e00081 Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64" by Dan Albert · 10 years ago
  54. 0df0690 Merge "adb: win32: fix daemon acknowledgement" by Dan Albert · 10 years ago
  55. d0008c9 Merge "Fix ' escaping in adb." by Elliott Hughes · 10 years ago
  56. 84b0bf2 Fix ' escaping in adb. by Elliott Hughes · 10 years ago
  57. 3f7e06a Merge "Prevent crashes if a map cannot be created." by Christopher Ferris · 10 years ago
  58. a6ac9ce LibNativeBridge: Version 2 by Andreas Gampe · 10 years ago
  59. 30c942c Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  60. 000c009 Merge "Reduce the coldboot timeout to 1s." by Elliott Hughes · 10 years ago
  61. 2cc2544 Merge "Enable clang compilation." by Chih-Hung Hsieh · 10 years ago
  62. c7331d0 Reduce the coldboot timeout to 1s. by Elliott Hughes · 10 years ago
  63. 1cd02d3 Enable clang compilation. by Chih-Hung Hsieh · 10 years ago
  64. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 10 years ago
  65. 34804b9 Merge "Add tests for elf unwinding in memory." by Christopher Ferris · 10 years ago
  66. 10c18d6 Merge "liblog: gtest open("/dev/pmsg0", "a")" by Mark Salyzyn · 10 years ago
  67. d1371a8 Merge "logd: Add TID statistics" by Mark Salyzyn · 10 years ago
  68. 0c6c415 Merge changes I2cda9dd7,Ifb560850,I8d4c7c5a by Mark Salyzyn · 10 years ago
  69. 67aba68 Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  70. 7718778 logd: Cleanup by Mark Salyzyn · 10 years ago
  71. e1f2004 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 10 years ago
  72. ae4d928 logd: Add klogd by Mark Salyzyn · 11 years ago
  73. 74f0a57 Merge "audio: Fix false positives in audio_is_remote_submix_device()" by Eric Laurent · 10 years ago
  74. 88462ba Merge "logd: Add Tag statistics" by Mark Salyzyn · 10 years ago
  75. 6f9db16 Merge "Fix insmod module size" by Elliott Hughes · 10 years ago
  76. bee4965 audio: Fix false positives in audio_is_remote_submix_device() by Misael Lopez Cruz · 10 years ago
  77. eaa3b4e Fix insmod module size by Tom Cherry · 10 years ago
  78. 17ed679 logd: Add TID statistics by Mark Salyzyn · 10 years ago
  79. 344bff4 logd: Add Tag statistics by Mark Salyzyn · 10 years ago
  80. 7297278 Merge "logd: pidToName deficiency" by Mark Salyzyn · 10 years ago
  81. bc014af Merge "Switch arch-arm/memset32.S to unified syntax." by Elliott Hughes · 10 years ago
  82. f69624a Merge "Remove dead files." by Elliott Hughes · 10 years ago
  83. 36284db Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 10 years ago
  84. fe93e8d Remove dead files. by Elliott Hughes · 10 years ago
  85. 80b129f Merge "logd: uidToName add dex2oat UID" by Mark Salyzyn · 10 years ago
  86. adffad2 Merge "adb: Do not share memory between multiple thread" by Elliott Hughes · 10 years ago
  87. 4af3c40 adb: Do not share memory between multiple thread by Alan Jeon · 11 years ago
  88. d396dc9 adb: win32: fix daemon acknowledgement by Spencer Low · 10 years ago
  89. 97d0c19 Merge "Revert "libaudit: limit to 5 selinux denials per sec"" by Nick Kralevich · 10 years ago
  90. 85abaf6 Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 10 years ago
  91. 9aa4fda Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 10 years ago
  92. b51546f Merge "liblog: Add kernel log id" by Mark Salyzyn · 10 years ago
  93. 9667a66 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  94. 1da6b1f Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 10 years ago
  95. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  96. dd6f7b8 Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 10 years ago
  97. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  98. 8398386 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  99. 588c64c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 10 years ago
  100. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago