1. 06be345 Update bionic after Clang rebase by Yi Kong · 9 years ago
  2. 6c8881d Merge "Update static functions/macro definitions." by Christopher Ferris · 9 years ago
  3. ee1e0a3 Update static functions/macro definitions. by Christopher Ferris · 9 years ago
  4. e54e64b Merge "Make the _Unwind_Ptr declaration match clang's." by Elliott Hughes · 9 years ago
  5. f2c6ad6 Make the _Unwind_Ptr declaration match clang's. by Elliott Hughes · 9 years ago
  6. 2e8e5e6 DO NOT MERGE: The future is now. by Josh Gao · 9 years ago
  7. ee1c45f Merge "Add syscalls that aren't currently used to the seccomp whitelist." by Josh Gao · 9 years ago
  8. 64cdd0c Merge "Make all the ELF relocation constants available." by Treehugger Robot · 9 years ago
  9. de9262e Add syscalls that aren't currently used to the seccomp whitelist. by Josh Gao · 9 years ago
  10. 237c3ee Merge "libc: fix typo in __RENAME macro" by Treehugger Robot · 9 years ago
  11. 5109bb4 Make all the ELF relocation constants available. by Elliott Hughes · 9 years ago
  12. 31e5a35 libc: fix typo in __RENAME macro by George Burgess IV · 9 years ago
  13. 0446c8c Add missing arch-specific AT_ cruft. by Elliott Hughes · 9 years ago
  14. 791989d Merge "Add PT_ARM_EXIDX." by Treehugger Robot · 9 years ago
  15. 7b37fa9 Merge "Move bionic_systrace.cpp over to CachedProperty." by Treehugger Robot · 9 years ago
  16. 5dc0565 Merge "Remove unused elf_machdep.h cruft." by Elliott Hughes · 9 years ago
  17. 57e7a0d Merge "Un-deprecated __system_property_find_nth." by Treehugger Robot · 9 years ago
  18. 901601b Remove unused elf_machdep.h cruft. by Elliott Hughes · 9 years ago
  19. 3914b19 Add PT_ARM_EXIDX. by Dan Albert · 9 years ago
  20. 438e019 Un-deprecated __system_property_find_nth. by Elliott Hughes · 9 years ago
  21. e4ddb3c Move bionic_systrace.cpp over to CachedProperty. by Elliott Hughes · 9 years ago
  22. ef2b2fe Link to the public post about clang FORTIFY. by Elliott Hughes · 9 years ago
  23. e4e69a1 Merge "Report the right error code from PropertyServiceConnection()" by Treehugger Robot · 9 years ago
  24. be4232b Report the right error code from PropertyServiceConnection() by Tom Cherry · 9 years ago
  25. 35dfaa8 Fix incorrect check. by Christopher Ferris · 9 years ago
  26. da08de8 Merge "libc: ARM: Add 32-bit Kryo memcpy" by Christopher Ferris · 9 years ago
  27. e8a3280 Merge "Address review comments on the bionic tzdata loader." by Treehugger Robot · 9 years ago
  28. 04d99df libc: ARM: Add 32-bit Kryo memcpy by Jake Weinstein · 10 years ago
  29. b63ed1d Restore __system_property_find_nth version by Dimitry Ivanov · 9 years ago
  30. f568ccd Merge "libc: use Cortex-A7/A53 memset on Kryo" by Christopher Ferris · 9 years ago
  31. a8f9c80 Merge "Add seccomp blacklist, and exclude swap functions" by Treehugger Robot · 9 years ago
  32. 4d114f9 libc: use Cortex-A7/A53 memset on Kryo by Jake Weinstein · 9 years ago
  33. a01cbaa Address review comments on the bionic tzdata loader. by Elliott Hughes · 9 years ago
  34. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 9 years ago
  35. 2be8013 Merge "Move libc_logging.cpp over to CachedProperty." by Treehugger Robot · 9 years ago
  36. 21d4a9a Merge "Move localtime.c over to CachedProperty." by Treehugger Robot · 9 years ago
  37. ff82ce8 Merge "Remove the useless lock from CachedProperty." by Treehugger Robot · 9 years ago
  38. a98aa56 Remove the useless lock from CachedProperty. by Elliott Hughes · 9 years ago
  39. 230a7a4 Mark CRT objects as vendor available by Dan Willemsen · 9 years ago
  40. d517ac2 Merge "Don't let missing Treble property context files affect errno." by Treehugger Robot · 9 years ago
  41. 94f58b2 Merge "Fix missing parse_open_file method." by Christopher Ferris · 9 years ago
  42. 87ff824 Move libc_logging.cpp over to CachedProperty. by Elliott Hughes · 9 years ago
  43. 0e8616a Move localtime.c over to CachedProperty. by Elliott Hughes · 9 years ago
  44. 7ade61c Don't let missing Treble property context files affect errno. by Elliott Hughes · 9 years ago
  45. 93d4f8b Fix missing parse_open_file method. by Alessio Balsini · 9 years ago
  46. 6c0468b Merge "Remove .(ll)ndk suffix from (ll)ndk_library" by Treehugger Robot · 9 years ago
  47. 51a9bf1 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
  48. bdbab30 Merge "Refactor Config from a struct to a class." by Christopher Ferris · 9 years ago
  49. df244d8 Merge "Add LLNDK stub libraries for the VNDK" by Dan Willemsen · 9 years ago
  50. c40af33 Merge "Move scopeguard into android::base" by Tom Cherry · 9 years ago
  51. 2b2b25b Refactor Config from a struct to a class. by Christopher Ferris · 9 years ago
  52. 9e27e58 Add support for disabling the greylist. by Elliott Hughes · 9 years ago
  53. 278d31d Merge "libc: add const-correct string.h overloads" by Treehugger Robot · 9 years ago
  54. b8ab618 Move scopeguard into android::base by Tom Cherry · 9 years ago
  55. b8f7fde Add LLNDK stub libraries for the VNDK by Dan Willemsen · 9 years ago
  56. 1261f29 Merge "libc: remove newlines in prototypes in string.h" by Treehugger Robot · 9 years ago
  57. 19710f7 libc: remove newlines in prototypes in string.h by George Burgess IV · 9 years ago
  58. bd3d208 libc: add const-correct string.h overloads by George Burgess IV · 9 years ago
  59. 7336db7 Add (duplicate) license from new XML file by Neil Fuller · 9 years ago
  60. d90713b Merge "Addition of a new system file for time zone data" by Neil Fuller · 9 years ago
  61. a3ed901 Remove obsolete Android.mk comments by Dan Willemsen · 9 years ago
  62. 07807a1 Merge "Add kryo support." by Christopher Ferris · 9 years ago
  63. defecea Merge "libc: use __bos instead of __bos0 for strchr." by Treehugger Robot · 9 years ago
  64. bce9a7d libc: use __bos instead of __bos0 for strchr. by George Burgess IV · 9 years ago
  65. 12021ce Merge "Break android_set_abort_message out of libc_logging." am: 1c864b630f by Josh Gao · 9 years ago
  66. 1c864b6 Merge "Break android_set_abort_message out of libc_logging." by Josh Gao · 9 years ago
  67. 10ec928 Break android_set_abort_message out of libc_logging. by Josh Gao · 9 years ago
  68. d89b0f1 Merge changes I826756d9,I00e2edb2 am: 6367f5ee55 by Josh Gao · 9 years ago
  69. 6367f5e Merge changes I826756d9,I00e2edb2 by Josh Gao · 9 years ago
  70. 950a958 Add kryo support. by Christopher Ferris · 9 years ago
  71. 1df65da Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" am: 4df5ca1e02 by Nick Kralevich · 9 years ago
  72. 62c03a4 Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE by Nick Kralevich · 9 years ago
  73. 134912d Merge "Only use environment variables on the host." am: 5d8b8310aa by Elliott Hughes · 9 years ago
  74. 14eb5ab Only use environment variables on the host. by Elliott Hughes · 9 years ago
  75. 5d20373 Merge "Expand whitelist" am: 7cf467bd23 by Paul Lawrence · 9 years ago
  76. 7cf467b Merge "Expand whitelist" by Treehugger Robot · 9 years ago
  77. 8b7a355 Expand whitelist by Paul Lawrence · 9 years ago
  78. 108279e Addition of a new system file for time zone data by Neil Fuller · 9 years ago
  79. f1cbcfe Merge "Revert "isnan and isinf aren't functions."" am: 6d225bdf7c by Dan Albert · 9 years ago
  80. 6d225bd Merge "Revert "isnan and isinf aren't functions."" by Treehugger Robot · 9 years ago
  81. 284c8f1 Revert "isnan and isinf aren't functions." by Dan Albert · 9 years ago
  82. 5b35e2b Merge "Fix x86 system calls made from ELF preinit." am: 12a07044db by Elliott Hughes · 9 years ago
  83. 12a0704 Merge "Fix x86 system calls made from ELF preinit." by Elliott Hughes · 9 years ago
  84. eb04ed5 Fix x86 system calls made from ELF preinit. by Elliott Hughes · 9 years ago
  85. 028a29f Merge changes from topic 'no-bionic-prebuilts' am: aa0b5054c5 by Dan Albert · 9 years ago
  86. aa0b505 Merge changes from topic 'no-bionic-prebuilts' by Treehugger Robot · 9 years ago
  87. 448e702 Merge "Expose seccomp table" am: 4b43140142 by Paul Lawrence · 9 years ago
  88. 4b43140 Merge "Expose seccomp table" by Treehugger Robot · 9 years ago
  89. 08bfbd1 Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff by Christopher Ferris · 9 years ago
  90. f785a6c Merge "bionic: arm64: generic: strcmp: align to 64B cache line" by Christopher Ferris · 9 years ago
  91. 26f57b6 Expose seccomp table by Paul Lawrence · 9 years ago
  92. 22805ea Revert "Revert "Run the versioner as part of the build."" by Dan Albert · 9 years ago
  93. 9fd409f Merge "Expand whitelist" am: 58df5b2b86 by Paul Lawrence · 9 years ago
  94. 6a6d669 Expand whitelist by Paul Lawrence · 9 years ago
  95. 58b8d8c Merge "Fix problem that we don't block syscalls below min value" am: 4d099d1576 by Paul Lawrence · 9 years ago
  96. 4d099d1 Merge "Fix problem that we don't block syscalls below min value" by Treehugger Robot · 9 years ago
  97. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 9 years ago
  98. a4a0b78 Merge "Update timezone data to 2017b" am: 341bb25a19 by Joachim Sauer · 9 years ago
  99. 341bb25 Merge "Update timezone data to 2017b" by Joachim Sauer · 9 years ago
  100. 6505934 Merge "POSIX support varies by API level." am: 8ebfc0d3a3 by Elliott Hughes · 9 years ago