1. fb60717 Merge "Usage suggestions." by Treehugger Robot · 7 years ago
  2. a3f9ad5 Usage suggestions. by Steven Moreland · 7 years ago
  3. 03809f6 Remove CompileTimeIfElse. by Steven Moreland · 7 years ago
  4. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  5. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  6. 508f344 Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8 by Dan Willemsen · 7 years ago
  7. 9ace705 Merge "Fix / suppress new unused warnings for mingw+clang" by Dan Willemsen · 7 years ago
  8. 501798e Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  9. 5468706 Merge "libutils: Cleanup unused class declaration" am: 23cc38d440 by Logan Chien · 7 years ago
  10. 9710aae libutils: Cleanup unused class declaration by Logan Chien · 7 years ago
  11. 32e9f4a Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  12. 89fbca6 Use -Werror in system/core by Chih-Hung Hsieh · 8 years ago
  13. 6aee026 Merge "libutils: Fix bug in strstr16." by Treehugger Robot · 7 years ago
  14. f51d4dd libutils: Fix bug in strstr16. by Branislav Rankov · 7 years ago
  15. 03ecb17 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  16. 6f4fb15 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  17. 627f7fd Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  18. 05d86d0 libutils: liblog export headers by Steven Moreland · 8 years ago
  19. f95b541 Use target.linux for all linux kernel based targets by Dan Willemsen · 8 years ago
  20. 3365b73 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  21. f5ee4ff libutils: liblog export headers by Steven Moreland · 8 years ago
  22. b37380c Merge changes from topic "linux_glibc" am: 7b3d4da91a am: 348a082469 by Dan Willemsen · 8 years ago
  23. 5261358 Merge changes from topic "linux_glibc" am: 7b3d4da91a by Dan Willemsen · 8 years ago
  24. 31264ad Merge changes from topic "linux_glibc" by Dan Willemsen · 8 years ago
  25. b908c96 Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc by George Burgess IV · 8 years ago
  26. bc41a83 Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc by George Burgess IV · 8 years ago
  27. 857c47e Silence a use-after-free warning from the analyzer by George Burgess IV · 8 years ago
  28. c57eba7 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  29. 41e4bbd Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 by Dan Willemsen · 8 years ago
  30. 41f143e Merge "Remove default libraries" am: 8b7feee38f by Dan Willemsen · 8 years ago
  31. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  32. 9c02a26 Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb by Jeff Sharkey · 8 years ago
  33. 5ae1dcd Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb by Jeff Sharkey · 8 years ago
  34. 5301515 Merge "Add "operator bool" overload to android::sp." by Treehugger Robot · 8 years ago
  35. a5bf522 Add "operator bool" overload to android::sp. by Jeff Sharkey · 8 years ago
  36. 50963c1 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7 by Adam Vartanian · 8 years ago
  37. 81797d0 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 by Adam Vartanian · 8 years ago
  38. 75c736b Fix integer overflow in utf{16,32}_to_utf8_length by Adam Vartanian · 8 years ago
  39. 64f52fc Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  40. fa3d1b0 Don't rely on transitively included headers by Jiyong Park · 8 years ago
  41. ca35091 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  42. 4e2505c Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 8 years ago
  43. 57e76fb Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
  44. 5ec9fb8 Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 8 years ago
  45. 6ce7206 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  46. 6545670 Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
  47. 7575180 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 8 years ago
  48. 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  49. 6bf3965 Merge "Add thread safety analysis annotations." am: e7ce8c8485 by Siarhei Vishniakou · 8 years ago
  50. ba7d0ed Merge "Add thread safety analysis annotations." by Treehugger Robot · 8 years ago
  51. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  52. 8d868a6 Add thread safety analysis annotations. by Siarhei Vishniakou · 8 years ago
  53. d987430 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 8 years ago
  54. 71a46d3 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  55. 5595466 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  56. 0d26e33 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  57. b700e82 libutils: liblog export headers by Steven Moreland · 8 years ago
  58. 6650f7c Merge "Va_end should be used with va_start" am: 5f4808382e am: 34b7617cb7 by Mikhail Lappo · 8 years ago
  59. 8f99012 Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  60. 3afc546 Merge "fix: ATRACE does not work for libs loaded in sphal namespace" into oc-dev by Jiyong Park · 8 years ago
  61. 1cd2ac3 fix: ATRACE does not work for libs loaded in sphal namespace by Jiyong Park · 8 years ago
  62. 2a487f8 Merge "Fix uninitialized member variable" am: 46bb1ffa8a am: 9cf71d784e by Renaud Paquay · 8 years ago
  63. e0e2dff Fix uninitialized member variable by Renaud Paquay · 8 years ago
  64. 72c2d38 Merge "libutils: Make LightFlattenablePod safe for unaligned ptr" into oc-dev by Chris Forbes · 8 years ago
  65. 21eb0a8 libutils: Make LightFlattenablePod safe for unaligned ptr by Chris Forbes · 8 years ago
  66. c6837c6 resolve merge conflicts of afc0aa78f to oc-dev-plus-aosp by Jaesoo Lee · 8 years ago
  67. f159fac Merge "added include for unistd.h that was missing" by Treehugger Robot · 8 years ago
  68. 1277176 libutils_headers: export libcutils_headers by Jaesoo Lee · 8 years ago
  69. 094e356 libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  70. 39a290b libutils: export system_headers by Steven Moreland · 8 years ago
  71. 42ec14e added include for unistd.h that was missing by Jaesoo Lee · 8 years ago
  72. d6f8e51 Merge "libutils: include what you use" into oc-dev by TreeHugger Robot · 8 years ago
  73. 0d97645 libutils: include what you use by Steven Moreland · 8 years ago
  74. 1c7d4fb libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  75. 28d39d6 libutils: export system_headers by Steven Moreland · 8 years ago
  76. 83cd895 libutils: mark as vendor_available by Steven Moreland · 8 years ago
  77. efecae4 libutils: mark as vendor_available by Steven Moreland · 8 years ago
  78. 7a04b54 split LightRefBase out of RefBase by Mathias Agopian · 8 years ago
  79. 27e0083 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 8 years ago
  80. ca77407 logd: ASAN cleansing by Mark Salyzyn · 9 years ago
  81. 441c764 Merge "Blacklist some vector functions for CFI." by Vishwath Mohan · 8 years ago
  82. 7051658 Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  83. 3986f0b Blacklist some vector functions for CFI. by Vishwath Mohan · 8 years ago
  84. a6855a1 Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0 by Adam Lesinski · 8 years ago
  85. e4f2733 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  86. b08a773 Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1 by Hans Boehm · 8 years ago
  87. 1e39666 Add heuristic data race detection to sp<> by Hans Boehm · 8 years ago
  88. f59a8ca Merge "Formatting changes for TypeHelpers.h and Vectors.h" by TreeHugger Robot · 8 years ago
  89. 42e39f9 Formatting changes for TypeHelpers.h and Vectors.h by Vishwath Mohan · 8 years ago
  90. ab76054 Merge "Enable more modules on linux_bionic builds" am: 75c414d1a3 am: 5bb9220b75 by Dan Willemsen · 8 years ago
  91. 0639227 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  92. 2d38bf6 Get rid of LinearTransform by Mathias Agopian · 8 years ago
  93. 05ed4a6 Revert "get rid of LinearTransform" by Ian Pedowitz · 8 years ago
  94. 110c5a2 get rid of LinearTransform by Mathias Agopian · 8 years ago
  95. 5d99f97 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 8 years ago
  96. 1838db5 libutils: String\d+ make std_string private by Steven Moreland · 8 years ago
  97. 1b5cd6e Merge "Remove BlobCAche from libutils" by TreeHugger Robot · 8 years ago
  98. 9e85efa Remove BlobCAche from libutils by Mathias Agopian · 8 years ago
  99. 6c81e01 Add missing includes. by Steven Moreland · 8 years ago
  100. 4c232b7 Merge "Clarify that Condition::wait() can spuriously wake up" am: 514e0aa2e2 am: 675e05c48a by Tom Cherry · 8 years ago