summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* am d2674cba: am 0a04c556: am 19759a08: Merge "audio: fix ↵Rom Lemarchand2014-04-241-6/+10
|\ | | | | | | | | | | | | audio_is_bluetooth_sco_device()" * commit 'd2674cbad9dac54ae23d1bbcdf137d75d582258f': audio: fix audio_is_bluetooth_sco_device()
| * am 0a04c556: am 19759a08: Merge "audio: fix audio_is_bluetooth_sco_device()"Rom Lemarchand2014-04-241-6/+10
| |\ | | | | | | | | | | | | * commit '0a04c556947e4fb8e12cd73b9aded27318002336': audio: fix audio_is_bluetooth_sco_device()
| | * audio: fix audio_is_bluetooth_sco_device()Eric Laurent2014-04-241-6/+10
| | | | | | | | | | | | | | | Bug: 14268964 Change-Id: Ia2a185c5e0939930c5114209651a1e0db6c36ef3
* | | am 6d7a2ee4: am b1bcd9c3: am 6798914b: Merge "Improve liblog\'s fatal logging."Elliott Hughes2014-04-241-3/+3
|\ \ \ | |/ / | | | | | | | | | * commit '6d7a2ee4e8b590071042ae424a3e8c951f198a8f': Improve liblog's fatal logging.
| * | am b1bcd9c3: am 6798914b: Merge "Improve liblog\'s fatal logging."Elliott Hughes2014-04-241-3/+3
| |\ \ | | |/ | | | | | | | | | * commit 'b1bcd9c3ae89f9060fcd8468d5a04f3710e2b1a6': Improve liblog's fatal logging.
| | * Improve liblog's fatal logging.Elliott Hughes2014-04-241-3/+3
| | | | | | | | | | | | | | | | | | | | | This makes LOG_ALWAYS_FATAL and LOG_ALWAYS_FATAL_IF as good as regular assert(3). Change-Id: I0666684d30cae7baf23c64b33d35c1e43f81acf0
* | | Usb Capture ImplementationPaul McLean2014-04-231-4/+19
| | | | | | | | | | | | Change-Id: I0b5166cc380419455373d590b9a6c4b21bf6634c
* | | am f7770d59: am 19697f3e: am 3ad0af6d: Merge "logd: liblog: logcat: ↵Mark Salyzyn2014-04-171-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | debuggerd: Add LOG_ID_CRASH" * commit 'f7770d59dfdc5b3b6fe94f167636b75c1c5d4a81': logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH
| * | am 19697f3e: am 3ad0af6d: Merge "logd: liblog: logcat: debuggerd: Add ↵Mark Salyzyn2014-04-171-0/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | LOG_ID_CRASH" * commit '19697f3e1eaf9c54b612e42f93619658194707cd': logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH
| | * Merge "logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH"Mark Salyzyn2014-04-171-0/+1
| | |\
| | | * logd: liblog: logcat: debuggerd: Add LOG_ID_CRASHMark Salyzyn2014-04-161-0/+1
| | | | | | | | | | | | | | | | Change-Id: Iea453764a1a4fc1661f461f10c641c30150e4d20
* | | | am 4f7e54f3: am fe545b9c: am 0516aded: Merge "logd: libsysutils: logd ↵Mark Salyzyn2014-04-171-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | startup outside init environment" * commit '4f7e54f32d256e285c400a0f8cfa56bff9d5a8fa': logd: libsysutils: logd startup outside init environment
| * | | am fe545b9c: am 0516aded: Merge "logd: libsysutils: logd startup outside ↵Mark Salyzyn2014-04-171-0/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | init environment" * commit 'fe545b9cb7188036d5fe8c433c7c87dd1b364c2b': logd: libsysutils: logd startup outside init environment
| | * | logd: libsysutils: logd startup outside init environmentMark Salyzyn2014-04-171-0/+1
| | |/ | | | | | | | | | Change-Id: I3426b6c3eebdd0c8258e966dcaaaa2825d7a23d1
* | | Merge "libutils: Clarify Condition::signal wakes up exactly one thread"Igor Murashkin2014-04-151-1/+12
|\ \ \
| * | | libutils: Clarify Condition::signal wakes up exactly one threadIgor Murashkin2014-04-151-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Contrary to POSIX pthread_cond_signal guarantees, bionic will wake up either zero or one threads. Change-Id: I628fcd4d5bd8d5290104506f86caa82c54142230
* | | | Merge "cutils: Add property_get_bool, _get_int32, _get_int64"Igor Murashkin2014-04-141-0/+59
|\ \ \ \
| * | | | cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-04-111-0/+59
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Read out system properties with same syntax as SystemProperties.java * Also adds unit test suite to validate correctness of properties * Also fixes buffer overrun in property_get Change-Id: Ifd42911f93e17da09e6ff1298e8875e02f3b6608
* | | | Merge "Add a peekOldestValue"John Reck2014-04-141-0/+9
|\ \ \ \
| * | | | Add a peekOldestValueJohn Reck2014-04-111-0/+9
| |/ / / | | | | | | | | | | | | Change-Id: I89d8ea14c8ac02653d9c0e1fe24a4b17bb9c87f5
* | | | am c5aff686: am cda31324: am 4706320e: Merge "Include 64bit valgrind in the ↵Narayan Kamath2014-04-141-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | android_filesystem_config." * commit 'c5aff68693dee788a28a0d0256782cc8521aa2a5': Include 64bit valgrind in the android_filesystem_config.
| * | | am cda31324: am 4706320e: Merge "Include 64bit valgrind in the ↵Narayan Kamath2014-04-141-0/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | android_filesystem_config." * commit 'cda31324afdc3e9d1bc5d2e9ee45985cf1fb8819': Include 64bit valgrind in the android_filesystem_config.
| | * | Include 64bit valgrind in the android_filesystem_config.Narayan Kamath2014-04-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Required so that we set the exectuable bit correctly. Change-Id: If59bd0ff47d2b4b2b8f92a1c007b4ba414ea1876
* | | | BitSet32 64b compatibility fixAndreas Gampe2014-04-111-3/+22
| |_|/ |/| | | | | | | | | | | | | | | | | | | | Using __builtin_c{l,t}zl fails on 64b systems as unsigned long is 8B there. However, unsigned int is only guaranteed to be 2B. Introduce a check that should be optimized away by the compiler. Change-Id: I854d0817c6bb5ae13c257241240664bf8f1a7c8a
* | | am 63a14ed7: am ae3ba0b3: am 472e04f2: Merge "logd: liblog: logcat: enable ↵Mark Salyzyn2014-04-091-4/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | prune features for user" * commit '63a14ed7fc728f84f9496fc99bc1df01b5bc8b16': logd: liblog: logcat: enable prune features for user
| * | am ae3ba0b3: am 472e04f2: Merge "logd: liblog: logcat: enable prune features ↵Mark Salyzyn2014-04-091-4/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | for user" * commit 'ae3ba0b339e7a768fe58f179fdab55f273419e1e': logd: liblog: logcat: enable prune features for user
| | * Merge "logd: liblog: logcat: enable prune features for user"Mark Salyzyn2014-04-091-4/+0
| | |\
| | | * logd: liblog: logcat: enable prune features for userMark Salyzyn2014-04-021-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | - Enable whitelist, blacklist and logsize tuneables for user Change-Id: Id0c283844c71c5263a8cfbebf2e550f7ac415858
* | | | am 1f87d3ab: am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs ↵Tim Murray2014-04-071-0/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | when C++11 is available." * commit '1f87d3ab8c384d03d1496c63f7faad15bd5eeba9': Add guards to prevent typedefs when C++11 is available.
| * | | am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 ↵Tim Murray2014-04-071-0/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | is available." * commit '83fd6375f6d9016afe9bb03453d39b8c41cda548': Add guards to prevent typedefs when C++11 is available.
| | * | Add guards to prevent typedefs when C++11 is available.Tim Murray2014-04-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | char32_t and char16_t are both defined in C++11. Change-Id: I44fe8f4f05f230c18a1b77fa21b6a40c8f8ecc2d
* | | | am 6a8c3164: am e35cba9a: am a97798af: Merge "Create an UnwindMapLocal object."Christopher Ferris2014-04-041-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '6a8c316438032c72ffdd2988cc1eb2717f477254': Create an UnwindMapLocal object.
| * | | am e35cba9a: am a97798af: Merge "Create an UnwindMapLocal object."Christopher Ferris2014-04-041-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'e35cba9af02004d30033826638e00ba5fdcdd013': Create an UnwindMapLocal object.
| | * | Create an UnwindMapLocal object.Christopher Ferris2014-04-031-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The way libunwind handles local unwinds is different from remote unwinds, so create a new map object to handle the differences. Add new test to verify the map data is being generated correctly. Add new tests to check for leaks. Refactor the BACK_LOGW code into a single header file. Change-Id: I01f3cbfc4b927646174ea1b614fa25d23b9b3427
| * | am df33e8b5: Add BitSet64. DO NOT MERGEMichael Wright2014-03-261-22/+173
| |\ \ | | |/ | |/| | | | | | | * commit 'df33e8b544c457e4b08e8fa0b8a3eaf5eaf8fc2e': Add BitSet64. DO NOT MERGE
| | * Add BitSet64. DO NOT MERGEMichael Wright2014-03-241-22/+173
| | | | | | | | | | | | Change-Id: Idf3e21dfaa9f90f4dcb1b4d41eed3891dda99561
* | | Merge "Clarify ownership for NativeHandle::mHandle"Wonsik Kim2014-04-021-3/+6
|\ \ \
| * | | Clarify ownership for NativeHandle::mHandleWonsik Kim2014-03-241-3/+6
| | | | | | | | | | | | | | | | Change-Id: I0835278df1aa78f10d5493d7ef2c9e4a15c0fee9
* | | | Adding a handy predicate function (str_parms_has_key()Paul McLean2014-03-251-0/+6
| | | | | | | | | | | | Change-Id: I1af5c260a1a820b65f0850ea9adb38b01fcb183c
* | | | am 3f4855c1: am 46f3ebba: am 28171447: Merge "cutils: trace 64-bit compile ↵Mark Salyzyn2014-03-201-9/+10
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | issues" * commit '3f4855c11889470691673c15f05361df61ea95b2': cutils: trace 64-bit compile issues
| * | | am 46f3ebba: am 28171447: Merge "cutils: trace 64-bit compile issues"Mark Salyzyn2014-03-201-9/+10
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '46f3ebba31d5820a08d0a638c9e261fbcea907a0': cutils: trace 64-bit compile issues
| | * | cutils: trace 64-bit compile issuesMark Salyzyn2014-03-201-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - switch format to PRId64 for int64_t - switch format to PRId32 for int32_t Change-Id: I1e66db06810000936d584ed49234550abd96cdff
* | | | Add static methods to BitSet.Michael Wright2014-03-191-41/+99
| | | | | | | | | | | | | | | | | | | | | | | | Also, moar testing. Change-Id: I512b337a1a85a0794445fc6249af7ca39ba7c381
* | | | Add traits to BitSet64, not 32.Michael Wright2014-03-181-1/+1
| | | | | | | | | | | | | | | | Change-Id: I3d41bbe47f5b02c610f69fc7824e416436d086b1
* | | | Add BitSet64Michael Wright2014-03-181-5/+98
| | | | | | | | | | | | | | | | Change-Id: Ia0039aae00316f42a8306a9fb8ad37269180b58c
* | | | am e42e9db3: am 19bbf92d: am fc204a96: Merge changes ↵Mark Salyzyn2014-03-142-5/+31
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ia9509ad0,I4e815d74,I10e8d92c * commit 'e42e9db3143f819e19684d4f882ef3834454a44d': logcat: test White Black list logd: Find log time for arbitrary time to tail logd: liblog: logcat: Arbitrary time to tail
| * | | am 19bbf92d: am fc204a96: Merge changes Ia9509ad0,I4e815d74,I10e8d92cMark Salyzyn2014-03-142-5/+31
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | * commit '19bbf92de92ad9dbfb26b3a94025bf6e6cb72cee': logcat: test White Black list logd: Find log time for arbitrary time to tail logd: liblog: logcat: Arbitrary time to tail
| | * | logd: liblog: logcat: Arbitrary time to tailMark Salyzyn2014-03-142-5/+31
| | | | | | | | | | | | | | | | Change-Id: I10e8d92c933e31ee11e78d2d1114261a30c4be0e
| * | | am 77eed05b: am f3dcda5f: Merge changes I1572338c,I39965007,I521753b1Mark Salyzyn2014-03-131-2/+14
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | * commit '77eed05b7ca44cfa013223fdb6f30dc0cc2e2760': logd: liblog: logcat: Add LogWhiteBlackList logd: prune by worst offending UID logd: liblog: logcat: Add Statistics
| | * | logd: liblog: logcat: Add LogWhiteBlackListMark Salyzyn2014-03-131-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - liblog android_logger_get_log_size and android_logger_get_readable_size adjusted to return long instead of int because of -G flag extending range NB: ifdef'd only for userdebug and eng builds - liblog Add android_logger_[sg]et_prune_list and android_logger_set_log_size - logcat Add -P, -p and -G flags - logd Add LogWhiteBlackList and configurable log size (cherry picked from commit 18a5432158ad43b8faefe4950b30e760200ce0b4) Change-Id: I1572338c1b34bd968ad7867857ef708156ec3b6a