1. df36644 Merge "Va_end should be used with va_start" am: 5f4808382e am: 34b7617cb7 by Mikhail Lappo · 7 years ago
  2. 5f48083 Merge "Va_end should be used with va_start" by Treehugger Robot · 7 years ago
  3. 94baf72 Merge "fix: ATRACE does not work for libs loaded in sphal namespace" into oc-dev by Jiyong Park · 7 years ago
  4. 0b3c24b fix: ATRACE does not work for libs loaded in sphal namespace by Jiyong Park · 7 years ago
  5. 1033781 Merge "Fix uninitialized member variable" am: 46bb1ffa8a am: 9cf71d784e by Renaud Paquay · 7 years ago
  6. b7a4f0b Fix uninitialized member variable by Renaud Paquay · 7 years ago
  7. efa6100 Merge "libutils: Make LightFlattenablePod safe for unaligned ptr" into oc-dev by Chris Forbes · 7 years ago
  8. c46cbcb libutils: Make LightFlattenablePod safe for unaligned ptr by Chris Forbes · 7 years ago
  9. 1e00517 resolve merge conflicts of afc0aa78f to oc-dev-plus-aosp by Jaesoo Lee · 7 years ago
  10. 98cc0e1 Merge "added include for unistd.h that was missing" by Treehugger Robot · 7 years ago
  11. 1e8ac0f libutils_headers: export libcutils_headers by Jaesoo Lee · 7 years ago
  12. 4ad9d51 libutils: export libbacktrace headers by Steven Moreland · 7 years ago
  13. 2d0dc99 libutils: export system_headers by Steven Moreland · 7 years ago
  14. ff39e9c added include for unistd.h that was missing by Jaesoo Lee · 7 years ago
  15. 2679d09 Merge "libutils: include what you use" into oc-dev by TreeHugger Robot · 7 years ago
  16. 8da9613 libutils: include what you use by Steven Moreland · 7 years ago
  17. d3b4b2c libutils: export libbacktrace headers by Steven Moreland · 7 years ago
  18. b084bc3 libutils: export system_headers by Steven Moreland · 7 years ago
  19. 91527ed libutils: mark as vendor_available by Steven Moreland · 7 years ago
  20. 48cdaff libutils: mark as vendor_available by Steven Moreland · 7 years ago
  21. 44cee05 split LightRefBase out of RefBase by Mathias Agopian · 7 years ago
  22. 02ce426 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 7 years ago
  23. 0484b3b logd: ASAN cleansing by Mark Salyzyn · 8 years ago
  24. c94c4d2 Merge "Blacklist some vector functions for CFI." by Vishwath Mohan · 7 years ago
  25. 90f5d64 Va_end should be used with va_start by Mikhail Lappo · 7 years ago
  26. 27a7aa0 Blacklist some vector functions for CFI. by Vishwath Mohan · 7 years ago
  27. aa1d432 Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0 by Adam Lesinski · 7 years ago
  28. b02d690 libziparchive: fix mac os breakage by Adam Lesinski · 7 years ago
  29. d9bcc37 Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1 by Hans Boehm · 7 years ago
  30. 7f0b260 Add heuristic data race detection to sp<> by Hans Boehm · 7 years ago
  31. 6258cfe Merge "Formatting changes for TypeHelpers.h and Vectors.h" by TreeHugger Robot · 7 years ago
  32. fc3f57a Formatting changes for TypeHelpers.h and Vectors.h by Vishwath Mohan · 7 years ago
  33. 5dfa912 Merge "Enable more modules on linux_bionic builds" am: 75c414d1a3 am: 5bb9220b75 by Dan Willemsen · 7 years ago
  34. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 7 years ago
  35. f520b73 Get rid of LinearTransform by Mathias Agopian · 7 years ago
  36. 6c94230 Revert "get rid of LinearTransform" by Ian Pedowitz · 7 years ago
  37. bcd5920 get rid of LinearTransform by Mathias Agopian · 7 years ago
  38. aa47993 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 7 years ago
  39. 2aac335 libutils: String\d+ make std_string private by Steven Moreland · 7 years ago
  40. decccc2 Merge "Remove BlobCAche from libutils" by TreeHugger Robot · 7 years ago
  41. f088e4e Remove BlobCAche from libutils by Mathias Agopian · 7 years ago
  42. d21cfab Add missing includes. by Steven Moreland · 7 years ago
  43. 101573e Merge "Clarify that Condition::wait() can spuriously wake up" am: 514e0aa2e2 am: 675e05c48a by Tom Cherry · 7 years ago
  44. 514e0aa Merge "Clarify that Condition::wait() can spuriously wake up" by Tom Cherry · 7 years ago
  45. 22dbf39 clean-up libutils includes by Mathias Agopian · 7 years ago
  46. f1147f7 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 7 years ago
  47. a4ca06b Merge changes I975ba933,Ica9d211b am: a9ef4dc7a2 am: 9ece9401a4 am: f695f6e842 by Colin Cross · 7 years ago
  48. a0931eb Add tests for multiton issue by Colin Cross · 7 years ago
  49. 62a6b16 Merge "Make libutils test compile on the host" am: f5fd4888ce am: a05a666c01 by Colin Cross · 7 years ago
  50. 155c983 Make libutils test compile on the host by Colin Cross · 7 years ago
  51. 2aa94cf Merge "Revert "Make libutils test compile on the host"" am: 16f4fb9c4e am: 5682e001e9 by Richard Uhler · 7 years ago
  52. 16f4fb9 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 7 years ago
  53. 26bfee5 Revert "Make libutils test compile on the host" by Richard Uhler · 7 years ago
  54. 23eff46 Merge changes Icd5f39ae,I2a4e956c am: 6d795c2883 am: 92466ff6ea am: 9cb1d219bd by Colin Cross · 7 years ago
  55. 6d795c2 Merge changes Icd5f39ae,I2a4e956c by Treehugger Robot · 7 years ago
  56. afa891e Make libutils test compile on the host by Colin Cross · 7 years ago
  57. fe06c63 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 7 years ago
  58. 477b3fc Merge "Fix multiton issue" am: 78b285b367 am: 6d7751a13b am: dafd687617 by Colin Cross · 7 years ago
  59. 78b285b Merge "Fix multiton issue" by Treehugger Robot · 7 years ago
  60. b014509 Fix multiton issue by Colin Cross · 7 years ago
  61. 917cca2 Merge "Make Condition use CLOCK_MONOTONIC" am: 7f932afefc am: 36ba2fbef7 by Tom Cherry · 7 years ago
  62. 1fb04ff Make Condition use CLOCK_MONOTONIC by Tom Cherry · 7 years ago
  63. 870a065 Merge "Vector.h: remove unused import <new>" am: 1a4e2dfdf5 am: c50fce7dac by Steven Moreland · 7 years ago
  64. 1a4e2df Merge "Vector.h: remove unused import <new>" by Treehugger Robot · 7 years ago
  65. 40c7ddf Vector.h: remove unused import <new> by Steven Moreland · 7 years ago
  66. cee1918 Merge "Remove unused primes.py python file." am: 325eeebc47 am: e9ce5716ce am: 72ff4d5360 by Steven Moreland · 7 years ago
  67. 16afa6a Remove unused primes.py python file. by Steven Moreland · 7 years ago
  68. 5717abf Merge "RefBase.cpp remove unused include typeinfo" am: 141e98474e am: d253899e1e am: 1bc2c960ee by Steven Moreland · 7 years ago
  69. 1a055a8 RefBase.cpp remove unused include typeinfo by Steven Moreland · 7 years ago
  70. b7d71b7 Merge "Make __android_log_assert behave more like libc asserts." am: 9df286012c am: ad2927d744 am: a7063b8257 by Elliott Hughes · 7 years ago
  71. 5bae1b8 Make __android_log_assert behave more like libc asserts. by Elliott Hughes · 8 years ago
  72. a040114 Merge "Exporting C++ headers from system/core" am: 812b7d5d52 am: f484dd3401 am: a252f11da3 by Vijay Venkatraman · 8 years ago
  73. 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 8 years ago
  74. 271a1a7 resolve merge conflicts of a45b1d6f3 to master by Mark Salyzyn · 8 years ago
  75. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  76. 00ae90f Enable libbase/libutils/libziparchive on host bionic am: ab34b47b35 am: 69b0123549 am: 5bc670c841 by Dan Willemsen · 8 years ago
  77. ab34b47 Enable libbase/libutils/libziparchive on host bionic by Dan Willemsen · 8 years ago
  78. b4c9ab9 Merge "system/core: preparation to pull back interfaces from android/log.h" am: 27d2d49f48 am: 8a7297a09f by Mark Salyzyn · 8 years ago
  79. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  80. c2b3b5f Merge "Test for _WIN32 in instead of USE_MINGW." am: ec99158580 am: 2e7e065db9 am: 04819403d6 by Elliott Hughes · 8 years ago
  81. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 8 years ago
  82. 7a7b066 system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 am: 0308b0eabd by Mark Salyzyn · 8 years ago
  83. 4bf372a system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5 am: eb189f147b am: 16f7786032 by Mark Salyzyn · 8 years ago
  84. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  85. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  86. 910ab5e Merge "Fix more system/core/include warnings" am: 18fbd80504 am: 5fe194a9fd am: b5ca47989c by Colin Cross · 8 years ago
  87. 18fbd80 Merge "Fix more system/core/include warnings" by Colin Cross · 8 years ago
  88. 929f154 Merge "Use readdir instead of readdir_r." am: 833df5cd54 am: 16533c7c0b am: 1456ddd921 by Elliott Hughes · 8 years ago
  89. 9f20693 Use readdir instead of readdir_r. by Elliott Hughes · 8 years ago
  90. 1811d15 Fix more system/core/include warnings by Colin Cross · 8 years ago
  91. fd49e46 Merge "Fix warnings in libutils headers" am: 65a1633ec3 am: 0f79b62bf6 am: 1446cbac58 by Colin Cross · 8 years ago
  92. 17b5b82 Fix warnings in libutils headers by Colin Cross · 8 years ago
  93. 6b85354 Merge "SharedBuffer: Refactor release() logic" by Greg Kaiser · 8 years ago
  94. 1cfa56d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 8 years ago
  95. 9de6776 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  96. a1709d5 Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fde am: 7dddf9433c by Hans Boehm · 8 years ago
  97. 7dddf94 Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fde by Hans Boehm · 8 years ago
  98. daac359 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 8 years ago
  99. 48c35db Make wake() error fatal by John Reck · 8 years ago
  100. 23c857e Make RefBase more robust and debuggable by Hans Boehm · 8 years ago