1. f45bbe4 log.h: Fix typo by Andreas Gampe · 10 years ago
  2. 1df92e5 log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 10 years ago
  3. f5af82e log.h: deprecate CONDITION by Mark Salyzyn · 10 years ago
  4. 9568705 liblog: add __android_log_is_loggable() by Mark Salyzyn · 10 years ago
  5. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  6. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  7. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  8. d79801d Fix Windows build. by Elliott Hughes · 10 years ago
  9. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 10 years ago
  10. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  11. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  12. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 10 years ago
  13. 714196d Extra Win32 compatibility. by Elliott Hughes · 10 years ago
  14. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 10 years ago
  15. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 10 years ago
  16. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  17. d91ab58 liblog: add pstore write by Mark Salyzyn · 10 years ago
  18. b5f6e45 logd: create private/android_logger.h by Mark Salyzyn · 10 years ago
  19. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  20. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  21. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  22. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  23. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  24. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago
  25. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  26. 76f0a84 Linux always has POSIX clocks available. by Elliott Hughes · 10 years ago
  27. 3906c85 You either have winsock or <sys/sockets.h>. by Elliott Hughes · 10 years ago
  28. 7208a01 Merge "Mutex: add timedLock() method" by Jesse Hall · 10 years ago
  29. 601424a Mutex: add timedLock() method by Jesse Hall · 10 years ago
  30. decd929 liblog: Add log_time += operator by Mark Salyzyn · 10 years ago
  31. da4f30c Merge "Remove incompatible Unicode compatibility types." by Dan Albert · 10 years ago
  32. c777f21 Use full qualified name in macros. by Chih-Hung Hsieh · 10 years ago
  33. 111e3d3 Only Windows doesn't have <sys/uio.h>. by Elliott Hughes · 10 years ago
  34. b120134 Remove long-dead readtty. by Elliott Hughes · 10 years ago
  35. 8c275ff Fix Mac build. by Elliott Hughes · 10 years ago
  36. 97ac0e1 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  37. c59932f Remove incompatible Unicode compatibility types. by Dan Albert · 10 years ago
  38. e4c649c Add a pre-C++11 constexpr compatibility macro. by Dan Albert · 10 years ago
  39. c3914d2 Remove atomic-inline.h. by Elliott Hughes · 10 years ago
  40. e9ca709 Remove the error-prone TARGET_CPU_SMP from system/core. by Elliott Hughes · 10 years ago
  41. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  42. 266092c kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  43. 65a83bd Merge "Reserve some AIDs for OEMs" by Nick Kralevich · 10 years ago
  44. 60ac636 Reserve some AIDs for OEMs by Johan Redestig · 10 years ago
  45. f02c797 Merge "Move winsock2.h in front of a potential windows.h include." by Stephen Hines · 10 years ago
  46. 7e34121 Move winsock2.h in front of a potential windows.h include. by Stephen Hines · 10 years ago
  47. 2f5ad5f Make Unicode.h use types that match libc++. by Dan Albert · 10 years ago
  48. 4de4e6d resolved conflicts for merge of e3c22c41 to stage-aosp-master by Calin Juravle · 10 years ago
  49. f9d9e2a Handle code_cache dir creation in libnativebridge by Calin Juravle · 10 years ago
  50. c37387a am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  51. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  52. f381920 am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  53. 2789faa Revert "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  54. 954fc61 am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  55. cb344d4 Rewrite atomic.h to use stdatomic.h. by Hans Boehm · 10 years ago
  56. 2a0f42b resolved conflicts for merge of 64884bb1 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  57. 9d1b922 Merge "LibNativeBridge: Add early init & env setup" by Andreas Gampe · 10 years ago
  58. ab0da5a LibNativeBridge: Add early init & env setup by jgu21 · 10 years ago
  59. e6b1012 am f6cce347: audio: add HW hotword capture flag by Eric Laurent · 10 years ago
  60. 830b77b am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(__APPLE__)." by Elliott Hughes · 10 years ago
  61. cb3d653 defined(HAVE_OFF_T) is really just !defined(__APPLE__). by Elliott Hughes · 10 years ago
  62. f6cce34 audio: add HW hotword capture flag by Eric Laurent · 10 years ago
  63. 6bcc4ac Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  64. 07bb3f1 am 07dda6b5: Merge "Use the correct debuggerd given the tid." into lmp-dev by Christopher Ferris · 10 years ago
  65. a9fa7b8 Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  66. abc7536 am e70851f8: am f9b9693b: Merge "liblog: logcat: colored output." by Mark Salyzyn · 10 years ago
  67. ead88fc liblog: logcat: colored output. by Pierre Zurek · 14 years ago
  68. 5c9f25d am fcfa8640: audio.h: Add "safe speaker" device for limited-loudness use cases by Jon Eklund · 10 years ago
  69. fcfa864 audio.h: Add "safe speaker" device for limited-loudness use cases by Jon Eklund · 10 years ago
  70. 18d5aa4 am 69052994: Merge "Support resetting connections tied to any nonexistent address." into lmp-dev by Sreeram Ramachandran · 10 years ago
  71. 6905299 Merge "Support resetting connections tied to any nonexistent address." into lmp-dev by Sreeram Ramachandran · 10 years ago
  72. 17622d0 Support resetting connections tied to any nonexistent address. by Sreeram Ramachandran · 10 years ago
  73. 41df668 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  74. 4f65030 am 8e10bfd9: am 88d1bc0e: Merge "NativeBridge: Refactor for new initialization flow" by Andreas Gampe · 10 years ago
  75. 035bd75 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  76. cad56b6 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  77. 68e0d18 am 24d2adba: am 188d4396: Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  78. c692410 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  79. 188d439 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  80. 3878ebd Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  81. d034eb1 am 424eaece: am 69001e08: Merge "Remove android_... store_barriers and 64-bit atomics." by Hans Boehm · 10 years ago
  82. 9959ed9 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  83. 049249c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  84. c029f9d am 4089cda0: Merge "NativeBridge: Tighten security on libnativebridge" into lmp-dev by Andreas Gampe · 10 years ago
  85. cd2ef4c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  86. 176fe90 am 4592d73e: am a59b6ac6: Merge "Only the Mac doesn\'t have open_memstream." by Elliott Hughes · 10 years ago
  87. a59b6ac Merge "Only the Mac doesn't have open_memstream." by Elliott Hughes · 10 years ago
  88. 3ff8888 Only the Mac doesn't have open_memstream. by Elliott Hughes · 10 years ago
  89. 3601abb am f7e88e51: am 373c7758: Merge "There\'s no non-SMP LP64." by Elliott Hughes · 10 years ago
  90. 901c900 There's no non-SMP LP64. by Elliott Hughes · 10 years ago
  91. 10cce72 am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." by Elliott Hughes · 10 years ago
  92. c77755f am f81da073: am c0879ee9: Merge "Replace char* with ZipEntryName in ziparchive API." by Piotr Jastrzebski · 10 years ago
  93. c0879ee Merge "Replace char* with ZipEntryName in ziparchive API." by Piotr Jastrzebski · 10 years ago
  94. b765961 Remove androidGetTid. by Elliott Hughes · 10 years ago
  95. 84a248c am 69d68b69: Merge "Add trace tag for power management." into lmp-dev by Jeff Brown · 10 years ago
  96. 69d68b6 Merge "Add trace tag for power management." into lmp-dev by Jeff Brown · 10 years ago
  97. 62de21e am 5ed25acd: am 25a7d5f8: Merge "Move native bridge library in system/core" by Calin Juravle · 10 years ago
  98. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  99. 4914fcd Move native bridge library in system/core by Calin Juravle · 10 years ago
  100. 25a7d5f Merge "Move native bridge library in system/core" by Calin Juravle · 10 years ago