1. fcbc961 Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects by Andrei Homescu · 2 years, 10 months ago
  2. aa4ebf2 Fix Errors.h on systems that define NO_ERROR by Andrei Homescu · 2 years, 10 months ago
  3. 5c15de2 Disable call stacks on every OS except Linux/Android by Andrei Homescu · 3 years, 1 month ago
  4. f164de8 libutils: ~RefBase more logs by Steven Moreland · 2 years, 10 months ago
  5. e75dd9a Adding libutils owner smoreland@ as fuzz targets owner for alerts by Anis Assi · 2 years, 10 months ago
  6. dde6034 Fix OkOrFail<status_t> conversion ambiguities by Atneya Nair · 3 years ago
  7. 4a39ba3 Merge "libutils: Remove a little dead code" by Treehugger Robot · 3 years ago
  8. 044be6b libutils: Remove a little dead code by Greg Kaiser · 3 years ago
  9. 39fc18b libutils -= libprocessgroup dep by Steven Moreland · 3 years ago
  10. 0455a2c libutils: don't call SetTaskProfiles around priority by Tim Murray · 3 years ago
  11. 02a3f95 Use 0 instead of NULL for comparison to char16_t by Colin Cross · 3 years ago
  12. e060580 Merge changes from topic "or_return" by Jiyong Park · 3 years ago
  13. 8b196a7 Sort exported headers of libutils by Jiyong Park · 3 years ago
  14. 705abe2 OR_RETURN supports status_t by Jiyong Park · 3 years, 1 month ago
  15. 6ee028f Enable afdo for libutils by Yi Kong · 3 years, 1 month ago
  16. e73180f libutils: do not follow process's group by Wei Wang · 3 years, 1 month ago
  17. 820da65 Remove libdl from shared_libs by Chris Parsons · 3 years, 2 months ago
  18. 6042b45 Merge "Merge Android 12" by Xin Li · 3 years, 3 months ago
  19. 1132977 Merge changes from topic "sysbg_aosp" by Wei Wang · 3 years, 3 months ago
  20. c39d60d libutils: use system_background for low prio tasks in framework by Wei Wang · 3 years, 4 months ago
  21. 7dc38fe Merge "Looper: Use sequence numbers in epoll_event to track requests" am: 663c692a2d by Treehugger Robot · 3 years, 4 months ago
  22. 663c692 Merge "Looper: Use sequence numbers in epoll_event to track requests" by Treehugger Robot · 3 years, 4 months ago
  23. 729057a Looper: Use sequence numbers in epoll_event to track requests by Prabir Pradhan · 3 years, 5 months ago
  24. e5eede1 Merge "RefBase: Unknown mFlag meaning" am: 53e977339b by Steven Moreland · 3 years, 5 months ago
  25. 0cbef72 RefBase: Unknown mFlag meaning by 陈冠有 · 3 years, 5 months ago
  26. 5153cde Merge "Split up the system/core/ TEST_MAPPING." am: 0589b7eb94 by Elliott Hughes · 3 years, 5 months ago
  27. 22e082e Split up the system/core/ TEST_MAPPING. by Elliott Hughes · 3 years, 5 months ago
  28. f34b244 Merge "Revert "Revert "Remove unused String8::setPathName.""" am: f9a9ee048c am: e9a9a4f071 by Treehugger Robot · 3 years, 6 months ago
  29. d03851e Revert "Revert "Remove unused String8::setPathName."" by Greg Kaiser · 3 years, 6 months ago
  30. 2cca5cc Merge "Revert "Remove unused String8::setPathName."" am: 615bf4ef14 am: 01f3306b69 by Greg Kaiser · 3 years, 6 months ago
  31. 70d9fb6 Revert "Remove unused String8::setPathName." by Greg Kaiser · 3 years, 6 months ago
  32. 941b1a6 Merge "Remove unused String8::setPathName." am: 40a0664b84 am: 5f7d548dc6 by Elliott Hughes · 3 years, 6 months ago
  33. c214426 Remove unused String8::setPathName. by Elliott Hughes · 3 years, 6 months ago
  34. b8e6835 Merge "libutil: no special copy from StaticString16" am: 7d067aee62 am: ece939ecc9 by Treehugger Robot · 3 years, 7 months ago
  35. dcd1cac Merge "String16 is moveable (noexcept)" am: 3551e457ca am: 32ceaa1299 by Treehugger Robot · 3 years, 7 months ago
  36. 6f92640 libutil: no special copy from StaticString16 by Jooyung Han · 3 years, 7 months ago
  37. 98b396e String16 is moveable (noexcept) by Jooyung Han · 3 years, 7 months ago
  38. e227bee Merge "Check for overflow in String16::append and String16::insert." into sc-dev am: eec890e173 by Elliott Hughes · 3 years, 7 months ago
  39. eec890e Merge "Check for overflow in String16::append and String16::insert." into sc-dev by Elliott Hughes · 3 years, 7 months ago
  40. 1ce243f Merge "Check for overflow in String8::real_append." into sc-dev am: 20462789dc by Elliott Hughes · 3 years, 7 months ago
  41. a6be6f0 Check for overflow in String16::append and String16::insert. by Elliott Hughes · 3 years, 7 months ago
  42. 5968276 Check for overflow in String8::real_append. by Elliott Hughes · 3 years, 7 months ago
  43. 272d503 Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" am: a14beb2dbc am: f4d3b9e85f by Treehugger Robot · 3 years, 8 months ago
  44. a14beb2 Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" by Treehugger Robot · 3 years, 8 months ago
  45. 51b958d Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 3 years, 8 months ago
  46. 0878f71 Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 3 years, 8 months ago
  47. b9a7a98 Merge "Increase coverage of Timers to 100%." am: 2dc28bcfc4 am: 1db66002c1 by Elliott Hughes · 3 years, 8 months ago
  48. 4139da6 Increase coverage of Timers to 100%. by Elliott Hughes · 3 years, 8 months ago
  49. 1056bd5 Merge "Remove String16::remove." am: e9c7c5c80c am: 50d6fc417e am: 203cdf89fc by Elliott Hughes · 3 years, 8 months ago
  50. e9c7c5c Merge "Remove String16::remove." by Elliott Hughes · 3 years, 8 months ago
  51. 2cf0411 Remove String16::remove. by Elliott Hughes · 3 years, 8 months ago
  52. 70673be Merge "libutils: remove the unused StopWatch lap functionality." am: 0839837fa4 am: 5c28af9897 am: 038077c1c5 by Treehugger Robot · 3 years, 8 months ago
  53. dc334a7 Remove String16::remove tests. by Elliott Hughes · 3 years, 8 months ago
  54. 0839837 Merge "libutils: remove the unused StopWatch lap functionality." by Treehugger Robot · 3 years, 8 months ago
  55. afa6e9f libutils: remove the unused StopWatch lap functionality. by Elliott Hughes · 3 years, 8 months ago
  56. 6801ff6 Merge "libutils: remove obsolete README." am: c85c9ee4e6 am: 542b434331 am: 47f22f9ba7 by Treehugger Robot · 3 years, 8 months ago
  57. af021e8 libutils: remove obsolete README. by Elliott Hughes · 3 years, 8 months ago
  58. 5586285 Merge "libutils: LightRefBase: incStrongRequireStrong" am: 1c65d40154 am: b31a05bb47 am: 77b47c4185 by Steven Moreland · 3 years, 9 months ago
  59. c2dc7cd libutils: LightRefBase: incStrongRequireStrong by Steven Moreland · 3 years, 9 months ago
  60. 02ede6f Merge "libutils: sharedbuffer test - expect greatness!" am: 9dd80b6b04 am: 246739cc61 am: 161d760f31 by Steven Moreland · 3 years, 9 months ago
  61. 128826c libutils: sharedbuffer test - expect greatness! by Steven Moreland · 3 years, 9 months ago
  62. 6182b33 Merge "Remove move dead code." am: acec0918e5 am: 1fc404900c am: 906a03fc49 by Elliott Hughes · 3 years, 9 months ago
  63. 4b7b4d6 Remove move dead code. by Elliott Hughes · 3 years, 9 months ago
  64. b996f3f Merge "Remove String8::toUpper()." am: 450f66bd8f am: ca3794ea68 am: 334a0b1c10 by Elliott Hughes · 3 years, 9 months ago
  65. 450f66b Merge "Remove String8::toUpper()." by Elliott Hughes · 3 years, 9 months ago
  66. 2efd418 Merge "libutils: group deprecated RefBase functions" am: 4efe03b492 am: 7e2a6bf3b0 am: 20606f64bd by Steven Moreland · 3 years, 9 months ago
  67. 4efe03b Merge "libutils: group deprecated RefBase functions" by Steven Moreland · 3 years, 9 months ago
  68. 8c8d361 libutils: group deprecated RefBase functions by Steven Moreland · 3 years, 9 months ago
  69. 9434f59 Remove String8::toUpper(). by Elliott Hughes · 3 years, 9 months ago
  70. b546cf8 Merge "Remove the weird range variants of String8::toLower() and String8::toUpper()." am: 561209ee66 am: 7e7ff3635d am: 685c0c9a7f by Elliott Hughes · 3 years, 9 months ago
  71. 561209e Merge "Remove the weird range variants of String8::toLower() and String8::toUpper()." by Elliott Hughes · 3 years, 9 months ago
  72. a858395 Remove the weird range variants of String8::toLower() and String8::toUpper(). by Elliott Hughes · 3 years, 9 months ago
  73. c33f57b Merge "Remove String16::makeLower()." by Treehugger Robot · 3 years, 9 months ago
  74. 7c4fc3c Merge "Remove String16::makeLower()." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  75. b0d5c56 Merge changes I66c97386,Id205c88d am: 05a7dfa104 am: 25d87e4419 am: debdf364bd by Treehugger Robot · 3 years, 9 months ago
  76. 49cb032 Remove String16::makeLower(). by Elliott Hughes · 3 years, 9 months ago
  77. dc43fb2 libutils: wp::fromExisting bugfix by Steven Moreland · 3 years, 9 months ago
  78. 016beb8 Remove String16::makeLower(). by Elliott Hughes · 3 years, 9 months ago
  79. 1d68548 libutils: add sp::cast method by Steven Moreland · 3 years, 10 months ago
  80. 746757a Merge "ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION" am: 99037347d6 am: d8c4c860ef am: e1a51daf9b by Steven Moreland · 3 years, 10 months ago
  81. da75cef ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Steven Moreland · 3 years, 10 months ago
  82. d9a8a7c Merge "libutils: better docs for sp<>::make" am: 767f264fa4 am: fb91070a83 am: 2eb2b5edbf by Steven Moreland · 3 years, 10 months ago
  83. 09b0495 libutils: better docs for sp<>::make by Steven Moreland · 3 years, 10 months ago
  84. 387c022 Merge "Disallow exit-time destructors in libutils." am: 1c9f84edeb am: c83480e3f9 am: 3fb1a85148 by Treehugger Robot · 3 years, 11 months ago
  85. 48a9eb4 Disallow exit-time destructors in libutils. by Elliott Hughes · 3 years, 11 months ago
  86. cc3a9ee Merge "Add docs to SystemClock.h" am: 0d4089cb1c am: 27e2d3d4fd am: ac92eef968 by Treehugger Robot · 3 years, 11 months ago
  87. 0d4089c Merge "Add docs to SystemClock.h" by Treehugger Robot · 3 years, 11 months ago
  88. 45e0dc1 Add docs to SystemClock.h by Zhomart Mukhamejanov · 3 years, 11 months ago
  89. 994fe35 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" am: d0bfde2f78 am: b2145c414a am: 4cf31dacb3 by Bob Badour · 3 years, 11 months ago
  90. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years ago
  91. f5186a5 Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"" am: ca474f994d am: aea25045ba am: fa48b67e98 by Treehugger Robot · 4 years ago
  92. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years ago
  93. 34add4f Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" am: d0aa350c02 am: 504895aacb am: d856628451 by Treehugger Robot · 4 years ago
  94. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years ago
  95. f0e5355 Merge "Add product_available to product available modules" am: a9e6057dad am: 9d879b847f am: 721f41f062 by Treehugger Robot · 4 years, 1 month ago
  96. feef4d3 Add product_available to product available modules by Justin Yun · 4 years, 2 months ago
  97. b425404 Merge "Resolved UAF issue in RefBase fuzzer" am: 9a79c84499 am: da2960df35 am: 5a8869456e by Hamzeh Zawawy · 4 years, 2 months ago
  98. 55107c1 Resolved UAF issue in RefBase fuzzer by Dylan Katz · 4 years, 4 months ago
  99. 5f94907 Merge "libutils: add unit tests for invalid utf-8 and utf-16 strings" am: eb85221dcf am: c21e63ea26 am: ddc33e4f85 am: cc2f1917ac by Devin Moore · 4 years, 2 months ago
  100. eb85221 Merge "libutils: add unit tests for invalid utf-8 and utf-16 strings" by Devin Moore · 4 years, 2 months ago