- d992e1e Merge "Update kernel headers to v5.0.3." by Christopher Ferris · 7 years ago
- 11f0d71 Merge "Use the ANDROID_TZDATA_ROOT environment variable" by Neil Fuller · 7 years ago
- e6be532 Update kernel headers to v5.0.3. by Christopher Ferris · 7 years ago
- e6b6640 Merge changes Ie7bf555b,Ia7d5fbdc,I3f05ba19 by Logan Chien · 7 years ago
- c9e7018 Add introduced-in annotation to fdsan by Logan Chien · 7 years ago
- 73d1fb9 Fix get_device_api_level_inlines.h in versioner by Logan Chien · 7 years ago
- 3f68efc Suppress warnings on pthread_create by Logan Chien · 7 years ago
- 021d522 Remove workaround for x86 ifunc by Haibo Huang · 7 years ago
- d75e308 Call __hwasan_init_static() during libc startup in statically linked executables. by Peter Collingbourne · 7 years ago
- 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 7 years ago
- b62888b Merge "Increase the size of the shadow call stack guard region to 16MB." by Peter Collingbourne · 7 years ago
- 9b78aa3 Increase num tries before failing. by Christopher Ferris · 7 years ago
- 149ce93 Add missing #include. by Peter Collingbourne · 7 years ago
- 9d69d4c Merge "Add a platform API for setting an allocation limit." by Peter Collingbourne · 7 years ago
- ea6c19a Merge "Remove __INTRODUCED_IN_FUTURE." by Elliott Hughes · 7 years ago
- 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
- 412d493 Merge "Don't install *.mountpoint targets" by Treehugger Robot · 7 years ago
- 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
- 78e9ebc The future is now (2019 edition). by Elliott Hughes · 7 years ago
- 036e09c Don't install *.mountpoint targets by Jiyong Park · 7 years ago
- 81b3bdd Use the ANDROID_TZDATA_ROOT environment variable by Neil Fuller · 7 years ago
- a838c2d Merge "Update to v5.0 kernel headers." by Christopher Ferris · 7 years ago
- 27c6ada Merge "Malloc debug: fix mutex deadlock issue" by Christopher Ferris · 7 years ago
- fa10a3a Add malloc_info for sanitizer. by Christopher Ferris · 7 years ago
- 76dcc47 Malloc debug: fix mutex deadlock issue by Iris Chang · 7 years ago
- d842e43 Update to v5.0 kernel headers. by Christopher Ferris · 7 years ago
- 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
- a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
- 0771b75 Merge "Workaround string-plus-int warning" by Treehugger Robot · 7 years ago
- 4ca9a6b Workaround string-plus-int warning by Yi Kong · 7 years ago
- 7fa3b47 Ensure STDIN/STDOUT/STDERR always exist by Nick Kralevich · 7 years ago
- a21f6cc Log when malloc functions fail. by Elliott Hughes · 7 years ago
- e65558a Merge changes I070d3a26,Ie9176587 by Yi Kong · 7 years ago
- 68e4f49 Merge "Fix wrong variable reference." by Christopher Ferris · 7 years ago
- e3d90de Switch libm to libcrt.builtins by Yi Kong · 7 years ago
- 503c17b Fix wrong variable reference. by Christopher Ferris · 7 years ago
- 58239d0 Merge "Revert "Revert "Turn on XOM for libc""" by Treehugger Robot · 7 years ago
- dced813 Revert "Revert "Turn on XOM for libc"" by Jeffrey Vander Stoep · 7 years ago
- 5e15f34 Merge "Make static ifunc resolvers optional." by Dan Albert · 7 years ago
- 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
- efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
- a535d3c Make static ifunc resolvers optional. by Dan Albert · 7 years ago
- b656d4a Merge "Revert "Turn on XOM for libc"" by Treehugger Robot · 7 years ago
- d119269 Revert "Turn on XOM for libc" by Yi Kong · 7 years ago
- 7448f3e Mark lib_async_safe_headers as supporting linux_bionic by Alex Light · 7 years ago
- f84d0a9 Merge "libasync_safe: stop clobbering other folks' identifiers." by Elliott Hughes · 7 years ago
- 51b8255 Turn on XOM for libc by Yi Kong · 7 years ago
- 165b1cf Switch libc to libcrt.builtins by Yi Kong · 7 years ago
- be9b724 Merge "Remove removed functions from symbol_ordering." by Treehugger Robot · 7 years ago
- 7ae0333 Merge "malloc debug: fix LogFreeError error log" by Christopher Ferris · 7 years ago
- b344150 malloc debug: fix LogFreeError error log by Iris Chang · 7 years ago
- 30a0bf0 Remove removed functions from symbol_ordering. by Dan Albert · 7 years ago
- 3019d78 libasync_safe: stop clobbering other folks' identifiers. by Elliott Hughes · 7 years ago
- 2822856 Avoid heapprofd init when other hooks enabled. by Christopher Ferris · 7 years ago
- 8831447 Fix hwasan build. by Christopher Ferris · 7 years ago
- b5c1b12 Merge "Sync with upstream NetBSD." by Treehugger Robot · 7 years ago
- 4fc93ff Sync with upstream NetBSD. by Elliott Hughes · 7 years ago
- 0197b0a Merge "Use no_libcrt property instead of hard coding projects to exclude" by Treehugger Robot · 7 years ago
- e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 7 years ago
- 16f9472 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 7 years ago
- 808d176 Merge "Fix linker self-exec detection" by Ryan Prichard · 7 years ago
- 1990ba5 Fix linker self-exec detection by Ryan Prichard · 7 years ago
- 62e1e2c Modify malloc common function pointers. by Christopher Ferris · 7 years ago
- 5569bc7 Merge "Eliminate ICU's .dat lookup from bionic" by Treehugger Robot · 7 years ago
- 45f2d03 Eliminate ICU's .dat lookup from bionic by Nikita Iashchenko · 7 years ago
- 9a5c0fc Merge "Switch to OpenBSD div/ldiv/lldiv." by Elliott Hughes · 7 years ago
- 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 7 years ago
- 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 7 years ago
- 288465d Avoid writing to a zero-capacity buffer. by Elliott Hughes · 7 years ago
- fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 7 years ago
- 3912efa Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 7 years ago
- c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
- 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 7 years ago
- f1ed31f Increase the size of the shadow call stack guard region to 16MB. by Peter Collingbourne · 7 years ago
- a5f914a Add bionic mount points under /bionic by Jiyong Park · 7 years ago
- ccc0922 Merge "Do not dlclose after failed reinit." by Florian Mayer · 7 years ago
- f671e03 Do not dlclose after failed reinit. by Florian Mayer · 7 years ago
- c676377 Merge "Make trace end conform with other trace end prints" by Treehugger Robot · 7 years ago
- d5076ba Merge "Add tracepoints for pthread_create and pthread_join" by Treehugger Robot · 7 years ago
- ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
- 77d0f90 Add tracepoints for pthread_create and pthread_join by Philip Cuadra · 7 years ago
- 7fc82c2 Make trace end conform with other trace end prints by Philip Cuadra · 7 years ago
- 543b401 Merge "Allow to reset malloc hooks." by Florian Mayer · 7 years ago
- db59b89 Allow to reset malloc hooks. by Florian Mayer · 7 years ago
- 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
- 7a0f04c Implement ifunc support for static executables. by Peter Collingbourne · 7 years ago
- 96773a2 Add BionicAllocator::memalign by Ryan Prichard · 7 years ago
- 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
- ba40ff6 Don't filter reserved signals in sigaction. by Josh Gao · 7 years ago
- 3ce06c7 Merge "Reassign TLS slot 2 to TLS_SLOT_APP." by Ryan Prichard · 7 years ago
- a0834d8 Reassign TLS slot 2 to TLS_SLOT_APP. by Ryan Prichard · 7 years ago
- f77928d android_mallopt: opcode preprocess define + missing header by Ryan Savitski · 7 years ago
- ecc37e3 conditional zygote child heap profiling + android_internal_mallopt by Ryan Savitski · 7 years ago
- 176d2fb Merge "Blacklist setregid(32) for apps." by Treehugger Robot · 7 years ago
- 0a692a6 Merge "Bionic malloc debug: add a new option "abort_on_error"" by Christopher Ferris · 7 years ago
- 7f209a9 Bionic malloc debug: add a new option "abort_on_error" by Iris Chang · 7 years ago
- 011523f Merge changes If330efda,I34864837,I8bc5c1cb by Martijn Coenen · 7 years ago
- e17fce1 Blacklist setregid(32) for apps. by Martijn Coenen · 7 years ago
- d269d9b Add support for seccomp filter that limits setresuid/setresgid. by Martijn Coenen · 7 years ago
- c3752be Create APP_ZYGOTE seccomp policy. by Martijn Coenen · 7 years ago