1. 408a6fb am 759717ee: Merge "Update partition.*.verified even with ro.boot.veritymode set" by Sami Tolvanen · 10 years ago
  2. 9f8abe6 Merge "Update partition.*.verified even with ro.boot.veritymode set" by Sami Tolvanen · 10 years ago
  3. e152b9e Update partition.*.verified even with ro.boot.veritymode set by Sami Tolvanen · 10 years ago
  4. ee2e4b8 am a0ced754: Merge "Remove creation of root directory folders" by Daniel Rosenberg · 10 years ago
  5. 298b83d am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  6. 04a672c am 3470855e: Merge "rootdir: Create folders in Android.mk" by Daniel Rosenberg · 10 years ago
  7. 49f9a8b Merge "Remove creation of root directory folders" by Daniel Rosenberg · 10 years ago
  8. 2c5fe24 Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  9. 17f7c7f Merge "rootdir: Create folders in Android.mk" by Daniel Rosenberg · 10 years ago
  10. 9f80c26 am 09a0b17d: Merge "Allow native bridge to work without a code cache" by Calin Juravle · 10 years ago
  11. 5ec7bb9 Merge "Allow native bridge to work without a code cache" by Calin Juravle · 10 years ago
  12. 9bba826 am 87101256: Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible." by Tao Bao · 10 years ago
  13. 0f89c50 Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible." by Tao Bao · 10 years ago
  14. 3282021 libsparse: Wrap sparse_crc32.h to be C++ compatible. by Tao Bao · 10 years ago
  15. 71ad12b Allow native bridge to work without a code cache by jgu21 · 10 years ago
  16. 4d4cc64 am a3ee46f1: Merge "Dump memory going from unreadable to readable." by Christopher Ferris · 10 years ago
  17. d81f0fe Merge "Dump memory going from unreadable to readable." by Christopher Ferris · 10 years ago
  18. 2317c82 am 8cd62808: Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago
  19. 3d38711 Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago
  20. ab9ed13 Dump memory going from unreadable to readable. by Christopher Ferris · 10 years ago
  21. eaf9bfb am e84205bf: Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 10 years ago
  22. 611dc9c Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 10 years ago
  23. 44dddf7 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  24. f19eee2 am a35affb5: Merge "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  25. 70b94b3 Merge "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  26. 01ccd71 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 10 years ago
  27. f1f9fae Turn on -Wformat-nonliteral. by Dan Albert · 10 years ago
  28. 1363eb1 am a6241a02: Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 10 years ago
  29. ca701ec Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 10 years ago
  30. 0bea0d8 Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 10 years ago
  31. 890e5df Remove creation of root directory folders by Daniel Rosenberg · 10 years ago
  32. 2493df2 libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 10 years ago
  33. 8451167 rootdir: Create folders in Android.mk by Daniel Rosenberg · 10 years ago
  34. fa8a2c0 am b6deb331: Merge "New property that determines when to wait for gdb." by Christopher Ferris · 10 years ago
  35. f21f322 Merge "New property that determines when to wait for gdb." by Christopher Ferris · 10 years ago
  36. 3ff04f9 New property that determines when to wait for gdb. by Christopher Ferris · 10 years ago
  37. 7f4ed70 am dc4fa7f6: Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 10 years ago
  38. fdfd590 Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 10 years ago
  39. 625d851 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 10 years ago
  40. bb49cc6 am 41a0654e: Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 10 years ago
  41. ff911ce Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 10 years ago
  42. d4afa54 am c9aeae27: Merge "Fix debuggerd\'s gdbclient instructions." by Elliott Hughes · 10 years ago
  43. 7ffb164 Merge "Fix debuggerd's gdbclient instructions." by Elliott Hughes · 10 years ago
  44. 1565a53 Fix debuggerd's gdbclient instructions. by Elliott Hughes · 10 years ago
  45. 0ba30a1 am 913ef1ca: Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 10 years ago
  46. 6692bc2 Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 10 years ago
  47. 986c15a Fixed a documentation error in protocol.txt by Derrick Bonafilia · 10 years ago
  48. d9dd48d am f9fd0d5a: Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes." by Calin Juravle · 10 years ago
  49. 280c760 Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes." by Calin Juravle · 10 years ago
  50. b566916 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 10 years ago
  51. 8fde285 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  52. ec7c41e am 8c047830: Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  53. 369fcbb Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  54. 018b380 am 6d1e6ec3: Merge "Consistently use strerror in libutils." by Elliott Hughes · 10 years ago
  55. aa1141e Merge "Consistently use strerror in libutils." by Elliott Hughes · 10 years ago
  56. 3ad22ae Consistently use strerror in libutils. by Elliott Hughes · 10 years ago
  57. d879ada Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  58. aedbaff am b80ed906: Merge "adb server: don\'t close stale fd when TCP transport is closed" by Elliott Hughes · 10 years ago
  59. 2749dc2 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 10 years ago
  60. be1ad73 am 692dc75d: Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  61. 617df09 Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  62. e97daad am f5a59f92: Merge "Add |optional_suffix| to StartIteration()" by Yusuke Sato · 10 years ago
  63. 4c220d2 Merge "Add |optional_suffix| to StartIteration()" by Yusuke Sato · 10 years ago
  64. 55c6e5c Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  65. 17739cf Add |optional_suffix| to StartIteration() by Yusuke Sato · 10 years ago
  66. c2361a4 am 3c233b36: Merge "logd: serialize accesses to stats helpers" by Mark Salyzyn · 10 years ago
  67. 7c1480e Merge "logd: serialize accesses to stats helpers" by Mark Salyzyn · 10 years ago
  68. fce15a0 logd: serialize accesses to stats helpers by Mark Salyzyn · 10 years ago
  69. 61f8f6f am 1a3334f2: Merge "Fix Mac fastboot build." by Elliott Hughes · 10 years ago
  70. 2ff7a9a Merge "Fix Mac fastboot build." by Elliott Hughes · 10 years ago
  71. 0d2313b Fix Mac fastboot build. by Elliott Hughes · 10 years ago
  72. 9bcd4d7 am 9137d65e: Merge "Improve the "device \'(null)\' not found" error." by Elliott Hughes · 10 years ago
  73. 4d4868a am 75d47421: Merge "Move fastboot\'s Windows code to C++." by Elliott Hughes · 10 years ago
  74. c1450d2 am feddd582: Merge "Move fastboot\'s Mac OS code to C++." by Elliott Hughes · 10 years ago
  75. b91c034 Merge "Improve the "device '(null)' not found" error." by Elliott Hughes · 10 years ago
  76. fd4ceb3 Merge "Move fastboot's Windows code to C++." by Elliott Hughes · 10 years ago
  77. 9ae666c Merge "Move fastboot's Mac OS code to C++." by Elliott Hughes · 10 years ago
  78. 2d52931 Move fastboot's Mac OS code to C++. by Elliott Hughes · 10 years ago
  79. 3af3665 am 2e8d31f6: Merge "SANITIZE_TARGET: set global ASAN_OPTIONS" by Evgenii Stepanov · 10 years ago
  80. 313eda9 Merge "SANITIZE_TARGET: set global ASAN_OPTIONS" by Evgenii Stepanov · 10 years ago
  81. 773065e Move fastboot's Windows code to C++. by Elliott Hughes · 10 years ago
  82. 5b35f59 Improve the "device '(null)' not found" error. by Elliott Hughes · 10 years ago
  83. 7052beb am dc80d03e: Merge "Move fastboot to C++." by Elliott Hughes · 10 years ago
  84. 91aeb21 Merge "Move fastboot to C++." by Elliott Hughes · 10 years ago
  85. 15e5852 Move fastboot to C++. by Elliott Hughes · 10 years ago
  86. 81277e5 am 21ba889a: Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 10 years ago
  87. 157c026 Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 10 years ago
  88. aeb8db9 SANITIZE_TARGET: set global ASAN_OPTIONS by Evgenii Stepanov · 10 years ago
  89. 059b270 am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value" by Nick Kralevich · 10 years ago
  90. ceac133 Merge "init/util.cpp: don't return a negative unsigned value" by Nick Kralevich · 10 years ago
  91. 7833f4b init/util.cpp: don't return a negative unsigned value by Nick Kralevich · 10 years ago
  92. 70363562 Ignore ro.adb.secure in user builds. by Elliott Hughes · 10 years ago
  93. abec288 am 53d504f0: Merge "init support for cgroups." by Elliott Hughes · 10 years ago
  94. 41f1fd9 Merge "init support for cgroups." by Elliott Hughes · 10 years ago
  95. 2d6874f init support for cgroups. by Elliott Hughes · 10 years ago
  96. dbbf3c6 am 106f92f5: Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"" by Nick Kralevich · 10 years ago
  97. ba7f260 Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"" by Nick Kralevich · 10 years ago
  98. ca6907c Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago
  99. ad328ff am 6b27b7d6: Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago
  100. 6715131 Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago