1. a185351 Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8"""" by Tomasz Wasilczyk · 2 years, 5 months ago
  2. 141255f Revert "Revert "Revert "Drop all path-related methods from android::String8""" by Rhed Jao · 2 years, 5 months ago
  3. 4b6a7c3 Revert "Revert "Drop all path-related methods from android::String8"" by Tomasz Wasilczyk · 2 years, 5 months ago
  4. cff2e40 Revert "Drop all path-related methods from android::String8" by Tomasz Wasilczyk · 2 years, 5 months ago
  5. b9dc1c2 Drop all path-related methods from android::String8 by Tomasz Wasilczyk · 2 years, 6 months ago
  6. e474f21 Check the ABI of libutils for vendor and product only by Hsin-Yi Chen · 2 years, 5 months ago
  7. 18560ef Merge "Migrate from android::String isEmpty to empty" into main by Treehugger Robot · 2 years, 6 months ago
  8. 9578c77 Merge "Implement String8|16::empty and String16::length" into main by Tomasz Wasilczyk · 2 years, 6 months ago
  9. 92ad0d3 Merge "Lose convertToResPath to aapt." into main by Tomasz Wasilczyk · 2 years, 6 months ago
  10. 1d98fe0 Lose convertToResPath to aapt. by Elliott Hughes · 4 years, 7 months ago
  11. f597129 Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 6 months ago
  12. 2676893 Implement String8|16::empty and String16::length by Tomasz Wasilczyk · 2 years, 6 months ago
  13. 6d1b644 Drop String::empty() by Tomasz Wasilczyk · 2 years, 6 months ago
  14. 18b7461 Migrate String8/16 from .string() to c_str() by Tomasz Wasilczyk · 2 years, 6 months ago
  15. 90af415 Add String16::c_str and start using it. by Tomasz Wasilczyk · 2 years, 6 months ago
  16. 4a33c22 Merge "String8: fix infinite loop and segmentation fault in removeAll()" into main by Eric Miao · 2 years, 7 months ago
  17. c6ce48e String8: fix infinite loop and segmentation fault in removeAll() by Eric Miao · 2 years, 7 months ago
  18. 435b520 Merge "Fix libutils_fuzz_string8 deadlock." into main by Treehugger Robot · 2 years, 7 months ago
  19. 749becf Fix libutils_fuzz_string8 deadlock. by Steven Moreland · 2 years, 7 months ago
  20. cb199b4 libutils: Improve performance of utf8_to_utf16/utf16_to_utf8 by Eric Miao · 3 years, 2 months ago
  21. f5d4eda Merge "libutils: rewrite Vector fuzzer" by Treehugger Robot · 2 years, 8 months ago
  22. 379d5c8 libutils: rewrite Vector fuzzer by Steven Moreland · 2 years, 8 months ago
  23. aab4105 Drop const assignment operator. by Tomasz Wasilczyk · 2 years, 8 months ago
  24. 2aba0a2 Fix LruCache, allow std:string caching by Fabien Sanglard · 2 years, 8 months ago
  25. b3e1993 Add the Missing Header by Hao Chen · 2 years, 9 months ago
  26. 3e8ad4d Halve iteration count for some RefBase tests by Hans Boehm · 2 years, 9 months ago
  27. 6634c17 Fix the missing std by zijunzhao · 3 years ago
  28. ff9e640 Replace "apex_inherit" min_sdk_version by Zhi Dou · 3 years, 2 months ago
  29. 20d45cc Merge "Add an ABI dump directory for libutils" by Hsin-Yi Chen · 3 years, 2 months ago
  30. 3de02bd Add an ABI dump directory for libutils by Hsin-Yi Chen · 3 years, 2 months ago
  31. c252707 libutils: Add more tests for Unicode by Eric Miao · 3 years, 2 months ago
  32. 890f064 libutils: Fix missing definition of shared_ptr and unique_ptr by Biswapriyo Nath · 3 years, 3 months ago
  33. 9e25bf0 libutils: Include limits for std::numeric_limits::max by Biswapriyo Nath · 3 years, 4 months ago
  34. b7412c8 libutils: RefBase DEBUG_REF love by Steven Moreland · 3 years, 4 months ago
  35. 377adea libutils: DEBUG_* modes compile forever by Steven Moreland · 3 years, 4 months ago
  36. b795d6f Fix the build with a newer LLVM. by Elliott Hughes · 3 years, 5 months ago
  37. 15fee82 Fix thread unwind in CallStack. by Christopher Ferris · 3 years, 5 months ago
  38. 4913ca8 Remove unnecessary std::unary_function base classes by Ryan Prichard · 3 years, 6 months ago
  39. 643d08e Merge "RefBase: test for stack check" am: 5daa3bb90e by Steven Moreland · 3 years, 7 months ago
  40. 5daa3bb Merge "RefBase: test for stack check" by Steven Moreland · 3 years, 7 months ago
  41. cd4ef87 RefBase: test for stack check by Steven Moreland · 3 years, 7 months ago
  42. c55c68f Merge "libutils: disallow extending lifetime on stack" am: ea25b4ba5b by Steven Moreland · 3 years, 7 months ago
  43. ea25b4b Merge "libutils: disallow extending lifetime on stack" by Steven Moreland · 3 years, 7 months ago
  44. de52706 Merge "libutils: RefBase always disallow on stack" am: 51e98b8378 by Steven Moreland · 3 years, 7 months ago
  45. 51e98b8 Merge "libutils: RefBase always disallow on stack" by Steven Moreland · 3 years, 7 months ago
  46. 414bab9 Merge "libutils: RefBase: extra check for double own" am: b0fe01da56 by Steven Moreland · 3 years, 7 months ago
  47. d086fe5 libutils: disallow extending lifetime on stack by Steven Moreland · 3 years, 7 months ago
  48. c340a08 libutils: RefBase always disallow on stack by Steven Moreland · 3 years, 7 months ago
  49. 483a2de libutils: RefBase: extra check for double own by Steven Moreland · 3 years, 7 months ago
  50. ebe6598 Merge tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 3 years, 8 months ago
  51. 9d8af6a RefBase: disallow make_shared, make_unique by Steven Moreland · 3 years, 9 months ago
  52. d82bd5a RESTRICT AUTOMERGE Ignore weak symbol difference in libutils ABI check am: c7d9320ca4 by Hsin-Yi Chen · 3 years, 9 months ago
  53. c7d9320 RESTRICT AUTOMERGE Ignore weak symbol difference in libutils ABI check by Hsin-Yi Chen · 3 years, 9 months ago
  54. e7da3eb Merge "Doc Thread requirement." am: c545516e2c am: 40ce64b6db by Treehugger Robot · 3 years, 9 months ago
  55. c545516 Merge "Doc Thread requirement." by Treehugger Robot · 3 years, 9 months ago
  56. 39819bb Merge "Use the new AndroidUnwinder object." am: af4db6749a am: ce1c33332c by Christopher Ferris · 3 years, 9 months ago
  57. 90722d2 Doc Thread requirement. by Steven Moreland · 3 years, 9 months ago
  58. ab63124 Use the new AndroidUnwinder object. by Christopher Ferris · 3 years, 9 months ago
  59. 5affe3e Merge "libutils: clearer abort on overflow." am: 4ba0e62970 am: 2c623bc650 by Elliott Hughes · 3 years, 10 months ago
  60. b10bf63 libutils: clearer abort on overflow. by Elliott Hughes · 3 years, 10 months ago
  61. a5f2e4d libutils: clearer abort on overflow. by Elliott Hughes · 3 years, 10 months ago
  62. 6a13582 Merge "Mark libutilscallstack min sdk version." am: f5ca027819 am: d94c71f4fb am: 83441e640e by Steven Moreland · 3 years, 10 months ago
  63. 6c509ca Mark libutilscallstack min sdk version. by Steven Moreland · 3 years, 10 months ago
  64. 2b393f3 Merge "Make callback outlive LruCache." am: 6948bbf62c am: 9e67f9302c am: 877cd36104 by Florian Mayer · 3 years, 11 months ago
  65. e0240d3 Make callback outlive LruCache. by Florian Mayer · 3 years, 11 months ago
  66. 6887667 Merge "Tweak linux_glibc properties for musl builds in system/core" am: ec8519e953 am: e06b7e163e am: cd92c351b5 by Treehugger Robot · 3 years, 11 months ago
  67. ec8519e Merge "Tweak linux_glibc properties for musl builds in system/core" by Treehugger Robot · 3 years, 11 months ago
  68. 9166244 Merge "Fix build error from signed/unsigned comparison" am: 98c7076202 am: 9f63827322 am: dd79fa2c8d by Treehugger Robot · 3 years, 11 months ago
  69. 1a867dc Fix build error from signed/unsigned comparison by Andrei Homescu · 3 years, 11 months ago
  70. 10bbb01 Tweak linux_glibc properties for musl builds in system/core by Colin Cross · 3 years, 11 months ago
  71. 8da2dbe Merge "Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects" am: addba34668 am: aae9c4ec53 am: 5c3f7bd328 by Treehugger Robot · 4 years ago
  72. 1727c0c Merge changes Iee0932b5,I0d77c490 am: f8cd69af8b am: e8c3bd931b am: 4db635bb0a by Treehugger Robot · 4 years ago
  73. fcbc961 Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects by Andrei Homescu · 4 years ago
  74. aa4ebf2 Fix Errors.h on systems that define NO_ERROR by Andrei Homescu · 4 years ago
  75. 5c15de2 Disable call stacks on every OS except Linux/Android by Andrei Homescu · 4 years, 2 months ago
  76. 91de6f1 Merge "libutils: ~RefBase more logs" am: 83785021f7 am: 976ee88aac am: 522182dff3 by Steven Moreland · 4 years ago
  77. f164de8 libutils: ~RefBase more logs by Steven Moreland · 4 years ago
  78. 4c58cef Merge "Adding libutils owner smoreland@ as fuzz targets owner for alerts" am: 5520cb3309 am: bb9525cb67 am: 84fd9f8e99 by Treehugger Robot · 4 years ago
  79. e75dd9a Adding libutils owner smoreland@ as fuzz targets owner for alerts by Anis Assi · 4 years ago
  80. e76d825 Merge "Fix OkOrFail<status_t> conversion ambiguities" am: 5a1f51b070 am: fb78f6f5e4 am: 7826f9a738 by Treehugger Robot · 4 years ago
  81. dde6034 Fix OkOrFail<status_t> conversion ambiguities by Atneya Nair · 4 years ago
  82. 81f6c2e Merge "libutils: Remove a little dead code" am: 4a39ba316f am: 0a8e5126ef am: 9637277417 am: 74402be9d1 by Treehugger Robot · 4 years ago
  83. 7726d3d Merge "libutils -= libprocessgroup dep" am: a0542fb15f am: 55975b7e0a am: 16149a30a3 am: caa74a6549 by Steven Moreland · 4 years ago
  84. 4a39ba3 Merge "libutils: Remove a little dead code" by Treehugger Robot · 4 years ago
  85. 044be6b libutils: Remove a little dead code by Greg Kaiser · 4 years ago
  86. 55eb96b Merge "libutils: don't call SetTaskProfiles around priority" am: 82b74d6f15 am: 5d078b5903 am: 15af4f4bf8 am: 14f3fb79e2 by Treehugger Robot · 4 years ago
  87. 39fc18b libutils -= libprocessgroup dep by Steven Moreland · 4 years ago
  88. 0455a2c libutils: don't call SetTaskProfiles around priority by Tim Murray · 4 years ago
  89. bbca067 Merge "Use 0 instead of NULL for comparison to char16_t" am: 6a79e8113a am: dc4af935d5 am: 1901114704 am: 41ad47e55a by Colin Cross · 4 years, 1 month ago
  90. 02a3f95 Use 0 instead of NULL for comparison to char16_t by Colin Cross · 4 years, 1 month ago
  91. fea77d9 Merge changes from topic "or_return" am: e060580c31 am: d1e6b85f7b am: 8a038ec1b0 am: b22a816013 by Jiyong Park · 4 years, 1 month ago
  92. 549a4a6 OR_RETURN supports status_t am: 705abe2d30 am: e1bd3f4b34 am: 29f45b2f1f am: 96413ff019 by Jiyong Park · 4 years, 1 month ago
  93. e1bd3f4 OR_RETURN supports status_t am: 705abe2d30 by Jiyong Park · 4 years, 1 month ago
  94. e060580 Merge changes from topic "or_return" by Jiyong Park · 4 years, 1 month ago
  95. 8b196a7 Sort exported headers of libutils by Jiyong Park · 4 years, 1 month ago
  96. 705abe2 OR_RETURN supports status_t by Jiyong Park · 4 years, 2 months ago
  97. f435470 Merge "Enable afdo for libutils" am: fe9b4ed7b8 am: 47707fb6fc am: 53b3b69bda am: f0b2856126 by Yi Kong · 4 years, 1 month ago
  98. 6ee028f Enable afdo for libutils by Yi Kong · 4 years, 2 months ago
  99. 04090da Merge "libutils: do not follow process's group" into sc-v2-dev am: a2c0b86ad0 am: 0c54932e9e by Wei Wang · 4 years, 2 months ago
  100. 0c54932 Merge "libutils: do not follow process's group" into sc-v2-dev am: a2c0b86ad0 by Wei Wang · 4 years, 2 months ago