aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Actually restore pre-P mutex behaviorq10.0-r9rebaseEthan Chen2019-11-011-4/+9
* bionic: Use legacy pthread_mutex_init() behavior on pre-P API levelsnx1112019-11-011-1/+2
* Implement per-process target SDK version override.Danny Baumann2019-11-012-1/+15
* libc: Mark libstdc++ as vendor availableRashed Abdel-Tawab2019-11-011-0/+1
* bionic: Sort and cache hosts file data for fast lookupTom Marshall2019-11-014-0/+564
* linker: Add support for dynamic SHIM librariesChristopher R. Palmer2019-11-014-0/+107
* Add inaddr.h header fileRoopesh Rajashekharaiah Nataraja2019-11-013-2/+38
* Snap for 5716220 from 358c8c95725380eafe9f2aed0a4e2542592e85ff to qt-c2f2-rel...android-build-team Robot2019-07-101-3/+2
|\
| * Do not check tcache clear when doing a purge.Christopher Ferris2019-07-091-3/+2
| |\
| | * Do not check tcache clear when doing a purge.Christopher Ferris2019-07-081-3/+2
* | | Snap for 5647767 from d13cb58b3afda031fbe38f6dc8eaca28237c8a3b to qt-c2f2-rel...android-build-team Robot2019-06-102-0/+11
|\| |
| * | Add bootstrap directory to bootstrap linker's search path.Peter Collingbourne2019-06-062-0/+11
|/ /
* | Temporarily disable unwind through signal test.Christopher Ferris2019-05-171-0/+8
|\|
| * Temporarily disable unwind through signal test.Christopher Ferris2019-05-161-0/+8
|/
* Merge "Add removed platform functions used by apps." into qt-devChristopher Ferris2019-05-082-0/+39
|\
| * Add removed platform functions used by apps.Christopher Ferris2019-05-082-0/+39
* | Avoid using malloc debug code after exit.Christopher Ferris2019-05-082-10/+109
* | Match maximum command line size for startup tracing.Florian Mayer2019-05-081-10/+11
* | Merge "Revert fwalk/sfp locking to fix concurrent reads" into qt-devRyan Prichard2019-05-075-7/+38
|\ \
| * | Revert fwalk/sfp locking to fix concurrent readsRyan Prichard2019-05-065-7/+38
| |/
* / Exclude libgcc_stripped wherever libgcc is excludedYi Kong2019-05-072-0/+3
|/
* Fix malloc_info missing large allocs.Christopher Ferris2019-05-032-8/+62
* Make purging clear the current thread cache too.Christopher Ferris2019-05-011-0/+8
* Merge "__cxa_finalize: skip fflush call on dlclose" into qt-devRyan Prichard2019-04-301-1/+4
|\
| * __cxa_finalize: skip fflush call on dlcloseRyan Prichard2019-04-261-1/+4
* | Make pthread_get/setschedparam weak for native bridgedimitry2019-04-262-0/+5
* | Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-devYi Kong2019-04-242-2/+46
|\ \
| * | Implement __gnu_[u]ldivmod_helper methods in libcYi Kong2019-04-232-2/+46
| |/
* | Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-devRyan Prichard2019-04-232-0/+20
|\ \
| * | PIMutexUnlock: load owner_tid in non-common caseRyan Prichard2019-04-232-0/+20
| |/
* | Merge "Only write main library's RELRO by default." into qt-devTreeHugger Robot2019-04-232-2/+28
|\ \
| * | Only write main library's RELRO by default.Torne (Richard Coles)2019-04-232-2/+28
| |/
* / Reland ifuncs for strcmp and strlen.Elliott Hughes2019-04-223-51/+5
|/
* Workaround ASan not knowing about reallocarray.Elliott Hughes2019-04-221-1/+1
* Move all leak info functions to android_mallopt.Christopher Ferris2019-04-195-50/+84
* Merge "Remove gMallocLeakZygoteChild." into qt-devChristopher Ferris2019-04-1711-33/+44
|\
| * Remove gMallocLeakZygoteChild.Christopher Ferris2019-04-1611-33/+44
* | clean_header: Run outside of $ANDROID_BUILD_TOPDaniel Mentz2019-04-161-2/+11
* | clean_header: Fix error handling for no-such-file caseDaniel Mentz2019-04-161-2/+2
|/
* Add malloc benchmarks.Christopher Ferris2019-04-092-13/+109
* Don't load libc_malloc_* libs from runtime ns for libc_scudoJiyong Park2019-04-101-0/+8
* Merge "Load libc_malloc_* libraries from the runtime APEX" into qt-devTreeHugger Robot2019-04-093-1/+32
|\
| * Load libc_malloc_* libraries from the runtime APEXJiyong Park2019-04-063-1/+32
* | Merge "Fix dlsym and dladdr for TLS symbols" into qt-devRyan Prichard2019-04-054-1/+106
|\ \ | |/ |/|
| * Fix dlsym and dladdr for TLS symbolsRyan Prichard2019-04-044-1/+106
* | Workaround potential access to unmapped stackAdrian-CJ Hung2019-04-041-1/+2
|/
* Merge master@5406228 into git_qt-dev-plus-aosp.Bill Rassieur2019-04-030-0/+0
|\
| * Merge master@5406228 into git_qt-dev-plus-aosp.Bill Rassieur2019-03-2917-30/+120
| |\
* | \ Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." am: 865866ee2b am: ...Torne (Richard Coles)2019-04-034-7/+22
|\ \ \
| * \ \ Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." am: 865866ee2bTorne (Richard Coles)2019-04-034-7/+22
| |\ \ \