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