1. ddb1733 Wrap system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  2. 9685194 File-system utilities for installd and zygote. by Jeff Sharkey · 12 years ago
  3. fd7f1b6 Revert "Revert "Upgrade to dlmalloc 2.8.5."" by Ian Rogers · 12 years ago
  4. 42b83c6 Revert "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  5. 1768707 am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  6. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  7. 2be5338 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  8. 885342a Multi-user external storage support. by Jeff Sharkey · 12 years ago
  9. 93be76f am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support." by Jean-Baptiste Queru · 12 years ago
  10. 98ebf19 am 2ff60998: am 605f8706: Merge "Add Mips architecture to system/core/include" by Elliott Hughes · 12 years ago
  11. 6521a41 Remove system/core's remnants of SH support. by Elliott Hughes · 12 years ago
  12. 605f870 Merge "Add Mips architecture to system/core/include" by Elliott Hughes · 12 years ago
  13. 46ac0ef Include to define uid_t. by Jeff Sharkey · 12 years ago
  14. 9509d27 Native utils for working with user and app IDs. by Jeff Sharkey · 12 years ago
  15. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  16. 0960411 Add Mips architecture to system/core/include by Duane Sand · 12 years ago
  17. 10ec3c7 Add more SP_ constants by Glenn Kasten · 13 years ago
  18. 69bfb1f Scheduling group cleanup - add comment, SP_DEFAULT by Glenn Kasten · 13 years ago
  19. 15621e0 cutils: return the remote uid on netlink recv failure by Geremy Condra · 13 years ago
  20. 6756a0c logger: Add the update kernel struct to userspace by Nick Kralevich · 13 years ago
  21. 10331ed Revert "logger: Add the update kernel struct to userspace" by Nick Kralevich · 13 years ago
  22. 3076bfd Merge "logger: Add the update kernel struct to userspace" by Nick Kralevich · 13 years ago
  23. 56c3065 logger: Add the update kernel struct to userspace by Nick Kralevich · 13 years ago
  24. 77a62ce MinGW does not have sys/cdefs.h by Kenny Root · 13 years ago
  25. 418fbe6 Merge "Add cdefs decoration to list.h" by Kenny Root · 13 years ago
  26. 4a6b384 Provide portable wrapper for qsort_r. by Jeff Brown · 13 years ago
  27. 0009b73 Add cdefs decoration to list.h by Kenny Root · 13 years ago
  28. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 13 years ago
  29. d2c8f52 Fixed two 64-bit porting issues; Make pid/tid type consistent by Andrew Hsieh · 13 years ago
  30. 2ac29d0 Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 13 years ago
  31. 8aeb6e2 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  32. 4f07a1f Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  33. 4163b45 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  34. 9786ec4 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  35. 66b6875 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  36. 61fbcbe Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
  37. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 13 years ago
  38. ceabb17 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  39. 8f2e8b0 am a9b84a7e: Add ALOG version of LOG_ASSERT by Steve Block · 13 years ago
  40. a9b84a7 Add ALOG version of LOG_ASSERT by Steve Block · 13 years ago
  41. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  42. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  43. fe71a61 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  44. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  45. e7e7fac Add ALOG versions of LOGD, LOGI, LOGW and LOGE by Steve Block · 13 years ago
  46. 17aad14 Revert "Fix build" by Jean-Baptiste Queru · 13 years ago
  47. 98520ab am 67b11cba: am 25a89e77: Fix build by Steve Block · 13 years ago
  48. 67b11cb am 25a89e77: Fix build by Steve Block · 13 years ago
  49. 25a89e7 Fix build by Steve Block · 13 years ago
  50. 1941c91 am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP master by Jean-Baptiste Queru · 13 years ago
  51. 4ddc88e am 16210c12: am 31a02dba: Fix build by Steve Block · 13 years ago
  52. 16210c1 am 31a02dba: Fix build by Steve Block · 13 years ago
  53. 31a02db Fix build by Steve Block · 13 years ago
  54. 69f4cd7 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  55. 5fb4495 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  56. 6bcd4d3 Add ANDROID_API macro to export symbols by Romain Guy · 13 years ago
  57. 243123f libcutils: qtaguid: Support new functions, add tag resource tracking. by JP Abgrall · 13 years ago
  58. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  59. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  60. 2d55e02 libcutils/init: move uevent socket opening code to libcutils by Dima Zavin · 13 years ago
  61. fa2f985 libcutils: qtaguid: support socket untagging, return errors. by Ashish Sharma · 13 years ago
  62. 13825eb Fix header file inclusion for type uid_t. by Ashish Sharma · 13 years ago
  63. 60daf10 Add communication support for xt_qtaguid(network traffic accounting) kernel module. by Ashish Sharma · 13 years ago
  64. 9b5c774 libcutils: qtaguid: support socket untagging, return errors. by Ashish Sharma · 13 years ago
  65. 6dce832 Fix header file inclusion for type uid_t. by Ashish Sharma · 13 years ago
  66. 8626cce Add communication support for xt_qtaguid(network traffic accounting) kernel module. by Ashish Sharma · 13 years ago
  67. b6c15de tweak for forward-compatibility by Jean-Baptiste Queru · 13 years ago
  68. 3142a20 Merge "Config utils improvement" by Eric Laurent · 13 years ago
  69. 2b8f76c Tracking merge of dalvik-dev to master by jeffhao · 13 years ago
  70. e555f54 Merge "Crypto changes for devices that don't write ext4 fs on wipe" by Ken Sumrall · 13 years ago
  71. b05b0b5 Crypto changes for devices that don't write ext4 fs on wipe by Ken Sumrall · 13 years ago
  72. c3cf1a8 Config utils improvement by Eric Laurent · 13 years ago
  73. 4af1cf2 cutils: add popcount/popcountl/popcountll static inline definitions by Dima Zavin · 14 years ago
  74. 57de8b8 rename uevent_checked_recv to uevent_kernel_multicast_recv by Nick Kralevich · 13 years ago
  75. 3ffd793 native_handle.h: fix declaration by Iliyan Malchev · 14 years ago
  76. 0e02fca Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils" by Dima Zavin · 13 years ago
  77. 4682aba am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  78. b0d0e26 resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  79. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  80. bb738d6 am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  81. de35f27 am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  82. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  83. 3268eda am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  84. e3ab424 am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  85. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  86. 0fad7d0 libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils by Dima Zavin · 14 years ago
  87. b60d9ce Make atomic-inline.h usable from ordinary C++ code. by Carl Shapiro · 14 years ago
  88. 412514e Add ifndef guards to remaining logging macros. by Alexandre Elias · 14 years ago
  89. 29d1f53 Merge "cutils: add popcount/popcountl/popcountll static inline definitions" by Dima Zavin · 14 years ago
  90. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 14 years ago
  91. 5a809b9 cutils: add popcount/popcountl/popcountll static inline definitions by Dima Zavin · 14 years ago
  92. 0a16d83 Remove unconditional swap from the android atomic operations suite. by Carl Shapiro · 14 years ago
  93. 2bf937e Use DMB ST for store fence. by Andy McFadden · 14 years ago
  94. a417657 am df2f5a07: am d55f0adf: Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  95. df2f5a0 am d55f0adf: Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  96. d55f0ad Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  97. 464431e Add definitions for store barrier. by Brian Carlstrom · 14 years ago
  98. 3c659a8 am f2af88e8: Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  99. f2af88e Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  100. 4e24696 am 64ba76c1: merge from open-source master by The Android Open Source Project · 14 years ago