1. ec43dd6 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 9 years ago
  2. 6d1193a watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches by Pavel Labath · 9 years ago
  3. 15f1db3 Revert "Revert "loader: enable loading libraries from tmpfs"" by Dimitry Ivanov · 9 years ago
  4. af3bdf9 Merge "Revert "loader: enable loading libraries from tmpfs"" into oc-dev by TreeHugger Robot · 9 years ago
  5. 6d59318 Revert "loader: enable loading libraries from tmpfs" by Yin-Chia Yeh · 9 years ago
  6. eee85ca Merge "loader: enable loading libraries from tmpfs" into oc-dev by TreeHugger Robot · 9 years ago
  7. bb8b22a loader: enable loading libraries from tmpfs by Dimitry Ivanov · 9 years ago
  8. cb302f9 The future is now. by Josh Gao · 9 years ago
  9. 1e10449 Add syscalls that aren't currently used to the seccomp whitelist. by Josh Gao · 9 years ago
  10. 07e75fe libc: fix typo in __RENAME macro by George Burgess IV · 9 years ago
  11. a0e5d06 Un-deprecated __system_property_find_nth. by Elliott Hughes · 9 years ago
  12. 083faf3 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 9 years ago
  13. a92579b Merge "Restore __system_property_find_nth version" into oc-dev by TreeHugger Robot · 9 years ago
  14. 2167e74 Restore __system_property_find_nth version by Dimitry Ivanov · 9 years ago
  15. 2a5dab7 Merge "Don't let missing Treble property context files affect errno." into oc-dev by TreeHugger Robot · 9 years ago
  16. 402ec60 Merge "The workaround for apps using older version of soinfos" into oc-dev by TreeHugger Robot · 9 years ago
  17. a7afa02 Don't let missing Treble property context files affect errno. by Elliott Hughes · 9 years ago
  18. 97b4c5f The workaround for apps using older version of soinfos by Dimitry Ivanov · 9 years ago
  19. 5670fef Mark CRT objects as vendor available by Dan Willemsen · 9 years ago
  20. 993b083 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
  21. f07fd6a Merge "Build the versioner even on unbundled branches." into oc-dev by Steven Moreland · 9 years ago
  22. e3c0024 Build the versioner even on unbundled branches. by Dan Albert · 9 years ago
  23. b93d3c2 Add LLNDK stub libraries for the VNDK by Dan Willemsen · 9 years ago
  24. fd5260e Revert "Revert "Run the versioner as part of the build."" by Dan Albert · 9 years ago
  25. 3b35357 Merge "versioner: fix LLVM assertion failure." into oc-dev by TreeHugger Robot · 9 years ago
  26. fc46883 versioner: fix LLVM assertion failure. by Josh Gao · 9 years ago
  27. d7c4832 linker: add android_get_exported_namespace by Jiyong Park · 9 years ago
  28. f971076 Merge "Add support for disabling the greylist." into oc-dev by Elliott Hughes · 9 years ago
  29. 78661f5 Fix compare_exchange_weak tests to allow spurious failure by Hans Boehm · 9 years ago
  30. 7933bec Add support for disabling the greylist. by Elliott Hughes · 9 years ago
  31. 61e0539 Addition of a new system file for time zone data by Neil Fuller · 9 years ago
  32. 01e04f5 Break android_set_abort_message out of libc_logging. by Josh Gao · 9 years ago
  33. dedcf35 Fix lookup logic for linked namespaces by Dimitry Ivanov · 9 years ago
  34. eca0f99 Merge "Refactor sanitized library on-disk layout - bionic." into oc-dev by TreeHugger Robot · 9 years ago
  35. 74f7f29 Merge "Only use environment variables on the host." into oc-dev by TreeHugger Robot · 9 years ago
  36. a782f29 Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 9 years ago
  37. cf63656 Only use environment variables on the host. by Elliott Hughes · 9 years ago
  38. 3ba8223 Expand whitelist by Paul Lawrence · 9 years ago
  39. 8424239 Fix x86 system calls made from ELF preinit. by Elliott Hughes · 9 years ago
  40. e7cdb29 linker: log only real dlerrors by Dimitry Ivanov · 9 years ago
  41. 7359c82 Merge "Expose seccomp table" am: 4b43140142 am: 448e702fd3 am: 6ed3b2bd7a by Paul Lawrence · 9 years ago
  42. 6ed3b2b Merge "Expose seccomp table" am: 4b43140142 am: 448e702fd3 by Paul Lawrence · 9 years ago
  43. 448e702 Merge "Expose seccomp table" am: 4b43140142 by Paul Lawrence · 9 years ago
  44. 4b43140 Merge "Expose seccomp table" by Treehugger Robot · 9 years ago
  45. 99df3ad Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff am: 08bfbd18f8 by Christopher Ferris · 9 years ago
  46. 4eb034c Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff by Christopher Ferris · 9 years ago
  47. 08bfbd1 Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff by Christopher Ferris · 9 years ago
  48. f785a6c Merge "bionic: arm64: generic: strcmp: align to 64B cache line" by Christopher Ferris · 9 years ago
  49. 787fa4a Merge "Make anonymous namespace isoalted." am: 6b0f17e588 am: e16a6463d9 by Dimitry Ivanov · 9 years ago
  50. a6508f2 Merge "Make anonymous namespace isoalted." am: 6b0f17e588 am: e16a6463d9 by Dimitry Ivanov · 9 years ago
  51. e16a646 Merge "Make anonymous namespace isoalted." am: 6b0f17e588 by Dimitry Ivanov · 9 years ago
  52. 6b0f17e Merge "Make anonymous namespace isoalted." by Dimitry Ivanov · 9 years ago
  53. 26f57b6 Expose seccomp table by Paul Lawrence · 9 years ago
  54. c9dced2 Make anonymous namespace isoalted. by Dimitry Ivanov · 9 years ago
  55. 179a8a8 Merge "Revert "linker: add more directories to default lib paths"" am: 840ae69408 am: f3ee6cc97c by Dimitry Ivanov · 9 years ago
  56. 990c69b Merge "Revert "linker: add more directories to default lib paths"" am: 840ae69408 by Dimitry Ivanov · 9 years ago
  57. f3ee6cc Merge "Revert "linker: add more directories to default lib paths"" by Dimitry Ivanov · 9 years ago
  58. 840ae69 Merge "Revert "linker: add more directories to default lib paths"" by Dimitry Ivanov · 9 years ago
  59. ed53d53 Merge "Load namespace configuration from ld.config.txt" am: deca8effd0 am: b6aeca5280 by Dimitry Ivanov · 9 years ago
  60. bbf42e6 Merge "Load namespace configuration from ld.config.txt" am: deca8effd0 by Dimitry Ivanov · 9 years ago
  61. b6aeca5 Merge "Load namespace configuration from ld.config.txt" am: deca8effd0 by Dimitry Ivanov · 9 years ago
  62. deca8ef Merge "Load namespace configuration from ld.config.txt" by Treehugger Robot · 9 years ago
  63. aa7ddcf Merge "Disable compat_elf_hash_and_relocation_tables test for x86" am: fe96db819b am: 72aed61800 by Dimitry Ivanov · 9 years ago
  64. 75fc414 Merge "Disable compat_elf_hash_and_relocation_tables test for x86" am: fe96db819b by Dimitry Ivanov · 9 years ago
  65. 72aed61 Merge "Disable compat_elf_hash_and_relocation_tables test for x86" by Dimitry Ivanov · 9 years ago
  66. fe96db8 Merge "Disable compat_elf_hash_and_relocation_tables test for x86" by Dimitry Ivanov · 9 years ago
  67. 4cabfaa Load namespace configuration from ld.config.txt by Dimitry Ivanov · 9 years ago
  68. fc32dcb Disable compat_elf_hash_and_relocation_tables test for x86 by Dimitry Ivanov · 9 years ago
  69. 89be247 Merge "loader: stop relying on AT_BASE" am: ad8dcd6023 am: bf8290dc7b by Dimitry Ivanov · 9 years ago
  70. 21b66ac Merge "loader: stop relying on AT_BASE" am: ad8dcd6023 am: bf8290dc7b by Dimitry Ivanov · 9 years ago
  71. bf8290d Merge "loader: stop relying on AT_BASE" am: ad8dcd6023 by Dimitry Ivanov · 9 years ago
  72. ad8dcd6 Merge "loader: stop relying on AT_BASE" by Treehugger Robot · 9 years ago
  73. 9b1cc4b loader: stop relying on AT_BASE by Dimitry Ivanov · 9 years ago
  74. a7c2d50 Merge "Expand whitelist" am: 58df5b2b86 am: 9fd409f56a am: 30eadf34a5 by Paul Lawrence · 9 years ago
  75. 30eadf3 Merge "Expand whitelist" am: 58df5b2b86 am: 9fd409f56a by Paul Lawrence · 9 years ago
  76. 9fd409f Merge "Expand whitelist" am: 58df5b2b86 by Paul Lawrence · 9 years ago
  77. 58df5b2 Merge "Expand whitelist" by Treehugger Robot · 9 years ago
  78. 6a6d669 Expand whitelist by Paul Lawrence · 9 years ago
  79. c9ebcec Merge "Verify at least 2 frames out of signal handler." am: 8f804d71d0 am: ab39630cef by Christopher Ferris · 9 years ago
  80. 5412798 Merge "Verify at least 2 frames out of signal handler." am: 8f804d71d0 by Christopher Ferris · 9 years ago
  81. ab39630 Merge "Verify at least 2 frames out of signal handler." am: 8f804d71d0 by Christopher Ferris · 9 years ago
  82. 8f804d7 Merge "Verify at least 2 frames out of signal handler." by Christopher Ferris · 9 years ago
  83. ac2f3dd Verify at least 2 frames out of signal handler. by Christopher Ferris · 9 years ago
  84. 8a98004 Merge "Fix problem that we don't block syscalls below min value" am: 4d099d1576 am: 58b8d8c43e by Paul Lawrence · 9 years ago
  85. 1f90e43 Merge "Fix problem that we don't block syscalls below min value" am: 4d099d1576 by Paul Lawrence · 9 years ago
  86. 58b8d8c Merge "Fix problem that we don't block syscalls below min value" am: 4d099d1576 by Paul Lawrence · 9 years ago
  87. 4d099d1 Merge "Fix problem that we don't block syscalls below min value" by Treehugger Robot · 9 years ago
  88. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 9 years ago
  89. ad1ddb2 Merge "Update timezone data to 2017b" am: 341bb25a19 am: a4a0b78e8d by Joachim Sauer · 9 years ago
  90. 4e363fa Merge "Update timezone data to 2017b" am: 341bb25a19 am: a4a0b78e8d by Joachim Sauer · 9 years ago
  91. a4a0b78 Merge "Update timezone data to 2017b" am: 341bb25a19 by Joachim Sauer · 9 years ago
  92. 341bb25 Merge "Update timezone data to 2017b" by Joachim Sauer · 9 years ago
  93. f5df94d Merge "Add systrace output for dlclose/dlsym calls" am: 5153938e9a am: 314c5b4388 by Dimitry Ivanov · 9 years ago
  94. 4696a79 Merge "Add systrace output for dlclose/dlsym calls" am: 5153938e9a by Dimitry Ivanov · 9 years ago
  95. 314c5b4 Merge "Add systrace output for dlclose/dlsym calls" am: 5153938e9a by Dimitry Ivanov · 9 years ago
  96. 5153938 Merge "Add systrace output for dlclose/dlsym calls" by Treehugger Robot · 9 years ago
  97. 52d611d Merge "POSIX support varies by API level." am: 8ebfc0d3a3 am: 650593498d by Elliott Hughes · 9 years ago
  98. f31212f Merge "POSIX support varies by API level." am: 8ebfc0d3a3 am: 650593498d by Elliott Hughes · 9 years ago
  99. 6505934 Merge "POSIX support varies by API level." am: 8ebfc0d3a3 by Elliott Hughes · 9 years ago
  100. 8ebfc0d Merge "POSIX support varies by API level." by Treehugger Robot · 9 years ago