1. 6e96403 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 11 years ago
  2. 3f7e06a Merge "Prevent crashes if a map cannot be created." by Christopher Ferris · 11 years ago
  3. 30c942c Prevent crashes if a map cannot be created. by Christopher Ferris · 11 years ago
  4. 000c009 Merge "Reduce the coldboot timeout to 1s." by Elliott Hughes · 11 years ago
  5. 2cc2544 Merge "Enable clang compilation." by Chih-Hung Hsieh · 11 years ago
  6. c7331d0 Reduce the coldboot timeout to 1s. by Elliott Hughes · 11 years ago
  7. 1cd02d3 Enable clang compilation. by Chih-Hung Hsieh · 11 years ago
  8. 34804b9 Merge "Add tests for elf unwinding in memory." by Christopher Ferris · 11 years ago
  9. 10c18d6 Merge "liblog: gtest open("/dev/pmsg0", "a")" by Mark Salyzyn · 11 years ago
  10. d1371a8 Merge "logd: Add TID statistics" by Mark Salyzyn · 11 years ago
  11. 0c6c415 Merge changes I2cda9dd7,Ifb560850,I8d4c7c5a by Mark Salyzyn · 11 years ago
  12. 67aba68 Add tests for elf unwinding in memory. by Christopher Ferris · 11 years ago
  13. 7718778 logd: Cleanup by Mark Salyzyn · 11 years ago
  14. e1f2004 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 11 years ago
  15. ae4d928 logd: Add klogd by Mark Salyzyn · 11 years ago
  16. 74f0a57 Merge "audio: Fix false positives in audio_is_remote_submix_device()" by Eric Laurent · 11 years ago
  17. 88462ba Merge "logd: Add Tag statistics" by Mark Salyzyn · 11 years ago
  18. 6f9db16 Merge "Fix insmod module size" by Elliott Hughes · 11 years ago
  19. bee4965 audio: Fix false positives in audio_is_remote_submix_device() by Misael Lopez Cruz · 11 years ago
  20. eaa3b4e Fix insmod module size by Tom Cherry · 11 years ago
  21. 17ed679 logd: Add TID statistics by Mark Salyzyn · 11 years ago
  22. 344bff4 logd: Add Tag statistics by Mark Salyzyn · 11 years ago
  23. 7297278 Merge "logd: pidToName deficiency" by Mark Salyzyn · 11 years ago
  24. bc014af Merge "Switch arch-arm/memset32.S to unified syntax." by Elliott Hughes · 11 years ago
  25. f69624a Merge "Remove dead files." by Elliott Hughes · 11 years ago
  26. 36284db Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 11 years ago
  27. fe93e8d Remove dead files. by Elliott Hughes · 11 years ago
  28. 80b129f Merge "logd: uidToName add dex2oat UID" by Mark Salyzyn · 11 years ago
  29. adffad2 Merge "adb: Do not share memory between multiple thread" by Elliott Hughes · 11 years ago
  30. 4af3c40 adb: Do not share memory between multiple thread by Alan Jeon · 11 years ago
  31. 97d0c19 Merge "Revert "libaudit: limit to 5 selinux denials per sec"" by Nick Kralevich · 11 years ago
  32. 85abaf6 Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 11 years ago
  33. 9aa4fda Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 11 years ago
  34. b51546f Merge "liblog: Add kernel log id" by Mark Salyzyn · 11 years ago
  35. 9667a66 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 11 years ago
  36. 1da6b1f Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 11 years ago
  37. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 11 years ago
  38. dd6f7b8 Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 11 years ago
  39. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 11 years ago
  40. 8398386 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 11 years ago
  41. 588c64c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 11 years ago
  42. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 11 years ago
  43. 3e1cb6d Revert "Probably fix the Mac build." by Dan Albert · 11 years ago
  44. 6b95c46 Merge "Switch liblog.so to hash-style=both" by Dmitriy Ivanov · 11 years ago
  45. fd8afe6 Switch liblog.so to hash-style=both by Dmitriy Ivanov · 11 years ago
  46. 3f68bc2 Merge "Probably fix the Mac build." by Dan Albert · 11 years ago
  47. 49513cb Probably fix the Mac build. by Dan Albert · 11 years ago
  48. a773632 Merge "pass in correct buffer to print_id" by Andres Morales · 11 years ago
  49. bccc75a Merge "stop including rootdir build.prop" by Andres Morales · 11 years ago
  50. 35e482d Merge "mkbootimg: make mkbootimg print image cksum to stdout" by Andres Morales · 11 years ago
  51. ee5ce0d Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 11 years ago
  52. 59bcabd Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 11 years ago
  53. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 11 years ago
  54. a190ddf pass in correct buffer to print_id by Andres Morales · 11 years ago
  55. dff1817 stop including rootdir build.prop by Andres Morales · 11 years ago
  56. 61fc195 mkbootimg: make mkbootimg print image cksum to stdout by Andres Morales · 11 years ago
  57. f85f111 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 11 years ago
  58. 5677c23 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 11 years ago
  59. a3d1fb8 Merge "Add some missing 'const's." by Elliott Hughes · 11 years ago
  60. f3bbfa6 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 11 years ago
  61. aee80fb Add some missing 'const's. by Elliott Hughes · 11 years ago
  62. 0c537ce Merge "adb: win32: fix adb emu command" by Dan Albert · 11 years ago
  63. b8e4e0a Merge "mkbootimg: use fixed-size types for image format" by Rom Lemarchand · 11 years ago
  64. dfff829 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 11 years ago
  65. 9680eaa Merge "fs_mgr: remove some dead code" by Elliott Hughes · 11 years ago
  66. 55c2e1f Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 11 years ago
  67. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 11 years ago
  68. 023f51f logd: uidToName add dex2oat UID by Mark Salyzyn · 11 years ago
  69. 093dd31 fs_mgr: remove some dead code by Oleksiy Avramchenko · 11 years ago
  70. 142ec75 adb: win32: fix adb emu command by Spencer Low · 11 years ago
  71. 0e278e2 Merge "Fix small ptrace reads." by Christopher Ferris · 11 years ago
  72. 19792a6 Merge "Be tolerant of devices that don't report serials." by Dan Albert · 11 years ago
  73. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 11 years ago
  74. 944f417 Fix small ptrace reads. by Christopher Ferris · 11 years ago
  75. 8b32c30 Merge "Add offset to map data." by Christopher Ferris · 11 years ago
  76. 577c124 Merge "Add /data/misc/perfprofd to store perf profile." by Nick Kralevich · 11 years ago
  77. 4a098bb Merge "rootdir: make sure the /oem mountpoint is always available" by Nick Kralevich · 11 years ago
  78. 5c88568 Add offset to map data. by Christopher Ferris · 11 years ago
  79. 440e109 liblog: Add kernel log id by Mark Salyzyn · 11 years ago
  80. 9377399 Merge "Add some missing 'static's." by Elliott Hughes · 11 years ago
  81. 3edd54b Add some missing 'static's. by Elliott Hughes · 11 years ago
  82. a2c1db2 Merge "Include the git sha in the adb version." by Dan Albert · 11 years ago
  83. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 11 years ago
  84. f3b554f rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 11 years ago
  85. 3f05fb5 Merge "Disable adb tests for Windows." by Dan Albert · 11 years ago
  86. 30c401f Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 11 years ago
  87. 2e43387 Merge "_beginthread returns uintptr_t." by Elliott Hughes · 11 years ago
  88. a7a67c3 Disable adb tests for Windows. by Dan Albert · 11 years ago
  89. 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 11 years ago
  90. 89114c5 Merge "Simplify adb_thread_create." by Elliott Hughes · 11 years ago
  91. aa76c46 Merge "Give enum types CamelCase names for clarity." by Elliott Hughes · 11 years ago
  92. 4eccbac Merge "All debuggerd log output marked fatal." by Christopher Ferris · 11 years ago
  93. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 11 years ago
  94. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 11 years ago
  95. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 11 years ago
  96. 9337d0a Merge "Remove non-functional "adb persist"." by Elliott Hughes · 11 years ago
  97. 32687be Remove non-functional "adb persist". by Elliott Hughes · 11 years ago
  98. f25752d Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 11 years ago
  99. aa43ae2 logd: pidToName deficiency by Mark Salyzyn · 11 years ago
  100. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 11 years ago