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