1. fd5b425 libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 9 years ago
  2. 7977cc6 libcutils: drop use of mmap by Mark Salyzyn · 9 years ago
  3. 5d9e5ef libcutils: add fs_config_generate by Mark Salyzyn · 9 years ago
  4. 6865114 libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  5. 7e82633 Revert "libcutils: fs_config read from file" by Mark Salyzyn · 9 years ago
  6. 4e5f71a libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  7. a21c29e android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  8. 8b2c7de libcutils: add fs_config by Mark Salyzyn · 9 years ago
  9. 8193d41 Fix Windows strlcpy.c build. by Elliott Hughes · 9 years ago
  10. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 9 years ago
  11. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 9 years ago
  12. a492f37 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 9 years ago
  13. 60a347f Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 9 years ago
  14. 43db1c3 Revert "Disable the static libcutils tests." by Dan Albert · 9 years ago
  15. 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 9 years ago
  16. c02f81c Always unlink /dev/__kmsg__. by Elliott Hughes · 9 years ago
  17. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  18. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 9 years ago
  19. a0115bf Merge "Add make target for shared libcutils on host." by Richard Uhler · 9 years ago
  20. acb31ba Add make target for shared libcutils on host. by Richard Uhler · 9 years ago
  21. fc3576f Fix mac sdk build. by Christopher Ferris · 9 years ago
  22. 4830602 More Mac fix. by Dan Albert · 9 years ago
  23. e308104 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 9 years ago
  24. 728b13f (Probably) fix the mac build. by Dan Albert · 9 years ago
  25. 7dfb61d Move gettid() into libcutils. by Dan Albert · 9 years ago
  26. 5e14f41 am 6864e673: Merge "More SOCK_CLOEXEC" by Nick Kralevich · 9 years ago
  27. 6d3cddb More SOCK_CLOEXEC by Nick Kralevich · 9 years ago
  28. d9ee5ff am f1ac6917: Merge "Remove loghack.h." by Narayan Kamath · 9 years ago
  29. 453a332 Remove loghack.h. by Narayan Kamath · 9 years ago
  30. dc941b5 am 623eebe6: Merge "Libcutils: Remove unused variable" by Andreas Gampe · 9 years ago
  31. 7f71a45 Libcutils: Remove unused variable by Andreas Gampe · 9 years ago
  32. 7faec39 am 3bc8ae63: Merge "Use mkstemp for host ashmem." by Elliott Hughes · 9 years ago
  33. 2004a86 Use mkstemp for host ashmem. by Elliott Hughes · 9 years ago
  34. 8a2634c am 55732f49: Merge "android_reboot should take a const char*." by Elliott Hughes · 9 years ago
  35. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 9 years ago
  36. 631965a am e862350b: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  37. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  38. bd3bbff am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 9 years ago
  39. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 9 years ago
  40. bb60452 am 45c4c06f: Merge "Remove unused cruft from libcutils." by Elliott Hughes · 9 years ago
  41. 7c42c7f am 9f72ef89: Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 9 years ago
  42. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 9 years ago
  43. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 9 years ago
  44. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  45. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  46. 844c7cc am 5f2ff6a9: Add timed versions of stack dumping functions. by Christopher Ferris · 9 years ago
  47. 5f2ff6a Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  48. 4d9ddb1 am ec556521: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER." by Elliott Hughes · 10 years ago
  49. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  50. 28175b0 am fdb3da59: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  51. d6bd9bf Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  52. f8328e7 am 0e74cfb6: Merge "Fix references to HAVE_PRCTL." by Elliott Hughes · 10 years ago
  53. 292ccd3 Fix references to HAVE_PRCTL. by Elliott Hughes · 10 years ago
  54. 27484f2 am fae953eb: Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>." by Elliott Hughes · 10 years ago
  55. 6acf3d7 HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>. by Elliott Hughes · 10 years ago
  56. 422ced0 am 374de72b: Merge "Libcutils: Remove unused variable" by Andreas Gampe · 10 years ago
  57. 50c15f9 Libcutils: Remove unused variable by Andreas Gampe · 10 years ago
  58. 88cc0ad am eda16b98: Merge "Kill LOCAL_SOCKET_NAMESPACE." by Elliott Hughes · 10 years ago
  59. 9768d24 Kill LOCAL_SOCKET_NAMESPACE. by Elliott Hughes · 10 years ago
  60. ba96de5 am 3ef0460e: Merge "Remove the error-prone TARGET_CPU_SMP from system/core." by Elliott Hughes · 10 years ago
  61. e9ca709 Remove the error-prone TARGET_CPU_SMP from system/core. by Elliott Hughes · 10 years ago
  62. a57aacb am 29a34a5e: Merge "Disable the static libcutils tests." by Dan Albert · 10 years ago
  63. bb28776 Disable the static libcutils tests. by Dan Albert · 10 years ago
  64. 0b7f368 am 64d7117e: Merge "Second attempt to "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  65. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  66. 21d8d89 am 06279285: Merge "Revert "Move some tests to libc++."" by Dan Albert · 10 years ago
  67. 1d3b492 Revert "Move some tests to libc++." by Dan Albert · 10 years ago
  68. 498c813 am 7d196df6: Merge "Move some tests to libc++." by Dan Albert · 10 years ago
  69. e3cccbf Move some tests to libc++. by Dan Albert · 10 years ago
  70. aeac9cd am 85507404: Merge "Remove dead code." by Elliott Hughes · 10 years ago
  71. 9a092dd Remove dead code. by Elliott Hughes · 10 years ago
  72. 98a51de Merge "Fix native_handle_create to check if malloc fails" into lmp-mr1-dev by Michael Lentine · 10 years ago
  73. 2b8852d Fix native_handle_create to check if malloc fails by Michael Lentine · 10 years ago
  74. 6ea3552 am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  75. c37387a am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  76. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  77. d1380d6 am 33b33549: Merge "Make the default cgroup, the foreground cgroup." into lmp-mr1-dev by Riley Andrews · 10 years ago
  78. 522d72b Make the default cgroup, the foreground cgroup. by Riley Andrews · 10 years ago
  79. ddb3fe8 am ad0ff1d9: am 4fceda2b: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 10 years ago
  80. 2aaccfe am ad0ff1d9: am 4fceda2b: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 10 years ago
  81. 60c57da Add -no-integrated-as at local level. by Chih-Hung Hsieh · 10 years ago
  82. f381920 am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  83. 054627d am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  84. 2789faa Revert "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  85. 954fc61 am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  86. 2ac8207 am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  87. cb344d4 Rewrite atomic.h to use stdatomic.h. by Hans Boehm · 10 years ago
  88. c4affb2 am be0d295d: am 19d686ee: Merge "Don\'t manually link stlport." by Dan Albert · 10 years ago
  89. 31171b6 am be0d295d: am 19d686ee: Merge "Don\'t manually link stlport." by Dan Albert · 10 years ago
  90. b50af2b Don't manually link stlport. by Dan Albert · 10 years ago
  91. f9cdbb1 am 6c03b85f: am 32e2f1be: Merge "Clean up memset[16,32] routines: unify files names, remove redundant wrapper for 32-bit, remove Atom caches sizes for 64-bit, fix license." by Elliott Hughes · 10 years ago
  92. bdac720 am 6c03b85f: am 32e2f1be: Merge "Clean up memset[16,32] routines: unify files names, remove redundant wrapper for 32-bit, remove Atom caches sizes for 64-bit, fix license." by Elliott Hughes · 10 years ago
  93. 458d125 Clean up memset[16,32] routines: unify files names, remove redundant wrapper by Varvara Rainchik · 10 years ago
  94. 6bcc4ac Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  95. 07bb3f1 am 07dda6b5: Merge "Use the correct debuggerd given the tid." into lmp-dev by Christopher Ferris · 10 years ago
  96. a9fa7b8 Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  97. fb1b6da am 522c1d34: am e18ed89e: Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  98. fbb8db2 Remove makefile cruft. by Dan Albert · 10 years ago
  99. dccbb07 am a66532e7: am 91baad56: Merge "Fix some clang compilation issues." by Dan Albert · 10 years ago
  100. 949aa23 Fix some clang compilation issues. by Dan Albert · 10 years ago