1. f613b4a Merge "Reland "libutils: Introduce StaticString16""" by Treehugger Robot · 5 years ago
  2. 9fb93ed Reland "libutils: Introduce StaticString16"" by Vic Yang · 5 years ago
  3. c732c03 compare android::Vector and std::vector by Steven Moreland · 5 years ago
  4. 1270e4f Revert "Reland "libutils: Introduce StaticString16""" by Kevin Han · 5 years ago
  5. c55ac92 Reland "libutils: Introduce StaticString16"" by Vic Yang · 5 years ago
  6. 86eaa8d Revert "libutils: Introduce StaticString16" by Vic Yang · 5 years ago
  7. d4cb489 libutils: Introduce StaticString16 by Vic Yang · 5 years ago
  8. d7546f1 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 5 years ago
  9. 18daa7b libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 5 years ago
  10. 9658fc0 Remove two more unused utf32 functions. by Elliott Hughes · 5 years ago
  11. c0927e6 libutils: remove references to unimplemented func by Steven Moreland · 5 years ago
  12. 0e19f3b Remove utf32 functions. by Steven Moreland · 5 years ago
  13. 454ba7e Enable native_bridge_support for libutils by dimitry · 6 years ago
  14. 1406207 Looper: missing cinttypes when debugging poll/callbacks by Alessio Balsini · 6 years ago
  15. ee4cc04 Merge "libutils: more detailed logging." by Treehugger Robot · 6 years ago
  16. d33a2ee libutilscallstack: removed from darwin by Steven Moreland · 6 years ago
  17. fd12160 libutils: more detailed logging. by Elliott Hughes · 6 years ago
  18. 43f2907 Merge "libutils/libcutils: make host more like device" by Steven Moreland · 6 years ago
  19. e1a285d libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 6 years ago
  20. e6132be libutils/libcutils: make host more like device by Steven Moreland · 6 years ago
  21. 6e75ad6 Revert "Revert "Fix wp and sp comparison bugs"" by Hans Boehm · 6 years ago
  22. a2a2ad8 Revert "Fix wp and sp comparison bugs" by Hans Boehm · 6 years ago
  23. 029b12e Fix wp and sp comparison bugs by Hans Boehm · 6 years ago
  24. cb65c35 Add `test_suites` to libutils_test. by Elliott Hughes · 6 years ago
  25. 01705e4 Clean up libcutils/libutils tests. by Elliott Hughes · 6 years ago
  26. eb0ef14 MappedFile and FileMap should support zero-length mappings. by Elliott Hughes · 6 years ago
  27. 1bcb634 Merge changes from topic "re-revert move sched_policy functions" by Suren Baghdasaryan · 6 years ago
  28. cdd0aaa Merge "Remove dead code." by Elliott Hughes · 6 years ago
  29. 9491078 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 6 years ago
  30. d2962c8 Remove dead code. by Elliott Hughes · 6 years ago
  31. 1bef8c5 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 6 years ago
  32. 0284333 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  33. d0dec30 Merge "libutils: use libbase_headers instead of libbase." by Treehugger Robot · 6 years ago
  34. 8338072 CallStack: include prefix/tag when unlinked by Steven Moreland · 6 years ago
  35. f0ea1e6 libutils: use libbase_headers instead of libbase. by Josh Gao · 6 years ago
  36. 0a8b4d1 use epoll_create1 by Nick Kralevich · 6 years ago
  37. 4f301cd Suppress lint warnings on google-default-arguments by Jiyong Park · 6 years ago
  38. 9fbebc5 "utils/Errors.h": include <stdint.h> for `int32_t`. by Elliott Hughes · 6 years ago
  39. 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 6 years ago
  40. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  41. 502f486 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  42. 85528e8 Move off safe-iop. by Elliott Hughes · 6 years ago
  43. 59cd823 Merge "Check sp<>::clear() for data races" by Hans Boehm · 6 years ago
  44. f4f7620 Check sp<>::clear() for data races by Hans Boehm · 6 years ago
  45. 7b6751d libutils: remove unused strzcmp16_h_n. by Elliott Hughes · 6 years ago
  46. 2a019ec Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 6 years ago
  47. 5d70781 Merge "Merge Android Pie into master" by Xin Li · 6 years ago
  48. b9d0753 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 6 years ago
  49. b708511 Merge "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 6 years ago
  50. 9d3146a Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 7 years ago
  51. 9404f2d Merge changes from topic "looper_unique_fd" am: 7e7cefa2c7 by Josh Gao · 6 years ago
  52. 2d08ae5 libutils: switch Looper's fds to unique_fd. by Josh Gao · 6 years ago
  53. 2a6a58a Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 6 years ago
  54. e1731a4 [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  55. 0f45e58 Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df by Yi Kong · 6 years ago
  56. c1a1562 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  57. 4ebda90 Shared libs are supported in recovery mode am: 011ee12b1d by Jiyong Park · 6 years ago
  58. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 6 years ago
  59. dfe433d Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91 by Jiyong Park · 6 years ago
  60. 612210c Mark as recovery_available: true by Jiyong Park · 7 years ago
  61. 8701368 Merge "Remove more semicolons at the end of namespaces" am: d652a9e231 by Pirama Arumuga Nainar · 7 years ago
  62. 90affce Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 7 years ago
  63. 2a8e2cd Merge "Remove extra semicolon at end of namespace" am: 1d2bf45b55 am: c309a0715f by Pirama Arumuga Nainar · 7 years ago
  64. eab48ce Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 7 years ago
  65. d3c26ed Merge "Revert "libutilscallstack is private VNDK-SP"" am: 7a72d07e40 by Jiyong Park · 7 years ago
  66. 130fea3 Revert "libutilscallstack is private VNDK-SP" by Jiyong Park · 7 years ago
  67. d6c3476 Merge "libutils: Remove Static.cpp and darwin hacks." am: 929112bcd1 by Steven Moreland · 7 years ago
  68. 241b93c libutils: Remove Static.cpp and darwin hacks. by Steven Moreland · 7 years ago
  69. 977f72f String16: remove integer overflows by Steven Moreland · 7 years ago
  70. 9571234 libutils: remove subdirs by Steven Moreland · 7 years ago
  71. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  72. a32678d libutilscallstack is private VNDK-SP by Jiyong Park · 7 years ago
  73. abfb9f3 Remove libziparchive dependency on libutils by David Sehr · 7 years ago
  74. 51c2088 Merge "Usage suggestions." by Treehugger Robot · 7 years ago
  75. b8f152d Usage suggestions. by Steven Moreland · 7 years ago
  76. 8edb490 Remove CompileTimeIfElse. by Steven Moreland · 7 years ago
  77. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  78. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  79. 829ecaa Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8 by Dan Willemsen · 7 years ago
  80. f106bb6 Merge "Fix / suppress new unused warnings for mingw+clang" by Dan Willemsen · 7 years ago
  81. 528f144 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  82. d38831e Merge "libutils: Cleanup unused class declaration" am: 23cc38d440 by Logan Chien · 7 years ago
  83. 20f7dc7 libutils: Cleanup unused class declaration by Logan Chien · 7 years ago
  84. 23e27db Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  85. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
  86. b128c78 Merge "libutils: Fix bug in strstr16." by Treehugger Robot · 7 years ago
  87. bf3fff1 libutils: Fix bug in strstr16. by Branislav Rankov · 7 years ago
  88. abb3521 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  89. f973417 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  90. 0567c0e Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  91. c956b18 libutils: liblog export headers by Steven Moreland · 7 years ago
  92. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  93. 95d7cbb Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  94. 1f64241 libutils: liblog export headers by Steven Moreland · 7 years ago
  95. 60a410d Merge changes from topic "linux_glibc" am: 7b3d4da91a am: 348a082469 by Dan Willemsen · 7 years ago
  96. 348a082 Merge changes from topic "linux_glibc" am: 7b3d4da91a by Dan Willemsen · 7 years ago
  97. 7b3d4da Merge changes from topic "linux_glibc" by Dan Willemsen · 7 years ago
  98. 84b998f Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc by George Burgess IV · 7 years ago
  99. 584853b Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc by George Burgess IV · 7 years ago
  100. 6753bc4 Silence a use-after-free warning from the analyzer by George Burgess IV · 7 years ago