1. 6f94423 Merge "statusToString: parenthesize strerror" am: b033ea31ad am: aca5fcae52 by Automerger Merge Worker · 5 years ago
  2. 240b703 statusToString: parenthesize strerror by Steven Moreland · 5 years ago
  3. 1f289ae Merge "Add check to sp<> raw pointer constructor" am: c532941e54 am: 174f8d8b1e by Hans Boehm · 5 years ago
  4. 7472ecb Add check to sp<> raw pointer constructor by Hans Boehm · 6 years ago
  5. 44c51f7 Merge "Add statusToString function." am: 1af471dc03 am: 4fedf87154 by Steven Moreland · 5 years ago
  6. 693957d Add statusToString function. by Steven Moreland · 5 years ago
  7. c9b16f1 Merge "Trace.h: explicitly use global namespace" am: a8854d3460 am: 15d5ef59e7 by Steven Moreland · 5 years ago
  8. ec70cbc FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea am: 3f273f49f1 am: f7724dfcfb am: 4392bca7f7 am: 80965d4ee9 by Steven Moreland · 5 years ago
  9. 0ec1f33 FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea am: 3f273f49f1 by Steven Moreland · 5 years ago
  10. 1655a44 FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea am: 3f273f49f1 by Steven Moreland · 5 years ago
  11. 82c9e36 FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea by Steven Moreland · 5 years ago
  12. 3ca7617 FlattenableUtils::align memsets am: e62a9d7669 by Steven Moreland · 5 years ago
  13. f68fd08 Trace.h: explicitly use global namespace by Steven Moreland · 5 years ago
  14. acea7c7 FlattenableUtils::align memsets by Steven Moreland · 6 years ago
  15. 3fe207a libutils: flattenable deprecation comment by Steven Moreland · 6 years ago
  16. 041f64e Fix memory leak in String16 by Vic Yang · 6 years ago
  17. 282fffa libutils: Trace.h for everything but windows by Steven Moreland · 6 years ago
  18. 0e084e8 Use Android systemTime implementation for host linux. by Brett Chabot · 6 years ago
  19. 1f1d6ec Merge "Remove unused big-endian cruft." by Elliott Hughes · 6 years ago
  20. e45a439 libutils: increase test TIMING_TOLERANCE_MS by Steven Moreland · 6 years ago
  21. 8d25a75 Remove unused big-endian cruft. by Elliott Hughes · 6 years ago
  22. 8b7f6c7 Merge "Reland "libutils: Introduce StaticString16""" by Treehugger Robot · 6 years ago
  23. 75fdc65 Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  24. 2f5a0dc compare android::Vector and std::vector by Steven Moreland · 6 years ago
  25. 522ad68 Revert "Reland "libutils: Introduce StaticString16""" by Kevin Han · 6 years ago
  26. 03b614c Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  27. b5acf6e Revert "libutils: Introduce StaticString16" by Vic Yang · 6 years ago
  28. 6b6ff65 libutils: Introduce StaticString16 by Vic Yang · 6 years ago
  29. 490e3b4 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 6 years ago
  30. 10c8f92 libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 6 years ago
  31. a66c838 Remove two more unused utf32 functions. by Elliott Hughes · 6 years ago
  32. 44427c6 libutils: remove references to unimplemented func by Steven Moreland · 6 years ago
  33. 9d8371a Remove utf32 functions. by Steven Moreland · 6 years ago
  34. 97b30fc Enable native_bridge_support for libutils by dimitry · 6 years ago
  35. c4df7c7 Looper: missing cinttypes when debugging poll/callbacks by Alessio Balsini · 6 years ago
  36. 734846a Merge "libutils: more detailed logging." by Treehugger Robot · 6 years ago
  37. c232d3c libutilscallstack: removed from darwin by Steven Moreland · 6 years ago
  38. edee7b2 libutils: more detailed logging. by Elliott Hughes · 6 years ago
  39. e398baa Merge "libutils/libcutils: make host more like device" by Steven Moreland · 6 years ago
  40. 45ef2e7 libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 6 years ago
  41. be06752 libutils/libcutils: make host more like device by Steven Moreland · 6 years ago
  42. 5ac1901 Revert "Revert "Fix wp and sp comparison bugs"" by Hans Boehm · 6 years ago
  43. 9c75b58 Revert "Fix wp and sp comparison bugs" by Hans Boehm · 6 years ago
  44. dc62d81 Fix wp and sp comparison bugs by Hans Boehm · 6 years ago
  45. 3510efc Add `test_suites` to libutils_test. by Elliott Hughes · 6 years ago
  46. 417579a Clean up libcutils/libutils tests. by Elliott Hughes · 6 years ago
  47. 8dd578c MappedFile and FileMap should support zero-length mappings. by Elliott Hughes · 6 years ago
  48. 30b9943 Merge changes from topic "re-revert move sched_policy functions" by Suren Baghdasaryan · 6 years ago
  49. d595754 Merge "Remove dead code." by Elliott Hughes · 6 years ago
  50. 0f6b6e9 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 6 years ago
  51. aecbf9e Remove dead code. by Elliott Hughes · 6 years ago
  52. a1c8352 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 6 years ago
  53. 1d6b373 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  54. beeae01 Merge "libutils: use libbase_headers instead of libbase." by Treehugger Robot · 6 years ago
  55. 93ffa49 CallStack: include prefix/tag when unlinked by Steven Moreland · 6 years ago
  56. 782ef64 libutils: use libbase_headers instead of libbase. by Josh Gao · 6 years ago
  57. b487830 use epoll_create1 by Nick Kralevich · 6 years ago
  58. d0eb589 Suppress lint warnings on google-default-arguments by Jiyong Park · 6 years ago
  59. cd67bdb "utils/Errors.h": include <stdint.h> for `int32_t`. by Elliott Hughes · 6 years ago
  60. 8c9de83 Move system/core/ off NO_ERROR. by Elliott Hughes · 7 years ago
  61. 5aae6db Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  62. 4d1d0f9 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  63. 8e3b0f1 Move off safe-iop. by Elliott Hughes · 7 years ago
  64. 5c6954f Merge "Check sp<>::clear() for data races" by Hans Boehm · 7 years ago
  65. a409e59 Check sp<>::clear() for data races by Hans Boehm · 7 years ago
  66. 01e22d8 libutils: remove unused strzcmp16_h_n. by Elliott Hughes · 7 years ago
  67. e71b1cd Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  68. 832a72a Merge "Merge Android Pie into master" by Xin Li · 7 years ago
  69. 65a3a76 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  70. 659ab8b Merge "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  71. 2fff2c3 Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 7 years ago
  72. 0cbe6b4 Merge changes from topic "looper_unique_fd" am: 7e7cefa2c7 by Josh Gao · 7 years ago
  73. 8139688 libutils: switch Looper's fds to unique_fd. by Josh Gao · 7 years ago
  74. 3092340 Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  75. 6eabd4a [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  76. 29da216 Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df by Yi Kong · 7 years ago
  77. 15addc4 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  78. 6f7326a Shared libs are supported in recovery mode am: 011ee12b1d by Jiyong Park · 7 years ago
  79. a6226c4 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  80. f122a17 Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91 by Jiyong Park · 7 years ago
  81. d3036ab Mark as recovery_available: true by Jiyong Park · 7 years ago
  82. 3de5533 Merge "Remove more semicolons at the end of namespaces" am: d652a9e231 by Pirama Arumuga Nainar · 7 years ago
  83. da210f0 Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 7 years ago
  84. 7cb3655 Merge "Remove extra semicolon at end of namespace" am: 1d2bf45b55 am: c309a0715f by Pirama Arumuga Nainar · 7 years ago
  85. 4379e64 Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 7 years ago
  86. 551dbaa Merge "Revert "libutilscallstack is private VNDK-SP"" am: 7a72d07e40 by Jiyong Park · 7 years ago
  87. 2e27696 Revert "libutilscallstack is private VNDK-SP" by Jiyong Park · 7 years ago
  88. 684b5cf Revert "libutilscallstack is private VNDK-SP" by Jiyong Park · 7 years ago
  89. e71db1d String16: remove integer overflows am: 0e5fbea01c am: b02e0ab211 by Steven Moreland · 7 years ago
  90. d0be2fd String16: remove integer overflows am: 0e5fbea01c by Steven Moreland · 7 years ago
  91. 9ab374d Merge "libutils: Remove Static.cpp and darwin hacks." am: 929112bcd1 by Steven Moreland · 7 years ago
  92. 4c7bddd libutils: Remove Static.cpp and darwin hacks. by Steven Moreland · 7 years ago
  93. 85ede77 String16: remove integer overflows by Steven Moreland · 7 years ago
  94. 6b32b99 String16: remove integer overflows by Steven Moreland · 7 years ago
  95. 68bf7b9 libutils: remove subdirs by Steven Moreland · 7 years ago
  96. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  97. 278d69a libutilscallstack is private VNDK-SP by Jiyong Park · 7 years ago
  98. f9a4cc1 Remove libziparchive dependency on libutils by David Sehr · 7 years ago
  99. fb60717 Merge "Usage suggestions." by Treehugger Robot · 7 years ago
  100. a3f9ad5 Usage suggestions. by Steven Moreland · 7 years ago