1. 1da83c3 Init the abort_msg_address value. by Christopher Ferris · 10 years ago
  2. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  3. dccdb94 Replace __reboot call with syscall by Pavel Chupin · 11 years ago
  4. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  5. 9ff8767 Eliminate text relocations in x86 optimized memset versions by Pavel Chupin · 11 years ago
  6. 9640b30 Use %zd for size_t. by Elliott Hughes · 11 years ago
  7. 6891df7 am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bionic\'s privates." by Elliott Hughes · 11 years ago
  8. 7f7b12b am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions" by Elliott Hughes · 11 years ago
  9. 478c566 libcutils doesn't need to be looking at bionic's privates. by Elliott Hughes · 11 years ago
  10. 4aa51cd Cleanup x86 flags and memset versions by Pavel Chupin · 11 years ago
  11. f47c01d am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 processors" by Ying Wang · 11 years ago
  12. 51546ee Use SSE2 enhanced memset for capable x86 processors by Daniel Leung · 12 years ago
  13. 500f3ff am 0ee7d8c6: Fix Mac builds, for realz. by Jeff Sharkey · 11 years ago
  14. 0ee7d8c Fix Mac builds, for realz. by Jeff Sharkey · 11 years ago
  15. 68955fc am 4481c325: Fix Mac builds. by Jeff Sharkey · 11 years ago
  16. 4481c32 Fix Mac builds. by Jeff Sharkey · 11 years ago
  17. 9729b41 am 44d6342c: Remove mkdir() side effect, add .nomedia, utils. by Jeff Sharkey · 11 years ago
  18. 44d6342 Remove mkdir() side effect, add .nomedia, utils. by Jeff Sharkey · 11 years ago
  19. 8da6e9c am c9ff3714: am 596e9c63: Merge "fix valgrind ioctl warning." by Colin Cross · 11 years ago
  20. b815701 fix valgrind ioctl warning. by Jin Wei · 12 years ago
  21. 9227bd3 Move liblog headers to system/core/include/log by Colin Cross · 11 years ago
  22. a44c31c am e755dfd4: Merge changes I1db3137b,I0f66144e by Colin Cross · 11 years ago
  23. 6967935 libcutils: reimplement property_list() using __system_property_foreach() by Greg Hackmann · 11 years ago
  24. e7bb159 libcutils: reimplement property_list() using __system_property_foreach() by Greg Hackmann · 11 years ago
  25. abb7d58 HACK: cutils: restore record_stream temporarily by Dima Zavin · 11 years ago
  26. b39e3a8 libcutils: Don't build host property support by Nick Kralevich · 11 years ago
  27. e00a12b cutils: first pass at cleaning up legacy/obsolete code in cutils by Dima Zavin · 11 years ago
  28. 072ee01 Merge "Make init handle reboots" by Nick Kralevich · 11 years ago
  29. ca8e66a Make init handle reboots by Nick Kralevich · 11 years ago
  30. 451a6ba klog: error handling fixups by Todd Poynor · 11 years ago
  31. b7b2c71 am 25538257: Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev by Jamie Gennis · 11 years ago
  32. 2553825 Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev by Jamie Gennis · 11 years ago
  33. b13ea45 cutils: add a way to disable tracing for a process by Jamie Gennis · 11 years ago
  34. 3b05117 am 774814d1: Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev by Ken Sumrall · 11 years ago
  35. 7425fd1 klog: Have klog_write() call klog_init() if needed by Ken Sumrall · 11 years ago
  36. 821620f am c796ed97: We need libcutils to include liblog by Ying Wang · 11 years ago
  37. c796ed9 We need libcutils to include liblog by Ying Wang · 11 years ago
  38. 9c37960 am 9b32f87a: Merge "Add Mips memset speedup" by Keun-young Park · 11 years ago
  39. 9b32f87 Merge "Add Mips memset speedup" by Keun-young Park · 11 years ago
  40. 774f929 libcutils: add support for app tracing by Jamie Gennis · 11 years ago
  41. c5c410f am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  42. 241194c Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  43. b94fd1a cutils: remove dead code. by Nick Kralevich · 11 years ago
  44. def8d6a The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  45. d4a8098 [MIPS] Benchmark test for MIPS memset16/memset32 by Duane Sand · 12 years ago
  46. 26f447f am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP atomic operations." by Ben Cheng · 12 years ago
  47. 5206d59 Fail-proof the inline directives for SMP atomic operations. by Ben Cheng · 12 years ago
  48. e7bb7bc cutils: trace: add atrace_update_tags() by Alex Ray · 12 years ago
  49. 0a34643 cutils: Add tracing support by Alex Ray · 12 years ago
  50. 6630052 The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  51. 69ce489 fs.c: Fix implicit declaration of function 'mkstemp' by Nick Kralevich · 12 years ago
  52. 489609b Allow mkdir() race to succeed. by Jeff Sharkey · 12 years ago
  53. 6de7026 Wrap more system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  54. ddb1733 Wrap system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  55. 9685194 File-system utilities for installd and zygote. by Jeff Sharkey · 12 years ago
  56. 1ca1205 Add Mips memset speedup by Duane Sand · 12 years ago
  57. fd7f1b6 Revert "Revert "Upgrade to dlmalloc 2.8.5."" by Ian Rogers · 12 years ago
  58. 42b83c6 Revert "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  59. 1768707 am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  60. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  61. de980f2 Omit multiuser.c from Windows builds. by Jeff Sharkey · 12 years ago
  62. 2be5338 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  63. 885342a Multi-user external storage support. by Jeff Sharkey · 12 years ago
  64. 93be76f am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support." by Jean-Baptiste Queru · 12 years ago
  65. 6521a41 Remove system/core's remnants of SH support. by Elliott Hughes · 12 years ago
  66. 46ac0ef Include to define uid_t. by Jeff Sharkey · 12 years ago
  67. 9509d27 Native utils for working with user and app IDs. by Jeff Sharkey · 12 years ago
  68. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  69. 29319a6 cutils: sched_policy: remove audio app/sys groups, merge into fg by Dima Zavin · 12 years ago
  70. 13ed76b cutils: sched_policy: make bg group be nested under fg by Dima Zavin · 12 years ago
  71. 5b878d2 Revert "Revert "Use O_CLOEXEC when opening cgroup fds."" by Jeff Brown · 12 years ago
  72. bff8f3f Add stubs for host builds. by Jeff Brown · 12 years ago
  73. 4df54bc Revert "Use O_CLOEXEC when opening cgroup fds." by Jeff Brown · 12 years ago
  74. e1440d8 Use O_CLOEXEC when opening cgroup fds. by Jeff Brown · 12 years ago
  75. e34b917 Support full 32 bits for socket tags. by Jeff Sharkey · 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. 4a6b384 Provide portable wrapper for qsort_r. by Jeff Brown · 12 years ago
  80. 14d0c6c Add missing includes. by Jeff Brown · 12 years ago
  81. c4edb9e Merge "cutils: str_parms: when deleting entry, need to also remove key" by Dima Zavin · 12 years ago
  82. 0ad682c Merge "Add get_sched_policy_name() and use in ps and top" by Glenn Kasten · 12 years ago
  83. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 12 years ago
  84. efd7501 cutils: str_parms: when deleting entry, need to also remove key by Dima Zavin · 12 years ago
  85. 86bfbe3 cutils: str_parms: free the key if the value was replaced during create/add by Dima Zavin · 12 years ago
  86. 9d4dbf4 Merge "Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a" by Andrew Hsieh · 12 years ago
  87. eccfb08 Revert "cutils: str_parms: make test executable build for host instead" by Dima Zavin · 12 years ago
  88. 7d31e6e cutils: str_parms: make test executable build for host instead by Dima Zavin · 12 years ago
  89. a603e40 cutils: str_parms: test str_parms_add_str too by Dima Zavin · 12 years ago
  90. 70b9303 cutils: str_parms: need to also dup the key when adding to hash by Dima Zavin · 12 years ago
  91. 99e7f7a Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 12 years ago
  92. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 12 years ago
  93. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  94. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  95. fe71a61 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  96. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  97. 69f4cd7 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  98. 29656d3 qtaguid: shhhh. LOGI -> LOGV by JP Abgrall · 13 years ago
  99. 243123f libcutils: qtaguid: Support new functions, add tag resource tracking. by JP Abgrall · 13 years ago
  100. 7e14e0c cutils: only build klog for target by Dima Zavin · 13 years ago