1. 6083fb7 Fix ' escaping in adb. by Elliott Hughes · 10 years ago
  2. 6b6aaff Merge "Prevent crashes if a map cannot be created." by Christopher Ferris · 10 years ago
  3. 45c9090 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  4. 7c23f76 Merge "Reduce the coldboot timeout to 1s." by Elliott Hughes · 10 years ago
  5. a680a2c Merge "Enable clang compilation." by Chih-Hung Hsieh · 10 years ago
  6. ddcdf46 Reduce the coldboot timeout to 1s. by Elliott Hughes · 10 years ago
  7. 1225862 Enable clang compilation. by Chih-Hung Hsieh · 10 years ago
  8. 2cac09b Merge "Add tests for elf unwinding in memory." by Christopher Ferris · 10 years ago
  9. f17ff4a Merge "liblog: gtest open("/dev/pmsg0", "a")" by Mark Salyzyn · 10 years ago
  10. a167959 Merge "logd: Add TID statistics" by Mark Salyzyn · 10 years ago
  11. b081db9 Merge changes I2cda9dd7,Ifb560850,I8d4c7c5a by Mark Salyzyn · 10 years ago
  12. 8083796 Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  13. 3eb2615 logd: Cleanup by Mark Salyzyn · 10 years ago
  14. dbc4923 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 10 years ago
  15. 4abdace logd: Add klogd by Mark Salyzyn · 10 years ago
  16. 1384a32 Merge "audio: Fix false positives in audio_is_remote_submix_device()" by Eric Laurent · 10 years ago
  17. 937797d Merge "logd: Add Tag statistics" by Mark Salyzyn · 10 years ago
  18. 877ca3d Merge "Fix insmod module size" by Elliott Hughes · 10 years ago
  19. 75ba3d2 audio: Fix false positives in audio_is_remote_submix_device() by Misael Lopez Cruz · 10 years ago
  20. c6cfd94 Fix insmod module size by Tom Cherry · 10 years ago
  21. dddc320 logd: Add TID statistics by Mark Salyzyn · 10 years ago
  22. fdd6ef9 logd: Add Tag statistics by Mark Salyzyn · 10 years ago
  23. 3f7bf52 Merge "logd: pidToName deficiency" by Mark Salyzyn · 10 years ago
  24. f41e778 Merge "Switch arch-arm/memset32.S to unified syntax." by Elliott Hughes · 10 years ago
  25. 61cc379 Merge "Remove dead files." by Elliott Hughes · 10 years ago
  26. adf30d4 Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 10 years ago
  27. 28b7a60 Remove dead files. by Elliott Hughes · 10 years ago
  28. c6c5f6c Merge "logd: uidToName add dex2oat UID" by Mark Salyzyn · 10 years ago
  29. 497a154 Merge "adb: Do not share memory between multiple thread" by Elliott Hughes · 10 years ago
  30. ea98962 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  31. 6b3bf39 Merge "Revert "libaudit: limit to 5 selinux denials per sec"" by Nick Kralevich · 10 years ago
  32. 2a555afe Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 10 years ago
  33. cc84fbb Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 10 years ago
  34. e33cb5b Merge "liblog: Add kernel log id" by Mark Salyzyn · 10 years ago
  35. 2fb3045 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  36. 493ccdb Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 10 years ago
  37. 02b375c load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  38. 798d34f Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 10 years ago
  39. 0cd66e0 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  40. fefd868 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  41. a66a12c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 10 years ago
  42. b7a4a6f Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  43. 4e0b847 Revert "Probably fix the Mac build." by Dan Albert · 10 years ago
  44. c59778a Merge "Switch liblog.so to hash-style=both" by Dmitriy Ivanov · 10 years ago
  45. 18ebc23 Switch liblog.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  46. 7b30946 Merge "Probably fix the Mac build." by Dan Albert · 10 years ago
  47. 65c1971 Probably fix the Mac build. by Dan Albert · 10 years ago
  48. ae0ae16 Merge "pass in correct buffer to print_id" by Andres Morales · 10 years ago
  49. ecc046e Merge "stop including rootdir build.prop" by Andres Morales · 10 years ago
  50. f37ed65 Merge "mkbootimg: make mkbootimg print image cksum to stdout" by Andres Morales · 10 years ago
  51. 7697efd Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 10 years ago
  52. d8d2d97 Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  53. 3afd82c Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  54. 59e6cf8 pass in correct buffer to print_id by Andres Morales · 10 years ago
  55. 800715d stop including rootdir build.prop by Andres Morales · 10 years ago
  56. f38b895 mkbootimg: make mkbootimg print image cksum to stdout by Andres Morales · 10 years ago
  57. 0f5bec0 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 10 years ago
  58. d9957bb Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 10 years ago
  59. df8fadb Merge "Add some missing 'const's." by Elliott Hughes · 10 years ago
  60. 5e83e14 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  61. 7c9f059 Add some missing 'const's. by Elliott Hughes · 10 years ago
  62. dd6eca0 Merge "adb: win32: fix adb emu command" by Dan Albert · 10 years ago
  63. 8c85f5d Merge "mkbootimg: use fixed-size types for image format" by Rom Lemarchand · 10 years ago
  64. c128515 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 10 years ago
  65. afa4617 Merge "fs_mgr: remove some dead code" by Elliott Hughes · 10 years ago
  66. 588f500 Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 10 years ago
  67. 508beaa Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  68. 0fec863 logd: uidToName add dex2oat UID by Mark Salyzyn · 10 years ago
  69. a8119a0 fs_mgr: remove some dead code by Oleksiy Avramchenko · 10 years ago
  70. f8efb47 adb: win32: fix adb emu command by Spencer Low · 10 years ago
  71. 4b077b5 Merge "Fix small ptrace reads." by Christopher Ferris · 10 years ago
  72. 29034cc Merge "Be tolerant of devices that don't report serials." by Dan Albert · 10 years ago
  73. fbc1d6a Be tolerant of devices that don't report serials. by Dan Albert · 10 years ago
  74. 4eec9a1 Fix small ptrace reads. by Christopher Ferris · 10 years ago
  75. 0cdb6cc Merge "Add offset to map data." by Christopher Ferris · 10 years ago
  76. e3e4e3b Merge "Add /data/misc/perfprofd to store perf profile." by Nick Kralevich · 10 years ago
  77. cf1bea4 Merge "rootdir: make sure the /oem mountpoint is always available" by Nick Kralevich · 10 years ago
  78. bdb6f14 Add offset to map data. by Christopher Ferris · 10 years ago
  79. cd712f5 liblog: Add kernel log id by Mark Salyzyn · 10 years ago
  80. 9297370 Merge "Add some missing 'static's." by Elliott Hughes · 10 years ago
  81. dbe6d3e Add some missing 'static's. by Elliott Hughes · 10 years ago
  82. b37b736 Merge "Include the git sha in the adb version." by Dan Albert · 10 years ago
  83. a57aca5 Include the git sha in the adb version. by Dan Albert · 10 years ago
  84. 42e0a42 rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 10 years ago
  85. 24764ec Merge "Disable adb tests for Windows." by Dan Albert · 10 years ago
  86. 3f2b484 Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 10 years ago
  87. 198dc2a Merge "_beginthread returns uintptr_t." by Elliott Hughes · 10 years ago
  88. e946c24 Disable adb tests for Windows. by Dan Albert · 10 years ago
  89. d0c7d0e _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
  90. 245e345 Merge "Simplify adb_thread_create." by Elliott Hughes · 10 years ago
  91. da6b806 Merge "Give enum types CamelCase names for clarity." by Elliott Hughes · 10 years ago
  92. c2c4fbd Merge "All debuggerd log output marked fatal." by Christopher Ferris · 10 years ago
  93. cdc3c92 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  94. 497b8a0 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  95. 376a423 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  96. 5a91ea4 Merge "Remove non-functional "adb persist"." by Elliott Hughes · 10 years ago
  97. 36f0c3c Remove non-functional "adb persist". by Elliott Hughes · 10 years ago
  98. 4476664 Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 10 years ago
  99. e2e942c logd: pidToName deficiency by Mark Salyzyn · 10 years ago
  100. df8a948 Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago