1. 1c2859f Merge "libutils: check vsnprintf error" into oc-dev am: a03d37d542 am: d8801aaad8 by Steven Moreland · 4 years, 8 months ago
  2. 00cb016 Merge "libutils: check vsnprintf error" into oc-dev am: a03d37d542 by Steven Moreland · 4 years, 8 months ago
  3. 372ad41 Merge "libutils: check vsnprintf error" into oc-dev by Steven Moreland · 4 years, 8 months ago
  4. d6297be Merge "Fail explicitly on length overflow." into oc-dev am: ea8d38e77f am: cf91151364 by TreeHugger Robot · 4 years, 8 months ago
  5. f69c785 Merge "Fail explicitly on length overflow." into oc-dev am: ea8d38e77f by TreeHugger Robot · 4 years, 8 months ago
  6. f8788be Merge "Fail explicitly on length overflow." into oc-dev by TreeHugger Robot · 4 years, 8 months ago
  7. faf53f3 libutils: check vsnprintf error by Steven Moreland · 4 years, 8 months ago
  8. 31f1a81 String16::remove - avoid overflow am: 4048e49956 am: 107f18cb61 by Steven Moreland · 4 years, 9 months ago
  9. 71d373a String16::remove - avoid overflow am: 4048e49956 by Steven Moreland · 4 years, 9 months ago
  10. c44772f Fail explicitly on length overflow. by Christopher Ferris · 4 years, 10 months ago
  11. 3b0abc4 String16::remove - avoid overflow by Steven Moreland · 4 years, 10 months ago
  12. 82c9e36 FlattenableUtils::align memsets am: e62a9d7669 am: 59e7d4e8ea by Steven Moreland · 5 years ago
  13. 3ca7617 FlattenableUtils::align memsets am: e62a9d7669 by Steven Moreland · 5 years ago
  14. acea7c7 FlattenableUtils::align memsets by Steven Moreland · 5 years ago
  15. e71db1d String16: remove integer overflows am: 0e5fbea01c am: b02e0ab211 by Steven Moreland · 7 years ago
  16. d0be2fd String16: remove integer overflows am: 0e5fbea01c by Steven Moreland · 7 years ago
  17. 85ede77 String16: remove integer overflows by Steven Moreland · 7 years ago
  18. 5acfab1 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7 by Adam Vartanian · 8 years ago
  19. 81797d0 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 by Adam Vartanian · 8 years ago
  20. 75c736b Fix integer overflow in utf{16,32}_to_utf8_length by Adam Vartanian · 8 years ago
  21. 2fb7a8f Don't rely on transitively included headers by Jiyong Park · 8 years ago
  22. 85c4216 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  23. 5edb7e0 Merge "Remove ALOGD_IF_SLOW" into stage-aosp-master am: 6665fd5991 am: fb61b61986 by Tom Cherry · 8 years ago
  24. 71a46d3 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  25. a8f1fcb Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  26. 6175112 libutils: liblog export headers by Steven Moreland · 8 years ago
  27. 6650f7c Merge "Va_end should be used with va_start" am: 5f4808382e am: 34b7617cb7 by Mikhail Lappo · 8 years ago
  28. 8f99012 Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  29. 3afc546 Merge "fix: ATRACE does not work for libs loaded in sphal namespace" into oc-dev by Jiyong Park · 8 years ago
  30. 1cd2ac3 fix: ATRACE does not work for libs loaded in sphal namespace by Jiyong Park · 8 years ago
  31. 2a487f8 Merge "Fix uninitialized member variable" am: 46bb1ffa8a am: 9cf71d784e by Renaud Paquay · 8 years ago
  32. e0e2dff Fix uninitialized member variable by Renaud Paquay · 8 years ago
  33. 72c2d38 Merge "libutils: Make LightFlattenablePod safe for unaligned ptr" into oc-dev by Chris Forbes · 8 years ago
  34. 21eb0a8 libutils: Make LightFlattenablePod safe for unaligned ptr by Chris Forbes · 8 years ago
  35. c6837c6 resolve merge conflicts of afc0aa78f to oc-dev-plus-aosp by Jaesoo Lee · 8 years ago
  36. f159fac Merge "added include for unistd.h that was missing" by Treehugger Robot · 8 years ago
  37. 1277176 libutils_headers: export libcutils_headers by Jaesoo Lee · 8 years ago
  38. 094e356 libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  39. 39a290b libutils: export system_headers by Steven Moreland · 8 years ago
  40. 42ec14e added include for unistd.h that was missing by Jaesoo Lee · 8 years ago
  41. d6f8e51 Merge "libutils: include what you use" into oc-dev by TreeHugger Robot · 8 years ago
  42. 0d97645 libutils: include what you use by Steven Moreland · 8 years ago
  43. 1c7d4fb libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  44. 28d39d6 libutils: export system_headers by Steven Moreland · 8 years ago
  45. 83cd895 libutils: mark as vendor_available by Steven Moreland · 8 years ago
  46. efecae4 libutils: mark as vendor_available by Steven Moreland · 8 years ago
  47. 7a04b54 split LightRefBase out of RefBase by Mathias Agopian · 8 years ago
  48. 27e0083 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 8 years ago
  49. ca77407 logd: ASAN cleansing by Mark Salyzyn · 9 years ago
  50. 441c764 Merge "Blacklist some vector functions for CFI." by Vishwath Mohan · 8 years ago
  51. 7051658 Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  52. 3986f0b Blacklist some vector functions for CFI. by Vishwath Mohan · 8 years ago
  53. a6855a1 Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0 by Adam Lesinski · 8 years ago
  54. e4f2733 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  55. b08a773 Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1 by Hans Boehm · 8 years ago
  56. 1e39666 Add heuristic data race detection to sp<> by Hans Boehm · 8 years ago
  57. f59a8ca Merge "Formatting changes for TypeHelpers.h and Vectors.h" by TreeHugger Robot · 8 years ago
  58. 42e39f9 Formatting changes for TypeHelpers.h and Vectors.h by Vishwath Mohan · 8 years ago
  59. ab76054 Merge "Enable more modules on linux_bionic builds" am: 75c414d1a3 am: 5bb9220b75 by Dan Willemsen · 8 years ago
  60. 0639227 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  61. 2d38bf6 Get rid of LinearTransform by Mathias Agopian · 8 years ago
  62. 05ed4a6 Revert "get rid of LinearTransform" by Ian Pedowitz · 8 years ago
  63. 110c5a2 get rid of LinearTransform by Mathias Agopian · 8 years ago
  64. 5d99f97 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 8 years ago
  65. 1838db5 libutils: String\d+ make std_string private by Steven Moreland · 8 years ago
  66. 1b5cd6e Merge "Remove BlobCAche from libutils" by TreeHugger Robot · 8 years ago
  67. 9e85efa Remove BlobCAche from libutils by Mathias Agopian · 8 years ago
  68. 6c81e01 Add missing includes. by Steven Moreland · 8 years ago
  69. 4c232b7 Merge "Clarify that Condition::wait() can spuriously wake up" am: 514e0aa2e2 am: 675e05c48a by Tom Cherry · 8 years ago
  70. f49c455 Merge "Clarify that Condition::wait() can spuriously wake up" by Tom Cherry · 8 years ago
  71. e93f480 clean-up libutils includes by Mathias Agopian · 8 years ago
  72. 621a393 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 8 years ago
  73. 84db961 Merge changes I975ba933,Ica9d211b am: a9ef4dc7a2 am: 9ece9401a4 am: f695f6e842 by Colin Cross · 8 years ago
  74. dd027ff Add tests for multiton issue by Colin Cross · 8 years ago
  75. 7177bd5 Merge "Make libutils test compile on the host" am: f5fd4888ce am: a05a666c01 by Colin Cross · 8 years ago
  76. a201281 Make libutils test compile on the host by Colin Cross · 8 years ago
  77. f4bdec6 Merge "Revert "Make libutils test compile on the host"" am: 16f4fb9c4e am: 5682e001e9 by Richard Uhler · 8 years ago
  78. 2b34650 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 8 years ago
  79. ec453b2 Revert "Make libutils test compile on the host" by Richard Uhler · 8 years ago
  80. 4f3039e Merge changes Icd5f39ae,I2a4e956c am: 6d795c2883 am: 92466ff6ea am: 9cb1d219bd by Colin Cross · 8 years ago
  81. 8a2887a Merge changes Icd5f39ae,I2a4e956c by Treehugger Robot · 8 years ago
  82. 3e5c135 Make libutils test compile on the host by Colin Cross · 8 years ago
  83. 0ab8252 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 8 years ago
  84. 46b78ac Merge "Fix multiton issue" am: 78b285b367 am: 6d7751a13b am: dafd687617 by Colin Cross · 8 years ago
  85. 7ebba21 Merge "Fix multiton issue" by Treehugger Robot · 8 years ago
  86. 5e1389c Fix multiton issue by Colin Cross · 8 years ago
  87. 089aedf Merge "Make Condition use CLOCK_MONOTONIC" am: 7f932afefc am: 36ba2fbef7 by Tom Cherry · 8 years ago
  88. 533a1e3 Make Condition use CLOCK_MONOTONIC by Tom Cherry · 8 years ago
  89. 3c1260c Merge "Vector.h: remove unused import <new>" am: 1a4e2dfdf5 am: c50fce7dac by Steven Moreland · 8 years ago
  90. b8549fc Merge "Vector.h: remove unused import <new>" by Treehugger Robot · 8 years ago
  91. b2f92ca Vector.h: remove unused import <new> by Steven Moreland · 8 years ago
  92. 18bfb08 Merge "Remove unused primes.py python file." am: 325eeebc47 am: e9ce5716ce am: 72ff4d5360 by Steven Moreland · 8 years ago
  93. 949eaf5 Remove unused primes.py python file. by Steven Moreland · 8 years ago
  94. e65268a Merge "RefBase.cpp remove unused include typeinfo" am: 141e98474e am: d253899e1e am: 1bc2c960ee by Steven Moreland · 8 years ago
  95. efb0fba RefBase.cpp remove unused include typeinfo by Steven Moreland · 8 years ago
  96. 559d801 Merge "Make __android_log_assert behave more like libc asserts." am: 9df286012c am: ad2927d744 am: a7063b8257 by Elliott Hughes · 8 years ago
  97. c758312 Make __android_log_assert behave more like libc asserts. by Elliott Hughes · 8 years ago
  98. af53829 Merge "Exporting C++ headers from system/core" am: 812b7d5d52 am: f484dd3401 am: a252f11da3 by Vijay Venkatraman · 8 years ago
  99. fcceacf Exporting C++ headers from system/core by Vijay Venkatraman · 8 years ago
  100. 97ead01 resolve merge conflicts of a45b1d6f3 to master by Mark Salyzyn · 8 years ago