1. 0ea3624 libcutils: Move list.c to inlines on list.h by Mark Salyzyn · 11 years ago
  2. 32b7108 Remove non-existing klog_close() by Dmitry Shmidt · 11 years ago
  3. 8f4c14f am 08170103: am 91962669: Merge "cutils: list: add list_for_each_safe" by jp abgrall · 11 years ago
  4. 44d6342 Remove mkdir() side effect, add .nomedia, utils. by Jeff Sharkey · 11 years ago
  5. f1921c7 trace: Add support for tracing 64-bit ints. by Jamie Gennis · 11 years ago
  6. 30fb83b cutils: list: add list_for_each_safe by Andrew Boie · 11 years ago
  7. 9227bd3 Move liblog headers to system/core/include/log by Colin Cross · 11 years ago
  8. f5d79aa Merge "Don't use __attribute__(__error__)" by Nick Kralevich · 11 years ago
  9. bda25e4 Don't use __attribute__(__error__) by Nick Kralevich · 11 years ago
  10. 9ede332 Set ATRACE_ENABLE() to '0' if not availble by Tobias Grosser · 11 years ago
  11. abb7d58 HACK: cutils: restore record_stream temporarily by Dima Zavin · 11 years ago
  12. e44c6b7 Merge "property_get: do argument checking." by Nick Kralevich · 11 years ago
  13. 1c743de Merge "properties.h: avoid duplicating constant values" by Nick Kralevich · 11 years ago
  14. d8b11c1 Add ATRACE_TAG_RS. by Tim Murray · 11 years ago
  15. 0e54ec8 property_get: do argument checking. by Nick Kralevich · 11 years ago
  16. 53df3ad properties.h: avoid duplicating constant values by Nick Kralevich · 11 years ago
  17. a0e780e am 6e46a3b8: am a1ee12ca: Merge "libcutils: add a trace tag for Dalvik" into jb-mr2-dev by Jamie Gennis · 11 years ago
  18. 2b68e06 libcutils: add a trace tag for Dalvik by Jamie Gennis · 11 years ago
  19. e00a12b cutils: first pass at cleaning up legacy/obsolete code in cutils by Dima Zavin · 11 years ago
  20. ca8e66a Make init handle reboots by Nick Kralevich · 11 years ago
  21. dcbe6b4 am b7b2c71b: am 25538257: Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev by Jamie Gennis · 11 years ago
  22. 2553825 Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev by Jamie Gennis · 11 years ago
  23. b13ea45 cutils: add a way to disable tracing for a process by Jamie Gennis · 11 years ago
  24. cb1300a am 3b051178: am 774814d1: Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev by Ken Sumrall · 11 years ago
  25. 774814d Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev by Ken Sumrall · 11 years ago
  26. 9bd8992 am c08b50df: am 24bc41b7: Add new resources trace. by Dianne Hackborn · 11 years ago
  27. 24bc41b Add new resources trace. by Dianne Hackborn · 11 years ago
  28. 7425fd1 klog: Have klog_write() call klog_init() if needed by Ken Sumrall · 11 years ago
  29. e5f8a69 Modify debuggerd to cope with the abort message. by Elliott Hughes · 11 years ago
  30. 879d21e am 8a4ae0a8: resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aosp by Elliott Hughes · 11 years ago
  31. 8a4ae0a resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aosp by Elliott Hughes · 11 years ago
  32. 707b8bb Modify debuggerd to cope with the abort message. by Elliott Hughes · 11 years ago
  33. 15311e0 am 38e1bb86: am 774f9299: libcutils: add support for app tracing by Jamie Gennis · 11 years ago
  34. 774f929 libcutils: add support for app tracing by Jamie Gennis · 11 years ago
  35. 63c939a am da204c5c: am 62980e81: Inline ldrex/strex for thumb2, remove ARMv5 remnants. by Ian Rogers · 11 years ago
  36. 62980e8 Inline ldrex/strex for thumb2, remove ARMv5 remnants. by Ian Rogers · 11 years ago
  37. b178fbe am ee2dccf2: am 66317770: cutils: trace: add asynchronous events by Alex Ray · 11 years ago
  38. 6631777 cutils: trace: add asynchronous events by Alex Ray · 11 years ago
  39. f90fd9e cutils: bitops: Add Hamming weight to bitmask by Alex Ray · 11 years ago
  40. 21291f1 Revert "property_get: do argument checking." by Nick Kralevich · 11 years ago
  41. 91e63ef Revert "Fix win_sdk build." by Nick Kralevich · 11 years ago
  42. 941daef Fix win_sdk build. by Nick Kralevich · 11 years ago
  43. 80c3b27 Inline ldrex/strex for thumb2, remove ARMv5 remnants. by Ian Rogers · 11 years ago
  44. 75cc885 property_get: do argument checking. by Nick Kralevich · 11 years ago
  45. b94fd1a cutils: remove dead code. by Nick Kralevich · 11 years ago
  46. def8d6a The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  47. 60efde7 Merge "cutils: add simple reference counter" by Alex Ray · 11 years ago
  48. d874cc8 cutils: add simple reference counter by Alex Ray · 11 years ago
  49. 81ec96d cutils: bitops: add include for bool by Alex Ray · 11 years ago
  50. 2111bc7 cutils: Add bitmask utilities to bitops by Alex Ray · 12 years ago
  51. bf866ae Merge "Add RLOGx" by Wink Saville · 12 years ago
  52. 26f447f am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP atomic operations." by Ben Cheng · 12 years ago
  53. 5206d59 Fail-proof the inline directives for SMP atomic operations. by Ben Cheng · 12 years ago
  54. 9d7ad45 Add RLOGx by Wink Saville · 12 years ago
  55. 448f76a cutils: trace: use ANDROID_SMP to switch atomics by Alex Ray · 12 years ago
  56. e7bb7bc cutils: trace: add atrace_update_tags() by Alex Ray · 12 years ago
  57. 0a34643 cutils: Add tracing support by Alex Ray · 12 years ago
  58. 44a9abd Add RLOGx by Wink Saville · 12 years ago
  59. 6630052 The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  60. ddb1733 Wrap system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  61. 9685194 File-system utilities for installd and zygote. by Jeff Sharkey · 12 years ago
  62. fd7f1b6 Revert "Revert "Upgrade to dlmalloc 2.8.5."" by Ian Rogers · 12 years ago
  63. 42b83c6 Revert "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  64. 1768707 am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  65. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  66. 2be5338 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  67. 885342a Multi-user external storage support. by Jeff Sharkey · 12 years ago
  68. 93be76f am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support." by Jean-Baptiste Queru · 12 years ago
  69. 98ebf19 am 2ff60998: am 605f8706: Merge "Add Mips architecture to system/core/include" by Elliott Hughes · 12 years ago
  70. 6521a41 Remove system/core's remnants of SH support. by Elliott Hughes · 12 years ago
  71. 605f870 Merge "Add Mips architecture to system/core/include" by Elliott Hughes · 12 years ago
  72. 46ac0ef Include to define uid_t. by Jeff Sharkey · 12 years ago
  73. 9509d27 Native utils for working with user and app IDs. by Jeff Sharkey · 12 years ago
  74. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  75. 0960411 Add Mips architecture to system/core/include by Duane Sand · 12 years ago
  76. 10ec3c7 Add more SP_ constants by Glenn Kasten · 12 years ago
  77. 69bfb1f Scheduling group cleanup - add comment, SP_DEFAULT by Glenn Kasten · 12 years ago
  78. 15621e0 cutils: return the remote uid on netlink recv failure by Geremy Condra · 12 years ago
  79. 6756a0c logger: Add the update kernel struct to userspace by Nick Kralevich · 12 years ago
  80. 10331ed Revert "logger: Add the update kernel struct to userspace" by Nick Kralevich · 12 years ago
  81. 3076bfd Merge "logger: Add the update kernel struct to userspace" by Nick Kralevich · 12 years ago
  82. 56c3065 logger: Add the update kernel struct to userspace by Nick Kralevich · 12 years ago
  83. 77a62ce MinGW does not have sys/cdefs.h by Kenny Root · 12 years ago
  84. 418fbe6 Merge "Add cdefs decoration to list.h" by Kenny Root · 12 years ago
  85. 4a6b384 Provide portable wrapper for qsort_r. by Jeff Brown · 12 years ago
  86. 0009b73 Add cdefs decoration to list.h by Kenny Root · 12 years ago
  87. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 12 years ago
  88. d2c8f52 Fixed two 64-bit porting issues; Make pid/tid type consistent by Andrew Hsieh · 12 years ago
  89. 2ac29d0 Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 12 years ago
  90. 8aeb6e2 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 12 years ago
  91. 4f07a1f Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  92. 4163b45 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  93. 9786ec4 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  94. 66b6875 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  95. 61fbcbe Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
  96. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 12 years ago
  97. ceabb17 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 12 years ago
  98. 8f2e8b0 am a9b84a7e: Add ALOG version of LOG_ASSERT by Steve Block · 12 years ago
  99. a9b84a7 Add ALOG version of LOG_ASSERT by Steve Block · 12 years ago
  100. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago