1. 9d5ce46 Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb am: 56c22732c6 by Jeff Sharkey · 8 years ago
  2. 9c02a26 Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb by Jeff Sharkey · 8 years ago
  3. 5ae1dcd Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb by Jeff Sharkey · 8 years ago
  4. 5301515 Merge "Add "operator bool" overload to android::sp." by Treehugger Robot · 8 years ago
  5. a5bf522 Add "operator bool" overload to android::sp. by Jeff Sharkey · 8 years ago
  6. b21c56c Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7 by Adam Vartanian · 8 years ago
  7. 5acfab1 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7 by Adam Vartanian · 8 years ago
  8. 50963c1 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7 by Adam Vartanian · 8 years ago
  9. 81797d0 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 by Adam Vartanian · 8 years ago
  10. 75c736b Fix integer overflow in utf{16,32}_to_utf8_length by Adam Vartanian · 8 years ago
  11. 64f52fc Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  12. b3c434b Merge "Don't rely on transitively included headers" am: 45eeea2dcd am: 18e92a5495 by Jiyong Park · 8 years ago
  13. 2fb7a8f Don't rely on transitively included headers by Jiyong Park · 8 years ago
  14. fa3d1b0 Don't rely on transitively included headers by Jiyong Park · 8 years ago
  15. ca35091 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  16. 256008f Merge "Mark the modules as VNDK-SP in Android.bp" into oc-mr1-dev am: 58f38017f7 by Justin Yun · 8 years ago
  17. 4fe7d5f Merge "Remove TODOs for std::string removal." am: ceb7814c86 am: 7170d5bf24 am: 3db7ef0168 by Steven Moreland · 8 years ago
  18. 4e2505c Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 8 years ago
  19. 57e76fb Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
  20. abaea23 Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am: dfaa20c069 am: 3d0ff4ee98 by Chih-Hung Hsieh · 8 years ago
  21. 5ec9fb8 Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 8 years ago
  22. 6ce7206 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  23. 6545670 Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
  24. 85c4216 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  25. e24c04a Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 am: 8a8b97b271 by Lennart Wieboldt · 8 years ago
  26. 7575180 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 8 years ago
  27. 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  28. 0d7e57f Merge "Add thread safety analysis annotations." am: e7ce8c8485 am: f23f21a231 am: a0e5e3abce by Siarhei Vishniakou · 8 years ago
  29. 6bf3965 Merge "Add thread safety analysis annotations." am: e7ce8c8485 by Siarhei Vishniakou · 8 years ago
  30. ba7d0ed Merge "Add thread safety analysis annotations." by Treehugger Robot · 8 years ago
  31. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  32. 8d868a6 Add thread safety analysis annotations. by Siarhei Vishniakou · 8 years ago
  33. d987430 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 8 years ago
  34. 5edb7e0 Merge "Remove ALOGD_IF_SLOW" into stage-aosp-master am: 6665fd5991 am: fb61b61986 by Tom Cherry · 8 years ago
  35. 71a46d3 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  36. 5595466 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  37. 0d26e33 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  38. a8f1fcb Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  39. b700e82 libutils: liblog export headers by Steven Moreland · 8 years ago
  40. 6175112 libutils: liblog export headers by Steven Moreland · 8 years ago
  41. 6650f7c Merge "Va_end should be used with va_start" am: 5f4808382e am: 34b7617cb7 by Mikhail Lappo · 8 years ago
  42. 8f99012 Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  43. 3afc546 Merge "fix: ATRACE does not work for libs loaded in sphal namespace" into oc-dev by Jiyong Park · 8 years ago
  44. 1cd2ac3 fix: ATRACE does not work for libs loaded in sphal namespace by Jiyong Park · 8 years ago
  45. 2a487f8 Merge "Fix uninitialized member variable" am: 46bb1ffa8a am: 9cf71d784e by Renaud Paquay · 8 years ago
  46. e0e2dff Fix uninitialized member variable by Renaud Paquay · 8 years ago
  47. 72c2d38 Merge "libutils: Make LightFlattenablePod safe for unaligned ptr" into oc-dev by Chris Forbes · 8 years ago
  48. 21eb0a8 libutils: Make LightFlattenablePod safe for unaligned ptr by Chris Forbes · 8 years ago
  49. c6837c6 resolve merge conflicts of afc0aa78f to oc-dev-plus-aosp by Jaesoo Lee · 8 years ago
  50. f159fac Merge "added include for unistd.h that was missing" by Treehugger Robot · 8 years ago
  51. 1277176 libutils_headers: export libcutils_headers by Jaesoo Lee · 8 years ago
  52. 094e356 libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  53. 39a290b libutils: export system_headers by Steven Moreland · 8 years ago
  54. 42ec14e added include for unistd.h that was missing by Jaesoo Lee · 8 years ago
  55. d6f8e51 Merge "libutils: include what you use" into oc-dev by TreeHugger Robot · 8 years ago
  56. 0d97645 libutils: include what you use by Steven Moreland · 8 years ago
  57. 1c7d4fb libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  58. 28d39d6 libutils: export system_headers by Steven Moreland · 8 years ago
  59. 83cd895 libutils: mark as vendor_available by Steven Moreland · 8 years ago
  60. efecae4 libutils: mark as vendor_available by Steven Moreland · 8 years ago
  61. 7a04b54 split LightRefBase out of RefBase by Mathias Agopian · 8 years ago
  62. 27e0083 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 8 years ago
  63. ca77407 logd: ASAN cleansing by Mark Salyzyn · 9 years ago
  64. 441c764 Merge "Blacklist some vector functions for CFI." by Vishwath Mohan · 8 years ago
  65. 7051658 Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  66. 3986f0b Blacklist some vector functions for CFI. by Vishwath Mohan · 8 years ago
  67. a6855a1 Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0 by Adam Lesinski · 8 years ago
  68. e4f2733 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  69. b08a773 Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1 by Hans Boehm · 8 years ago
  70. 1e39666 Add heuristic data race detection to sp<> by Hans Boehm · 8 years ago
  71. f59a8ca Merge "Formatting changes for TypeHelpers.h and Vectors.h" by TreeHugger Robot · 8 years ago
  72. 42e39f9 Formatting changes for TypeHelpers.h and Vectors.h by Vishwath Mohan · 8 years ago
  73. ab76054 Merge "Enable more modules on linux_bionic builds" am: 75c414d1a3 am: 5bb9220b75 by Dan Willemsen · 8 years ago
  74. 0639227 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  75. 2d38bf6 Get rid of LinearTransform by Mathias Agopian · 8 years ago
  76. 05ed4a6 Revert "get rid of LinearTransform" by Ian Pedowitz · 8 years ago
  77. 110c5a2 get rid of LinearTransform by Mathias Agopian · 8 years ago
  78. 5d99f97 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 8 years ago
  79. 1838db5 libutils: String\d+ make std_string private by Steven Moreland · 8 years ago
  80. 1b5cd6e Merge "Remove BlobCAche from libutils" by TreeHugger Robot · 8 years ago
  81. 9e85efa Remove BlobCAche from libutils by Mathias Agopian · 8 years ago
  82. 6c81e01 Add missing includes. by Steven Moreland · 8 years ago
  83. 4c232b7 Merge "Clarify that Condition::wait() can spuriously wake up" am: 514e0aa2e2 am: 675e05c48a by Tom Cherry · 8 years ago
  84. f49c455 Merge "Clarify that Condition::wait() can spuriously wake up" by Tom Cherry · 8 years ago
  85. e93f480 clean-up libutils includes by Mathias Agopian · 8 years ago
  86. 621a393 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 8 years ago
  87. 84db961 Merge changes I975ba933,Ica9d211b am: a9ef4dc7a2 am: 9ece9401a4 am: f695f6e842 by Colin Cross · 8 years ago
  88. dd027ff Add tests for multiton issue by Colin Cross · 8 years ago
  89. 7177bd5 Merge "Make libutils test compile on the host" am: f5fd4888ce am: a05a666c01 by Colin Cross · 8 years ago
  90. a201281 Make libutils test compile on the host by Colin Cross · 8 years ago
  91. f4bdec6 Merge "Revert "Make libutils test compile on the host"" am: 16f4fb9c4e am: 5682e001e9 by Richard Uhler · 8 years ago
  92. 2b34650 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 8 years ago
  93. ec453b2 Revert "Make libutils test compile on the host" by Richard Uhler · 8 years ago
  94. 4f3039e Merge changes Icd5f39ae,I2a4e956c am: 6d795c2883 am: 92466ff6ea am: 9cb1d219bd by Colin Cross · 8 years ago
  95. 8a2887a Merge changes Icd5f39ae,I2a4e956c by Treehugger Robot · 8 years ago
  96. 3e5c135 Make libutils test compile on the host by Colin Cross · 8 years ago
  97. 0ab8252 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 8 years ago
  98. 46b78ac Merge "Fix multiton issue" am: 78b285b367 am: 6d7751a13b am: dafd687617 by Colin Cross · 8 years ago
  99. 7ebba21 Merge "Fix multiton issue" by Treehugger Robot · 8 years ago
  100. 5e1389c Fix multiton issue by Colin Cross · 8 years ago