1. 67cc400 am ea975880: Merge "Only Windows doesn\'t have %zd." by Elliott Hughes · 10 years ago
  2. fb46085 Only Windows doesn't have %zd. by Elliott Hughes · 10 years ago
  3. 2a7534f am 70df6f85: Merge "Just use snprintf for android_get_control_socket." by Elliott Hughes · 10 years ago
  4. 931c6a9 Just use snprintf for android_get_control_socket. by Elliott Hughes · 10 years ago
  5. 58f3b10 am 4c1d4a0e: Merge "Be more intention-revealing with libcutils\' strlcpy." by Elliott Hughes · 10 years ago
  6. 935417d Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 10 years ago
  7. 2593f50 am 21593186: Merge "Move all libcutils tests into the gtests." by Elliott Hughes · 10 years ago
  8. 5e48cda Move all libcutils tests into the gtests. by Elliott Hughes · 10 years ago
  9. 1dc29ad am 0c266ef2: Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  10. 8d91c8d Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  11. 6ef3d44 am 9dc41d5d: Merge "Refactor the code." by Christopher Ferris · 10 years ago
  12. 5f78353 Merge "Refactor the code." by Christopher Ferris · 10 years ago
  13. 86f313a Refactor the code. by Christopher Ferris · 10 years ago
  14. bf92daa am 5db3936d: Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
  15. ec430a5 Log more timing information from init. by Elliott Hughes · 10 years ago
  16. 6ac42af Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  17. c8f5bf3 am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  18. 497e411 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  19. e9c5096 am 8e1697e7: Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  20. 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
  21. eff76cd am 9f8093f8: Merge "Move gettid() into libcutils." by Dan Albert · 10 years ago
  22. f7b2624 Move gettid() into libcutils. by Dan Albert · 10 years ago
  23. 56234a1 am fd26252d: Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
  24. e4d03bb Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
  25. f969f09 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
  26. e1887ae Remove libzipfile. by Narayan Kamath · 10 years ago
  27. 6e37a8f DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
  28. 90aa856 pixelflinger: make self-contained by Greg Hackmann · 10 years ago
  29. 3358459 Remove obsolete files from fs_config's list. by Elliott Hughes · 10 years ago
  30. 82f8dc0 Add variable length read to Backtrace. by Christopher Ferris · 10 years ago
  31. 0bb5b0a Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  32. 01eb2ae Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  33. 6aaf6b9 Create libbase. by Dan Albert · 10 years ago
  34. 4049d6d Remove unused header file. by Elliott Hughes · 10 years ago
  35. ffac686 am 4487c605: Merge changes I0ec0fe3e,I9e5fccba by Mark Salyzyn · 10 years ago
  36. 38cdc8f private: Add event payload structures to android_logger.h by Mark Salyzyn · 10 years ago
  37. 6661ac9 am ae19b631: Merge "liblog: add pstore read" by Mark Salyzyn · 10 years ago
  38. 71921a2 liblog: add pstore read by Mark Salyzyn · 10 years ago
  39. b757518 am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags" by Mark Salyzyn · 10 years ago
  40. eae52fb liblog: introduce ANDROID_LOG_* flags by Mark Salyzyn · 10 years ago
  41. ec81ce5 am c40cf1ce: Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 10 years ago
  42. f7dd543 Remove useless refCounting from FileMap. by Narayan Kamath · 10 years ago
  43. ca00a4e am ed318bff: Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  44. 980eac5 am fd867303: Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  45. 258a72a am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  46. cab78d2 log.h: Fix typo by Andreas Gampe · 10 years ago
  47. 425492c log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 10 years ago
  48. cae73f9 log.h: deprecate CONDITION by Mark Salyzyn · 11 years ago
  49. 63571ac liblog: add __android_log_is_loggable() by Mark Salyzyn · 11 years ago
  50. e6ed63e am c9c401e6: Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  51. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  52. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  53. b164b10 am 5e753100: Merge "Clean up reading and writing in init." by Elliott Hughes · 10 years ago
  54. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  55. dcbeb41 am d558530b: Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  56. d79801d Fix Windows build. by Elliott Hughes · 10 years ago
  57. 44fdd5d am 27d28d3b: Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 10 years ago
  58. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 10 years ago
  59. 8a2634c am 55732f49: Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  60. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  61. 14fcc4c am e44d25d6: Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  62. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  63. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 10 years ago
  64. c3bf8d8 am 9fc43358: Merge "Extra Win32 compatibility." by Elliott Hughes · 10 years ago
  65. 714196d Extra Win32 compatibility. by Elliott Hughes · 10 years ago
  66. 813d0ac am 6974ba4e: Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 10 years ago
  67. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 10 years ago
  68. dbf6f33 am 2b2b7632: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  69. c463025 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  70. b862d3e am 6a728fde: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  71. 5b253e5 am ef89e8d1: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  72. 1ddbd76 am 67900498: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  73. f8e8305 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  74. ca77255 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  75. 24c1885 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  76. bbbe988 am 7cb19579: Merge "Add close_file flag to OpenArchiveFd()" by Dmitriy Ivanov · 10 years ago
  77. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 11 years ago
  78. 631965a am e862350b: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  79. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  80. 982421d am 91581f19: Merge "liblog: add pstore write" by Mark Salyzyn · 10 years ago
  81. f0cc42f am 4730328d: Merge "logd: create private/android_logger.h" by Mark Salyzyn · 10 years ago
  82. d91ab58 liblog: add pstore write by Mark Salyzyn · 10 years ago
  83. b5f6e45 logd: create private/android_logger.h by Mark Salyzyn · 10 years ago
  84. bd3bbff am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 10 years ago
  85. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  86. bb60452 am 45c4c06f: Merge "Remove unused cruft from libcutils." by Elliott Hughes · 10 years ago
  87. 7c42c7f am 9f72ef89: Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  88. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  89. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  90. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  91. 2901b30 am 70f6dea9: Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-dev by Dmitry Shmidt · 10 years ago
  92. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  93. 70f6dea Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-dev by Dmitry Shmidt · 10 years ago
  94. 33e4f4d android_filesystem: Remove setuid bits from tcpdump by Dmitry Shmidt · 10 years ago
  95. 844c7cc am 5f2ff6a9: Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  96. 5f2ff6a Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  97. 62ea6b2 am ce1928e9: Merge "Add required casts for clang/llvm -Wc++11-narrowing" by Chih-Hung Hsieh · 10 years ago
  98. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago
  99. 4d9ddb1 am ec556521: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER." by Elliott Hughes · 10 years ago
  100. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago