1. a44c31c am e755dfd4: Merge changes I1db3137b,I0f66144e by Colin Cross · 11 years ago
  2. 6967935 libcutils: reimplement property_list() using __system_property_foreach() by Greg Hackmann · 11 years ago
  3. b7b2c71 am 25538257: Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev by Jamie Gennis · 11 years ago
  4. 2553825 Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev by Jamie Gennis · 11 years ago
  5. b13ea45 cutils: add a way to disable tracing for a process by Jamie Gennis · 11 years ago
  6. 3b05117 am 774814d1: Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev by Ken Sumrall · 11 years ago
  7. 7425fd1 klog: Have klog_write() call klog_init() if needed by Ken Sumrall · 11 years ago
  8. 821620f am c796ed97: We need libcutils to include liblog by Ying Wang · 11 years ago
  9. c796ed9 We need libcutils to include liblog by Ying Wang · 11 years ago
  10. 9c37960 am 9b32f87a: Merge "Add Mips memset speedup" by Keun-young Park · 11 years ago
  11. 9b32f87 Merge "Add Mips memset speedup" by Keun-young Park · 11 years ago
  12. 774f929 libcutils: add support for app tracing by Jamie Gennis · 11 years ago
  13. c5c410f am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  14. 241194c Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  15. b94fd1a cutils: remove dead code. by Nick Kralevich · 11 years ago
  16. def8d6a The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  17. d4a8098 [MIPS] Benchmark test for MIPS memset16/memset32 by Duane Sand · 12 years ago
  18. 26f447f am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP atomic operations." by Ben Cheng · 12 years ago
  19. 5206d59 Fail-proof the inline directives for SMP atomic operations. by Ben Cheng · 12 years ago
  20. e7bb7bc cutils: trace: add atrace_update_tags() by Alex Ray · 12 years ago
  21. 0a34643 cutils: Add tracing support by Alex Ray · 12 years ago
  22. 6630052 The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  23. 69ce489 fs.c: Fix implicit declaration of function 'mkstemp' by Nick Kralevich · 12 years ago
  24. 489609b Allow mkdir() race to succeed. by Jeff Sharkey · 12 years ago
  25. 6de7026 Wrap more system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  26. ddb1733 Wrap system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  27. 9685194 File-system utilities for installd and zygote. by Jeff Sharkey · 12 years ago
  28. 1ca1205 Add Mips memset speedup by Duane Sand · 12 years ago
  29. fd7f1b6 Revert "Revert "Upgrade to dlmalloc 2.8.5."" by Ian Rogers · 12 years ago
  30. 42b83c6 Revert "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  31. 1768707 am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  32. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  33. de980f2 Omit multiuser.c from Windows builds. by Jeff Sharkey · 12 years ago
  34. 2be5338 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  35. 885342a Multi-user external storage support. by Jeff Sharkey · 12 years ago
  36. 93be76f am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support." by Jean-Baptiste Queru · 12 years ago
  37. 6521a41 Remove system/core's remnants of SH support. by Elliott Hughes · 12 years ago
  38. 46ac0ef Include to define uid_t. by Jeff Sharkey · 12 years ago
  39. 9509d27 Native utils for working with user and app IDs. by Jeff Sharkey · 12 years ago
  40. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  41. 29319a6 cutils: sched_policy: remove audio app/sys groups, merge into fg by Dima Zavin · 12 years ago
  42. 13ed76b cutils: sched_policy: make bg group be nested under fg by Dima Zavin · 12 years ago
  43. 5b878d2 Revert "Revert "Use O_CLOEXEC when opening cgroup fds."" by Jeff Brown · 12 years ago
  44. bff8f3f Add stubs for host builds. by Jeff Brown · 12 years ago
  45. 4df54bc Revert "Use O_CLOEXEC when opening cgroup fds." by Jeff Brown · 12 years ago
  46. e1440d8 Use O_CLOEXEC when opening cgroup fds. by Jeff Brown · 12 years ago
  47. e34b917 Support full 32 bits for socket tags. by Jeff Sharkey · 12 years ago
  48. 10ec3c7 Add more SP_ constants by Glenn Kasten · 12 years ago
  49. 69bfb1f Scheduling group cleanup - add comment, SP_DEFAULT by Glenn Kasten · 12 years ago
  50. 15621e0 cutils: return the remote uid on netlink recv failure by Geremy Condra · 12 years ago
  51. 4a6b384 Provide portable wrapper for qsort_r. by Jeff Brown · 12 years ago
  52. 14d0c6c Add missing includes. by Jeff Brown · 12 years ago
  53. c4edb9e Merge "cutils: str_parms: when deleting entry, need to also remove key" by Dima Zavin · 12 years ago
  54. 0ad682c Merge "Add get_sched_policy_name() and use in ps and top" by Glenn Kasten · 12 years ago
  55. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 12 years ago
  56. efd7501 cutils: str_parms: when deleting entry, need to also remove key by Dima Zavin · 12 years ago
  57. 86bfbe3 cutils: str_parms: free the key if the value was replaced during create/add by Dima Zavin · 12 years ago
  58. 9d4dbf4 Merge "Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a" by Andrew Hsieh · 12 years ago
  59. eccfb08 Revert "cutils: str_parms: make test executable build for host instead" by Dima Zavin · 12 years ago
  60. 7d31e6e cutils: str_parms: make test executable build for host instead by Dima Zavin · 12 years ago
  61. a603e40 cutils: str_parms: test str_parms_add_str too by Dima Zavin · 12 years ago
  62. 70b9303 cutils: str_parms: need to also dup the key when adding to hash by Dima Zavin · 12 years ago
  63. 99e7f7a Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 12 years ago
  64. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 12 years ago
  65. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  66. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  67. fe71a61 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  68. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  69. 69f4cd7 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  70. 29656d3 qtaguid: shhhh. LOGI -> LOGV by JP Abgrall · 13 years ago
  71. 243123f libcutils: qtaguid: Support new functions, add tag resource tracking. by JP Abgrall · 13 years ago
  72. 7e14e0c cutils: only build klog for target by Dima Zavin · 13 years ago
  73. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  74. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  75. 2d55e02 libcutils/init: move uevent socket opening code to libcutils by Dima Zavin · 13 years ago
  76. 9b5c774 libcutils: qtaguid: support socket untagging, return errors. by Ashish Sharma · 13 years ago
  77. 29e1e73 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  78. 1ac6dde Move qtaguid.c from common sources in Android.mk to fix windows build. by Ashish Sharma · 13 years ago
  79. 8626cce Add communication support for xt_qtaguid(network traffic accounting) kernel module. by Ashish Sharma · 13 years ago
  80. 3142a20 Merge "Config utils improvement" by Eric Laurent · 13 years ago
  81. 2b8f76c Tracking merge of dalvik-dev to master by jeffhao · 13 years ago
  82. e555f54 Merge "Crypto changes for devices that don't write ext4 fs on wipe" by Ken Sumrall · 13 years ago
  83. b05b0b5 Crypto changes for devices that don't write ext4 fs on wipe by Ken Sumrall · 13 years ago
  84. c3cf1a8 Config utils improvement by Eric Laurent · 13 years ago
  85. 57de8b8 rename uevent_checked_recv to uevent_kernel_multicast_recv by Nick Kralevich · 13 years ago
  86. 14fc0c2 libcutils: build str_parms test for target instead of host by Dima Zavin · 13 years ago
  87. 0e02fca Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils" by Dima Zavin · 13 years ago
  88. c5ae7db Merge "libcutils: hashmap: save next pointer in forEach before calling callback" by Dima Zavin · 13 years ago
  89. b0d0e26 resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  90. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  91. de35f27 am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  92. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  93. e3ab424 am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  94. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  95. 0fad7d0 libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils by Dima Zavin · 13 years ago
  96. 4fab9ac libcutils: hashmap: save next pointer in forEach before calling callback by Dima Zavin · 13 years ago
  97. f0a670e do not merge. Fix a race in system properties. by satok · 13 years ago
  98. 7cf20f9 Merge "Fix a race in system properties." by Brad Fitzpatrick · 13 years ago
  99. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 13 years ago
  100. eb1f0c6 Fix a race in system properties. by Brad Fitzpatrick · 13 years ago