1. 53eefc9 logd: use <endian.h> by Mark Salyzyn · 10 years ago
  2. 7a2ed53 Merge changes I0ec0fe3e,I9e5fccba by Mark Salyzyn · 10 years ago
  3. 33070a5 liblog: logprint use <endian.h> by Mark Salyzyn · 10 years ago
  4. 38cdc8f private: Add event payload structures to android_logger.h by Mark Salyzyn · 10 years ago
  5. 6483d3d Merge "Add init support for dm-verity logging mode" by Sami Tolvanen · 10 years ago
  6. da4a0f5 Merge "Add fs_mgr support for dm-verity modes" by Sami Tolvanen · 10 years ago
  7. 881c915 Add init support for dm-verity logging mode by Sami Tolvanen · 10 years ago
  8. c5bafd9 Add fs_mgr support for dm-verity modes by Sami Tolvanen · 10 years ago
  9. 075a6c8 Merge "Set underlying block device RO when enabling verity" by Sami Tolvanen · 10 years ago
  10. 2f336bb Merge "More SOCK_CLOEXEC" by Nick Kralevich · 10 years ago
  11. ddedddc Merge "init: drop dontpanic & apanic initialization" by Mark Salyzyn · 10 years ago
  12. aae4c98 init: drop dontpanic & apanic initialization by Mark Salyzyn · 10 years ago
  13. dc4b305 Set underlying block device RO when enabling verity by Sami Tolvanen · 10 years ago
  14. 226a3a6 More SOCK_CLOEXEC by Nick Kralevich · 10 years ago
  15. a4f05a5 Merge "logcat: add pstore read" by Mark Salyzyn · 10 years ago
  16. bbc8818 Merge "liblog: add pstore read" by Mark Salyzyn · 10 years ago
  17. a8e998e logcat: add pstore read by Mark Salyzyn · 10 years ago
  18. 71921a2 liblog: add pstore read by Mark Salyzyn · 10 years ago
  19. 6e4873f Merge "check if uid=0 before attempting remount" by Nick Kralevich · 10 years ago
  20. 7db19dd check if uid=0 before attempting remount by Nick Kralevich · 10 years ago
  21. 859015f Merge "seclabel use on services out of system partition" by Nick Kralevich · 10 years ago
  22. 37abc35 Merge "logcat: Add -D print dividers flag" by Mark Salyzyn · 10 years ago
  23. ec283b5 Merge "Test readx/writex (now renamed)." by Dan Albert · 10 years ago
  24. 31c5c4b Test readx/writex (now renamed). by Dan Albert · 10 years ago
  25. 0a890f9 logcat: Add -D print dividers flag by Mark Salyzyn · 10 years ago
  26. 956b5ee Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 10 years ago
  27. 092ce8e Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 10 years ago
  28. 9d7b419 Merge "Add some basic tests to adb." by Dan Albert · 10 years ago
  29. 21d2da4 Add some basic tests to adb. by Dan Albert · 10 years ago
  30. aa8631f Merge "Support "fastboot reboot bootloader"." by Elliott Hughes · 10 years ago
  31. 5732759 Merge "Fix the mac build." by Dan Albert · 10 years ago
  32. 7d3ae58 Fix the mac build. by Dan Albert · 10 years ago
  33. 9dc79c5 Merge "liblog: introduce ANDROID_LOG_* flags" by Mark Salyzyn · 10 years ago
  34. 415eb1e Support "fastboot reboot bootloader". by Elliott Hughes · 10 years ago
  35. eae52fb liblog: introduce ANDROID_LOG_* flags by Mark Salyzyn · 10 years ago
  36. 06626ef Merge "Move transport declarations into transport.h." by Dan Albert · 10 years ago
  37. 9815c9f Move transport declarations into transport.h. by Dan Albert · 10 years ago
  38. 9cb5673 Merge "Add .clang-format file." by Dan Albert · 10 years ago
  39. 65547d9 Add .clang-format file. by Dan Albert · 10 years ago
  40. fd9694e Merge "Add a project wide clang switch." by Dan Albert · 10 years ago
  41. 67aa329 Add a project wide clang switch. by Dan Albert · 10 years ago
  42. 6b6dcd6 Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 10 years ago
  43. 8230382 Merge "Make Python tests only check the current device." by Dan Albert · 10 years ago
  44. 0430be9 Make Python tests only check the current device. by Dan Albert · 10 years ago
  45. b48e398 Merge "init: grab-bootchart.sh: run bootchart and display results" by Mark Salyzyn · 10 years ago
  46. a28889b Merge "Fix Mac build." by Dan Albert · 10 years ago
  47. 30319d9 Fix Mac build. by Dan Albert · 10 years ago
  48. b4e1f4c Remove the emulator special case from the "adb root" code. by Elliott Hughes · 10 years ago
  49. a526828 Merge "Fix Windows SDK build." by Dan Albert · 10 years ago
  50. e7d5ae6 Fix Windows SDK build. by Dan Albert · 10 years ago
  51. 2b8bddf init: grab-bootchart.sh: run bootchart and display results by Mark Salyzyn · 10 years ago
  52. 4e2cd14 Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 10 years ago
  53. b133edd Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 10 years ago
  54. 61c1f9b Merge "Move more into libadb and libadbd." by Dan Albert · 10 years ago
  55. 94058ef Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 10 years ago
  56. d7ead51 Merge "Ignore another stupid lint warning." by Dan Albert · 10 years ago
  57. 4cbb2a9 Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 10 years ago
  58. 43bf57d Merge "Add more logging message and dead code" by Mark Salyzyn · 10 years ago
  59. b865390 Add more logging message and dead code by Nanik Tolaram · 10 years ago
  60. b14f1fc seclabel use on services out of system partition by William Roberts · 10 years ago
  61. f7dd543 Remove useless refCounting from FileMap. by Narayan Kamath · 10 years ago
  62. 846f1de Merge "Remove loghack.h." by Narayan Kamath · 10 years ago
  63. e5e976f Remove loghack.h. by Narayan Kamath · 10 years ago
  64. 8aec9de Move more into libadb and libadbd. by Dan Albert · 10 years ago
  65. 905af7c Oops. Fix make variable name. Thanks again, make. by Dan Albert · 10 years ago
  66. bc7ff08 Ignore another stupid lint warning. by Dan Albert · 10 years ago
  67. 5b73f7e Merge "Remove reference to NOT_USING_KLIBC and cygwin." by Narayan Kamath · 10 years ago
  68. 2c47806 Merge "Libcutils: Remove unused variable" by Andreas Gampe · 10 years ago
  69. afaf2c0 Libcutils: Remove unused variable by Andreas Gampe · 10 years ago
  70. 6b0ce80 Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  71. 27c10bd Lose adb.c and sockets.c to libadb. by Dan Albert · 10 years ago
  72. 9f46045 Merge "Document the behavior of props affecting adb root." by Dan Albert · 10 years ago
  73. b3ebcc6 Document the behavior of props affecting adb root. by Dan Albert · 10 years ago
  74. 5c45caa Merge "Fix Windows adb build." by Dan Albert · 10 years ago
  75. 53840b1 Fix Windows adb build. by Dan Albert · 10 years ago
  76. ad0bf5f Merge "Move adb_main to its own file." by Dan Albert · 10 years ago
  77. c89159d Merge "Move the listener code into its own file." by Dan Albert · 10 years ago
  78. a453c4a Merge "Move the adb auth code into its own file." by Dan Albert · 10 years ago
  79. 8bafabf Remove reference to NOT_USING_KLIBC and cygwin. by Narayan Kamath · 10 years ago
  80. 991e974 Move adb_main to its own file. by Dan Albert · 10 years ago
  81. f205098 Move the listener code into its own file. by Dan Albert · 10 years ago
  82. e274025 Move the adb auth code into its own file. by Dan Albert · 10 years ago
  83. eff8857 Merge "Move emulator tracing into its own file." by Dan Albert · 10 years ago
  84. 9e71934 Move emulator tracing into its own file. by Dan Albert · 10 years ago
  85. d3b60d9 Merge "Fix build." by Elliott Hughes · 10 years ago
  86. 7cbda85 Fix build. by Elliott Hughes · 10 years ago
  87. 9d906b3 Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 10 years ago
  88. 3b1b0d7 Merge "Move USB transport code to libadb." by Dan Albert · 10 years ago
  89. b7d9ef3 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 11 years ago
  90. 44bacec Merge "Move sprintf to snprintf." by Yabin Cui · 10 years ago
  91. 3895be6 Move USB transport code to libadb. by Dan Albert · 10 years ago
  92. c6827c3 Merge "Add extern "C" to all the adb headers." by Dan Albert · 10 years ago
  93. d988384 Merge "Ignore useless cpplint messages in adb." by Dan Albert · 10 years ago
  94. ebcbdfb Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  95. b6d5f6f Ignore useless cpplint messages in adb. by Dan Albert · 10 years ago
  96. e4c29eb Move sprintf to snprintf. by Yabin Cui · 10 years ago
  97. 3695751 Merge "Fix the WriteStringToFile overload that takes mode/owner/group." by Elliott Hughes · 10 years ago
  98. ce9cc65 Fix the WriteStringToFile overload that takes mode/owner/group. by Elliott Hughes · 10 years ago
  99. 439c730 Merge "/vendor is sometimes on a separate partition now." by Elliott Hughes · 10 years ago
  100. 19c643d /vendor is sometimes on a separate partition now. by Elliott Hughes · 10 years ago