summaryrefslogtreecommitdiffstats
path: root/libbacktrace/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Implement support for linker rosegment option.Christopher Ferris2018-10-031-4/+0
* Load libbacktrace_test.so explicitly.Christopher Ferris2018-10-031-23/+21
* Remove unused ART build dependenciesOrion Hodson2018-08-311-16/+0
* Move libbacktrace off cutils.Elliott Hughes2018-07-111-4/+0
* Build adbd for recoveryJiyong Park2018-05-241-2/+5
* Merge "Mark as recovery_available: true"Treehugger Robot2018-05-221-0/+1
|\
| * Mark as recovery_available: trueJiyong Park2018-05-151-0/+1
* | libprocinfo: add functions reading process map file.Yabin Cui2018-05-141-1/+4
|/
* Merge "Remove unnecessary references to libunwind."Christopher Ferris2018-05-031-6/+0
|\
| * Remove unnecessary references to libunwind.Christopher Ferris2018-05-031-6/+0
* | Tell the build system about APCT's requirements.Elliott Hughes2018-05-031-0/+3
|/
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* bpfmt.Elliott Hughes2018-02-161-7/+6
* Fix darwin buildChristopher Tate2018-02-161-0/+3
* Move dex pc frame creation into libunwindstack.Christopher Ferris2018-01-311-6/+2
* Use new unwinder for offline in libbacktrace.Christopher Ferris2018-01-291-53/+2
* Add extra frame when dex_pc is non-zero.Christopher Ferris2018-01-231-0/+24
* Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-181-3/+0
* Add method to detect remote read function to use.Christopher Ferris2017-12-071-0/+1
* libbacktrace: remove exit time destructors.Josh Gao2017-10-261-0/+4
* libbacktrace: add benchmarks for Backtrace::Create, CreateNew.Josh Gao2017-10-261-0/+1
* Merge "libbacktrace is not directly available to vendors"Treehugger Robot2017-10-191-1/+1
|\
| * libbacktrace is not directly available to vendorsJiyong Park2017-10-161-1/+1
* | Use target.linux for all linux kernel based targetsDan Willemsen2017-10-161-31/+3
|/
* Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen2017-10-021-3/+3
* Remove default librariesDan Willemsen2017-09-291-5/+0
* Update the tests.Christopher Ferris2017-08-281-0/+7
* Merge "Speed up map creation."Christopher Ferris2017-08-251-0/+14
|\
| * Speed up map creation.Christopher Ferris2017-08-231-0/+14
* | Mark the modules as VNDK-SP in Android.bpJustin Yun2017-08-231-0/+4
|/
* Add support for the new unwind method.Christopher Ferris2017-08-031-0/+9
* Revert "Add support for the new unwind method."Christopher Ferris2017-08-021-9/+0
* Add support for the new unwind method.Christopher Ferris2017-07-311-0/+9
* Backtrace: Add libziparchive dependencyAndreas Gampe2017-07-041-0/+1
* Use demangle for function names.Christopher Ferris2017-06-021-0/+1
* Use async safe logging in signal handlers.Christopher Ferris2017-05-041-1/+1
* libutils: export libbacktrace headersSteven Moreland2017-04-281-0/+1
* libbacktrace: make vendor_availableSteven Moreland2017-04-191-0/+1
* Moved include/backtrace to libbacktrace/includeVijay Venkatraman2017-04-111-0/+7
* Test unwinding through a signal handler.Christopher Ferris2017-03-231-1/+1
* Enable more modules on linux_bionic buildsDan Willemsen2017-03-151-0/+12
* Remove obsolete mentions of LLVM_HOST_BUILD_MKColin Cross2016-12-171-14/+0
* Convert the rest of libbacktrace to Android.bpColin Cross2016-12-151-2/+93
* Revert "Convert the rest of libbacktrace to Android.bp"Colin Cross2016-12-151-93/+2
* Convert the rest of libbacktrace to Android.bpColin Cross2016-12-141-2/+93
* libbacktrace_offline: support .ARM.exidx.Yabin Cui2016-12-071-1/+14
* Add missing host ldlibsColin Cross2016-10-201-0/+1
* Rely on the platform -std default.Elliott Hughes2016-10-101-2/+0
* Convert libbacktrace, libutils to SoongDan Willemsen2016-07-121-0/+121