1. fb7a052 Merge "Fix "deprecated instruction in IT block" warning" am: 78ad991425 by Chih-hung Hsieh · 5 years ago
  2. 78ad991 Merge "Fix "deprecated instruction in IT block" warning" by Chih-hung Hsieh · 5 years ago
  3. e6fa461 Merge changes I486e54a1,Idda7161b,Iaf6b6b6a am: a843e42092 by Dan Albert · 5 years ago
  4. a843e42 Merge changes I486e54a1,Idda7161b,Iaf6b6b6a by Dan Albert · 5 years ago
  5. 5cb4d9c Fix "deprecated instruction in IT block" warning by Chih-Hung Hsieh · 5 years ago
  6. ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 5 years ago
  7. c28f012 Merge "Move gensseccomp and genfunctosyscallnrs next to their sources." am: 0e2b00b96a by Jingwen Chen · 5 years ago
  8. 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 5 years ago
  9. bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 5 years ago
  10. 0e2b00b Merge "Move gensseccomp and genfunctosyscallnrs next to their sources." by Jingwen Chen · 5 years ago
  11. ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 5 years ago
  12. 597efbd Merge changes from topic "builtins-exported" am: 15ade069b1 by Ryan Prichard · 5 years ago
  13. 5e1a893 Fix -Wl,--exclude-libs typo: x86->i686 am: ef1478765d by Ryan Prichard · 5 years ago
  14. 15ade06 Merge changes from topic "builtins-exported" by Ryan Prichard · 5 years ago
  15. 52d0031 Merge "[MemInit] Remove old API, introduce new MemInit API." am: bfa3688606 by Mitch Phillips · 5 years ago
  16. 44c338e Merge "Fix __VERSIONER_NO_GUARD cases for availability." am: d8154a813d by Treehugger Robot · 5 years ago
  17. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 5 years ago
  18. d8154a8 Merge "Fix __VERSIONER_NO_GUARD cases for availability." by Treehugger Robot · 5 years ago
  19. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 5 years ago
  20. 56263c4 Merge "Sync libm with upstream FreeBSD." am: c09fe61889 by Treehugger Robot · 5 years ago
  21. c09fe61 Merge "Sync libm with upstream FreeBSD." by Treehugger Robot · 5 years ago
  22. c22562c Use exported variants of arm32/x86 builtins by Ryan Prichard · 5 years ago
  23. ef14787 Fix -Wl,--exclude-libs typo: x86->i686 by Ryan Prichard · 5 years ago
  24. b2c7e2c Merge "Do not run clang-tidy with fortify tests." am: f700de5f53 by Chih-hung Hsieh · 5 years ago
  25. f700de5 Merge "Do not run clang-tidy with fortify tests." by Chih-hung Hsieh · 5 years ago
  26. 6833869 Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." am: cdebaffea4 by Treehugger Robot · 5 years ago
  27. cdebaff Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." by Treehugger Robot · 5 years ago
  28. 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 5 years ago
  29. f328df7 Merge "Increase leniancy in an inherently flaky test." am: e91aebd4fe by Treehugger Robot · 5 years ago
  30. e91aebd Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 5 years ago
  31. bac0ebb Sync libm with upstream FreeBSD. by Elliott Hughes · 5 years ago
  32. 2c20bef Merge changes from topic "proc_madvise_framework" am: cf81e7ca6a by Edgar Arriaga · 5 years ago
  33. 03f0298 Add a flag to distinguish shared VMAs am: d02148c31a by Edgar Arriaga · 5 years ago
  34. 82c3c11 Increase leniancy in an inherently flaky test. by Elliott Hughes · 5 years ago
  35. cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 5 years ago
  36. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 5 years ago
  37. e132157 Merge "PAC/BTI: no need to keep using `hint`." am: 69d44fd55b by Elliott Hughes · 5 years ago
  38. 34bf695 Merge "[libc] Change literal value in macro" am: 82d0cf50dc by Elliott Hughes · 5 years ago
  39. 69d44fd Merge "PAC/BTI: no need to keep using `hint`." by Elliott Hughes · 5 years ago
  40. 82d0cf5 Merge "[libc] Change literal value in macro" by Elliott Hughes · 5 years ago
  41. 3e1d556 PAC/BTI: no need to keep using `hint`. by Elliott Hughes · 5 years ago
  42. ebfba5f [libc] Change literal value in macro by Tamas Petz · 5 years ago
  43. 4aa106f Merge "Ensure same order of global group members in all NS's" am: ee16c724f9 by Ryan Prichard · 5 years ago
  44. ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 5 years ago
  45. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 5 years ago
  46. 8535f1c Merge "Remove a tautological #if guard." am: 7032fec142 by Elliott Hughes · 5 years ago
  47. 7032fec Merge "Remove a tautological #if guard." by Elliott Hughes · 5 years ago
  48. 370e963 Remove a tautological #if guard. by Elliott Hughes · 5 years ago
  49. 30c5126 Merge changes from topic "future_symbol" am: 7cff764f3c by Jiyong Park · 5 years ago
  50. c7e5d49 Guard __libc_current_sigrtmin/max with __builtin_available am: bb19208d66 by Jiyong Park · 5 years ago
  51. 34b3f28 __INTRODUCED_IN macros add the availability attribute am: 23bfed2a10 by Jiyong Park · 5 years ago
  52. 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 5 years ago
  53. 347b01b [MTE] Change scudo init order to get correct PROT_MTE pages. by Mitch Phillips · 5 years ago
  54. ed91cbb Merge "Don't set native_bridge_supported: true for ndk libraries" am: d65b31fad6 by Colin Cross · 5 years ago
  55. d65b31f Merge "Don't set native_bridge_supported: true for ndk libraries" by Colin Cross · 5 years ago
  56. e662a8a Merge "Switch libc.so and linker to prebuilt LLVM libunwind" am: fcd9c78534 by Ryan Prichard · 5 years ago
  57. fcd9c78 Merge "Switch libc.so and linker to prebuilt LLVM libunwind" by Ryan Prichard · 5 years ago
  58. d9a9622 Don't set native_bridge_supported: true for ndk libraries by Colin Cross · 5 years ago
  59. 77c8dda Merge "Inline call_array for clearer stack traces." am: ac78394a5a by Elliott Hughes · 5 years ago
  60. ac78394 Merge "Inline call_array for clearer stack traces." by Elliott Hughes · 5 years ago
  61. 01be44d Inline call_array for clearer stack traces. by Elliott Hughes · 5 years ago
  62. 51020fb Merge "Remove the now-unnecessary android_mallopt() options." am: edec069bb6 by Treehugger Robot · 5 years ago
  63. edec069 Merge "Remove the now-unnecessary android_mallopt() options." by Treehugger Robot · 5 years ago
  64. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 5 years ago
  65. f229e59 Merge "Disable signal frame unwinding tests on arm64" am: 9f72aae9e3 by Ryan Prichard · 5 years ago
  66. 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 5 years ago
  67. 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 5 years ago
  68. d02148c Add a flag to distinguish shared VMAs by Edgar Arriaga · 5 years ago
  69. 715aaf8 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." am: e925485acd by Elliott Hughes · 5 years ago
  70. bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
  71. 268a600 crtbegin_static is built with min_sdk_version: "current" by Jiyong Park · 5 years ago
  72. 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
  73. cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 5 years ago
  74. 315969a Disable signal frame unwinding tests on arm64 by Ryan Prichard · 5 years ago
  75. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 5 years ago
  76. d61b259 Merge "Delay setting linker soname until post-reloc and post-ctor" am: caf32c7697 by Ryan Prichard · 5 years ago
  77. 41d3633 Merge changes I3ed42b9d,I9b151291 am: 5d83eeb6e4 by Evgenii Stepanov · 5 years ago
  78. b1c177e Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing." am: a867371afa by Mitch Phillips · 5 years ago
  79. caf32c7 Merge "Delay setting linker soname until post-reloc and post-ctor" by Ryan Prichard · 5 years ago
  80. 5d83eeb Merge changes I3ed42b9d,I9b151291 by Evgenii Stepanov · 5 years ago
  81. a867371 Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing." by Mitch Phillips · 5 years ago
  82. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 5 years ago
  83. 4cded97 [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing. by Mitch Phillips · 5 years ago
  84. bb1e373 Delay setting linker soname until post-reloc and post-ctor by Ryan Prichard · 5 years ago
  85. df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 5 years ago
  86. 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 5 years ago
  87. dcf6e47 Merge "removing ro.kernel.ebpf.supported property" am: b4fd072976 by Maciej Żenczykowski · 5 years ago
  88. b4fd072 Merge "removing ro.kernel.ebpf.supported property" by Maciej Żenczykowski · 5 years ago
  89. d074732 Merge "Store soname as a std::string." am: 10edd5e726 by Elliott Hughes · 5 years ago
  90. 10edd5e Merge "Store soname as a std::string." by Elliott Hughes · 5 years ago
  91. eb76022 removing ro.kernel.ebpf.supported property by Maciej Żenczykowski · 5 years ago
  92. 0fb6e98 Merge "Fewer copies of ALIGN()/ALIGNBYTES." am: b1ba762e34 by Elliott Hughes · 5 years ago
  93. b1ba762 Merge "Fewer copies of ALIGN()/ALIGNBYTES." by Elliott Hughes · 5 years ago
  94. 038ee5e Merge "Remove ANDROID_EXPERIMENTAL_MTE." am: 4e67866510 by Peter Collingbourne · 5 years ago
  95. 4e67866 Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 5 years ago
  96. 2887c37 Merge "Sync upstream fts.c." am: 08959d98b1 by Elliott Hughes · 5 years ago
  97. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 5 years ago
  98. 08959d9 Merge "Sync upstream fts.c." by Elliott Hughes · 5 years ago
  99. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
  100. f9dd1a7 Store soname as a std::string. by Elliott Hughes · 5 years ago