1. 6e28ff2 Merge "Use -Werror in system/core" am: 4ef714eae0 am: 57270f809a by Chih-Hung Hsieh · 7 years ago
  2. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
  3. f50a1cc Merge "libutils: Fix bug in strstr16." am: b128c78aef am: 0c41d457b9 by Branislav Rankov · 7 years ago
  4. b128c78 Merge "libutils: Fix bug in strstr16." by Treehugger Robot · 7 years ago
  5. bf3fff1 libutils: Fix bug in strstr16. by Branislav Rankov · 7 years ago
  6. abb3521 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  7. f973417 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  8. 0567c0e Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  9. c956b18 libutils: liblog export headers by Steven Moreland · 7 years ago
  10. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  11. 95d7cbb Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  12. 1f64241 libutils: liblog export headers by Steven Moreland · 7 years ago
  13. 60a410d Merge changes from topic "linux_glibc" am: 7b3d4da91a am: 348a082469 by Dan Willemsen · 7 years ago
  14. 348a082 Merge changes from topic "linux_glibc" am: 7b3d4da91a by Dan Willemsen · 7 years ago
  15. 7b3d4da Merge changes from topic "linux_glibc" by Dan Willemsen · 7 years ago
  16. 84b998f Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc by George Burgess IV · 7 years ago
  17. 584853b Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc by George Burgess IV · 7 years ago
  18. 6753bc4 Silence a use-after-free warning from the analyzer by George Burgess IV · 7 years ago
  19. 4852933 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  20. 55181f7 Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 by Dan Willemsen · 7 years ago
  21. a0113de Merge "Remove default libraries" am: 8b7feee38f by Dan Willemsen · 7 years ago
  22. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  23. a915e99 Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb by Jeff Sharkey · 7 years ago
  24. 56c2273 Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb by Jeff Sharkey · 7 years ago
  25. 28ebfe1 Merge "Add "operator bool" overload to android::sp." by Treehugger Robot · 7 years ago
  26. 147b881 Add "operator bool" overload to android::sp. by Jeff Sharkey · 7 years ago
  27. 571cf65 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7 by Adam Vartanian · 7 years ago
  28. 6e2bf89 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 by Adam Vartanian · 7 years ago
  29. 47efc67 Fix integer overflow in utf{16,32}_to_utf8_length by Adam Vartanian · 7 years ago
  30. 25db8dc Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  31. bab1658 Don't rely on transitively included headers by Jiyong Park · 7 years ago
  32. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  33. 7170d5b Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 7 years ago
  34. ceb7814 Merge "Remove TODOs for std::string removal." by Treehugger Robot · 7 years ago
  35. dfaa20c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 7 years ago
  36. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  37. c8ddc2b Remove TODOs for std::string removal. by Steven Moreland · 7 years ago
  38. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  39. 80ec81c Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 7 years ago
  40. f23f21a Merge "Add thread safety analysis annotations." am: e7ce8c8485 by Siarhei Vishniakou · 7 years ago
  41. e7ce8c8 Merge "Add thread safety analysis annotations." by Treehugger Robot · 7 years ago
  42. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  43. 4e5b691 Add thread safety analysis annotations. by Siarhei Vishniakou · 7 years ago
  44. d135473 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 7 years ago
  45. b648daa Remove ALOGD_IF_SLOW by Tom Cherry · 7 years ago
  46. c30f248 Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  47. 08678e1 Remove ALOGD_IF_SLOW by Tom Cherry · 7 years ago
  48. 58b3c79 libutils: liblog export headers by Steven Moreland · 7 years ago
  49. df36644 Merge "Va_end should be used with va_start" am: 5f4808382e am: 34b7617cb7 by Mikhail Lappo · 7 years ago
  50. 5f48083 Merge "Va_end should be used with va_start" by Treehugger Robot · 7 years ago
  51. 94baf72 Merge "fix: ATRACE does not work for libs loaded in sphal namespace" into oc-dev by Jiyong Park · 7 years ago
  52. 0b3c24b fix: ATRACE does not work for libs loaded in sphal namespace by Jiyong Park · 7 years ago
  53. 1033781 Merge "Fix uninitialized member variable" am: 46bb1ffa8a am: 9cf71d784e by Renaud Paquay · 7 years ago
  54. b7a4f0b Fix uninitialized member variable by Renaud Paquay · 7 years ago
  55. efa6100 Merge "libutils: Make LightFlattenablePod safe for unaligned ptr" into oc-dev by Chris Forbes · 7 years ago
  56. c46cbcb libutils: Make LightFlattenablePod safe for unaligned ptr by Chris Forbes · 7 years ago
  57. 1e00517 resolve merge conflicts of afc0aa78f to oc-dev-plus-aosp by Jaesoo Lee · 7 years ago
  58. 98cc0e1 Merge "added include for unistd.h that was missing" by Treehugger Robot · 7 years ago
  59. 1e8ac0f libutils_headers: export libcutils_headers by Jaesoo Lee · 7 years ago
  60. 4ad9d51 libutils: export libbacktrace headers by Steven Moreland · 7 years ago
  61. 2d0dc99 libutils: export system_headers by Steven Moreland · 7 years ago
  62. ff39e9c added include for unistd.h that was missing by Jaesoo Lee · 7 years ago
  63. 2679d09 Merge "libutils: include what you use" into oc-dev by TreeHugger Robot · 7 years ago
  64. 8da9613 libutils: include what you use by Steven Moreland · 7 years ago
  65. d3b4b2c libutils: export libbacktrace headers by Steven Moreland · 7 years ago
  66. b084bc3 libutils: export system_headers by Steven Moreland · 7 years ago
  67. 91527ed libutils: mark as vendor_available by Steven Moreland · 7 years ago
  68. 48cdaff libutils: mark as vendor_available by Steven Moreland · 7 years ago
  69. 44cee05 split LightRefBase out of RefBase by Mathias Agopian · 8 years ago
  70. 02ce426 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 8 years ago
  71. 0484b3b logd: ASAN cleansing by Mark Salyzyn · 8 years ago
  72. c94c4d2 Merge "Blacklist some vector functions for CFI." by Vishwath Mohan · 8 years ago
  73. 90f5d64 Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  74. 27a7aa0 Blacklist some vector functions for CFI. by Vishwath Mohan · 8 years ago
  75. aa1d432 Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0 by Adam Lesinski · 8 years ago
  76. b02d690 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  77. d9bcc37 Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1 by Hans Boehm · 8 years ago
  78. 7f0b260 Add heuristic data race detection to sp<> by Hans Boehm · 8 years ago
  79. 6258cfe Merge "Formatting changes for TypeHelpers.h and Vectors.h" by TreeHugger Robot · 8 years ago
  80. fc3f57a Formatting changes for TypeHelpers.h and Vectors.h by Vishwath Mohan · 8 years ago
  81. 5dfa912 Merge "Enable more modules on linux_bionic builds" am: 75c414d1a3 am: 5bb9220b75 by Dan Willemsen · 8 years ago
  82. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  83. f520b73 Get rid of LinearTransform by Mathias Agopian · 8 years ago
  84. 6c94230 Revert "get rid of LinearTransform" by Ian Pedowitz · 8 years ago
  85. bcd5920 get rid of LinearTransform by Mathias Agopian · 8 years ago
  86. aa47993 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 8 years ago
  87. 2aac335 libutils: String\d+ make std_string private by Steven Moreland · 8 years ago
  88. decccc2 Merge "Remove BlobCAche from libutils" by TreeHugger Robot · 8 years ago
  89. f088e4e Remove BlobCAche from libutils by Mathias Agopian · 8 years ago
  90. d21cfab Add missing includes. by Steven Moreland · 8 years ago
  91. 101573e Merge "Clarify that Condition::wait() can spuriously wake up" am: 514e0aa2e2 am: 675e05c48a by Tom Cherry · 8 years ago
  92. 514e0aa Merge "Clarify that Condition::wait() can spuriously wake up" by Tom Cherry · 8 years ago
  93. 22dbf39 clean-up libutils includes by Mathias Agopian · 8 years ago
  94. f1147f7 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 8 years ago
  95. a4ca06b Merge changes I975ba933,Ica9d211b am: a9ef4dc7a2 am: 9ece9401a4 am: f695f6e842 by Colin Cross · 8 years ago
  96. a0931eb Add tests for multiton issue by Colin Cross · 8 years ago
  97. 62a6b16 Merge "Make libutils test compile on the host" am: f5fd4888ce am: a05a666c01 by Colin Cross · 8 years ago
  98. 155c983 Make libutils test compile on the host by Colin Cross · 8 years ago
  99. 2aa94cf Merge "Revert "Make libutils test compile on the host"" am: 16f4fb9c4e am: 5682e001e9 by Richard Uhler · 8 years ago
  100. 16f4fb9 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 8 years ago