1. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 6 years ago
  2. 7897705 Merge "Update to kernel headers v5.2." by Christopher Ferris · 6 years ago
  3. 7d10422 Merge "Stop using grep -P." by Elliott Hughes · 6 years ago
  4. f5019d8 Merge "Do not check tcache clear when doing a purge." by Christopher Ferris · 6 years ago
  5. 3d0bafb Do not check tcache clear when doing a purge. by Christopher Ferris · 6 years ago
  6. 165a8c6 Stop using grep -P. by Elliott Hughes · 6 years ago
  7. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 6 years ago
  8. 7b85fb0 Merge "Use an APEX's linker configuration for any executable under its `bin` directory." by Roland Levillain · 6 years ago
  9. dc25f6c Use an APEX's linker configuration for any executable under its `bin` directory. by Roland Levillain · 6 years ago
  10. afce4e8 Merge "Add doc describing native allocator." by Christopher Ferris · 6 years ago
  11. 25f0e8a Merge "ldd: slightly improve error message." by Treehugger Robot · 6 years ago
  12. 4316d43 Add doc describing native allocator. by Christopher Ferris · 6 years ago
  13. 4c29be9 Merge "Fix usage of () and []." by Christopher Ferris · 6 years ago
  14. 2671de2 Fix usage of () and []. by Christopher Ferris · 6 years ago
  15. 3a1936c ldd: slightly improve error message. by Elliott Hughes · 6 years ago
  16. b2bd7c5 Merge "libnetd_client: support hooking sendto/sendmsg/sendmmsg too." by Elliott Hughes · 6 years ago
  17. 05407d8 Merge "The time#clock test has been a bit flaky." by Treehugger Robot · 6 years ago
  18. 36bc922 Merge changes I33957ad4,I02f8f87d,Iba04e486 by George Burgess IV · 6 years ago
  19. 5ae1628 The time#clock test has been a bit flaky. by Elliott Hughes · 6 years ago
  20. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 6 years ago
  21. b42a488 Merge "Run pvalloc/valloc tests in unsupported envs." by Christopher Ferris · 6 years ago
  22. 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 6 years ago
  23. b8b79b7 Merge "Remove the ___ hack." by Elliott Hughes · 6 years ago
  24. 804cebe Run pvalloc/valloc tests in unsupported envs. by Christopher Ferris · 6 years ago
  25. 5c6a3f9 libnetd_client: support hooking sendto/sendmsg/sendmmsg too. by Elliott Hughes · 6 years ago
  26. 8fef03f Merge "Change pvalloc call to valloc in test." by Christopher Ferris · 6 years ago
  27. 50080a2 Remove the ___ hack. by Elliott Hughes · 6 years ago
  28. d5ab0a5 Change pvalloc call to valloc in test. by Christopher Ferris · 6 years ago
  29. 745137c Merge "Fix overflow check in malloc_limit" by Marco Nelissen · 6 years ago
  30. 1b297b9 Merge changes I80475ff4,I894aec99 by George Burgess IV · 6 years ago
  31. 323431b Fix overflow check in malloc_limit by Marco Nelissen · 6 years ago
  32. 5c0d667 Merge "Remove reference to obsolete script." by Treehugger Robot · 6 years ago
  33. 7ac0023 Remove reference to obsolete script. by Elliott Hughes · 6 years ago
  34. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 6 years ago
  35. 26d25a2 fortify: add even more warnings by George Burgess IV · 6 years ago
  36. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 6 years ago
  37. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 6 years ago
  38. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 6 years ago
  39. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 6 years ago
  40. 1eb5976 Merge "fortify: fix tests on x86_64" by George Burgess IV · 6 years ago
  41. 06bb4ce fortify: fix tests on x86_64 by George Burgess IV · 6 years ago
  42. 9894ec4 Merge "fortify: import tests from Chrome OS" by George Burgess IV · 6 years ago
  43. 7493673 Merge "Use PT_INTERP as the linker's l_name path" by Ryan Prichard · 6 years ago
  44. 13cc09c Merge "linker: Speed up find_loaded_library_by_inode()" by Vic Yang · 6 years ago
  45. 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 6 years ago
  46. b8dace7 Merge "Remove bionic refs to runtime module tz files" by Neil Fuller · 6 years ago
  47. 41636ca Remove bionic refs to runtime module tz files by Neil Fuller · 6 years ago
  48. 1069236 Merge "<arpa/nameser.h>: fix INTRODUCED_IN API level." by Elliott Hughes · 6 years ago
  49. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 6 years ago
  50. cf9ed12 Use PT_INTERP as the linker's l_name path by Ryan Prichard · 6 years ago
  51. 400b073 Merge "[PATCH] Document the LD_PRELOAD workaround." by Treehugger Robot · 6 years ago
  52. 8e4b6b6 [PATCH] Document the LD_PRELOAD workaround. by Elliott Hughes · 6 years ago
  53. 3ec16be linker: Speed up find_loaded_library_by_inode() by Vic Yang · 6 years ago
  54. 6cfd9a1 Merge "Clean up no_libgcc" by Yi Kong · 6 years ago
  55. 94a68e1 Merge "Build 32-bit ARM assembler with -mno-restrict-it." by Treehugger Robot · 6 years ago
  56. 1b61d78 Build 32-bit ARM assembler with -mno-restrict-it. by Elliott Hughes · 6 years ago
  57. cd3155d Clean up no_libgcc by Yi Kong · 6 years ago
  58. 44c2953 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." by Mitch Phillips · 6 years ago
  59. f6bac59 Merge "Make 'app' users/groups more accurate" by Tom Cherry · 6 years ago
  60. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 6 years ago
  61. 424eb11 Merge "Staticlly allocate string buffers for realpath_fd()" by Treehugger Robot · 6 years ago
  62. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 6 years ago
  63. c3c4929 Merge "Log when trying to profile non profilable app." by Treehugger Robot · 6 years ago
  64. 9fc9509 Log when trying to profile non profilable app. by Florian Mayer · 6 years ago
  65. fc55350 Merge "Overalign the TLS segment using crtbegin" by Ryan Prichard · 6 years ago
  66. cfede4f Merge changes Ic2d48c93,I981ac9bd by Treehugger Robot · 6 years ago
  67. 497d716 Merge "Disable malloc debug when asan enabled." by Christopher Ferris · 6 years ago
  68. 30d4c6f Merge "fortify: use __builtin_constant_p for more short-circuits" by Treehugger Robot · 6 years ago
  69. c2e2ebd Merge "linker namespace name is duped when the namespace is created" by Treehugger Robot · 6 years ago
  70. a743f31 Merge "fortify: Migrate trivial cases to dynamic check macros" by George Burgess IV · 6 years ago
  71. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 6 years ago
  72. d9865e7 fortify: more use of __builtin_constant_p by George Burgess IV · 6 years ago
  73. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 6 years ago
  74. cc9b100 Overalign the TLS segment using crtbegin by Ryan Prichard · 6 years ago
  75. 32e8d4f Merge "fortify: inline #defined strings" by Treehugger Robot · 6 years ago
  76. b07c197 Merge "fortify: use a macro in diagnose_if" by Treehugger Robot · 6 years ago
  77. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 6 years ago
  78. ff71793 fortify: inline #defined strings by George Burgess IV · 6 years ago
  79. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 6 years ago
  80. 0c0afe1 Merge "Move off the Next ZipString overload." by Elliott Hughes · 6 years ago
  81. 1b7d236 Merge "Disable native_coverage for scudo-related libraries" by Treehugger Robot · 6 years ago
  82. b66a78b linker namespace name is duped when the namespace is created by Jiyong Park · 6 years ago
  83. 17e7c75 Disable native_coverage for scudo-related libraries by Pirama Arumuga Nainar · 6 years ago
  84. 127a706 Move off the Next ZipString overload. by Elliott Hughes · 6 years ago
  85. 705de3c Disable malloc debug when asan enabled. by Christopher Ferris · 6 years ago
  86. 933bd3a Merge "Update to kernel headers to v5.1.3." by Christopher Ferris · 6 years ago
  87. d277334 Merge "Export some symbols for vendor libmemunreachable" by Treehugger Robot · 6 years ago
  88. e1276ba Merge "pwd/grp: fix pwd _r reentrancy, new tests, clean up" by Treehugger Robot · 6 years ago
  89. 03345ed Merge "Keep .debug_frame on arm 32." by Christopher Ferris · 6 years ago
  90. f8813d1 Merge "Limit threads in pthread_leak#detach for low power devices." by Treehugger Robot · 6 years ago
  91. dcc8554 Merge "Temporarily disable unwind through signal test." by Christopher Ferris · 6 years ago
  92. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 6 years ago
  93. 035988f Temporarily disable unwind through signal test. by Christopher Ferris · 6 years ago
  94. 0c0f6fb Keep .debug_frame on arm 32. by Christopher Ferris · 6 years ago
  95. b9667b5 Export some symbols for vendor libmemunreachable by Colin Cross · 6 years ago
  96. 72aafad Merge "Don't resolve already resolved paths when parsing ld.config.txt" by Treehugger Robot · 6 years ago
  97. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 6 years ago
  98. 341b61e Don't resolve already resolved paths when parsing ld.config.txt by Jiyong Park · 6 years ago
  99. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 6 years ago
  100. b43f0b7 Merge "libc: import ARM strcmp from newlib" by Haibo Huang · 6 years ago