1. 9667a66 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  2. 1da6b1f Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 10 years ago
  3. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  4. dd6f7b8 Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 10 years ago
  5. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  6. 8398386 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  7. 588c64c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 10 years ago
  8. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  9. 3e1cb6d Revert "Probably fix the Mac build." by Dan Albert · 10 years ago
  10. 6b95c46 Merge "Switch liblog.so to hash-style=both" by Dmitriy Ivanov · 10 years ago
  11. fd8afe6 Switch liblog.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  12. 3f68bc2 Merge "Probably fix the Mac build." by Dan Albert · 10 years ago
  13. 49513cb Probably fix the Mac build. by Dan Albert · 10 years ago
  14. a773632 Merge "pass in correct buffer to print_id" by Andres Morales · 10 years ago
  15. bccc75a Merge "stop including rootdir build.prop" by Andres Morales · 10 years ago
  16. 35e482d Merge "mkbootimg: make mkbootimg print image cksum to stdout" by Andres Morales · 10 years ago
  17. ee5ce0d Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 10 years ago
  18. 59bcabd Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  19. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  20. a190ddf pass in correct buffer to print_id by Andres Morales · 10 years ago
  21. dff1817 stop including rootdir build.prop by Andres Morales · 10 years ago
  22. 61fc195 mkbootimg: make mkbootimg print image cksum to stdout by Andres Morales · 10 years ago
  23. f85f111 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 10 years ago
  24. 5677c23 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 10 years ago
  25. a3d1fb8 Merge "Add some missing 'const's." by Elliott Hughes · 10 years ago
  26. f3bbfa6 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  27. aee80fb Add some missing 'const's. by Elliott Hughes · 10 years ago
  28. 0c537ce Merge "adb: win32: fix adb emu command" by Dan Albert · 10 years ago
  29. b8e4e0a Merge "mkbootimg: use fixed-size types for image format" by Rom Lemarchand · 10 years ago
  30. dfff829 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 10 years ago
  31. 9680eaa Merge "fs_mgr: remove some dead code" by Elliott Hughes · 10 years ago
  32. 55c2e1f Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 10 years ago
  33. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  34. 093dd31 fs_mgr: remove some dead code by Oleksiy Avramchenko · 10 years ago
  35. 142ec75 adb: win32: fix adb emu command by Spencer Low · 10 years ago
  36. 0e278e2 Merge "Fix small ptrace reads." by Christopher Ferris · 10 years ago
  37. 19792a6 Merge "Be tolerant of devices that don't report serials." by Dan Albert · 10 years ago
  38. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 10 years ago
  39. 944f417 Fix small ptrace reads. by Christopher Ferris · 10 years ago
  40. 8b32c30 Merge "Add offset to map data." by Christopher Ferris · 10 years ago
  41. 577c124 Merge "Add /data/misc/perfprofd to store perf profile." by Nick Kralevich · 10 years ago
  42. 4a098bb Merge "rootdir: make sure the /oem mountpoint is always available" by Nick Kralevich · 10 years ago
  43. 5c88568 Add offset to map data. by Christopher Ferris · 10 years ago
  44. 9377399 Merge "Add some missing 'static's." by Elliott Hughes · 10 years ago
  45. 3edd54b Add some missing 'static's. by Elliott Hughes · 10 years ago
  46. a2c1db2 Merge "Include the git sha in the adb version." by Dan Albert · 10 years ago
  47. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 10 years ago
  48. f3b554f rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 10 years ago
  49. 3f05fb5 Merge "Disable adb tests for Windows." by Dan Albert · 10 years ago
  50. 30c401f Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 10 years ago
  51. 2e43387 Merge "_beginthread returns uintptr_t." by Elliott Hughes · 10 years ago
  52. a7a67c3 Disable adb tests for Windows. by Dan Albert · 10 years ago
  53. 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
  54. 89114c5 Merge "Simplify adb_thread_create." by Elliott Hughes · 10 years ago
  55. aa76c46 Merge "Give enum types CamelCase names for clarity." by Elliott Hughes · 10 years ago
  56. 4eccbac Merge "All debuggerd log output marked fatal." by Christopher Ferris · 10 years ago
  57. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  58. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  59. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  60. 9337d0a Merge "Remove non-functional "adb persist"." by Elliott Hughes · 10 years ago
  61. 32687be Remove non-functional "adb persist". by Elliott Hughes · 10 years ago
  62. f25752d Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 10 years ago
  63. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago
  64. aaf9c1b Merge "logd: class hierarcy for Uid and Pid statistics." by Mark Salyzyn · 10 years ago
  65. 8b9170b Merge "Add additional shielding against the ERROR macro." by Dan Albert · 10 years ago
  66. 76e0d31 Merge "Make test_track_devices.cpp output easier to read." by Elliott Hughes · 10 years ago
  67. ea41c21 Add additional shielding against the ERROR macro. by Dan Albert · 10 years ago
  68. 5138958 Merge "Enable property expansion for insmod" by Elliott Hughes · 10 years ago
  69. 2e57163 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 10 years ago
  70. 14799c6 Merge "Add WriteFdFmt and clean up more code." by Elliott Hughes · 10 years ago
  71. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  72. fb36dd6 Merge "Add load base to map for relocation packing." by Christopher Ferris · 10 years ago
  73. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  74. b74d889 Merge "More adb buffer fixes." by Elliott Hughes · 10 years ago
  75. e67f1f8 More adb buffer fixes. by Elliott Hughes · 10 years ago
  76. a668478 Merge "Invoke perfprofd daemon (only for userdebug/eng builds)." by Elliott Hughes · 10 years ago
  77. bacac0f Merge "Fix comparison between signed and unsigned error on darwin" by Colin Cross · 10 years ago
  78. 56b3734 Fix comparison between signed and unsigned error on darwin by Colin Cross · 10 years ago
  79. b7a1550 Merge changes Ie90f7f32,Ie1328b18 by Colin Cross · 10 years ago
  80. a763b02 Merge "logd: improve details on chatty records" by Mark Salyzyn · 10 years ago
  81. 5b439ea Fix unused argument error on darwin by Colin Cross · 10 years ago
  82. db134ca Remove libbacktrace dependency on libcutils by Colin Cross · 10 years ago
  83. 4d66c9e Merge "Remove libbacktrace definition of gettid." by Dan Albert · 10 years ago
  84. f24e49a Merge "logd: reduce chance of dropped 1 messages" by Mark Salyzyn · 10 years ago
  85. 21fb7e0 logd: improve details on chatty records by Mark Salyzyn · 10 years ago
  86. 35173a9 logd: reduce chance of dropped 1 messages by Mark Salyzyn · 10 years ago
  87. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  88. dc999df Merge "More fixed-length buffer removal." by Elliott Hughes · 10 years ago
  89. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  90. 03d3c5f Merge "libsparse: fix crc chunk parsing in simg_dump.py" by Colin Cross · 10 years ago
  91. 4cc3978 libsparse: fix crc chunk parsing in simg_dump.py by Eric Miao · 10 years ago
  92. 4f02153 Merge "Add missing 'else' to fix all devices showing up as "host"." by Elliott Hughes · 10 years ago
  93. 3ce9575 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 10 years ago
  94. 9616e82 Merge "Support base::logging on Windows." by Dan Albert · 10 years ago
  95. 5c19040 Support base::logging on Windows. by Dan Albert · 10 years ago
  96. 8076616 Merge "Fix gettid() on Windows." by Dan Albert · 10 years ago
  97. abdf698 Merge "Get libbase tests working on Windows." by Dan Albert · 10 years ago
  98. c9e3895 Merge "Print strerror instead of errno in tests." by Dan Albert · 10 years ago
  99. b3a36ca Fix gettid() on Windows. by Dan Albert · 10 years ago
  100. 0c4b3a3 Get libbase tests working on Windows. by Dan Albert · 10 years ago