- a373f98 Merge "Fix possible nullptr dereference." am: 442544d7b4 am: e17b538019 by Christopher Ferris · 3 years, 7 months ago
- e17b538 Merge "Fix possible nullptr dereference." am: 442544d7b4 by Christopher Ferris · 3 years, 7 months ago
- 442544d Merge "Fix possible nullptr dereference." by Christopher Ferris · 3 years, 7 months ago
- 20e85d1 Merge "Annotate fortify functions with diagnose_as_builtin" am: 37b3d9d705 am: 6ede8410e3 by Pirama Arumuga Nainar · 3 years, 7 months ago
- 6ede841 Merge "Annotate fortify functions with diagnose_as_builtin" am: 37b3d9d705 by Pirama Arumuga Nainar · 3 years, 7 months ago
- 37b3d9d Merge "Annotate fortify functions with diagnose_as_builtin" by Pirama Arumuga Nainar · 3 years, 7 months ago
- db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 8 months ago
- d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 3 years, 7 months ago
- c8089fd Merge "Fix HWASan crashes in heapprofd initialization." am: 8266380c77 am: a58dd462b1 by Florian Mayer · 3 years, 7 months ago
- a58dd46 Merge "Fix HWASan crashes in heapprofd initialization." am: 8266380c77 by Florian Mayer · 3 years, 7 months ago
- 8266380 Merge "Fix HWASan crashes in heapprofd initialization." by Florian Mayer · 3 years, 7 months ago
- 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 3 years, 7 months ago
- b6761c1 Merge "Silence -Wnon-power-of-two-alignment for a test" am: 650233457a am: 64a42f33ed by Treehugger Robot · 3 years, 8 months ago
- 64a42f3 Merge "Silence -Wnon-power-of-two-alignment for a test" am: 650233457a by Treehugger Robot · 3 years, 8 months ago
- 6502334 Merge "Silence -Wnon-power-of-two-alignment for a test" by Treehugger Robot · 3 years, 8 months ago
- 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 3 years, 8 months ago
- 9ebbba0 Merge "Fix recursive deadlock inside bionic_systrace" am: f7e721cdc9 am: deb0f9972a by Daniele Di Proietto · 3 years, 8 months ago
- deb0f99 Merge "Fix recursive deadlock inside bionic_systrace" am: f7e721cdc9 by Daniele Di Proietto · 3 years, 8 months ago
- f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 3 years, 8 months ago
- f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 8 months ago
- 9b37f30 Merge "Fix MemtagNoteTest and make it runnable on non-MTE devices." am: 97ec0e312b am: d474cf97f4 by Evgenii Stepanov · 3 years, 8 months ago
- d474cf9 Merge "Fix MemtagNoteTest and make it runnable on non-MTE devices." am: 97ec0e312b by Evgenii Stepanov · 3 years, 8 months ago
- 97ec0e3 Merge "Fix MemtagNoteTest and make it runnable on non-MTE devices." by Evgenii Stepanov · 3 years, 8 months ago
- 4a1f394 Merge "Move linker from sampling PGO to AFDO pipeline" am: fb946fd873 am: 92897479bb by Yi Kong · 3 years, 8 months ago
- 9289747 Merge "Move linker from sampling PGO to AFDO pipeline" am: fb946fd873 by Yi Kong · 3 years, 8 months ago
- fb946fd Merge "Move linker from sampling PGO to AFDO pipeline" by Yi Kong · 3 years, 8 months ago
- 63df574 Merge "Disable pointer authentication in app processes." am: ccae7efeed am: 659885327f by Peter Collingbourne · 3 years, 8 months ago
- 6598853 Merge "Disable pointer authentication in app processes." am: ccae7efeed by Peter Collingbourne · 3 years, 8 months ago
- ccae7ef Merge "Disable pointer authentication in app processes." by Peter Collingbourne · 3 years, 8 months ago
- e20a1d9 Move linker from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 8 months ago
- e37ca53 Fix MemtagNoteTest and make it runnable on non-MTE devices. by Evgenii Stepanov · 3 years, 8 months ago
- bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 3 years, 8 months ago
- c75c0a4 Merge "libm: sync with upstream." am: b838fbda2a am: 3eaf9ab52f by Elliott Hughes · 3 years, 8 months ago
- 3eaf9ab Merge "libm: sync with upstream." am: b838fbda2a by Elliott Hughes · 3 years, 8 months ago
- b838fbd Merge "libm: sync with upstream." by Elliott Hughes · 3 years, 8 months ago
- 8fb504a Merge "Update the status for S and T." am: 095509f80a am: 815b9e5447 by Treehugger Robot · 3 years, 8 months ago
- 815b9e5 Merge "Update the status for S and T." am: 095509f80a by Treehugger Robot · 3 years, 8 months ago
- 095509f Merge "Update the status for S and T." by Treehugger Robot · 3 years, 8 months ago
- 57f17de Update the status for S and T. by Elliott Hughes · 3 years, 8 months ago
- fd13773 Merge "Don't use LLVM when readelf(1) will do." am: e62be7eea5 am: 8605016db3 by Elliott Hughes · 3 years, 8 months ago
- 8605016 Merge "Don't use LLVM when readelf(1) will do." am: e62be7eea5 by Elliott Hughes · 3 years, 8 months ago
- e62be7e Merge "Don't use LLVM when readelf(1) will do." by Elliott Hughes · 3 years, 8 months ago
- 1ff7be0 Don't use LLVM when readelf(1) will do. by Elliott Hughes · 3 years, 8 months ago
- 2ac804b Merge "Don't use llvm-defaults to build some tests." am: 4a85b045fd am: 443f506182 by Treehugger Robot · 3 years, 8 months ago
- 443f506 Merge "Don't use llvm-defaults to build some tests." am: 4a85b045fd by Treehugger Robot · 3 years, 8 months ago
- 4a85b04 Merge "Don't use llvm-defaults to build some tests." by Treehugger Robot · 3 years, 8 months ago
- 99ef447 libm: sync with upstream. by Elliott Hughes · 3 years, 8 months ago
- 3e27d12 Merge "Fix copy pasta in guard macro for weak symbols." am: 5396787062 am: fa83c83273 by Treehugger Robot · 3 years, 8 months ago
- fa83c83 Merge "Fix copy pasta in guard macro for weak symbols." am: 5396787062 by Treehugger Robot · 3 years, 8 months ago
- 5396787 Merge "Fix copy pasta in guard macro for weak symbols." by Treehugger Robot · 3 years, 8 months ago
- db358e6 Don't use llvm-defaults to build some tests. by Elliott Hughes · 3 years, 8 months ago
- 8c48d4e Merge "Update to v5.16 kernel headers." am: c79b02088b am: 9757d047e0 by Christopher Ferris · 3 years, 8 months ago
- 9757d04 Merge "Update to v5.16 kernel headers." am: c79b02088b by Christopher Ferris · 3 years, 8 months ago
- c79b020 Merge "Update to v5.16 kernel headers." by Christopher Ferris · 3 years, 8 months ago
- 9f6bf92 Merge "Remove availability definitions for mbs APIs." am: f62c8f99cb am: 7064948b1a by Treehugger Robot · 3 years, 8 months ago
- a479261 Update to v5.16 kernel headers. by Christopher Ferris · 3 years, 8 months ago
- 7064948 Merge "Remove availability definitions for mbs APIs." am: f62c8f99cb by Treehugger Robot · 3 years, 8 months ago
- f62c8f9 Merge "Remove availability definitions for mbs APIs." by Treehugger Robot · 3 years, 8 months ago
- e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 3 years, 8 months ago
- 952da92 Remove availability definitions for mbs APIs. by Dan Albert · 3 years, 8 months ago
- 25f630b Merge "c32rtomb/mbrtoc32: remove dead code." am: e2c784f159 am: c376bc36d3 by Elliott Hughes · 3 years, 9 months ago
- aab4786 Merge "sched.h: add doc comments." am: c73c19acdb am: 49f5a7e7c8 by Elliott Hughes · 3 years, 9 months ago
- c376bc3 Merge "c32rtomb/mbrtoc32: remove dead code." am: e2c784f159 by Elliott Hughes · 3 years, 9 months ago
- 49f5a7e Merge "sched.h: add doc comments." am: c73c19acdb by Elliott Hughes · 3 years, 9 months ago
- e2c784f Merge "c32rtomb/mbrtoc32: remove dead code." by Elliott Hughes · 3 years, 9 months ago
- c73c19a Merge "sched.h: add doc comments." by Elliott Hughes · 3 years, 9 months ago
- 31fbc14 sched.h: add doc comments. by Elliott Hughes · 4 years, 7 months ago
- ad1658e c32rtomb/mbrtoc32: remove dead code. by Elliott Hughes · 3 years, 9 months ago
- 47a7427 Merge "Mark variables as unused." am: 084d60a027 am: 588e7d7a20 by Christopher Ferris · 3 years, 9 months ago
- 588e7d7 Merge "Mark variables as unused." am: 084d60a027 by Christopher Ferris · 3 years, 9 months ago
- 084d60a Merge "Mark variables as unused." by Christopher Ferris · 3 years, 9 months ago
- 724efbb Mark variables as unused. by Christopher Ferris · 3 years, 9 months ago
- 8d7d40c Merge "Add mallinfo2 call." am: f190be84f5 am: edd62ccc3b by Christopher Ferris · 3 years, 9 months ago
- edd62cc Merge "Add mallinfo2 call." am: f190be84f5 by Christopher Ferris · 3 years, 9 months ago
- f190be8 Merge "Add mallinfo2 call." by Christopher Ferris · 3 years, 9 months ago
- 7a37051 Merge "Add some documentation about EINTR." am: a73179fe30 am: 1d88b551bc by Elliott Hughes · 3 years, 9 months ago
- 1d88b55 Merge "Add some documentation about EINTR." am: a73179fe30 by Elliott Hughes · 3 years, 9 months ago
- a73179f Merge "Add some documentation about EINTR." by Elliott Hughes · 3 years, 9 months ago
- 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 9 months ago
- 38be11e Add some documentation about EINTR. by Elliott Hughes · 3 years, 9 months ago
- 3215809 Merge "Clarify that fdsan wasn't "enforcing" in its first release." am: 6769ccbe88 am: b2ff5e9dc2 by Treehugger Robot · 3 years, 9 months ago
- b2ff5e9 Merge "Clarify that fdsan wasn't "enforcing" in its first release." am: 6769ccbe88 by Treehugger Robot · 3 years, 9 months ago
- 6769ccb Merge "Clarify that fdsan wasn't "enforcing" in its first release." by Treehugger Robot · 3 years, 9 months ago
- 32a7252 Clarify that fdsan wasn't "enforcing" in its first release. by Elliott Hughes · 3 years, 9 months ago
- aa645b0 Merge "strftime: format small positive integers ourselves." am: ad12582726 am: 83abd83c34 by Elliott Hughes · 3 years, 9 months ago
- 83abd83 Merge "strftime: format small positive integers ourselves." am: ad12582726 by Elliott Hughes · 3 years, 9 months ago
- ad12582 Merge "strftime: format small positive integers ourselves." by Elliott Hughes · 3 years, 9 months ago
- e4d5efe strftime: format small positive integers ourselves. by Elliott Hughes · 3 years, 10 months ago
- c69bc21 Merge "Use -fno-builtin for libc and libm." am: bb802661af am: 670acdbb1e by Elliott Hughes · 3 years, 9 months ago
- 670acdb Merge "Use -fno-builtin for libc and libm." am: bb802661af by Elliott Hughes · 3 years, 9 months ago
- bb80266 Merge "Use -fno-builtin for libc and libm." by Elliott Hughes · 3 years, 9 months ago
- caaa380 Merge "Fix a race condition in the bionic pthread tests." am: a43e7a87b3 am: 3860403271 by Peter Collingbourne · 3 years, 9 months ago
- 3860403 Merge "Fix a race condition in the bionic pthread tests." am: a43e7a87b3 by Peter Collingbourne · 3 years, 9 months ago
- a43e7a8 Merge "Fix a race condition in the bionic pthread tests." by Peter Collingbourne · 3 years, 9 months ago
- a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 3 years, 9 months ago
- c5b8184 Fix a race condition in the bionic pthread tests. by Peter Collingbourne · 3 years, 9 months ago
- ba283e6 Merge "[versioner] Use libclang-cpp.so" am: 78051b771b am: 1359b83d83 by Pirama Arumuga Nainar · 3 years, 9 months ago
- 1359b83 Merge "[versioner] Use libclang-cpp.so" am: 78051b771b by Pirama Arumuga Nainar · 3 years, 9 months ago
- 78051b7 Merge "[versioner] Use libclang-cpp.so" by Pirama Arumuga Nainar · 3 years, 9 months ago
- e2bf09a Merge "Allow bpf() syscall" am: e48ea932c0 am: 14b886b1a5 by Treehugger Robot · 3 years, 9 months ago