summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Noise and sometimes tombstone crash observed while seeking FLAC content durin...staging/cm-14.1-cafrebasecm-14.1_prerebasecm-14.1_oldcm-14.0guruprasadX, pawse2016-08-241-3/+3
* Avoid free-before-initialize vulnerability in heap am: 6995c84 am: ca1a1ff am...Robert Shih2016-03-221-0/+1
|\
| * Avoid free-before-initialize vulnerability in heap am: 6995c84 am: ca1a1ff am...Robert Shih2016-03-221-0/+1
| |\
| | * Avoid free-before-initialize vulnerability in heap am: 6995c84 am: ca1a1ff am...Robert Shih2016-03-221-0/+1
| | |\
| | | * Avoid free-before-initialize vulnerability in heap am: 6995c84 am: ca1a1ffRobert Shih2016-03-221-0/+1
| | | |\
| | | | * Avoid free-before-initialize vulnerability in heap am: 6995c84Robert Shih2016-03-221-0/+1
| | | | |\
| | | | | * Avoid free-before-initialize vulnerability in heapRobert Shih2016-03-221-0/+1
| | | | | |\
| | | | | | * Avoid free-before-initialize vulnerability in heapRobert Shih2016-03-151-0/+1
* | | | | | | am e685ca5e: am f9d095a5: am 2470e51d: Add macro definitions for clang/llvm.Chih-Hung Hsieh2015-09-080-0/+0
|\| | | | | |
| * | | | | | am f9d095a5: am 2470e51d: Add macro definitions for clang/llvm.Chih-Hung Hsieh2015-09-080-0/+0
| |\| | | | |
| | * | | | | am 2470e51d: Add macro definitions for clang/llvm.Chih-Hung Hsieh2015-09-081-1/+1
| | |\| | | |
| | | * | | | Add macro definitions for clang/llvm.Chih-Hung Hsieh2015-09-081-1/+1
| | | |/ / /
* | | | | | Merge "libFLAC: update from Xiph upstream"Robert Shih2015-08-316-32/+36
|\ \ \ \ \ \
| * | | | | | libFLAC: update from Xiph upstreamRobert Shih2015-08-276-32/+36
* | | | | | | am 58dd0a91: (-s ours) am 85df1e3a: am 63541e6d: am 9617601b: am cf87d19d: Re...Robert Shih2015-08-220-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am 85df1e3a: am 63541e6d: am 9617601b: am cf87d19d: Revert "libFLAC/stream_de...Robert Shih2015-08-221-2/+1
| |\| | | |
| | * | | | am 63541e6d: am 9617601b: am cf87d19d: Revert "libFLAC/stream_decoder.c : Fai...Robert Shih2015-08-221-2/+1
| | |\| | |
| | | * | | am 9617601b: am cf87d19d: Revert "libFLAC/stream_decoder.c : Fail safely to a...Robert Shih2015-08-221-2/+1
| | | |\| |
| | | | * | am cf87d19d: Revert "libFLAC/stream_decoder.c : Fail safely to avoid a heap o...Robert Shih2015-08-221-2/+1
| | | | |\|
| | | | | * Revert "libFLAC/stream_decoder.c : Fail safely to avoid a heap overflow."Robert Shih2015-08-211-2/+1
* | | | | | Fix clang buildChih-Hung Hsieh2015-08-211-1/+1
* | | | | | libFLAC: update from Xiph upstreamRobert Shih2015-08-2149-16966/+65
* | | | | | am cb84173d: am 4e2a8e33: am 649952f9: am 1e5f0b6c: am 1d948ef7: libFLAC/stre...Erik de Castro Lopo2015-08-201-1/+2
|\| | | | |
| * | | | | am 4e2a8e33: am 649952f9: am 1e5f0b6c: am 1d948ef7: libFLAC/stream_decoder.c ...Erik de Castro Lopo2015-08-201-1/+2
| |\| | | |
| | * | | | am 649952f9: am 1e5f0b6c: am 1d948ef7: libFLAC/stream_decoder.c : Fail safely...Erik de Castro Lopo2015-08-201-1/+2
| | |\| | |
| | | * | | am 1e5f0b6c: am 1d948ef7: libFLAC/stream_decoder.c : Fail safely to avoid a h...Erik de Castro Lopo2015-08-201-1/+2
| | | |\| |
| | | | * | am 1d948ef7: libFLAC/stream_decoder.c : Fail safely to avoid a heap overflow.Erik de Castro Lopo2015-08-201-1/+2
| | | | |\|
| | | | | * libFLAC/stream_decoder.c : Fail safely to avoid a heap overflow.Erik de Castro Lopo2015-08-191-1/+2
* | | | | | package version metadata for external/Damien Miller2015-06-021-0/+3
|/ / / / /
* | | | | Merge commit '10592771'Qiwen Zhao2015-03-230-0/+0
|\| | | |
| * | | | am fd484784: am 39b2a5bb: am 214b9dfa: am fe03f73d: libFLAC: merge master fro...Robert Shih2015-03-2353-1683/+2592
| |\| | |
| | * | | am 39b2a5bb: am 214b9dfa: am fe03f73d: libFLAC: merge master from XiphRobert Shih2015-03-2353-1683/+2592
| | |\| |
| | | * | am 214b9dfa: am fe03f73d: libFLAC: merge master from XiphRobert Shih2015-03-2353-1683/+2592
| | | |\|
| | | | * am fe03f73d: libFLAC: merge master from XiphRobert Shih2015-03-2353-1683/+2592
| | | | |\
| | | | | * libFLAC: merge master from XiphRobert Shih2015-02-2553-1683/+2592
* | | | | | Add macro definitions for clang/llvm.Chih-Hung Hsieh2015-02-271-1/+1
* | | | | | am 42c78f2b: Merge "Don\'t set _FILE_OFFSET_BITS."Elliott Hughes2015-02-091-1/+1
|\| | | | |
| * | | | | Merge "Don't set _FILE_OFFSET_BITS."Elliott Hughes2015-02-081-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Don't set _FILE_OFFSET_BITS.Elliott Hughes2015-02-061-1/+1
| |/ / / /
* / / / / libFLAC: merge master from XiphRobert Shih2015-01-0653-1683/+2592
|/ / / /
* | | | am a7efef41: am 7f32dd57: am 73b58671: Merge "Remove unused LOCAL_LDLIBS."staging/cm-12.0-cafYing Wang2014-05-081-2/+0
|\ \ \ \
| * \ \ \ am 7f32dd57: am 73b58671: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-2/+0
| |\ \ \ \
| | * \ \ \ am 73b58671: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-2/+0
| | |\ \ \ \
| | | * \ \ \ Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-2/+0
| | | |\ \ \ \
| | | | * | | | Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-2/+0
| | | |/ / / /
* | | | | | | am 71bf0e82: am a7a21819: am 20ca0a0a: Merge "config: set sizeof void pointer...Narayan Kamath2014-04-300-0/+0
|\| | | | | |
| * | | | | | am a7a21819: am 20ca0a0a: Merge "config: set sizeof void pointer for LP64"Narayan Kamath2014-04-300-0/+0
| |\| | | | |
| | * | | | | am 20ca0a0a: Merge "config: set sizeof void pointer for LP64"Narayan Kamath2014-03-111-0/+4
| | |\| | | | | | | |/ / / | | |/| | |
* | | | | | am 707ccf95: am 20ca0a0a: Merge "config: set sizeof void pointer for LP64"Narayan Kamath2014-03-071-0/+4
|\| | | | |
| * | | | | am 20ca0a0a: Merge "config: set sizeof void pointer for LP64"Narayan Kamath2014-03-071-0/+4
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /