1. 939e43e Remove unused utf8_length(). by Elliott Hughes · 5 years ago
  2. fa02bb9 Revert "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 5 years ago
  3. 290efe3 Revert "Fix API for C compatibility" by Rick Yiu · 5 years ago
  4. 1329696 Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 5 years ago
  5. b473061 Fix API for C compatibility by Greg Kaiser · 5 years ago
  6. 5d0eb66 Merge "Deprecate <utils/Debug.h>." by Elliott Hughes · 5 years ago
  7. 884cedc Don't #include <utils/Debug.h> from <utils/Flattenable.h>. by Elliott Hughes · 5 years ago
  8. 8328151 Deprecate <utils/Debug.h>. by Elliott Hughes · 5 years ago
  9. 52c8422 Merge "Add uptimeNanos to SystemClock" by Treehugger Robot · 5 years ago
  10. a55ef96 Add uptimeNanos to SystemClock by Suprabh Shukla · 5 years ago
  11. ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 5 years ago
  12. f32317c Soften BitSet class comment. by Michael Wright · 6 years ago
  13. 23e1363 Cast away signedness of built-ins in BitSet. by Michael Wright · 6 years ago
  14. 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 6 years ago
  15. 57affbf Add choice for changing sched policy when setting thread priority by Rick Yiu · 6 years ago
  16. 8a6dff2 Fix mac build. by Christopher Ferris · 6 years ago
  17. f8987c3 [cleanup] Fix a clang-tidy warning by Yurii Zubrytskyi · 6 years ago
  18. 3c22033 Merge "String8: operator<<" by Steven Moreland · 6 years ago
  19. 8ef1e1b Merge "String*: remove 'StaticLinkage' constructor" by Steven Moreland · 6 years ago
  20. b1d3161 String8: operator<< by Steven Moreland · 6 years ago
  21. 401d69a libutils: introduce sp<T>::make by Steven Moreland · 6 years ago
  22. 824418c Merge "String16: operator<<" by Steven Moreland · 6 years ago
  23. 7a57b8a String16: operator<< by Steven Moreland · 6 years ago
  24. 727a6dd String*: remove 'StaticLinkage' constructor by Steven Moreland · 6 years ago
  25. e90f7f0 Remove String16 header cruft. by Steven Moreland · 6 years ago
  26. 306f8b5 libutils: sp lh comparison w/ pointer by Steven Moreland · 6 years ago
  27. b091f4d DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master by Xin Li · 6 years ago
  28. 243f57b libutils: sp/wp: undef #defines by Steven Moreland · 6 years ago
  29. 5341172 Add check to sp<> raw pointer constructor by Hans Boehm · 6 years ago
  30. 591cab8 Add statusToString function. by Steven Moreland · 6 years ago
  31. b5d3e90 FlattenableUtils::align memsets by Steven Moreland · 6 years ago
  32. 5f46923 Trace.h: explicitly use global namespace by Steven Moreland · 6 years ago
  33. ae9749a libutils: flattenable deprecation comment by Steven Moreland · 6 years ago
  34. 1cb99ea libutils: Trace.h for everything but windows by Steven Moreland · 6 years ago
  35. b6e7de2 Remove unused big-endian cruft. by Elliott Hughes · 6 years ago
  36. 9fb93ed Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  37. 1270e4f Revert "Reland "libutils: Introduce StaticString16""" by Kevin Han · 6 years ago
  38. c55ac92 Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  39. 86eaa8d Revert "libutils: Introduce StaticString16" by Vic Yang · 6 years ago
  40. d4cb489 libutils: Introduce StaticString16 by Vic Yang · 6 years ago
  41. d7546f1 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 6 years ago
  42. 18daa7b libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 7 years ago
  43. 9658fc0 Remove two more unused utf32 functions. by Elliott Hughes · 7 years ago
  44. c0927e6 libutils: remove references to unimplemented func by Steven Moreland · 7 years ago
  45. 0e19f3b Remove utf32 functions. by Steven Moreland · 7 years ago
  46. e1a285d libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 7 years ago
  47. 6e75ad6 Revert "Revert "Fix wp and sp comparison bugs"" by Hans Boehm · 7 years ago
  48. a2a2ad8 Revert "Fix wp and sp comparison bugs" by Hans Boehm · 7 years ago
  49. 029b12e Fix wp and sp comparison bugs by Hans Boehm · 7 years ago
  50. d2962c8 Remove dead code. by Elliott Hughes · 7 years ago
  51. 8338072 CallStack: include prefix/tag when unlinked by Steven Moreland · 7 years ago
  52. 4f301cd Suppress lint warnings on google-default-arguments by Jiyong Park · 7 years ago
  53. 9fbebc5 "utils/Errors.h": include <stdint.h> for `int32_t`. by Elliott Hughes · 7 years ago
  54. 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 7 years ago
  55. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  56. 59cd823 Merge "Check sp<>::clear() for data races" by Hans Boehm · 7 years ago
  57. f4f7620 Check sp<>::clear() for data races by Hans Boehm · 7 years ago
  58. 7b6751d libutils: remove unused strzcmp16_h_n. by Elliott Hughes · 7 years ago
  59. 2a019ec Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  60. b9d0753 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  61. 9d3146a Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 8 years ago
  62. 2d08ae5 libutils: switch Looper's fds to unique_fd. by Josh Gao · 8 years ago
  63. e1731a4 [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  64. c1a1562 Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  65. 90affce Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 8 years ago
  66. eab48ce Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 8 years ago
  67. 51c2088 Merge "Usage suggestions." by Treehugger Robot · 8 years ago
  68. b8f152d Usage suggestions. by Steven Moreland · 8 years ago
  69. 8edb490 Remove CompileTimeIfElse. by Steven Moreland · 8 years ago
  70. 20f7dc7 libutils: Cleanup unused class declaration by Logan Chien · 8 years ago
  71. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 8 years ago
  72. 147b881 Add "operator bool" overload to android::sp. by Jeff Sharkey · 8 years ago
  73. 7170d5b Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 8 years ago
  74. ceb7814 Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
  75. dfaa20c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 8 years ago
  76. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  77. c8ddc2b Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
  78. f23f21a Merge "Add thread safety analysis annotations." am: e7ce8c8485 by Siarhei Vishniakou · 9 years ago
  79. e7ce8c8 Merge "Add thread safety analysis annotations." by Treehugger Robot · 9 years ago
  80. 4e5b691 Add thread safety analysis annotations. by Siarhei Vishniakou · 9 years ago
  81. b648daa Remove ALOGD_IF_SLOW by Tom Cherry · 9 years ago
  82. 08678e1 Remove ALOGD_IF_SLOW by Tom Cherry · 9 years ago
  83. c46cbcb libutils: Make LightFlattenablePod safe for unaligned ptr by Chris Forbes · 9 years ago
  84. 44cee05 split LightRefBase out of RefBase by Mathias Agopian · 9 years ago
  85. 02ce426 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 9 years ago
  86. 0484b3b logd: ASAN cleansing by Mark Salyzyn · 9 years ago
  87. c94c4d2 Merge "Blacklist some vector functions for CFI." by Vishwath Mohan · 9 years ago
  88. 27a7aa0 Blacklist some vector functions for CFI. by Vishwath Mohan · 9 years ago
  89. aa1d432 Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0 by Adam Lesinski · 9 years ago
  90. b02d690 libziparchive: fix mac os breakage by Adam Lesinski · 9 years ago
  91. d9bcc37 Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1 by Hans Boehm · 9 years ago
  92. 7f0b260 Add heuristic data race detection to sp<> by Hans Boehm · 9 years ago
  93. 6258cfe Merge "Formatting changes for TypeHelpers.h and Vectors.h" by TreeHugger Robot · 9 years ago
  94. fc3f57a Formatting changes for TypeHelpers.h and Vectors.h by Vishwath Mohan · 9 years ago
  95. f520b73 Get rid of LinearTransform by Mathias Agopian · 9 years ago
  96. 6c94230 Revert "get rid of LinearTransform" by Ian Pedowitz · 9 years ago
  97. bcd5920 get rid of LinearTransform by Mathias Agopian · 9 years ago
  98. aa47993 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 9 years ago
  99. 2aac335 libutils: String\d+ make std_string private by Steven Moreland · 9 years ago
  100. f088e4e Remove BlobCAche from libutils by Mathias Agopian · 9 years ago