1. c8c3bc5 Move set_cached_pid() to __clone_for_fork() by Lev Rumyantsev · 5 years ago
  2. 8b26ca4 Remove WEAK_FOR_NATIVE_BRIDGE for fork by Lev Rumyantsev · 5 years ago
  3. 018f4a1 Narrow native bridge to clone_for_fork by Lev Rumyantsev · 5 years ago
  4. c3b3e86 Use PROT_NONE on the unused parts of CFI shadow. by Evgenii Stepanov · 5 years ago
  5. 9174068 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 5 years ago
  6. eb6c7ab Copy translateSystemPathToApexPath to linker_translate_path.cpp by Victor Khimenko · 5 years ago
  7. ccf1602 Allow native_bridge linker to use different APEX from native one by Victor Khimenko · 5 years ago
  8. 2082446 Ignore SCUDO_OPTIONS across a security boundary. by Christopher Ferris · 5 years ago
  9. 73ca781 Fix deadlock/timeout in thread unwinding. by Christopher Ferris · 5 years ago
  10. 53a9db7 Merge "Speed up seccomp with priority list." into rvc-dev by Bram Bonné · 5 years ago
  11. ce84677 Speed up seccomp with priority list. by Bram Bonné · 5 years ago
  12. 01e19d2 Set min_sdk_version for mainline dependencies by Jooyung Han · 5 years ago
  13. 7501c6d fdtrack: don't do anything while vforked. by Josh Gao · 5 years ago
  14. 1bf410b fdsan: don't do anything when vforked. by Josh Gao · 5 years ago
  15. 5378351 Track whether a thread is currently vforked. by Josh Gao · 5 years ago
  16. b47eeab Add goldfish-opengl to use bionic_libc_platform_headers by Roman Kiryanov · 5 years ago
  17. 8ee9132 Merge "Set apex_available property" into rvc-dev by Jiyong Park · 5 years ago
  18. 7e486ea Merge "Fix foritfy test for clang update." into rvc-dev by Yabin Cui · 5 years ago
  19. 40a8655 Fix argument order in api level test by Alistair Delva · 5 years ago
  20. 073fdd9 Fix foritfy test for clang update. by Yabin Cui · 5 years ago
  21. 524510b Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... into rvc-dev by Josh Gao · 5 years ago
  22. c984b2c fdtrack: add wrapper for socketpair. by Josh Gao · 5 years ago
  23. bc79638 fdtrack: add wrapper for eventfd. by Josh Gao · 5 years ago
  24. 143e2ae fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 5 years ago
  25. 9c3b211 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 5 years ago
  26. 7ac2e94 fdtrack: add tests for individual wrappers. by Josh Gao · 5 years ago
  27. ffbb51f fdtrack: don't destroy traces. by Josh Gao · 5 years ago
  28. 693a721 Set apex_available property by Jiyong Park · 5 years ago
  29. 95cebe5 Block all signals in ScopedSignalBlocker. by Elliott Hughes · 5 years ago
  30. 76eb84a __loader_cfi_fail: acquire g_dl_mutex by Ryan Prichard · 5 years ago
  31. 771da6f android_get_exported_namespace: acquire g_dl_mutex by Ryan Prichard · 5 years ago
  32. 79cd1b6 Merge "Fix possible issue with cfi_basic test." into rvc-dev by Christopher Ferris · 5 years ago
  33. c27404e Merge changes from topic "apex_available" into rvc-dev by Jiyong Park · 5 years ago
  34. a3b70fa Fix possible issue with cfi_basic test. by Christopher Ferris · 5 years ago
  35. 8dceacc Set the top bit for tagged pointers. by Mitch Phillips · 5 years ago
  36. 7195062 libc_header is available to any apex but only visible to certain places by Jiyong Park · 5 years ago
  37. 4945010 Set apex_available property by Jiyong Park · 5 years ago
  38. 8481da4 Set apex_available property by Jiyong Park · 5 years ago
  39. ede1fd1 Merge "libfdtrack: When dump fdsan fd owner, happen NE" into rvc-dev by TreeHugger Robot · 5 years ago
  40. 17f43b4 libfdtrack: When dump fdsan fd owner, happen NE by Yuxian Xu · 5 years ago
  41. 0bc6b36 Merge "libc: Add stubs.versions=R" into rvc-dev by Jooyung Han · 5 years ago
  42. d807cf3 icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 5 years ago
  43. 75e79c9 libc: Add stubs.versions=R by Jooyung Han · 5 years ago
  44. 5e0d80b dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 5 years ago
  45. a08c97b Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
  46. 7bc2cf9 Merge "[GWP-ASan] Add gwp_asan_unittest to bionic presubmit." into rvc-dev by Mitch Phillips · 5 years ago
  47. 72a3f36 [GWP-ASan] Add gwp_asan_unittest to bionic presubmit. by Mitch Phillips · 5 years ago
  48. 4b8a17d [GWP-ASan] Allow libc header access from GWP-ASan. by Mitch Phillips · 5 years ago
  49. b11f7ff Merge "Revert "Statically link libdl.a to linker"" into rvc-dev by TreeHugger Robot · 5 years ago
  50. 736c559 Merge "[GWP-ASan] Intercept calloc() again." into rvc-dev by TreeHugger Robot · 5 years ago
  51. 515a0e2 Revert "Statically link libdl.a to linker" by Jooyung Han · 5 years ago
  52. 516a0ef [GWP-ASan] Intercept calloc() again. by Mitch Phillips · 5 years ago
  53. 7a17cb4 Merge "Add 29 to stubs.versions of libc/libdl/libm" into rvc-dev by Jooyung Han · 5 years ago
  54. 809da1f Add explicit state for heapprofd hooking. by Florian Mayer · 5 years ago
  55. bd4e065 Merge changes from topic "liblog" into rvc-dev by Jiyong Park · 5 years ago
  56. ec829ed Statically link libdl.a to linker by Jiyong Park · 5 years ago
  57. f4e3d42 Delete definitions of __aeabi_unwind_cpp_pr0. by Peter Collingbourne · 6 years ago
  58. 58cbfd9 Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 5 years ago
  59. 7128923 Add 29 to stubs.versions of libc/libdl/libm by Jooyung Han · 5 years ago
  60. 1082315 Update the scudo wrapper for bionic changes. by Christopher Ferris · 5 years ago
  61. 1b9963d Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." into rvc-dev by Mitch Phillips · 5 years ago
  62. 1d93888 Merge "[GWP-ASan] Don't intercept calloc." into rvc-dev by TreeHugger Robot · 5 years ago
  63. 37fc3f6 Merge "Add a libc wrapper for statx(2)." into rvc-dev by Elliott Hughes · 5 years ago
  64. 8768694 [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 5 years ago
  65. f27fa1d [GWP-ASan] Don't intercept calloc. by Mitch Phillips · 5 years ago
  66. 43dc578 Merge "Cleans up logging and comments in ifaddrs." into rvc-dev by TreeHugger Robot · 5 years ago
  67. e5cf4b2 Cleans up logging and comments in ifaddrs. by Bram Bonné · 5 years ago
  68. 1f85474 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 5 years ago
  69. f6edd91 Override SIGSYS during profiling signal handler by Ryan Savitski · 5 years ago
  70. 2891f3e Add a libc wrapper for statx(2). by Elliott Hughes · 5 years ago
  71. 545477b Try to resolve interface names before removing nameless interfaces. by Bram Bonné · 5 years ago
  72. a5d8b1b Add a std::map, std::unordered_map benchmark. by Christopher Ferris · 5 years ago
  73. e62aa19 Merge "Rename APEX Namespace" am: fcbdba22ab am: 613d40c4f5 am: 6a9d706a86 by Automerger Merge Worker · 5 years ago
  74. 8c6123d Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." am: 935aae907c am: f052569012 am: 938245ef14 by Automerger Merge Worker · 5 years ago
  75. 6a9d706 Merge "Rename APEX Namespace" am: fcbdba22ab am: 613d40c4f5 by Automerger Merge Worker · 5 years ago
  76. 938245e Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." am: 935aae907c am: f052569012 by Automerger Merge Worker · 5 years ago
  77. 613d40c Merge "Rename APEX Namespace" am: fcbdba22ab by Automerger Merge Worker · 5 years ago
  78. f052569 Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." am: 935aae907c by Automerger Merge Worker · 5 years ago
  79. fcbdba2 Merge "Rename APEX Namespace" by Kiyoung Kim · 5 years ago
  80. 935aae9 Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." by Peter Collingbourne · 5 years ago
  81. f19e8e5 Merge "Remove ld.config.txt from bionic APEX" am: 9ed719e167 am: f8f384c697 am: 81103233b4 by Automerger Merge Worker · 5 years ago
  82. 8110323 Merge "Remove ld.config.txt from bionic APEX" am: 9ed719e167 am: f8f384c697 by Automerger Merge Worker · 5 years ago
  83. f8f384c Merge "Remove ld.config.txt from bionic APEX" am: 9ed719e167 by Automerger Merge Worker · 5 years ago
  84. 9ed719e Merge "Remove ld.config.txt from bionic APEX" by Kiyoung Kim · 5 years ago
  85. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  86. bf40eac Remove ld.config.txt from bionic APEX by Kiyoung Kim · 5 years ago
  87. 8116b70 Rename APEX Namespace by Kiyoung Kim · 5 years ago
  88. a953aea Merge "benchmarks: add 16 and 32 bytes to common sizes" am: f2549c8369 am: 787d012eac am: 06fecf208e by Automerger Merge Worker · 5 years ago
  89. cf6ca4b Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." am: 2121f60d97 am: 2e8373c34c am: fc61b72052 by Automerger Merge Worker · 5 years ago
  90. 06fecf2 Merge "benchmarks: add 16 and 32 bytes to common sizes" am: f2549c8369 am: 787d012eac by Automerger Merge Worker · 5 years ago
  91. fc61b72 Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." am: 2121f60d97 am: 2e8373c34c by Automerger Merge Worker · 5 years ago
  92. 787d012 Merge "benchmarks: add 16 and 32 bytes to common sizes" am: f2549c8369 by Automerger Merge Worker · 5 years ago
  93. f2549c8 Merge "benchmarks: add 16 and 32 bytes to common sizes" by Christopher Ferris · 5 years ago
  94. 2e8373c Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." am: 2121f60d97 by Automerger Merge Worker · 5 years ago
  95. 2121f60 Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." by Mitch Phillips · 5 years ago
  96. 8da93d3 Merge "fortify: simplify strlen for LLVM's new optimization" am: db5c45b457 am: 1ccba9f0fe am: 81a06a280a by Automerger Merge Worker · 5 years ago
  97. 81a06a2 Merge "fortify: simplify strlen for LLVM's new optimization" am: db5c45b457 am: 1ccba9f0fe by Automerger Merge Worker · 5 years ago
  98. 1ccba9f Merge "fortify: simplify strlen for LLVM's new optimization" am: db5c45b457 by Automerger Merge Worker · 5 years ago
  99. db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 5 years ago
  100. 4c9293f [GWP-ASan] Export GWP-ASan regions to libdebuggerd. by Mitch Phillips · 5 years ago