1. 5055b77 Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  2. fa521bb Merge "Refactor dump_memory function." by Christopher Ferris · 10 years ago
  3. ff10293 Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  4. 80512f2 Merge "init: expand_props on trigger" by Mark Salyzyn · 10 years ago
  5. bdb8b5f Merge "Move perfprofd to late_start class." by Than McIntosh · 10 years ago
  6. b1cf1de Refactor dump_memory function. by Christopher Ferris · 10 years ago
  7. 50d6d13 init: expand_props on trigger by Mark Salyzyn · 10 years ago
  8. 14f4f0e Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 10 years ago
  9. 1cdab3f Move perfprofd to late_start class. by Than McIntosh · 10 years ago
  10. 605724e Merge "Revert "Set up crypto for user directories in init."" by Paul Lawrence · 10 years ago
  11. 9abbdc6 Revert "Set up crypto for user directories in init." by Paul Lawrence · 10 years ago
  12. cb3f7ee Merge "Generalize Join to work for any container/element." by Dan Albert · 10 years ago
  13. 298adc8 Generalize Join to work for any container/element. by Dan Albert · 10 years ago
  14. 331f9c4 Merge "Improve logging." by Dan Albert · 10 years ago
  15. a10a175 Improve logging. by Dan Albert · 10 years ago
  16. aabf558 Merge "Clean up adb_trace_init." by Dan Albert · 10 years ago
  17. 889c68f Merge "Make atransport be a real class." by Dan Albert · 10 years ago
  18. ae6174d Make atransport be a real class. by Dan Albert · 10 years ago
  19. 7879c72 Merge "Turn on -Wextra." by Dan Albert · 10 years ago
  20. ff75e1d Turn on -Wextra. by Dan Albert · 10 years ago
  21. 637920e Clean up adb_trace_init. by Dan Albert · 10 years ago
  22. 731a3a6 Merge "Set up crypto for user directories in init." by Paul Crowley · 10 years ago
  23. 5940ac2 Merge "LibNativeBridge: Version 2" by Andreas Gampe · 10 years ago
  24. 502b36c Merge "adb / libbase: clean up NOGDI and evil ERROR macro" by Dan Albert · 10 years ago
  25. 68fdb7a adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 10 years ago
  26. e1206aa Merge "logd: worst-UID only to preserve a day" by Mark Salyzyn · 10 years ago
  27. 459a91a logd: worst-UID only to preserve a day by Mark Salyzyn · 10 years ago
  28. 748bccc Merge "Don't use TEMP_FAILURE_RETRY on close()" by Nick Kralevich · 10 years ago
  29. b32834b Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 10 years ago
  30. f29b402 Set up crypto for user directories in init. by Paul Crowley · 10 years ago
  31. fade9a9 Merge "klog: don't unconditionally call mknod()" by Nick Kralevich · 10 years ago
  32. 9641618 Merge "fastboot: Add support for fastboot flashing commands" by Badhri Jagan Sridharan · 10 years ago
  33. 8a98c4c klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  34. 0edd4c5 Merge "Make connection states a proper type." by Dan Albert · 10 years ago
  35. 7dedc65 Make connection states a proper type. by Dan Albert · 10 years ago
  36. 3738d36 Merge "Ignore whitespace/indent issues from cpplint." by Dan Albert · 10 years ago
  37. 80aea5c Ignore whitespace/indent issues from cpplint. by Dan Albert · 10 years ago
  38. 025f0b0 Merge "Revert "Switch to toybox ls."" by Elliott Hughes · 10 years ago
  39. 7c4e335 Revert "Switch to toybox ls." by Elliott Hughes · 10 years ago
  40. 5461148 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  41. 9f8d1dd Merge "adb: win32: fix key files reading/writing" by Dan Albert · 10 years ago
  42. 35f96ee fastboot: Add support for fastboot flashing commands by Badhri Jagan Sridharan · 10 years ago
  43. 6fa2769 Merge "Switch to toybox ls." by Elliott Hughes · 10 years ago
  44. 3992131 Merge "Make pty raw in adb shell when non-interactive." by Dan Albert · 10 years ago
  45. b0a1de3 Merge "Switch UniquePtr to std::unique_ptr." by Christopher Ferris · 10 years ago
  46. 384afa6 Make pty raw in adb shell when non-interactive. by Dan Albert · 10 years ago
  47. bfb0f34 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  48. 18205db Switch to toybox ls. by Elliott Hughes · 10 years ago
  49. 1f728e8 Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64" by Dan Albert · 10 years ago
  50. a505bcc Merge "adb: win32: fix daemon acknowledgement" by Dan Albert · 10 years ago
  51. 69dc0c2 Merge "Fix ' escaping in adb." by Elliott Hughes · 10 years ago
  52. 6083fb7 Fix ' escaping in adb. by Elliott Hughes · 10 years ago
  53. 6b6aaff Merge "Prevent crashes if a map cannot be created." by Christopher Ferris · 10 years ago
  54. cadc81d LibNativeBridge: Version 2 by Andreas Gampe · 10 years ago
  55. 45c9090 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  56. 7c23f76 Merge "Reduce the coldboot timeout to 1s." by Elliott Hughes · 10 years ago
  57. a680a2c Merge "Enable clang compilation." by Chih-Hung Hsieh · 10 years ago
  58. ddcdf46 Reduce the coldboot timeout to 1s. by Elliott Hughes · 10 years ago
  59. 1225862 Enable clang compilation. by Chih-Hung Hsieh · 10 years ago
  60. 7eb05ea adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 10 years ago
  61. 2cac09b Merge "Add tests for elf unwinding in memory." by Christopher Ferris · 10 years ago
  62. f17ff4a Merge "liblog: gtest open("/dev/pmsg0", "a")" by Mark Salyzyn · 10 years ago
  63. a167959 Merge "logd: Add TID statistics" by Mark Salyzyn · 10 years ago
  64. b081db9 Merge changes I2cda9dd7,Ifb560850,I8d4c7c5a by Mark Salyzyn · 10 years ago
  65. 8083796 Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  66. 3eb2615 logd: Cleanup by Mark Salyzyn · 10 years ago
  67. dbc4923 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 10 years ago
  68. 4abdace logd: Add klogd by Mark Salyzyn · 10 years ago
  69. 1384a32 Merge "audio: Fix false positives in audio_is_remote_submix_device()" by Eric Laurent · 10 years ago
  70. 937797d Merge "logd: Add Tag statistics" by Mark Salyzyn · 10 years ago
  71. 877ca3d Merge "Fix insmod module size" by Elliott Hughes · 10 years ago
  72. 75ba3d2 audio: Fix false positives in audio_is_remote_submix_device() by Misael Lopez Cruz · 10 years ago
  73. c6cfd94 Fix insmod module size by Tom Cherry · 10 years ago
  74. dddc320 logd: Add TID statistics by Mark Salyzyn · 10 years ago
  75. fdd6ef9 logd: Add Tag statistics by Mark Salyzyn · 10 years ago
  76. 3f7bf52 Merge "logd: pidToName deficiency" by Mark Salyzyn · 10 years ago
  77. f41e778 Merge "Switch arch-arm/memset32.S to unified syntax." by Elliott Hughes · 10 years ago
  78. 61cc379 Merge "Remove dead files." by Elliott Hughes · 10 years ago
  79. adf30d4 Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 10 years ago
  80. 28b7a60 Remove dead files. by Elliott Hughes · 10 years ago
  81. c6c5f6c Merge "logd: uidToName add dex2oat UID" by Mark Salyzyn · 10 years ago
  82. 497a154 Merge "adb: Do not share memory between multiple thread" by Elliott Hughes · 10 years ago
  83. ea98962 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  84. e19e5ff adb: win32: fix daemon acknowledgement by Spencer Low · 10 years ago
  85. 6b3bf39 Merge "Revert "libaudit: limit to 5 selinux denials per sec"" by Nick Kralevich · 10 years ago
  86. 2a555afe Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 10 years ago
  87. cc84fbb Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 10 years ago
  88. e33cb5b Merge "liblog: Add kernel log id" by Mark Salyzyn · 10 years ago
  89. 2fb3045 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  90. 493ccdb Merge "load ro.recovery_id property from recovery partition" by Andres Morales · 10 years ago
  91. 02b375c load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  92. 798d34f Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 10 years ago
  93. 0cd66e0 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  94. fefd868 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  95. a66a12c Merge "Revert "Probably fix the Mac build."" by Dan Albert · 10 years ago
  96. b7a4a6f Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  97. 4e0b847 Revert "Probably fix the Mac build." by Dan Albert · 10 years ago
  98. c59778a Merge "Switch liblog.so to hash-style=both" by Dmitriy Ivanov · 10 years ago
  99. 18ebc23 Switch liblog.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  100. 7b30946 Merge "Probably fix the Mac build." by Dan Albert · 10 years ago