1. 2317c82 am 8cd62808: Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago
  2. 3d38711 Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago
  3. eaf9bfb am e84205bf: Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 10 years ago
  4. 611dc9c Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 10 years ago
  5. 44dddf7 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  6. f19eee2 am a35affb5: Merge "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  7. 70b94b3 Merge "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  8. 01ccd71 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 10 years ago
  9. f1f9fae Turn on -Wformat-nonliteral. by Dan Albert · 10 years ago
  10. 1363eb1 am a6241a02: Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 10 years ago
  11. ca701ec Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 10 years ago
  12. 0bea0d8 Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 10 years ago
  13. fa8a2c0 am b6deb331: Merge "New property that determines when to wait for gdb." by Christopher Ferris · 10 years ago
  14. f21f322 Merge "New property that determines when to wait for gdb." by Christopher Ferris · 10 years ago
  15. 3ff04f9 New property that determines when to wait for gdb. by Christopher Ferris · 10 years ago
  16. 7f4ed70 am dc4fa7f6: Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 10 years ago
  17. fdfd590 Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 10 years ago
  18. 625d851 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 10 years ago
  19. bb49cc6 am 41a0654e: Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 10 years ago
  20. ff911ce Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 10 years ago
  21. d4afa54 am c9aeae27: Merge "Fix debuggerd\'s gdbclient instructions." by Elliott Hughes · 10 years ago
  22. 7ffb164 Merge "Fix debuggerd's gdbclient instructions." by Elliott Hughes · 10 years ago
  23. 1565a53 Fix debuggerd's gdbclient instructions. by Elliott Hughes · 10 years ago
  24. 0ba30a1 am 913ef1ca: Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 10 years ago
  25. 6692bc2 Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 10 years ago
  26. 986c15a Fixed a documentation error in protocol.txt by Derrick Bonafilia · 10 years ago
  27. d9dd48d am f9fd0d5a: Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes." by Calin Juravle · 10 years ago
  28. 280c760 Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes." by Calin Juravle · 10 years ago
  29. b566916 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 10 years ago
  30. 8fde285 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  31. ec7c41e am 8c047830: Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  32. 369fcbb Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  33. 018b380 am 6d1e6ec3: Merge "Consistently use strerror in libutils." by Elliott Hughes · 10 years ago
  34. aa1141e Merge "Consistently use strerror in libutils." by Elliott Hughes · 10 years ago
  35. 3ad22ae Consistently use strerror in libutils. by Elliott Hughes · 10 years ago
  36. d879ada Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  37. aedbaff am b80ed906: Merge "adb server: don\'t close stale fd when TCP transport is closed" by Elliott Hughes · 10 years ago
  38. 2749dc2 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 10 years ago
  39. be1ad73 am 692dc75d: Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  40. 617df09 Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  41. e97daad am f5a59f92: Merge "Add |optional_suffix| to StartIteration()" by Yusuke Sato · 10 years ago
  42. 4c220d2 Merge "Add |optional_suffix| to StartIteration()" by Yusuke Sato · 10 years ago
  43. 55c6e5c Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  44. 17739cf Add |optional_suffix| to StartIteration() by Yusuke Sato · 10 years ago
  45. c2361a4 am 3c233b36: Merge "logd: serialize accesses to stats helpers" by Mark Salyzyn · 10 years ago
  46. 7c1480e Merge "logd: serialize accesses to stats helpers" by Mark Salyzyn · 10 years ago
  47. fce15a0 logd: serialize accesses to stats helpers by Mark Salyzyn · 10 years ago
  48. 61f8f6f am 1a3334f2: Merge "Fix Mac fastboot build." by Elliott Hughes · 10 years ago
  49. 2ff7a9a Merge "Fix Mac fastboot build." by Elliott Hughes · 10 years ago
  50. 0d2313b Fix Mac fastboot build. by Elliott Hughes · 10 years ago
  51. 9bcd4d7 am 9137d65e: Merge "Improve the "device \'(null)\' not found" error." by Elliott Hughes · 10 years ago
  52. 4d4868a am 75d47421: Merge "Move fastboot\'s Windows code to C++." by Elliott Hughes · 10 years ago
  53. c1450d2 am feddd582: Merge "Move fastboot\'s Mac OS code to C++." by Elliott Hughes · 10 years ago
  54. b91c034 Merge "Improve the "device '(null)' not found" error." by Elliott Hughes · 10 years ago
  55. fd4ceb3 Merge "Move fastboot's Windows code to C++." by Elliott Hughes · 10 years ago
  56. 9ae666c Merge "Move fastboot's Mac OS code to C++." by Elliott Hughes · 10 years ago
  57. 2d52931 Move fastboot's Mac OS code to C++. by Elliott Hughes · 10 years ago
  58. 3af3665 am 2e8d31f6: Merge "SANITIZE_TARGET: set global ASAN_OPTIONS" by Evgenii Stepanov · 10 years ago
  59. 313eda9 Merge "SANITIZE_TARGET: set global ASAN_OPTIONS" by Evgenii Stepanov · 10 years ago
  60. 773065e Move fastboot's Windows code to C++. by Elliott Hughes · 10 years ago
  61. 5b35f59 Improve the "device '(null)' not found" error. by Elliott Hughes · 10 years ago
  62. 7052beb am dc80d03e: Merge "Move fastboot to C++." by Elliott Hughes · 10 years ago
  63. 91aeb21 Merge "Move fastboot to C++." by Elliott Hughes · 10 years ago
  64. 15e5852 Move fastboot to C++. by Elliott Hughes · 10 years ago
  65. 81277e5 am 21ba889a: Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 10 years ago
  66. 157c026 Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 10 years ago
  67. aeb8db9 SANITIZE_TARGET: set global ASAN_OPTIONS by Evgenii Stepanov · 10 years ago
  68. 059b270 am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value" by Nick Kralevich · 10 years ago
  69. ceac133 Merge "init/util.cpp: don't return a negative unsigned value" by Nick Kralevich · 10 years ago
  70. 7833f4b init/util.cpp: don't return a negative unsigned value by Nick Kralevich · 10 years ago
  71. 70363562 Ignore ro.adb.secure in user builds. by Elliott Hughes · 10 years ago
  72. abec288 am 53d504f0: Merge "init support for cgroups." by Elliott Hughes · 10 years ago
  73. 41f1fd9 Merge "init support for cgroups." by Elliott Hughes · 10 years ago
  74. 2d6874f init support for cgroups. by Elliott Hughes · 10 years ago
  75. dbbf3c6 am 106f92f5: Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"" by Nick Kralevich · 10 years ago
  76. ba7f260 Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"" by Nick Kralevich · 10 years ago
  77. ca6907c Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago
  78. ad328ff am 6b27b7d6: Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago
  79. 6715131 Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago
  80. c069a8f init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS by Nick Kralevich · 10 years ago
  81. 66de03f am 3a7d4b4e: Merge "logd: missing klogd content" by Mark Salyzyn · 10 years ago
  82. 8c62629 Merge "logd: missing klogd content" by Mark Salyzyn · 10 years ago
  83. f21b36c logd: missing klogd content by Mark Salyzyn · 10 years ago
  84. 0aead37 am 7015b3be: Merge "TypeHelpers.h: Don\'t underflow unsigned int" by Nick Kralevich · 10 years ago
  85. 5fb532a Merge "TypeHelpers.h: Don't underflow unsigned int" by Nick Kralevich · 10 years ago
  86. df955b5 am c36c63c6: Merge "logd: filter on __android_log_is_loggable" by Mark Salyzyn · 10 years ago
  87. 2735e1a Merge "logd: filter on __android_log_is_loggable" by Mark Salyzyn · 10 years ago
  88. d388f89 am 87e16036: Merge "liblog: __android_log_is_loggable support global properties" by Mark Salyzyn · 10 years ago
  89. 8811bf2 am 83be2fd7: Merge "Compare two bootcharts and list timestamps for selected processes." by Ben Cheng · 10 years ago
  90. 95ff830 Merge "liblog: __android_log_is_loggable support global properties" by Mark Salyzyn · 10 years ago
  91. b53ea97 Merge "Compare two bootcharts and list timestamps for selected processes." by Ben Cheng · 10 years ago
  92. ea4a15a Compare two bootcharts and list timestamps for selected processes. by Ben Cheng · 10 years ago
  93. 5b15aca TypeHelpers.h: Don't underflow unsigned int by Nick Kralevich · 10 years ago
  94. 37aac0a am 60c5a460: Merge "Remove calls to is_selinux_enabled()" by Nick Kralevich · 10 years ago
  95. de6aea9 Merge "Remove calls to is_selinux_enabled()" by Nick Kralevich · 10 years ago
  96. b61db28 am de3bf277: Merge "Remove PtraceRead error message." by Christopher Ferris · 10 years ago
  97. add4a11 Merge "Remove PtraceRead error message." by Christopher Ferris · 10 years ago
  98. b526fc8 Remove PtraceRead error message. by Christopher Ferris · 10 years ago
  99. 5b6e16a Remove calls to is_selinux_enabled() by Nick Kralevich · 10 years ago
  100. 28c0fa7 am 555d9198: Merge "Revert "logd: regression in log_strtok_r"" by Mark Salyzyn · 10 years ago