1. aee80fb Add some missing 'const's. by Elliott Hughes · 10 years ago
  2. 0c537ce Merge "adb: win32: fix adb emu command" by Dan Albert · 10 years ago
  3. b8e4e0a Merge "mkbootimg: use fixed-size types for image format" by Rom Lemarchand · 10 years ago
  4. dfff829 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 10 years ago
  5. 9680eaa Merge "fs_mgr: remove some dead code" by Elliott Hughes · 10 years ago
  6. 55c2e1f Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 10 years ago
  7. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  8. 093dd31 fs_mgr: remove some dead code by Oleksiy Avramchenko · 10 years ago
  9. 142ec75 adb: win32: fix adb emu command by Spencer Low · 10 years ago
  10. 0e278e2 Merge "Fix small ptrace reads." by Christopher Ferris · 10 years ago
  11. 19792a6 Merge "Be tolerant of devices that don't report serials." by Dan Albert · 10 years ago
  12. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 10 years ago
  13. 944f417 Fix small ptrace reads. by Christopher Ferris · 10 years ago
  14. 8b32c30 Merge "Add offset to map data." by Christopher Ferris · 10 years ago
  15. 577c124 Merge "Add /data/misc/perfprofd to store perf profile." by Nick Kralevich · 10 years ago
  16. 4a098bb Merge "rootdir: make sure the /oem mountpoint is always available" by Nick Kralevich · 10 years ago
  17. 5c88568 Add offset to map data. by Christopher Ferris · 10 years ago
  18. 9377399 Merge "Add some missing 'static's." by Elliott Hughes · 10 years ago
  19. 3edd54b Add some missing 'static's. by Elliott Hughes · 10 years ago
  20. a2c1db2 Merge "Include the git sha in the adb version." by Dan Albert · 10 years ago
  21. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 10 years ago
  22. f3b554f rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 10 years ago
  23. 3f05fb5 Merge "Disable adb tests for Windows." by Dan Albert · 10 years ago
  24. 30c401f Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 10 years ago
  25. 2e43387 Merge "_beginthread returns uintptr_t." by Elliott Hughes · 10 years ago
  26. a7a67c3 Disable adb tests for Windows. by Dan Albert · 10 years ago
  27. 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
  28. 89114c5 Merge "Simplify adb_thread_create." by Elliott Hughes · 10 years ago
  29. aa76c46 Merge "Give enum types CamelCase names for clarity." by Elliott Hughes · 10 years ago
  30. 4eccbac Merge "All debuggerd log output marked fatal." by Christopher Ferris · 10 years ago
  31. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  32. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  33. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  34. 9337d0a Merge "Remove non-functional "adb persist"." by Elliott Hughes · 10 years ago
  35. 32687be Remove non-functional "adb persist". by Elliott Hughes · 10 years ago
  36. f25752d Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 10 years ago
  37. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago
  38. aaf9c1b Merge "logd: class hierarcy for Uid and Pid statistics." by Mark Salyzyn · 10 years ago
  39. 8b9170b Merge "Add additional shielding against the ERROR macro." by Dan Albert · 10 years ago
  40. 76e0d31 Merge "Make test_track_devices.cpp output easier to read." by Elliott Hughes · 10 years ago
  41. ea41c21 Add additional shielding against the ERROR macro. by Dan Albert · 10 years ago
  42. 5138958 Merge "Enable property expansion for insmod" by Elliott Hughes · 10 years ago
  43. 2e57163 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 10 years ago
  44. 14799c6 Merge "Add WriteFdFmt and clean up more code." by Elliott Hughes · 10 years ago
  45. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  46. fb36dd6 Merge "Add load base to map for relocation packing." by Christopher Ferris · 10 years ago
  47. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  48. b74d889 Merge "More adb buffer fixes." by Elliott Hughes · 10 years ago
  49. e67f1f8 More adb buffer fixes. by Elliott Hughes · 10 years ago
  50. a668478 Merge "Invoke perfprofd daemon (only for userdebug/eng builds)." by Elliott Hughes · 10 years ago
  51. bacac0f Merge "Fix comparison between signed and unsigned error on darwin" by Colin Cross · 10 years ago
  52. 56b3734 Fix comparison between signed and unsigned error on darwin by Colin Cross · 10 years ago
  53. b7a1550 Merge changes Ie90f7f32,Ie1328b18 by Colin Cross · 10 years ago
  54. a763b02 Merge "logd: improve details on chatty records" by Mark Salyzyn · 10 years ago
  55. 5b439ea Fix unused argument error on darwin by Colin Cross · 10 years ago
  56. db134ca Remove libbacktrace dependency on libcutils by Colin Cross · 10 years ago
  57. 4d66c9e Merge "Remove libbacktrace definition of gettid." by Dan Albert · 10 years ago
  58. f24e49a Merge "logd: reduce chance of dropped 1 messages" by Mark Salyzyn · 10 years ago
  59. 21fb7e0 logd: improve details on chatty records by Mark Salyzyn · 10 years ago
  60. 35173a9 logd: reduce chance of dropped 1 messages by Mark Salyzyn · 10 years ago
  61. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  62. dc999df Merge "More fixed-length buffer removal." by Elliott Hughes · 10 years ago
  63. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  64. 03d3c5f Merge "libsparse: fix crc chunk parsing in simg_dump.py" by Colin Cross · 10 years ago
  65. 4cc3978 libsparse: fix crc chunk parsing in simg_dump.py by Eric Miao · 10 years ago
  66. 4f02153 Merge "Add missing 'else' to fix all devices showing up as "host"." by Elliott Hughes · 10 years ago
  67. 3ce9575 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 10 years ago
  68. 9616e82 Merge "Support base::logging on Windows." by Dan Albert · 10 years ago
  69. 5c19040 Support base::logging on Windows. by Dan Albert · 10 years ago
  70. 8076616 Merge "Fix gettid() on Windows." by Dan Albert · 10 years ago
  71. abdf698 Merge "Get libbase tests working on Windows." by Dan Albert · 10 years ago
  72. c9e3895 Merge "Print strerror instead of errno in tests." by Dan Albert · 10 years ago
  73. b3a36ca Fix gettid() on Windows. by Dan Albert · 10 years ago
  74. 0c4b3a3 Get libbase tests working on Windows. by Dan Albert · 10 years ago
  75. 850188f Print strerror instead of errno in tests. by Dan Albert · 10 years ago
  76. ffa0d24 Merge "Fix Win32 build." by Elliott Hughes · 10 years ago
  77. 1b600a9 Fix Win32 build. by Elliott Hughes · 10 years ago
  78. 4546520 Merge "Move __adb_error to std::string, and improve various errors." by Elliott Hughes · 10 years ago
  79. 078f0fc Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 10 years ago
  80. 5d67a2c Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  81. 5feefcb Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  82. 63177cb Merge "Use base::WriteFully in zip_archive." by Narayan Kamath · 10 years ago
  83. e97e66e Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  84. 07e07aa Merge "Add float support to binary event log." by Jeff Brown · 10 years ago
  85. 44193d9 Add float support to binary event log. by Jeff Brown · 10 years ago
  86. 806d10b Securely encrypt the master key by Paul Lawrence · 10 years ago
  87. f0d2473 Merge "init: remove support for disabled SELinux" by Nick Kralevich · 10 years ago
  88. d34e407 init: remove support for disabled SELinux by Nick Kralevich · 10 years ago
  89. 2b3a493 Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 10 years ago
  90. 7ac2807 Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  91. 6e8c8f5 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 10 years ago
  92. 34276a1 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  93. d6544d2 Invoke perfprofd daemon (only for userdebug/eng builds). by Than McIntosh · 10 years ago
  94. 4b81659 Merge "Remove strtok from adb." by Elliott Hughes · 10 years ago
  95. a71ef0d Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  96. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 10 years ago
  97. 06d2128 Merge "Support the full length of USB serial numbers." by Elliott Hughes · 10 years ago
  98. 9309ecb Support the full length of USB serial numbers. by Elliott Hughes · 10 years ago
  99. 9234b16 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  100. 96b6415 Merge "Use WriteFully in debuggerd to talk to ActivityManager." by Elliott Hughes · 10 years ago