1. 6f92640 libutil: no special copy from StaticString16 by Jooyung Han · 4 years, 2 months ago
  2. 98b396e String16 is moveable (noexcept) by Jooyung Han · 4 years, 2 months ago
  3. a14beb2 Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" by Treehugger Robot · 4 years, 4 months ago
  4. 0878f71 Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 4 years, 4 months ago
  5. 4139da6 Increase coverage of Timers to 100%. by Elliott Hughes · 4 years, 4 months ago
  6. e9c7c5c Merge "Remove String16::remove." by Elliott Hughes · 4 years, 4 months ago
  7. 2cf0411 Remove String16::remove. by Elliott Hughes · 4 years, 4 months ago
  8. 0839837 Merge "libutils: remove the unused StopWatch lap functionality." by Treehugger Robot · 4 years, 4 months ago
  9. afa6e9f libutils: remove the unused StopWatch lap functionality. by Elliott Hughes · 4 years, 4 months ago
  10. af021e8 libutils: remove obsolete README. by Elliott Hughes · 4 years, 4 months ago
  11. c2dc7cd libutils: LightRefBase: incStrongRequireStrong by Steven Moreland · 4 years, 4 months ago
  12. 128826c libutils: sharedbuffer test - expect greatness! by Steven Moreland · 4 years, 4 months ago
  13. 4b7b4d6 Remove move dead code. by Elliott Hughes · 4 years, 5 months ago
  14. 450f66b Merge "Remove String8::toUpper()." by Elliott Hughes · 4 years, 5 months ago
  15. 4efe03b Merge "libutils: group deprecated RefBase functions" by Steven Moreland · 4 years, 5 months ago
  16. 8c8d361 libutils: group deprecated RefBase functions by Steven Moreland · 4 years, 5 months ago
  17. 9434f59 Remove String8::toUpper(). by Elliott Hughes · 4 years, 5 months ago
  18. 561209e Merge "Remove the weird range variants of String8::toLower() and String8::toUpper()." by Elliott Hughes · 4 years, 5 months ago
  19. a858395 Remove the weird range variants of String8::toLower() and String8::toUpper(). by Elliott Hughes · 4 years, 5 months ago
  20. c33f57b Merge "Remove String16::makeLower()." by Treehugger Robot · 4 years, 5 months ago
  21. dc43fb2 libutils: wp::fromExisting bugfix by Steven Moreland · 4 years, 5 months ago
  22. 016beb8 Remove String16::makeLower(). by Elliott Hughes · 4 years, 5 months ago
  23. 1d68548 libutils: add sp::cast method by Steven Moreland · 4 years, 5 months ago
  24. da75cef ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Steven Moreland · 4 years, 5 months ago
  25. 09b0495 libutils: better docs for sp<>::make by Steven Moreland · 4 years, 5 months ago
  26. 48a9eb4 Disallow exit-time destructors in libutils. by Elliott Hughes · 4 years, 6 months ago
  27. 0d4089c Merge "Add docs to SystemClock.h" by Treehugger Robot · 4 years, 6 months ago
  28. 45e0dc1 Add docs to SystemClock.h by Zhomart Mukhamejanov · 4 years, 6 months ago
  29. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  30. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years, 7 months ago
  31. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  32. feef4d3 Add product_available to product available modules by Justin Yun · 4 years, 10 months ago
  33. 55107c1 Resolved UAF issue in RefBase fuzzer by Dylan Katz · 5 years ago
  34. eb85221 Merge "libutils: add unit tests for invalid utf-8 and utf-16 strings" by Devin Moore · 4 years, 10 months ago
  35. 6bcbeea libutils: add unit tests for invalid utf-8 and utf-16 strings by Devin Moore · 4 years, 11 months ago
  36. 0248561 Merge changes from topic "vendor_ramdisk" by Yifan Hong · 4 years, 10 months ago
  37. 55015ff libcutils: make vendor_ramdisk_available. by Yifan Hong · 4 years, 10 months ago
  38. 939e43e Remove unused utf8_length(). by Elliott Hughes · 4 years, 10 months ago
  39. 8377b10 Disable callstack for mac too. by Christopher Ferris · 4 years, 11 months ago
  40. 0e69160 Remove include/backtrace symlink. by Christopher Ferris · 4 years, 11 months ago
  41. f2f016e Fix SharedBuffer tests to pass under hwasan. by Elliott Hughes · 4 years, 11 months ago
  42. 7fd5f8d DO NOT MERGE - Merge RP1A.201005.006 by The Android Open Source Project · 5 years ago
  43. 50ed92a Adds license header by Dylan Katz · 5 years ago
  44. 3e3e44c Merge "Fixes to String8 fuzzer" by Steven Moreland · 5 years ago
  45. fa02bb9 Revert "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 5 years ago
  46. 290efe3 Revert "Fix API for C compatibility" by Rick Yiu · 5 years ago
  47. 98e14de Fixes to String8 fuzzer by Dylan Katz · 5 years ago
  48. 806b3d8 Removed RWLock fuzzer by Dylan Katz · 5 years ago
  49. 91f3227 Merge "Move PropertyMap from libutils to libinput" am: 01a30c0d2b by Treehugger Robot · 5 years ago
  50. 1329696 Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 5 years ago
  51. 0a112d5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  52. b473061 Fix API for C compatibility by Greg Kaiser · 5 years ago
  53. 5d0eb66 Merge "Deprecate <utils/Debug.h>." by Elliott Hughes · 5 years ago
  54. 884cedc Don't #include <utils/Debug.h> from <utils/Flattenable.h>. by Elliott Hughes · 5 years ago
  55. 8328151 Deprecate <utils/Debug.h>. by Elliott Hughes · 5 years ago
  56. bad50ed libutils: check vsnprintf error by Steven Moreland · 5 years ago
  57. 2cfea97 Merge "Add second batch of fuzzers for libutils" by Elliott Hughes · 5 years ago
  58. 52c8422 Merge "Add uptimeNanos to SystemClock" by Treehugger Robot · 5 years ago
  59. 7168f27 Add second batch of fuzzers for libutils by Dylan Katz · 5 years ago
  60. a55ef96 Add uptimeNanos to SystemClock by Suprabh Shukla · 5 years ago
  61. ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 5 years ago
  62. ec8ff6e Merge "Soften BitSet class comment." am: 2ea91cfe76 am: 009d58d8da by Michael Wright · 5 years ago
  63. f32317c Soften BitSet class comment. by Michael Wright · 5 years ago
  64. 80c46b0 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 am: 64fb5012b8 am: 4e27b6992b am: 26b81f59d2 am: 8367a666b5 by Steven Moreland · 5 years ago
  65. add3b3a Merge "Make libbacktrace buildable for native_bridge" into rvc-dev by Victor Khimenko · 5 years ago
  66. 8367a66 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 am: 64fb5012b8 am: 4e27b6992b am: 26b81f59d2 by Steven Moreland · 5 years ago
  67. 3619489 Merge "String8: explicit int -> char cast." by Steven Moreland · 5 years ago
  68. 4e27b69 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 am: 64fb5012b8 by Steven Moreland · 5 years ago
  69. 64fb501 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 by Steven Moreland · 5 years ago
  70. 9be245c String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 by Steven Moreland · 5 years ago
  71. 107f18c String16::remove - avoid overflow am: 4048e49956 by Steven Moreland · 5 years ago
  72. fdbc565 String8: explicit int -> char cast. by Steven Moreland · 5 years ago
  73. 71f4494 Merge "Cast away signedness of built-ins in BitSet." by Michael Wright · 5 years ago
  74. 23e1363 Cast away signedness of built-ins in BitSet. by Michael Wright · 5 years ago
  75. fb60e6c Make libbacktrace buildable for native_bridge by Victor Khimenko · 5 years ago
  76. 5b028ba Move SingletonTest back to libutils_test by Yo Chiang · 5 years ago
  77. 9c83202 libutils: integer sanitization by Steven Moreland · 5 years ago
  78. 7428c52 Make libbacktrace buildable for native_bridge by Victor Khimenko · 5 years ago
  79. bff51b8 Fail explicitly on length overflow. by Christopher Ferris · 5 years ago
  80. 4048e49 String16::remove - avoid overflow by Steven Moreland · 5 years ago
  81. 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 5 years ago
  82. 68604b9 Fail explicitly on length overflow. by Christopher Ferris · 5 years ago
  83. 9ada65c Merge "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 5 years ago
  84. 9d5845b Add fuzzers for libutils classes by Dylan Katz · 5 years ago
  85. 57affbf Add choice for changing sched policy when setting thread priority by Rick Yiu · 6 years ago
  86. 7937f29 Set min_sdk_version to be part of mainline modules by Jooyung Han · 5 years ago
  87. 7ea0d74 Set min_sdk_version to be part of mainline modules by Jooyung Han · 5 years ago
  88. 310b46c Merge "Fix mac build." into rvc-dev by Christopher Ferris · 5 years ago
  89. 1500d0e Fix mac build. by Christopher Ferris · 5 years ago
  90. 8a6dff2 Fix mac build. by Christopher Ferris · 5 years ago
  91. de38b1a Change call to mmap64. by Christopher Ferris · 5 years ago
  92. 7b9f35c Change call to mmap64. by Christopher Ferris · 5 years ago
  93. f8987c3 [cleanup] Fix a clang-tidy warning by Yurii Zubrytskyi · 5 years ago
  94. a206b8c Set apex_available property by Jiyong Park · 5 years ago
  95. 8bf9b16 Set apex_available property by Jiyong Park · 5 years ago
  96. 3c22033 Merge "String8: operator<<" by Steven Moreland · 6 years ago
  97. 8ef1e1b Merge "String*: remove 'StaticLinkage' constructor" by Steven Moreland · 6 years ago
  98. b1d3161 String8: operator<< by Steven Moreland · 6 years ago
  99. bdbd0dd Merge "libutils: introduce sp<T>::make" by Steven Moreland · 6 years ago
  100. f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 6 years ago