- a74680f Remove android_atomic_swap from mips & mips64. by Elliott Hughes · 10 years ago
- 2970517 Merge "[MIPS64] add atomic-mips64" by Elliott Hughes · 10 years ago
- d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 11 years ago
- 0cddcc6 log: Fix warning with __USE_MINGW_ANSI_STDIO by Dan Willemsen · 10 years ago
- c3df8d7 Make su 04750 by Nick Kralevich · 10 years ago
- 489797c Merge "Add new AID shared by all apps in a profile" by Robin Lee · 10 years ago
- 7ab32ac Merge "Use format(gnu_printf, ...) for windows build with __USE_MINGW_ANSI_STDIO" by Andrew Hsieh · 10 years ago
- 84c3e99 [MIPS64] add atomic-mips64 by Duane Sand · 11 years ago
- bf082ff Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC." by Elliott Hughes · 10 years ago
- 811f2c0 Merge "system/window.h: add deprecation warnings" by Mark Salyzyn · 10 years ago
- 8c82b35 Updated trace.h to recognize ATRACE_TAG_BIONIC. by Brigid Smith · 10 years ago
- 234f696 Add UID and directory for RELRO sharing support. by Torne (Richard Coles) · 11 years ago
- 289e111 system/window.h: add deprecation warnings by Mark Salyzyn · 11 years ago
- 4887842 include: cleanup for -Wsystem-header by Mark Salyzyn · 11 years ago
- 617c28b Merge "Fix list_for_each_safe macro" by Colin Cross · 11 years ago
- 4ecbda4 Merge "Add list_add_head to libcutils" by Colin Cross · 11 years ago
- ac2fe7e Add missing headers by Dan Albert · 11 years ago
- 91dc336 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago
- aecc6a6 Bound the ADB connect time with a non-blocking connect by Ken Lierman · 11 years ago
- 154ebe8 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 11 years ago
- f8a1089 Add list_add_head to libcutils by Samuel Ortiz · 11 years ago
- 8cc7427 Fix list_for_each_safe macro by Thierry Escande · 11 years ago
- afa9c9c Fix ucontext_t forward declare for mac. by Christopher Ferris · 11 years ago
- b138037 Fix mac build. by Christopher Ferris · 11 years ago
- 3a08852 Merge "Rewrite unwind thread handling." by Christopher Ferris · 11 years ago
- ad83285 Use format(gnu_printf, ...) for windows build with __USE_MINGW_ANSI_STDIO by Andrew Hsieh · 11 years ago
- a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 11 years ago
- ddbdae8 Remove the dead corkscrew header files too. by Elliott Hughes · 11 years ago
- 3cb5498 logd: 64-bit compile issue by Mark Salyzyn · 11 years ago
- b3ef039 Add new AID shared by all apps in a profile by Robin Lee · 11 years ago
- 855fcc3 Use the si_code value bionic passes us. by Elliott Hughes · 11 years ago
- b526630 audio: fix audio_is_bluetooth_sco_device() by Eric Laurent · 11 years ago
- da6b2e2 Improve liblog's fatal logging. by Elliott Hughes · 11 years ago
- 3ad0af6 Merge "logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH" by Mark Salyzyn · 11 years ago
- dfc47e8 logd: libsysutils: logd startup outside init environment by Mark Salyzyn · 11 years ago
- 99f47a9 logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH by Mark Salyzyn · 11 years ago
- 6b7ab90 Include 64bit valgrind in the android_filesystem_config. by Narayan Kamath · 11 years ago
- 472e04f Merge "logd: liblog: logcat: enable prune features for user" by Mark Salyzyn · 11 years ago
- ae83f84 Add guards to prevent typedefs when C++11 is available. by Tim Murray · 11 years ago
- e296091 Create an UnwindMapLocal object. by Christopher Ferris · 11 years ago
- 1c95047 logd: liblog: logcat: enable prune features for user by Mark Salyzyn · 11 years ago
- a459d0b cutils: trace 64-bit compile issues by Mark Salyzyn · 11 years ago
- fa3716b logd: liblog: logcat: Arbitrary time to tail by Mark Salyzyn · 11 years ago
- dfa7a07 logd: liblog: logcat: Add LogWhiteBlackList by Mark Salyzyn · 11 years ago
- 34facab logd: liblog: logcat: Add Statistics by Mark Salyzyn · 11 years ago
- 157e1b6 libcutils: add method to get klog level by Alex Ray · 11 years ago
- 7e2f83c logd: liblog: 64-bit issues by Mark Salyzyn · 11 years ago
- 581edc1 set /proc/sys/net/unix/max_dgram_qlen to large value by Mark Salyzyn · 11 years ago
- 154f460 liblog: enable logging to logd. by Mark Salyzyn · 11 years ago
- 26fa5cd Merge "AArch64: Use negative values in error enumeration" by Narayan Kamath · 11 years ago
- 0175b07 logd: initial checkin. by Mark Salyzyn · 11 years ago
- 1ee7570 AArch64: Use negative values in error enumeration by Ashok Bhat · 11 years ago
- eb3f421 Enable building init with -Wall -Werror. by Stephen Smalley · 11 years ago
- 4bc2f8d x86_64: Add atomic funtions by Qiming Shi · 11 years ago
- 810d19f log: add compile-time checking when ALOGV is disabled by Colin Cross · 11 years ago
- 5c40200 Revert "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
- 2a72c57 Move to the canonical UniquePtr.h. by Elliott Hughes · 11 years ago
- e9edf7a LP64 should have debuggerd and debuggerd64. by Elliott Hughes · 11 years ago
- 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 11 years ago
- c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
- d391c9b Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
- df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
- 44b99c2 libsysutils: SocketListener export release by Mark Salyzyn · 11 years ago
- 23f0410 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 13 years ago
- 318bb72 liblog: Add const pedantics by Mark Salyzyn · 11 years ago
- 819c58a liblog: Add liblog test suite by Mark Salyzyn · 11 years ago
- 1345f38 liblog: deprecate export LOGGER ioctl definitions by Mark Salyzyn · 11 years ago
- e9c4196 liblog: deprecate export of LOGGER_LOG_* defines by Mark Salyzyn · 11 years ago
- 168021c liblog: resolve build warning messages by Mark Salyzyn · 11 years ago
- f387fa5 liblog: drop use of sys/cdefs.h by Mark Salyzyn · 11 years ago
- 4295841 liblog: Interface to support abstracting log read by Mark Salyzyn · 11 years ago
- a6aad4c libcutils: Move list.c to inlines on list.h by Mark Salyzyn · 11 years ago
- d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 11 years ago
- 3510637 libcutils: fix atomic_memory_store_barrier by Colin Cross · 11 years ago
- 0dbce45 Add PROT_* constants not found on windows. by Christopher Ferris · 11 years ago
- 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
- d47ffb8 Merge "AArch64: Add atomic functions" by Elliott Hughes · 11 years ago
- c15d2ce AArch64: Add atomic functions by Ashok Bhat · 11 years ago
- 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
- bc12d63 Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. by Christopher Ferris · 11 years ago
- 038ac69 Move CallStack to libbacktrace. by Christopher Ferris · 11 years ago
- 9846497 Refactor to share map_info amongst threads. by Christopher Ferris · 11 years ago
- ddc20de move sync headers from include to libsync by Rom Lemarchand · 11 years ago
- cd8b953 Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9dd by Colin Cross · 11 years ago
- dfe747a Merge "ion: update struct and type definitions to match kernel header" by Colin Cross · 11 years ago
- 1693d7e Make libutils Looper independent of frameworks/native by Brian Carlstrom · 11 years ago
- 969eac8 ion: update struct and type definitions to match kernel header by Rom Lemarchand · 11 years ago
- 03c932d libion: move ion.h into local include directory by Colin Cross · 11 years ago
- 532f465 Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 11 years ago
- fd7eabe Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
- e1a475c Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
- 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
- 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 12 years ago
- d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
- 6053564 AArch64: Correction of struct surface_t by Marcus Oakland · 11 years ago
- 48a6d3d am ac3ab308: Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
- 574c3b3 Fix Mac OS build for libziparchive. by Narayan Kamath · 11 years ago
- 51a1d4e am a2125077: Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
- 7fc7a07 Merge commit '252d9030cd4b2e3e6cf13fa33f328eccedb5e26c' into HEAD by The Android Open Source Project · 11 years ago
- 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago