1. 6891df7 am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bionic\'s privates." by Elliott Hughes · 11 years ago
  2. 7f7b12b am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions" by Elliott Hughes · 11 years ago
  3. 478c566 libcutils doesn't need to be looking at bionic's privates. by Elliott Hughes · 11 years ago
  4. 4aa51cd Cleanup x86 flags and memset versions by Pavel Chupin · 11 years ago
  5. f47c01d am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 processors" by Ying Wang · 11 years ago
  6. 51546ee Use SSE2 enhanced memset for capable x86 processors by Daniel Leung · 12 years ago
  7. 0ee7d8c Fix Mac builds, for realz. by Jeff Sharkey · 11 years ago
  8. 4481c32 Fix Mac builds. by Jeff Sharkey · 11 years ago
  9. 9227bd3 Move liblog headers to system/core/include/log by Colin Cross · 11 years ago
  10. abb7d58 HACK: cutils: restore record_stream temporarily by Dima Zavin · 11 years ago
  11. b39e3a8 libcutils: Don't build host property support by Nick Kralevich · 11 years ago
  12. e00a12b cutils: first pass at cleaning up legacy/obsolete code in cutils by Dima Zavin · 11 years ago
  13. 821620f am c796ed97: We need libcutils to include liblog by Ying Wang · 11 years ago
  14. c796ed9 We need libcutils to include liblog by Ying Wang · 11 years ago
  15. 9c37960 am 9b32f87a: Merge "Add Mips memset speedup" by Keun-young Park · 11 years ago
  16. 9b32f87 Merge "Add Mips memset speedup" by Keun-young Park · 11 years ago
  17. c5c410f am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  18. 241194c Merge "[MIPS] Benchmark test for MIPS memset16/memset32" by Jeffrey Brown · 11 years ago
  19. def8d6a The localtime_tz and mktime_tz extensions are now in bionic. by Elliott Hughes · 12 years ago
  20. d4a8098 [MIPS] Benchmark test for MIPS memset16/memset32 by Duane Sand · 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. 9685194 File-system utilities for installd and zygote. by Jeff Sharkey · 12 years ago
  24. 1ca1205 Add Mips memset speedup by Duane Sand · 12 years ago
  25. fd7f1b6 Revert "Revert "Upgrade to dlmalloc 2.8.5."" by Ian Rogers · 12 years ago
  26. 42b83c6 Revert "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  27. 1768707 am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  28. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  29. de980f2 Omit multiuser.c from Windows builds. by Jeff Sharkey · 12 years ago
  30. 2be5338 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  31. 885342a Multi-user external storage support. by Jeff Sharkey · 12 years ago
  32. 93be76f am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support." by Jean-Baptiste Queru · 12 years ago
  33. 6521a41 Remove system/core's remnants of SH support. by Elliott Hughes · 12 years ago
  34. 46ac0ef Include to define uid_t. by Jeff Sharkey · 12 years ago
  35. 9509d27 Native utils for working with user and app IDs. by Jeff Sharkey · 12 years ago
  36. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  37. 4a6b384 Provide portable wrapper for qsort_r. by Jeff Brown · 12 years ago
  38. 99e7f7a Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 12 years ago
  39. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 12 years ago
  40. 7e14e0c cutils: only build klog for target by Dima Zavin · 13 years ago
  41. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  42. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  43. 29e1e73 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  44. 1ac6dde Move qtaguid.c from common sources in Android.mk to fix windows build. by Ashish Sharma · 13 years ago
  45. 8626cce Add communication support for xt_qtaguid(network traffic accounting) kernel module. by Ashish Sharma · 13 years ago
  46. 2b8f76c Tracking merge of dalvik-dev to master by jeffhao · 13 years ago
  47. b05b0b5 Crypto changes for devices that don't write ext4 fs on wipe by Ken Sumrall · 13 years ago
  48. 14fc0c2 libcutils: build str_parms test for target instead of host by Dima Zavin · 13 years ago
  49. 0e02fca Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils" by Dima Zavin · 13 years ago
  50. b0d0e26 resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  51. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  52. de35f27 am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  53. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  54. e3ab424 am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  55. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  56. 0fad7d0 libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils by Dima Zavin · 13 years ago
  57. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 13 years ago
  58. bb12ac9 Assembly coded android_memset16 and android_memset32 by Lu, Hongjiu · 14 years ago
  59. d7a2952 Assembly coded android_memset16 and android_memset32 by Bruce Beare · 14 years ago
  60. 7ab237f Including dl heap stubs for the dalvikvm host build by Jesse Wilson · 14 years ago
  61. 93b0cb4 Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  62. ac322da Atomic/SMP update. by Andy McFadden · 14 years ago
  63. 10d469b system: Add support for getting/setting i/o priorities and include a userspace tool by San Mehat · 14 years ago
  64. cf63d5d Implementation of open_memstream(). by Andy McFadden · 14 years ago
  65. 573463c am 62f39c10: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  66. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  67. 67a2ea3 Now all the callers are gone, remove adb_networking.*. by Elliott Hughes · 15 years ago
  68. 493dad9 libcutils: Add abstracted support for setting scheduler policies by San Mehat · 15 years ago
  69. c6af911 added SuperH atomic support to libcutils by Shin-ichiro KAWASAKI · 15 years ago
  70. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  71. 260f48a Helper to perform abortable blocking operations on a socket: by Nick Pelly · 15 years ago
  72. 1edfd38 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  73. f3cdf37 Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets. by Raphael · 15 years ago
  74. 6766711 merge master to master_gl by Mathias Agopian · 15 years ago
  75. 3fc51ba move native_handle stuff from master_gl by Mathias Agopian · 15 years ago
  76. 92a7541 Helper to perform abortable blocking operations on a socket: by Nick Pelly · 15 years ago
  77. 8f13782 move native_handle stuff from master_gl by Mathias Agopian · 15 years ago
  78. 34c22c5 am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 15 years ago
  79. 414ff7d Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 15 years ago
  80. 1d3faaf Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  81. b1487e4 auto import //branches/master/...@140412 by The Android Open Source Project · 15 years ago
  82. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  85. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago