1. e01550b Add StrongPointer::release() by John Reck · 2 years, 3 months ago
  2. b6f459a Allow disabling callstack by Tomasz Wasilczyk · 2 years, 3 months ago
  3. c738370 libutils_binder: isolate headers by Steven Moreland · 2 years, 4 months ago
  4. 7a1ca59 libutils: split out libutils_binder by Steven Moreland · 2 years, 4 months ago
  5. 0666c3a libutils: remove unused 'CALLSTACKS' by Steven Moreland · 2 years, 4 months ago
  6. 066e625 libutils: use log/log.h internally by Steven Moreland · 2 years, 4 months ago
  7. 8c9c7d0 Merge "Revert "Revert "Lock down String8|16.string() usage""" into main by Tomasz Wasilczyk · 2 years, 4 months ago
  8. 532a608 Merge changes I7790dde8,I065907a5,Id2e82024 into main by Ryan Prichard · 2 years, 4 months ago
  9. 999efbe Add missing <functional> and <vector> includes by Ryan Prichard · 2 years, 4 months ago
  10. 2b1a059 Don't depend on String8 cast to C string by Tomasz Wasilczyk · 2 years, 5 months ago
  11. 010c37b Revert "Revert "Lock down String8|16.string() usage"" by Tomasz Wasilczyk · 2 years, 5 months ago
  12. 7210b28 Revert "Lock down String8|16.string() usage" by Devika Krishnadas · 2 years, 5 months ago
  13. 8b95a12 Lock down String8|16.string() usage by Tomasz Wasilczyk · 2 years, 6 months ago
  14. 358a982 Merge "Lock down String8.isEmpty() usage" into main by Tomasz Wasilczyk · 2 years, 5 months ago
  15. 8b5c847 Lock down String8.isEmpty() usage by Tomasz Wasilczyk · 2 years, 6 months ago
  16. 771bda6 Merge "Implement android::String access methods that avoid C string cast" into main by Tomasz Wasilczyk · 2 years, 5 months ago
  17. 86c9ea8 Implement android::String access methods that avoid C string cast by Tomasz Wasilczyk · 2 years, 5 months ago
  18. 8245afd Merge "Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8""""" into main by Tomasz Wasilczyk · 2 years, 5 months ago
  19. a185351 Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8"""" by Tomasz Wasilczyk · 2 years, 5 months ago
  20. d395f63 Merge "Revert "Revert "Revert "Drop all path-related methods from android::String8"""" into main by Rhed Jao · 2 years, 5 months ago
  21. 141255f Revert "Revert "Revert "Drop all path-related methods from android::String8""" by Rhed Jao · 2 years, 5 months ago
  22. b2b037d Merge "Revert "Revert "Drop all path-related methods from android::String8""" into main by Tomasz Wasilczyk · 2 years, 5 months ago
  23. 9cbae9d Merge "Drop String8::std_string" into main by Tomasz Wasilczyk · 2 years, 5 months ago
  24. 4b6a7c3 Revert "Revert "Drop all path-related methods from android::String8"" by Tomasz Wasilczyk · 2 years, 5 months ago
  25. cff2e40 Revert "Drop all path-related methods from android::String8" by Tomasz Wasilczyk · 2 years, 5 months ago
  26. adaf330 Drop String8::std_string by Tomasz Wasilczyk · 2 years, 5 months ago
  27. b9dc1c2 Drop all path-related methods from android::String8 by Tomasz Wasilczyk · 2 years, 5 months ago
  28. e474f21 Check the ABI of libutils for vendor and product only by Hsin-Yi Chen · 2 years, 5 months ago
  29. 18560ef Merge "Migrate from android::String isEmpty to empty" into main by Treehugger Robot · 2 years, 5 months ago
  30. 9578c77 Merge "Implement String8|16::empty and String16::length" into main by Tomasz Wasilczyk · 2 years, 5 months ago
  31. 92ad0d3 Merge "Lose convertToResPath to aapt." into main by Tomasz Wasilczyk · 2 years, 5 months ago
  32. 1d98fe0 Lose convertToResPath to aapt. by Elliott Hughes · 4 years, 7 months ago
  33. f597129 Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 6 months ago
  34. 2676893 Implement String8|16::empty and String16::length by Tomasz Wasilczyk · 2 years, 6 months ago
  35. 6d1b644 Drop String::empty() by Tomasz Wasilczyk · 2 years, 6 months ago
  36. 18b7461 Migrate String8/16 from .string() to c_str() by Tomasz Wasilczyk · 2 years, 6 months ago
  37. 90af415 Add String16::c_str and start using it. by Tomasz Wasilczyk · 2 years, 6 months ago
  38. 4a33c22 Merge "String8: fix infinite loop and segmentation fault in removeAll()" into main by Eric Miao · 2 years, 7 months ago
  39. c6ce48e String8: fix infinite loop and segmentation fault in removeAll() by Eric Miao · 2 years, 7 months ago
  40. 435b520 Merge "Fix libutils_fuzz_string8 deadlock." into main by Treehugger Robot · 2 years, 7 months ago
  41. 749becf Fix libutils_fuzz_string8 deadlock. by Steven Moreland · 2 years, 7 months ago
  42. cb199b4 libutils: Improve performance of utf8_to_utf16/utf16_to_utf8 by Eric Miao · 3 years, 2 months ago
  43. f5d4eda Merge "libutils: rewrite Vector fuzzer" by Treehugger Robot · 2 years, 7 months ago
  44. 379d5c8 libutils: rewrite Vector fuzzer by Steven Moreland · 2 years, 7 months ago
  45. aab4105 Drop const assignment operator. by Tomasz Wasilczyk · 2 years, 7 months ago
  46. 2aba0a2 Fix LruCache, allow std:string caching by Fabien Sanglard · 2 years, 8 months ago
  47. b3e1993 Add the Missing Header by Hao Chen · 2 years, 8 months ago
  48. 3e8ad4d Halve iteration count for some RefBase tests by Hans Boehm · 2 years, 8 months ago
  49. 6634c17 Fix the missing std by zijunzhao · 3 years ago
  50. ff9e640 Replace "apex_inherit" min_sdk_version by Zhi Dou · 3 years, 2 months ago
  51. 20d45cc Merge "Add an ABI dump directory for libutils" by Hsin-Yi Chen · 3 years, 2 months ago
  52. 3de02bd Add an ABI dump directory for libutils by Hsin-Yi Chen · 3 years, 2 months ago
  53. c252707 libutils: Add more tests for Unicode by Eric Miao · 3 years, 2 months ago
  54. 890f064 libutils: Fix missing definition of shared_ptr and unique_ptr by Biswapriyo Nath · 3 years, 2 months ago
  55. 9e25bf0 libutils: Include limits for std::numeric_limits::max by Biswapriyo Nath · 3 years, 4 months ago
  56. b7412c8 libutils: RefBase DEBUG_REF love by Steven Moreland · 3 years, 4 months ago
  57. 377adea libutils: DEBUG_* modes compile forever by Steven Moreland · 3 years, 4 months ago
  58. b795d6f Fix the build with a newer LLVM. by Elliott Hughes · 3 years, 5 months ago
  59. 15fee82 Fix thread unwind in CallStack. by Christopher Ferris · 3 years, 5 months ago
  60. 4913ca8 Remove unnecessary std::unary_function base classes by Ryan Prichard · 3 years, 5 months ago
  61. 643d08e Merge "RefBase: test for stack check" am: 5daa3bb90e by Steven Moreland · 3 years, 6 months ago
  62. 5daa3bb Merge "RefBase: test for stack check" by Steven Moreland · 3 years, 6 months ago
  63. cd4ef87 RefBase: test for stack check by Steven Moreland · 3 years, 6 months ago
  64. c55c68f Merge "libutils: disallow extending lifetime on stack" am: ea25b4ba5b by Steven Moreland · 3 years, 6 months ago
  65. ea25b4b Merge "libutils: disallow extending lifetime on stack" by Steven Moreland · 3 years, 6 months ago
  66. de52706 Merge "libutils: RefBase always disallow on stack" am: 51e98b8378 by Steven Moreland · 3 years, 6 months ago
  67. 51e98b8 Merge "libutils: RefBase always disallow on stack" by Steven Moreland · 3 years, 6 months ago
  68. 414bab9 Merge "libutils: RefBase: extra check for double own" am: b0fe01da56 by Steven Moreland · 3 years, 6 months ago
  69. d086fe5 libutils: disallow extending lifetime on stack by Steven Moreland · 3 years, 6 months ago
  70. c340a08 libutils: RefBase always disallow on stack by Steven Moreland · 3 years, 6 months ago
  71. 483a2de libutils: RefBase: extra check for double own by Steven Moreland · 3 years, 6 months ago
  72. ebe6598 Merge tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 3 years, 7 months ago
  73. 9d8af6a RefBase: disallow make_shared, make_unique by Steven Moreland · 3 years, 9 months ago
  74. d82bd5a RESTRICT AUTOMERGE Ignore weak symbol difference in libutils ABI check am: c7d9320ca4 by Hsin-Yi Chen · 3 years, 8 months ago
  75. c7d9320 RESTRICT AUTOMERGE Ignore weak symbol difference in libutils ABI check by Hsin-Yi Chen · 3 years, 8 months ago
  76. e7da3eb Merge "Doc Thread requirement." am: c545516e2c am: 40ce64b6db by Treehugger Robot · 3 years, 9 months ago
  77. c545516 Merge "Doc Thread requirement." by Treehugger Robot · 3 years, 9 months ago
  78. 39819bb Merge "Use the new AndroidUnwinder object." am: af4db6749a am: ce1c33332c by Christopher Ferris · 3 years, 9 months ago
  79. 90722d2 Doc Thread requirement. by Steven Moreland · 3 years, 9 months ago
  80. ab63124 Use the new AndroidUnwinder object. by Christopher Ferris · 3 years, 9 months ago
  81. 5affe3e Merge "libutils: clearer abort on overflow." am: 4ba0e62970 am: 2c623bc650 by Elliott Hughes · 3 years, 9 months ago
  82. b10bf63 libutils: clearer abort on overflow. by Elliott Hughes · 3 years, 9 months ago
  83. a5f2e4d libutils: clearer abort on overflow. by Elliott Hughes · 3 years, 9 months ago
  84. 6a13582 Merge "Mark libutilscallstack min sdk version." am: f5ca027819 am: d94c71f4fb am: 83441e640e by Steven Moreland · 3 years, 10 months ago
  85. 6c509ca Mark libutilscallstack min sdk version. by Steven Moreland · 3 years, 10 months ago
  86. 2b393f3 Merge "Make callback outlive LruCache." am: 6948bbf62c am: 9e67f9302c am: 877cd36104 by Florian Mayer · 3 years, 10 months ago
  87. e0240d3 Make callback outlive LruCache. by Florian Mayer · 3 years, 10 months ago
  88. 6887667 Merge "Tweak linux_glibc properties for musl builds in system/core" am: ec8519e953 am: e06b7e163e am: cd92c351b5 by Treehugger Robot · 3 years, 10 months ago
  89. ec8519e Merge "Tweak linux_glibc properties for musl builds in system/core" by Treehugger Robot · 3 years, 10 months ago
  90. 9166244 Merge "Fix build error from signed/unsigned comparison" am: 98c7076202 am: 9f63827322 am: dd79fa2c8d by Treehugger Robot · 3 years, 10 months ago
  91. 1a867dc Fix build error from signed/unsigned comparison by Andrei Homescu · 3 years, 10 months ago
  92. 10bbb01 Tweak linux_glibc properties for musl builds in system/core by Colin Cross · 3 years, 11 months ago
  93. 8da2dbe Merge "Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects" am: addba34668 am: aae9c4ec53 am: 5c3f7bd328 by Treehugger Robot · 3 years, 11 months ago
  94. 1727c0c Merge changes Iee0932b5,I0d77c490 am: f8cd69af8b am: e8c3bd931b am: 4db635bb0a by Treehugger Robot · 3 years, 11 months ago
  95. fcbc961 Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects by Andrei Homescu · 3 years, 11 months ago
  96. aa4ebf2 Fix Errors.h on systems that define NO_ERROR by Andrei Homescu · 3 years, 11 months ago
  97. 5c15de2 Disable call stacks on every OS except Linux/Android by Andrei Homescu · 4 years, 2 months ago
  98. 91de6f1 Merge "libutils: ~RefBase more logs" am: 83785021f7 am: 976ee88aac am: 522182dff3 by Steven Moreland · 3 years, 11 months ago
  99. f164de8 libutils: ~RefBase more logs by Steven Moreland · 3 years, 11 months ago
  100. 4c58cef Merge "Adding libutils owner smoreland@ as fuzz targets owner for alerts" am: 5520cb3309 am: bb9525cb67 am: 84fd9f8e99 by Treehugger Robot · 4 years ago