1. 7fd5f8d DO NOT MERGE - Merge RP1A.201005.006 by The Android Open Source Project · 4 years ago
  2. 50ed92a Adds license header by Dylan Katz · 4 years, 1 month ago
  3. 3e3e44c Merge "Fixes to String8 fuzzer" by Steven Moreland · 4 years, 1 month ago
  4. fa02bb9 Revert "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 4 years, 1 month ago
  5. 290efe3 Revert "Fix API for C compatibility" by Rick Yiu · 4 years, 1 month ago
  6. 98e14de Fixes to String8 fuzzer by Dylan Katz · 4 years, 1 month ago
  7. 806b3d8 Removed RWLock fuzzer by Dylan Katz · 4 years, 1 month ago
  8. 91f3227 Merge "Move PropertyMap from libutils to libinput" am: 01a30c0d2b by Treehugger Robot · 4 years, 1 month ago
  9. 1329696 Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years, 2 months ago
  10. 0a112d5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 2 months ago
  11. b473061 Fix API for C compatibility by Greg Kaiser · 4 years, 2 months ago
  12. 5d0eb66 Merge "Deprecate <utils/Debug.h>." by Elliott Hughes · 4 years, 2 months ago
  13. 884cedc Don't #include <utils/Debug.h> from <utils/Flattenable.h>. by Elliott Hughes · 4 years, 2 months ago
  14. 8328151 Deprecate <utils/Debug.h>. by Elliott Hughes · 4 years, 2 months ago
  15. bad50ed libutils: check vsnprintf error by Steven Moreland · 4 years, 3 months ago
  16. 2cfea97 Merge "Add second batch of fuzzers for libutils" by Elliott Hughes · 4 years, 2 months ago
  17. 52c8422 Merge "Add uptimeNanos to SystemClock" by Treehugger Robot · 4 years, 2 months ago
  18. 7168f27 Add second batch of fuzzers for libutils by Dylan Katz · 4 years, 4 months ago
  19. a55ef96 Add uptimeNanos to SystemClock by Suprabh Shukla · 4 years, 3 months ago
  20. ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 4 years, 3 months ago
  21. ec8ff6e Merge "Soften BitSet class comment." am: 2ea91cfe76 am: 009d58d8da by Michael Wright · 4 years, 3 months ago
  22. f32317c Soften BitSet class comment. by Michael Wright · 4 years, 3 months ago
  23. 80c46b0 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 am: 64fb5012b8 am: 4e27b6992b am: 26b81f59d2 am: 8367a666b5 by Steven Moreland · 4 years, 3 months ago
  24. add3b3a Merge "Make libbacktrace buildable for native_bridge" into rvc-dev by Victor Khimenko · 4 years, 3 months ago
  25. 8367a66 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 am: 64fb5012b8 am: 4e27b6992b am: 26b81f59d2 by Steven Moreland · 4 years, 3 months ago
  26. 3619489 Merge "String8: explicit int -> char cast." by Steven Moreland · 4 years, 3 months ago
  27. 4e27b69 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 am: 64fb5012b8 by Steven Moreland · 4 years, 3 months ago
  28. 64fb501 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 am: 9be245c3f0 by Steven Moreland · 4 years, 3 months ago
  29. 9be245c String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 by Steven Moreland · 4 years, 3 months ago
  30. 107f18c String16::remove - avoid overflow am: 4048e49956 by Steven Moreland · 4 years, 3 months ago
  31. fdbc565 String8: explicit int -> char cast. by Steven Moreland · 4 years, 3 months ago
  32. 71f4494 Merge "Cast away signedness of built-ins in BitSet." by Michael Wright · 4 years, 3 months ago
  33. 23e1363 Cast away signedness of built-ins in BitSet. by Michael Wright · 4 years, 3 months ago
  34. fb60e6c Make libbacktrace buildable for native_bridge by Victor Khimenko · 4 years, 4 months ago
  35. 5b028ba Move SingletonTest back to libutils_test by Yo Chiang · 4 years, 3 months ago
  36. 9c83202 libutils: integer sanitization by Steven Moreland · 4 years, 3 months ago
  37. 7428c52 Make libbacktrace buildable for native_bridge by Victor Khimenko · 4 years, 4 months ago
  38. bff51b8 Fail explicitly on length overflow. by Christopher Ferris · 4 years, 5 months ago
  39. 4048e49 String16::remove - avoid overflow by Steven Moreland · 4 years, 5 months ago
  40. 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 4 years, 5 months ago
  41. 68604b9 Fail explicitly on length overflow. by Christopher Ferris · 4 years, 5 months ago
  42. 9ada65c Merge "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 4 years, 5 months ago
  43. 9d5845b Add fuzzers for libutils classes by Dylan Katz · 4 years, 5 months ago
  44. 57affbf Add choice for changing sched policy when setting thread priority by Rick Yiu · 4 years, 8 months ago
  45. 7937f29 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 6 months ago
  46. 7ea0d74 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 6 months ago
  47. 310b46c Merge "Fix mac build." into rvc-dev by Christopher Ferris · 4 years, 5 months ago
  48. 1500d0e Fix mac build. by Christopher Ferris · 4 years, 6 months ago
  49. 8a6dff2 Fix mac build. by Christopher Ferris · 4 years, 6 months ago
  50. de38b1a Change call to mmap64. by Christopher Ferris · 4 years, 6 months ago
  51. 7b9f35c Change call to mmap64. by Christopher Ferris · 4 years, 6 months ago
  52. f8987c3 [cleanup] Fix a clang-tidy warning by Yurii Zubrytskyi · 4 years, 6 months ago
  53. a206b8c Set apex_available property by Jiyong Park · 4 years, 8 months ago
  54. 8bf9b16 Set apex_available property by Jiyong Park · 4 years, 8 months ago
  55. 3c22033 Merge "String8: operator<<" by Steven Moreland · 4 years, 8 months ago
  56. 8ef1e1b Merge "String*: remove 'StaticLinkage' constructor" by Steven Moreland · 4 years, 8 months ago
  57. b1d3161 String8: operator<< by Steven Moreland · 4 years, 8 months ago
  58. bdbd0dd Merge "libutils: introduce sp<T>::make" by Steven Moreland · 4 years, 8 months ago
  59. f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 4 years, 8 months ago
  60. 401d69a libutils: introduce sp<T>::make by Steven Moreland · 4 years, 8 months ago
  61. ab19b99 Merge "Add apex available to libutils" by Jeffrey Huang · 4 years, 8 months ago
  62. 18986cb Add apex available to libutils by Jeffrey Huang · 4 years, 8 months ago
  63. 824418c Merge "String16: operator<<" by Steven Moreland · 4 years, 8 months ago
  64. 6075b1f Merge "Refine set_sched_policy behavior" by Treehugger Robot · 4 years, 8 months ago
  65. 7a57b8a String16: operator<< by Steven Moreland · 4 years, 8 months ago
  66. 727a6dd String*: remove 'StaticLinkage' constructor by Steven Moreland · 4 years, 8 months ago
  67. e90f7f0 Remove String16 header cruft. by Steven Moreland · 4 years, 8 months ago
  68. f7f4442 Refine set_sched_policy behavior by Rick Yiu · 4 years, 10 months ago
  69. 306f8b5 libutils: sp lh comparison w/ pointer by Steven Moreland · 4 years, 10 months ago
  70. b091f4d DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master by Xin Li · 4 years, 10 months ago
  71. 243f57b libutils: sp/wp: undef #defines by Steven Moreland · 4 years, 10 months ago
  72. 1e8e49c statusToString: parenthesize strerror by Steven Moreland · 4 years, 11 months ago
  73. 5341172 Add check to sp<> raw pointer constructor by Hans Boehm · 5 years ago
  74. 591cab8 Add statusToString function. by Steven Moreland · 5 years ago
  75. b5d3e90 FlattenableUtils::align memsets by Steven Moreland · 5 years ago
  76. 4392bca FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea am: 3f273f49f1 by Steven Moreland · 5 years ago
  77. f7724df FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea am: 3f273f49f1 by Steven Moreland · 5 years ago
  78. 3f273f4 FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea by Steven Moreland · 5 years ago
  79. 59e7d4e FlattenableUtils::align memsets am: e62a9d7669 by Steven Moreland · 5 years ago
  80. 5f46923 Trace.h: explicitly use global namespace by Steven Moreland · 5 years ago
  81. e62a9d7 FlattenableUtils::align memsets by Steven Moreland · 5 years ago
  82. ae9749a libutils: flattenable deprecation comment by Steven Moreland · 5 years ago
  83. 5a14142 Fix memory leak in String16 by Vic Yang · 5 years ago
  84. 1cb99ea libutils: Trace.h for everything but windows by Steven Moreland · 5 years ago
  85. 1af6acc Use Android systemTime implementation for host linux. by Brett Chabot · 5 years ago
  86. c21c0ac Merge "Remove unused big-endian cruft." by Elliott Hughes · 5 years ago
  87. c1e04d8 libutils: increase test TIMING_TOLERANCE_MS by Steven Moreland · 5 years ago
  88. b6e7de2 Remove unused big-endian cruft. by Elliott Hughes · 5 years ago
  89. f613b4a Merge "Reland "libutils: Introduce StaticString16""" by Treehugger Robot · 5 years ago
  90. 9fb93ed Reland "libutils: Introduce StaticString16"" by Vic Yang · 5 years ago
  91. c732c03 compare android::Vector and std::vector by Steven Moreland · 5 years ago
  92. 1270e4f Revert "Reland "libutils: Introduce StaticString16""" by Kevin Han · 5 years ago
  93. c55ac92 Reland "libutils: Introduce StaticString16"" by Vic Yang · 5 years ago
  94. 86eaa8d Revert "libutils: Introduce StaticString16" by Vic Yang · 5 years ago
  95. d4cb489 libutils: Introduce StaticString16 by Vic Yang · 5 years ago
  96. d7546f1 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 5 years ago
  97. 18daa7b libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 5 years ago
  98. 9658fc0 Remove two more unused utf32 functions. by Elliott Hughes · 5 years ago
  99. c0927e6 libutils: remove references to unimplemented func by Steven Moreland · 5 years ago
  100. 0e19f3b Remove utf32 functions. by Steven Moreland · 5 years ago