1. 918bd72 Cleans up logging and comments in ifaddrs. by Bram Bonné · 6 years ago
  2. 6cf7523 Merge "Override SIGSYS during profiling signal handler" by Treehugger Robot · 6 years ago
  3. 1dc4122 Override SIGSYS during profiling signal handler by Ryan Savitski · 6 years ago
  4. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
  5. 521dab3 Merge "Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>." by Elliott Hughes · 6 years ago
  6. 9f8e1d5 Merge "Try to resolve interface names before removing nameless interfaces." by Bram Bonné · 6 years ago
  7. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
  8. 14e5c3c Try to resolve interface names before removing nameless interfaces. by Bram Bonné · 6 years ago
  9. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  10. 438ddfe Merge "Fix wrong link in getauxval(3) doc comment." by Treehugger Robot · 6 years ago
  11. e86e697 Merge "Add a std::map, std::unordered_map benchmark." by Christopher Ferris · 6 years ago
  12. d613f89 Add a std::map, std::unordered_map benchmark. by Christopher Ferris · 6 years ago
  13. 5403bd6 Fix wrong link in getauxval(3) doc comment. by Elliott Hughes · 6 years ago
  14. fcbdba2 Merge "Rename APEX Namespace" by Kiyoung Kim · 6 years ago
  15. 935aae9 Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." by Peter Collingbourne · 6 years ago
  16. 9ed719e Merge "Remove ld.config.txt from bionic APEX" by Kiyoung Kim · 6 years ago
  17. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  18. bf40eac Remove ld.config.txt from bionic APEX by Kiyoung Kim · 6 years ago
  19. 8116b70 Rename APEX Namespace by Kiyoung Kim · 6 years ago
  20. f2549c8 Merge "benchmarks: add 16 and 32 bytes to common sizes" by Christopher Ferris · 6 years ago
  21. 2121f60 Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." by Mitch Phillips · 6 years ago
  22. db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 6 years ago
  23. 4c9293f [GWP-ASan] Export GWP-ASan regions to libdebuggerd. by Mitch Phillips · 6 years ago
  24. 4b11192 benchmarks: add 16 and 32 bytes to common sizes by Jake Weinstein · 6 years ago
  25. 679d8e1 Merge "[GWP-ASan] Remove log line from init." by Mitch Phillips · 6 years ago
  26. 4d62ffc [GWP-ASan] Remove log line from init. by Mitch Phillips · 6 years ago
  27. 1c2efaa Merge "Remove unused declarations." by Elliott Hughes · 6 years ago
  28. 6ed60cc Merge "Allow nested usage of ScopedDisableMTE." by Peter Collingbourne · 6 years ago
  29. f73778a Merge "[GWP-ASan] Enable GWP-ASan w/ process sampling ~1%." by Mitch Phillips · 6 years ago
  30. 36359f4 Remove unused declarations. by Elliott Hughes · 6 years ago
  31. c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 6 years ago
  32. 3d74451 Merge "[GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof." by Mitch Phillips · 6 years ago
  33. 0083b0f [GWP-ASan] Enable GWP-ASan w/ process sampling ~1%. by Mitch Phillips · 6 years ago
  34. 47ddeb1 Merge "Deprecate sys.linker.use_generated_config property" by Kiyoung Kim · 6 years ago
  35. c03856c [GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof. by Mitch Phillips · 6 years ago
  36. 1878690 Deprecate sys.linker.use_generated_config property by Kiyoung Kim · 6 years ago
  37. 3597b06 Merge "Remove dead code." by Elliott Hughes · 6 years ago
  38. c65b55c Merge "Remove XOM properties." by Ivan Lozano · 6 years ago
  39. 56a9fda Remove dead code. by Elliott Hughes · 6 years ago
  40. fb28c27 Merge "Clean up mips references in the headers." by Elliott Hughes · 6 years ago
  41. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  42. 477ebe3 Merge "Remove unused mips/mips64 code from the linker." by Treehugger Robot · 6 years ago
  43. 293ce2a Merge "Clean up syscall stub/seccomp filter generation." by Elliott Hughes · 6 years ago
  44. 1479893 Remove unused mips/mips64 code from the linker. by Elliott Hughes · 6 years ago
  45. 2b49904 Clean up syscall stub/seccomp filter generation. by Elliott Hughes · 6 years ago
  46. 7482e24 Merge "Remove mips test workarounds." by Elliott Hughes · 6 years ago
  47. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  48. 3e928ed Remove XOM properties. by Ivan Lozano · 6 years ago
  49. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 6 years ago
  50. 97d0532 Merge "Update malloc_info test for scudo." by Christopher Ferris · 6 years ago
  51. 38d115c Merge "Adjust the documentation of `get_ld_config_file_apex_path`." by Roland Levillain · 6 years ago
  52. cce88c0 Update malloc_info test for scudo. by Christopher Ferris · 6 years ago
  53. 57e6b86 Adjust the documentation of `get_ld_config_file_apex_path`. by Roland Levillain · 6 years ago
  54. 06ea3cf Merge "Enable scudo for non-svelte configs." by Christopher Ferris · 6 years ago
  55. 260fa1e Merge "[GWP-ASan] Fix non-reentrant libc_globals init behaviour." by Treehugger Robot · 6 years ago
  56. 18b2891 Merge "[malloc dispatch] Install dispatch over the top of GWP-ASan." by Treehugger Robot · 6 years ago
  57. 549a60a Merge "[GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps." by Treehugger Robot · 6 years ago
  58. 419ffcd Merge "Clean up the math headers." by Elliott Hughes · 6 years ago
  59. 242387d [GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps. by Mitch Phillips · 6 years ago
  60. 3083cc9 [malloc dispatch] Install dispatch over the top of GWP-ASan. by Mitch Phillips · 6 years ago
  61. bba80dc [GWP-ASan] Fix non-reentrant libc_globals init behaviour. by Mitch Phillips · 6 years ago
  62. 062eba2 Enable scudo for non-svelte configs. by Christopher Ferris · 6 years ago
  63. 65cbad1 Merge "Use "com.android.runtime" for its link namespace" by Treehugger Robot · 6 years ago
  64. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  65. d129786 Merge "[GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks)." by Mitch Phillips · 6 years ago
  66. 21192ad Merge "[Elf TLS] [GWP-ASan] Update ELF TLS test." by Mitch Phillips · 6 years ago
  67. 20b4595 Merge "Update a few comments." by Treehugger Robot · 6 years ago
  68. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  69. f9930b7 Update a few comments. by Elliott Hughes · 6 years ago
  70. 4537cf8 Merge "bionic: Check /sys/kernel/tracing for tracefs" by Treehugger Robot · 6 years ago
  71. 6ab6025 Merge "Update to v5.5 kernel headers." by Christopher Ferris · 6 years ago
  72. d32ca14 Update to v5.5 kernel headers. by Christopher Ferris · 6 years ago
  73. ad5f772 bionic: Check /sys/kernel/tracing for tracefs by Hridya Valsaraju · 6 years ago
  74. d55689b Use "com.android.runtime" for its link namespace by Jooyung Han · 6 years ago
  75. a399ede Merge "Use generated linker config for APEX binaries" by Kiyoung Kim · 6 years ago
  76. 892d028 [Elf TLS] [GWP-ASan] Update ELF TLS test. by Mitch Phillips · 6 years ago
  77. 6fa2f4f Merge "docs/status.md: link to github." by Elliott Hughes · 6 years ago
  78. 33822d6 Merge "Remove bionic's internal ctype-like inlines." by Treehugger Robot · 6 years ago
  79. 9c381b0 docs/status.md: link to github. by Elliott Hughes · 6 years ago
  80. bf03c01 Remove bionic's internal ctype-like inlines. by Elliott Hughes · 6 years ago
  81. fd2eb42 Merge "<ctype.h>: inline the ASCII functions." by Elliott Hughes · 6 years ago
  82. 3f41e14 Merge "fortify: remove 'optimizations' for functions that LLVM knows about" by George Burgess IV · 6 years ago
  83. 026d3a8 <ctype.h>: inline the ASCII functions. by Elliott Hughes · 6 years ago
  84. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 6 years ago
  85. f7c40da Merge changes from topic "import-lib-access" by Ryan Prichard · 6 years ago
  86. 2968695 Merge "Stop generating unused headers." by Elliott Hughes · 6 years ago
  87. c2faf23 Stop generating unused headers. by Elliott Hughes · 6 years ago
  88. 22dc7df Merge "fdtrack: add a test." by Josh Gao · 6 years ago
  89. ad8f02d fdtrack: add a test. by Josh Gao · 6 years ago
  90. 22fa3dd Ignore symbols of imported libs' dependencies by Ryan Prichard · 6 years ago
  91. 24e7ebb Merge "Add an android_unsafe_frame_pointer_chase function." by Peter Collingbourne · 6 years ago
  92. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  93. bdb678c Merge "Add an end-to-end property benchmark." by Tom Cherry · 6 years ago
  94. fb58744 Use generated linker config for APEX binaries by Kiyoung Kim · 6 years ago
  95. e503383 Comment two linker namespace functions by Ryan Prichard · 6 years ago
  96. 272458e Rename dlsym_handle_lookup:6 to dlsym_handle_lookup_impl by Ryan Prichard · 6 years ago
  97. 9354f3e Merge "Fix the libc/include .clang-format." by Treehugger Robot · 6 years ago
  98. 1cecce8 Merge "versioner: don't require mips headers." by Elliott Hughes · 6 years ago
  99. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  100. bd2ac8d Merge changes from topic "fdtrack" by Josh Gao · 6 years ago