1. 7428c52 Make libbacktrace buildable for native_bridge by Victor Khimenko · 6 years ago
  2. 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 6 years ago
  3. 68604b9 Fail explicitly on length overflow. by Christopher Ferris · 6 years ago
  4. 9ada65c Merge "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 6 years ago
  5. 9d5845b Add fuzzers for libutils classes by Dylan Katz · 6 years ago
  6. 57affbf Add choice for changing sched policy when setting thread priority by Rick Yiu · 6 years ago
  7. 7ea0d74 Set min_sdk_version to be part of mainline modules by Jooyung Han · 6 years ago
  8. 8a6dff2 Fix mac build. by Christopher Ferris · 6 years ago
  9. 7b9f35c Change call to mmap64. by Christopher Ferris · 6 years ago
  10. f8987c3 [cleanup] Fix a clang-tidy warning by Yurii Zubrytskyi · 6 years ago
  11. 8bf9b16 Set apex_available property by Jiyong Park · 6 years ago
  12. 3c22033 Merge "String8: operator<<" by Steven Moreland · 6 years ago
  13. 8ef1e1b Merge "String*: remove 'StaticLinkage' constructor" by Steven Moreland · 6 years ago
  14. b1d3161 String8: operator<< by Steven Moreland · 6 years ago
  15. bdbd0dd Merge "libutils: introduce sp<T>::make" by Steven Moreland · 6 years ago
  16. f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 6 years ago
  17. 401d69a libutils: introduce sp<T>::make by Steven Moreland · 6 years ago
  18. ab19b99 Merge "Add apex available to libutils" by Jeffrey Huang · 6 years ago
  19. 18986cb Add apex available to libutils by Jeffrey Huang · 6 years ago
  20. 824418c Merge "String16: operator<<" by Steven Moreland · 6 years ago
  21. 6075b1f Merge "Refine set_sched_policy behavior" by Treehugger Robot · 6 years ago
  22. 7a57b8a String16: operator<< by Steven Moreland · 6 years ago
  23. 727a6dd String*: remove 'StaticLinkage' constructor by Steven Moreland · 6 years ago
  24. e90f7f0 Remove String16 header cruft. by Steven Moreland · 6 years ago
  25. f7f4442 Refine set_sched_policy behavior by Rick Yiu · 6 years ago
  26. 306f8b5 libutils: sp lh comparison w/ pointer by Steven Moreland · 6 years ago
  27. b091f4d DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master by Xin Li · 6 years ago
  28. 243f57b libutils: sp/wp: undef #defines by Steven Moreland · 6 years ago
  29. 1e8e49c statusToString: parenthesize strerror by Steven Moreland · 6 years ago
  30. 5341172 Add check to sp<> raw pointer constructor by Hans Boehm · 6 years ago
  31. 591cab8 Add statusToString function. by Steven Moreland · 6 years ago
  32. b5d3e90 FlattenableUtils::align memsets by Steven Moreland · 6 years ago
  33. 5f46923 Trace.h: explicitly use global namespace by Steven Moreland · 6 years ago
  34. ae9749a libutils: flattenable deprecation comment by Steven Moreland · 6 years ago
  35. 5a14142 Fix memory leak in String16 by Vic Yang · 6 years ago
  36. 1cb99ea libutils: Trace.h for everything but windows by Steven Moreland · 6 years ago
  37. 1af6acc Use Android systemTime implementation for host linux. by Brett Chabot · 6 years ago
  38. c21c0ac Merge "Remove unused big-endian cruft." by Elliott Hughes · 6 years ago
  39. c1e04d8 libutils: increase test TIMING_TOLERANCE_MS by Steven Moreland · 6 years ago
  40. b6e7de2 Remove unused big-endian cruft. by Elliott Hughes · 6 years ago
  41. f613b4a Merge "Reland "libutils: Introduce StaticString16""" by Treehugger Robot · 6 years ago
  42. 9fb93ed Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  43. c732c03 compare android::Vector and std::vector by Steven Moreland · 6 years ago
  44. 1270e4f Revert "Reland "libutils: Introduce StaticString16""" by Kevin Han · 6 years ago
  45. c55ac92 Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  46. 86eaa8d Revert "libutils: Introduce StaticString16" by Vic Yang · 6 years ago
  47. d4cb489 libutils: Introduce StaticString16 by Vic Yang · 6 years ago
  48. d7546f1 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 6 years ago
  49. 18daa7b libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 7 years ago
  50. 9658fc0 Remove two more unused utf32 functions. by Elliott Hughes · 7 years ago
  51. c0927e6 libutils: remove references to unimplemented func by Steven Moreland · 7 years ago
  52. 0e19f3b Remove utf32 functions. by Steven Moreland · 7 years ago
  53. 454ba7e Enable native_bridge_support for libutils by dimitry · 7 years ago
  54. 1406207 Looper: missing cinttypes when debugging poll/callbacks by Alessio Balsini · 7 years ago
  55. ee4cc04 Merge "libutils: more detailed logging." by Treehugger Robot · 7 years ago
  56. d33a2ee libutilscallstack: removed from darwin by Steven Moreland · 7 years ago
  57. fd12160 libutils: more detailed logging. by Elliott Hughes · 7 years ago
  58. 43f2907 Merge "libutils/libcutils: make host more like device" by Steven Moreland · 7 years ago
  59. e1a285d libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 7 years ago
  60. e6132be libutils/libcutils: make host more like device by Steven Moreland · 7 years ago
  61. 6e75ad6 Revert "Revert "Fix wp and sp comparison bugs"" by Hans Boehm · 7 years ago
  62. a2a2ad8 Revert "Fix wp and sp comparison bugs" by Hans Boehm · 7 years ago
  63. 029b12e Fix wp and sp comparison bugs by Hans Boehm · 7 years ago
  64. cb65c35 Add `test_suites` to libutils_test. by Elliott Hughes · 7 years ago
  65. 01705e4 Clean up libcutils/libutils tests. by Elliott Hughes · 7 years ago
  66. eb0ef14 MappedFile and FileMap should support zero-length mappings. by Elliott Hughes · 7 years ago
  67. 1bcb634 Merge changes from topic "re-revert move sched_policy functions" by Suren Baghdasaryan · 7 years ago
  68. cdd0aaa Merge "Remove dead code." by Elliott Hughes · 7 years ago
  69. 9491078 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 7 years ago
  70. d2962c8 Remove dead code. by Elliott Hughes · 7 years ago
  71. 1bef8c5 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 7 years ago
  72. 0284333 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 7 years ago
  73. d0dec30 Merge "libutils: use libbase_headers instead of libbase." by Treehugger Robot · 7 years ago
  74. 8338072 CallStack: include prefix/tag when unlinked by Steven Moreland · 7 years ago
  75. f0ea1e6 libutils: use libbase_headers instead of libbase. by Josh Gao · 7 years ago
  76. 0a8b4d1 use epoll_create1 by Nick Kralevich · 7 years ago
  77. 4f301cd Suppress lint warnings on google-default-arguments by Jiyong Park · 7 years ago
  78. 9fbebc5 "utils/Errors.h": include <stdint.h> for `int32_t`. by Elliott Hughes · 7 years ago
  79. 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 7 years ago
  80. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  81. 502f486 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  82. 85528e8 Move off safe-iop. by Elliott Hughes · 7 years ago
  83. 59cd823 Merge "Check sp<>::clear() for data races" by Hans Boehm · 7 years ago
  84. f4f7620 Check sp<>::clear() for data races by Hans Boehm · 7 years ago
  85. 7b6751d libutils: remove unused strzcmp16_h_n. by Elliott Hughes · 7 years ago
  86. 2a019ec Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  87. 5d70781 Merge "Merge Android Pie into master" by Xin Li · 7 years ago
  88. b9d0753 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  89. b708511 Merge "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  90. 9d3146a Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 8 years ago
  91. 9404f2d Merge changes from topic "looper_unique_fd" am: 7e7cefa2c7 by Josh Gao · 7 years ago
  92. 2d08ae5 libutils: switch Looper's fds to unique_fd. by Josh Gao · 7 years ago
  93. 2a6a58a Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  94. e1731a4 [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  95. 0f45e58 Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df by Yi Kong · 8 years ago
  96. c1a1562 Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  97. 4ebda90 Shared libs are supported in recovery mode am: 011ee12b1d by Jiyong Park · 8 years ago
  98. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 8 years ago
  99. dfe433d Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91 by Jiyong Park · 8 years ago
  100. 612210c Mark as recovery_available: true by Jiyong Park · 8 years ago