1. 8116b70 Rename APEX Namespace by Kiyoung Kim · 5 years ago
  2. 1c2efaa Merge "Remove unused declarations." by Elliott Hughes · 5 years ago
  3. 6ed60cc Merge "Allow nested usage of ScopedDisableMTE." by Peter Collingbourne · 5 years ago
  4. f73778a Merge "[GWP-ASan] Enable GWP-ASan w/ process sampling ~1%." by Mitch Phillips · 5 years ago
  5. 36359f4 Remove unused declarations. by Elliott Hughes · 5 years ago
  6. c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 5 years ago
  7. 3d74451 Merge "[GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof." by Mitch Phillips · 5 years ago
  8. 0083b0f [GWP-ASan] Enable GWP-ASan w/ process sampling ~1%. by Mitch Phillips · 5 years ago
  9. 47ddeb1 Merge "Deprecate sys.linker.use_generated_config property" by Kiyoung Kim · 5 years ago
  10. c03856c [GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof. by Mitch Phillips · 5 years ago
  11. 1878690 Deprecate sys.linker.use_generated_config property by Kiyoung Kim · 5 years ago
  12. 3597b06 Merge "Remove dead code." by Elliott Hughes · 5 years ago
  13. c65b55c Merge "Remove XOM properties." by Ivan Lozano · 5 years ago
  14. 56a9fda Remove dead code. by Elliott Hughes · 5 years ago
  15. fb28c27 Merge "Clean up mips references in the headers." by Elliott Hughes · 5 years ago
  16. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 5 years ago
  17. 477ebe3 Merge "Remove unused mips/mips64 code from the linker." by Treehugger Robot · 5 years ago
  18. 293ce2a Merge "Clean up syscall stub/seccomp filter generation." by Elliott Hughes · 5 years ago
  19. 1479893 Remove unused mips/mips64 code from the linker. by Elliott Hughes · 5 years ago
  20. 2b49904 Clean up syscall stub/seccomp filter generation. by Elliott Hughes · 5 years ago
  21. 7482e24 Merge "Remove mips test workarounds." by Elliott Hughes · 5 years ago
  22. 3e928ed Remove XOM properties. by Ivan Lozano · 5 years ago
  23. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 5 years ago
  24. 97d0532 Merge "Update malloc_info test for scudo." by Christopher Ferris · 5 years ago
  25. 38d115c Merge "Adjust the documentation of `get_ld_config_file_apex_path`." by Roland Levillain · 5 years ago
  26. cce88c0 Update malloc_info test for scudo. by Christopher Ferris · 5 years ago
  27. 57e6b86 Adjust the documentation of `get_ld_config_file_apex_path`. by Roland Levillain · 5 years ago
  28. 06ea3cf Merge "Enable scudo for non-svelte configs." by Christopher Ferris · 5 years ago
  29. 260fa1e Merge "[GWP-ASan] Fix non-reentrant libc_globals init behaviour." by Treehugger Robot · 5 years ago
  30. 18b2891 Merge "[malloc dispatch] Install dispatch over the top of GWP-ASan." by Treehugger Robot · 5 years ago
  31. 549a60a Merge "[GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps." by Treehugger Robot · 5 years ago
  32. 419ffcd Merge "Clean up the math headers." by Elliott Hughes · 5 years ago
  33. 242387d [GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps. by Mitch Phillips · 5 years ago
  34. 3083cc9 [malloc dispatch] Install dispatch over the top of GWP-ASan. by Mitch Phillips · 5 years ago
  35. bba80dc [GWP-ASan] Fix non-reentrant libc_globals init behaviour. by Mitch Phillips · 5 years ago
  36. 062eba2 Enable scudo for non-svelte configs. by Christopher Ferris · 6 years ago
  37. 65cbad1 Merge "Use "com.android.runtime" for its link namespace" by Treehugger Robot · 5 years ago
  38. 44c01c7 Clean up the math headers. by Elliott Hughes · 5 years ago
  39. d129786 Merge "[GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks)." by Mitch Phillips · 5 years ago
  40. 21192ad Merge "[Elf TLS] [GWP-ASan] Update ELF TLS test." by Mitch Phillips · 5 years ago
  41. 20b4595 Merge "Update a few comments." by Treehugger Robot · 5 years ago
  42. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  43. f9930b7 Update a few comments. by Elliott Hughes · 5 years ago
  44. 4537cf8 Merge "bionic: Check /sys/kernel/tracing for tracefs" by Treehugger Robot · 5 years ago
  45. 6ab6025 Merge "Update to v5.5 kernel headers." by Christopher Ferris · 5 years ago
  46. d32ca14 Update to v5.5 kernel headers. by Christopher Ferris · 5 years ago
  47. ad5f772 bionic: Check /sys/kernel/tracing for tracefs by Hridya Valsaraju · 5 years ago
  48. d55689b Use "com.android.runtime" for its link namespace by Jooyung Han · 5 years ago
  49. a399ede Merge "Use generated linker config for APEX binaries" by Kiyoung Kim · 5 years ago
  50. 892d028 [Elf TLS] [GWP-ASan] Update ELF TLS test. by Mitch Phillips · 6 years ago
  51. 6fa2f4f Merge "docs/status.md: link to github." by Elliott Hughes · 5 years ago
  52. 33822d6 Merge "Remove bionic's internal ctype-like inlines." by Treehugger Robot · 5 years ago
  53. 9c381b0 docs/status.md: link to github. by Elliott Hughes · 5 years ago
  54. bf03c01 Remove bionic's internal ctype-like inlines. by Elliott Hughes · 5 years ago
  55. fd2eb42 Merge "<ctype.h>: inline the ASCII functions." by Elliott Hughes · 5 years ago
  56. 3f41e14 Merge "fortify: remove 'optimizations' for functions that LLVM knows about" by George Burgess IV · 5 years ago
  57. 026d3a8 <ctype.h>: inline the ASCII functions. by Elliott Hughes · 5 years ago
  58. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 5 years ago
  59. f7c40da Merge changes from topic "import-lib-access" by Ryan Prichard · 5 years ago
  60. 2968695 Merge "Stop generating unused headers." by Elliott Hughes · 5 years ago
  61. c2faf23 Stop generating unused headers. by Elliott Hughes · 5 years ago
  62. 22dc7df Merge "fdtrack: add a test." by Josh Gao · 5 years ago
  63. ad8f02d fdtrack: add a test. by Josh Gao · 6 years ago
  64. 22fa3dd Ignore symbols of imported libs' dependencies by Ryan Prichard · 6 years ago
  65. 24e7ebb Merge "Add an android_unsafe_frame_pointer_chase function." by Peter Collingbourne · 5 years ago
  66. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  67. bdb678c Merge "Add an end-to-end property benchmark." by Tom Cherry · 5 years ago
  68. fb58744 Use generated linker config for APEX binaries by Kiyoung Kim · 6 years ago
  69. e503383 Comment two linker namespace functions by Ryan Prichard · 6 years ago
  70. 272458e Rename dlsym_handle_lookup:6 to dlsym_handle_lookup_impl by Ryan Prichard · 6 years ago
  71. 9354f3e Merge "Fix the libc/include .clang-format." by Treehugger Robot · 6 years ago
  72. 1cecce8 Merge "versioner: don't require mips headers." by Elliott Hughes · 6 years ago
  73. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  74. bd2ac8d Merge changes from topic "fdtrack" by Josh Gao · 6 years ago
  75. 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
  76. 6f08866 fdtrack: print fdsan owner tag. by Josh Gao · 6 years ago
  77. 50955c4 fdtrack: make actually async safe. by Josh Gao · 6 years ago
  78. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  79. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  80. 3288c2e Fix the libc/include .clang-format. by Elliott Hughes · 6 years ago
  81. ce11673 Merge "Fully disable clang format where needed." by Christopher Ferris · 6 years ago
  82. 7ef4c77 Merge "_FILE_OFFSET_BITS=64 support for fcntl." by Elliott Hughes · 6 years ago
  83. 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
  84. 1cc755c Fully disable clang format where needed. by Christopher Ferris · 6 years ago
  85. 0ec8bea Merge "Add a couple of new benchmarks." by Christopher Ferris · 6 years ago
  86. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  87. 945001d Merge "Add a disabled test to verify alloc after fork." by Christopher Ferris · 6 years ago
  88. 58f3cba Merge "Link .clang-format file to system/core one." by Christopher Ferris · 6 years ago
  89. 8937935 Add a couple of new benchmarks. by Christopher Ferris · 6 years ago
  90. fdaf82f Link .clang-format file to system/core one. by Christopher Ferris · 6 years ago
  91. 201dcf4 Add a disabled test to verify alloc after fork. by Christopher Ferris · 6 years ago
  92. 0e0b473 Merge "Update to remove direct include of jemalloc_new." by Christopher Ferris · 6 years ago
  93. 35a09a3 Merge "Test all four supported relocation encodings." by Elliott Hughes · 6 years ago
  94. 6dd1f58 Test all four supported relocation encodings. by Elliott Hughes · 6 years ago
  95. ee12e47 Merge "Use platform signal name." by Christopher Ferris · 6 years ago
  96. a2132f2 Merge "elf.h: move all the Android extensions together." by Elliott Hughes · 6 years ago
  97. b070cab elf.h: move all the Android extensions together. by Elliott Hughes · 6 years ago
  98. 4df29ed Update to remove direct include of jemalloc_new. by Christopher Ferris · 6 years ago
  99. 1d8f6f2 Merge "Modernize SHT_RELR support." by Elliott Hughes · 6 years ago
  100. b874c33 Use platform signal name. by Christopher Ferris · 6 years ago