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