1. da08de8 Merge "libc: ARM: Add 32-bit Kryo memcpy" by Christopher Ferris · 8 years ago
  2. e8a3280 Merge "Address review comments on the bionic tzdata loader." by Treehugger Robot · 8 years ago
  3. 10f32d9 Merge "Restore __system_property_find_nth version" by Treehugger Robot · 8 years ago
  4. 04d99df libc: ARM: Add 32-bit Kryo memcpy by Jake Weinstein · 9 years ago
  5. b63ed1d Restore __system_property_find_nth version by Dimitry Ivanov · 8 years ago
  6. f568ccd Merge "libc: use Cortex-A7/A53 memset on Kryo" by Christopher Ferris · 8 years ago
  7. a8f9c80 Merge "Add seccomp blacklist, and exclude swap functions" by Treehugger Robot · 8 years ago
  8. 4d114f9 libc: use Cortex-A7/A53 memset on Kryo by Jake Weinstein · 8 years ago
  9. a01cbaa Address review comments on the bionic tzdata loader. by Elliott Hughes · 8 years ago
  10. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 8 years ago
  11. 2be8013 Merge "Move libc_logging.cpp over to CachedProperty." by Treehugger Robot · 8 years ago
  12. 735f41a Merge "The workaround for apps using older version of soinfos" by Treehugger Robot · 8 years ago
  13. 21d4a9a Merge "Move localtime.c over to CachedProperty." by Treehugger Robot · 8 years ago
  14. d3a07e8 The workaround for apps using older version of soinfos by Dimitry Ivanov · 8 years ago
  15. faf7f35 Merge "'make bionic-unit-tests' now builds all the required binaries" by Treehugger Robot · 8 years ago
  16. ff82ce8 Merge "Remove the useless lock from CachedProperty." by Treehugger Robot · 8 years ago
  17. a98aa56 Remove the useless lock from CachedProperty. by Elliott Hughes · 8 years ago
  18. 53a9bcd Merge "Mark CRT objects as vendor available" by Dan Willemsen · 8 years ago
  19. 230a7a4 Mark CRT objects as vendor available by Dan Willemsen · 8 years ago
  20. d517ac2 Merge "Don't let missing Treble property context files affect errno." by Treehugger Robot · 8 years ago
  21. 4bd3542 'make bionic-unit-tests' now builds all the required binaries by Dimitry Ivanov · 8 years ago
  22. 94f58b2 Merge "Fix missing parse_open_file method." by Christopher Ferris · 8 years ago
  23. 87ff824 Move libc_logging.cpp over to CachedProperty. by Elliott Hughes · 8 years ago
  24. 0e8616a Move localtime.c over to CachedProperty. by Elliott Hughes · 8 years ago
  25. 7ade61c Don't let missing Treble property context files affect errno. by Elliott Hughes · 8 years ago
  26. 93d4f8b Fix missing parse_open_file method. by Alessio Balsini · 8 years ago
  27. 6c0468b Merge "Remove .(ll)ndk suffix from (ll)ndk_library" by Treehugger Robot · 8 years ago
  28. 51a9bf1 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  29. f17048b Merge "Send developers straight to the text relocation docs." by Treehugger Robot · 8 years ago
  30. 763f6e1 Send developers straight to the text relocation docs. by Elliott Hughes · 8 years ago
  31. bdbab30 Merge "Refactor Config from a struct to a class." by Christopher Ferris · 8 years ago
  32. df244d8 Merge "Add LLNDK stub libraries for the VNDK" by Dan Willemsen · 8 years ago
  33. a07033e Merge "versioner: fix LLVM assertion failure." by Treehugger Robot · 8 years ago
  34. c40af33 Merge "Move scopeguard into android::base" by Tom Cherry · 8 years ago
  35. 2b2b25b Refactor Config from a struct to a class. by Christopher Ferris · 8 years ago
  36. afb59c3 Merge "Enable FORTIFY unit tests for clang" by Treehugger Robot · 8 years ago
  37. 8ef9874 versioner: fix LLVM assertion failure. by Josh Gao · 8 years ago
  38. 2d389ff Merge "Add support for disabling the greylist." by Treehugger Robot · 8 years ago
  39. 5f8a673 Enable FORTIFY unit tests for clang by George Burgess IV · 8 years ago
  40. 9e27e58 Add support for disabling the greylist. by Elliott Hughes · 8 years ago
  41. e06c69d Merge "Fix compare_exchange_weak tests to allow spurious failure" by Hans Boehm · 8 years ago
  42. 278d31d Merge "libc: add const-correct string.h overloads" by Treehugger Robot · 8 years ago
  43. b8ab618 Move scopeguard into android::base by Tom Cherry · 8 years ago
  44. 590a410 Fix compare_exchange_weak tests to allow spurious failure by Hans Boehm · 8 years ago
  45. b8f7fde Add LLNDK stub libraries for the VNDK by Dan Willemsen · 8 years ago
  46. 1261f29 Merge "libc: remove newlines in prototypes in string.h" by Treehugger Robot · 8 years ago
  47. 19710f7 libc: remove newlines in prototypes in string.h by George Burgess IV · 8 years ago
  48. bd3d208 libc: add const-correct string.h overloads by George Burgess IV · 8 years ago
  49. 0a40cb3 Merge "Add (duplicate) license from new XML file" by Neil Fuller · 8 years ago
  50. 7336db7 Add (duplicate) license from new XML file by Neil Fuller · 8 years ago
  51. d90713b Merge "Addition of a new system file for time zone data" by Neil Fuller · 8 years ago
  52. b209e14 Merge "Remove obsolete Android.mk comments" by Treehugger Robot · 8 years ago
  53. a3ed901 Remove obsolete Android.mk comments by Dan Willemsen · 8 years ago
  54. 07807a1 Merge "Add kryo support." by Christopher Ferris · 8 years ago
  55. defecea Merge "libc: use __bos instead of __bos0 for strchr." by Treehugger Robot · 8 years ago
  56. bce9a7d libc: use __bos instead of __bos0 for strchr. by George Burgess IV · 8 years ago
  57. 12021ce Merge "Break android_set_abort_message out of libc_logging." am: 1c864b630f by Josh Gao · 8 years ago
  58. 1c864b6 Merge "Break android_set_abort_message out of libc_logging." by Josh Gao · 8 years ago
  59. 5ac8755 Merge changes I70edafb7,I96cba65e,I5142a335 am: 1400acc159 by Josh Gao · 8 years ago
  60. 1400acc Merge changes I70edafb7,I96cba65e,I5142a335 by Treehugger Robot · 8 years ago
  61. 10ec928 Break android_set_abort_message out of libc_logging. by Josh Gao · 8 years ago
  62. d89b0f1 Merge changes I826756d9,I00e2edb2 am: 6367f5ee55 by Josh Gao · 8 years ago
  63. 6367f5e Merge changes I826756d9,I00e2edb2 by Josh Gao · 8 years ago
  64. acc7921 versioner: remove useless log message. by Josh Gao · 8 years ago
  65. d744a9b versioner: fix indentation in usage. by Josh Gao · 8 years ago
  66. 3fcf747 versioner: guard preprocessing messages with -v. by Josh Gao · 8 years ago
  67. 950a958 Add kryo support. by Christopher Ferris · 8 years ago
  68. 1df65da Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" am: 4df5ca1e02 by Nick Kralevich · 8 years ago
  69. 4df5ca1 Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" by Treehugger Robot · 8 years ago
  70. 62c03a4 Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE by Nick Kralevich · 8 years ago
  71. e3f6662 Merge "Fix lookup logic for linked namespaces" am: 6a2c7f5a68 by Dimitry Ivanov · 8 years ago
  72. 6a2c7f5 Merge "Fix lookup logic for linked namespaces" by Treehugger Robot · 8 years ago
  73. 134912d Merge "Only use environment variables on the host." am: 5d8b8310aa by Elliott Hughes · 8 years ago
  74. 5d8b831 Merge "Only use environment variables on the host." by Treehugger Robot · 8 years ago
  75. 14eb5ab Only use environment variables on the host. by Elliott Hughes · 8 years ago
  76. 5d20373 Merge "Expand whitelist" am: 7cf467bd23 by Paul Lawrence · 8 years ago
  77. 7cf467b Merge "Expand whitelist" by Treehugger Robot · 8 years ago
  78. ec3cc94 Merge "Refactor sanitized library on-disk layout - bionic." am: 2a41bf4190 by Vishwath Mohan · 8 years ago
  79. 2a41bf4 Merge "Refactor sanitized library on-disk layout - bionic." by Treehugger Robot · 8 years ago
  80. 8b7a355 Expand whitelist by Paul Lawrence · 8 years ago
  81. 108279e Addition of a new system file for time zone data by Neil Fuller · 8 years ago
  82. 4113def Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 8 years ago
  83. f1cbcfe Merge "Revert "isnan and isinf aren't functions."" am: 6d225bdf7c by Dan Albert · 8 years ago
  84. 6d225bd Merge "Revert "isnan and isinf aren't functions."" by Treehugger Robot · 8 years ago
  85. 284c8f1 Revert "isnan and isinf aren't functions." by Dan Albert · 8 years ago
  86. bcf3b3d Merge "Add more ptrace process resumption tests." am: ccec0f4c11 by Josh Gao · 8 years ago
  87. ccec0f4 Merge "Add more ptrace process resumption tests." by Josh Gao · 8 years ago
  88. 5b35e2b Merge "Fix x86 system calls made from ELF preinit." am: 12a07044db by Elliott Hughes · 8 years ago
  89. 12a0704 Merge "Fix x86 system calls made from ELF preinit." by Elliott Hughes · 8 years ago
  90. d3e7d08 Fix lookup logic for linked namespaces by Dimitry Ivanov · 8 years ago
  91. bc055ca Add more ptrace process resumption tests. by Josh Gao · 8 years ago
  92. eb04ed5 Fix x86 system calls made from ELF preinit. by Elliott Hughes · 8 years ago
  93. 028a29f Merge changes from topic 'no-bionic-prebuilts' am: aa0b5054c5 by Dan Albert · 8 years ago
  94. aa0b505 Merge changes from topic 'no-bionic-prebuilts' by Treehugger Robot · 8 years ago
  95. 79c33a1 Merge "linker: log only real dlerrors" am: df3b922fcf by Dimitry Ivanov · 8 years ago
  96. df3b922 Merge "linker: log only real dlerrors" by Dimitry Ivanov · 8 years ago
  97. 11968b8 linker: log only real dlerrors by Dimitry Ivanov · 8 years ago
  98. 448e702 Merge "Expose seccomp table" am: 4b43140142 by Paul Lawrence · 8 years ago
  99. 4b43140 Merge "Expose seccomp table" by Treehugger Robot · 8 years ago
  100. 08bfbd1 Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff by Christopher Ferris · 8 years ago