aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Prevent out of bound memory access in GetInvInt am: 3b6a14a1e0 a...Jean-Michel Trivi2017-11-030-0/+0
|\
| * DO NOT MERGE Prevent out of bound memory access in GetInvInt am: 3b6a14a1e0 a...Jean-Michel Trivi2017-11-030-0/+0
| |\
| | * DO NOT MERGE Prevent out of bound memory access in GetInvInt am: 3b6a14a1e0Jean-Michel Trivi2017-11-030-0/+0
| | |\
| | | * DO NOT MERGE Prevent out of bound memory access in GetInvIntJean-Michel Trivi2017-11-031-4/+8
| | | |\
| | | | * DO NOT MERGE Prevent out of bound memory access in GetInvIntJean-Michel Trivi2017-11-021-4/+8
| | | |/
* | | | DO NOT MERGE Prevent out of bound memory access in GetInvInt am: 0d54662fe8 ...Jean-Michel Trivi2017-11-030-0/+0
|\| | |
| * | | DO NOT MERGE Prevent out of bound memory access in GetInvIntJean-Michel Trivi2017-11-030-0/+0
| |\| |
| | * | DO NOT MERGE Prevent out of bound memory access in GetInvIntJean-Michel Trivi2017-11-021-4/+8
| | |/
* | | DO NOT MERGE Prevent out of bound memory access in GetInvIntJean-Michel Trivi2017-11-031-4/+8
|\| |
| * | DO NOT MERGE Prevent out of bound memory access in GetInvIntJean-Michel Trivi2017-11-021-4/+8
* | | Merge "Add OWNERS in external/aac" am: db59691026 am: 6f8a59ff40 am: e10e3d33cfChih-Hung Hsieh2017-06-051-0/+2
|\ \ \ | |/ / |/| |
| * | Merge "Add OWNERS in external/aac" am: db59691026 am: 6f8a59ff40Chih-Hung Hsieh2017-06-051-0/+2
|/| |
| * | Merge "Add OWNERS in external/aac" am: db59691026Chih-Hung Hsieh2017-06-051-0/+2
| |\ \
| | * \ Merge "Add OWNERS in external/aac"Chih-Hung Hsieh2017-06-051-0/+2
| | |\ \
| | | * | Merge "Add OWNERS in external/aac"Treehugger Robot2017-06-051-0/+2
| | |/| |
| | | * | Add OWNERS in external/aacChih-Hung Hsieh2017-06-051-0/+2
| | |/ /
* | | | Merge "Fix not properly handled NULL-pointer access before check in aac lib" ...liuchao2017-02-232-19/+10
|\| | |
| * | | Merge "Fix not properly handled NULL-pointer access before check in aac lib" ...liuchao2017-02-232-19/+10
| |\| |
| | * | Merge "Fix not properly handled NULL-pointer access before check in aac lib"liuchao2017-02-232-19/+10
| | |\ \
| | | * \ Merge "Fix not properly handled NULL-pointer access before check in aac lib"Treehugger Robot2017-02-232-19/+10
| | | |\ \
| | | | * | Fix not properly handled NULL-pointer access before check in aac libliuchao2017-02-232-19/+10
| | | |/ /
* | | | | Merge "Linux compilation fix" am: b82c85d0b1 am: 7c8dd3bb93Jakub Pawlowski2017-02-211-0/+4
|\| | | |
| * | | | Merge "Linux compilation fix" am: b82c85d0b1Jakub Pawlowski2017-02-211-0/+4
| |\| | |
| | * | | Merge "Linux compilation fix"Jakub Pawlowski2017-02-211-0/+4
| |/| | | | | |/ /
| | * | Merge "Linux compilation fix"Treehugger Robot2017-02-211-0/+4
| | |\ \
| | | * | Linux compilation fixJakub Pawlowski2017-02-211-0/+4
| | |/ /
* | | | Merge "Change build config of aac from Android.mk to Android.bp" am: 8334e4b4...Pavlin Radoslavov2017-01-202-59/+32
|\| | |
| * | | Merge "Change build config of aac from Android.mk to Android.bp" am: 8334e4b4...Pavlin Radoslavov2017-01-202-59/+32
| |\ \ \
| | * \ \ Merge "Change build config of aac from Android.mk to Android.bp" am: 8334e4b410Pavlin Radoslavov2017-01-202-59/+32
| | |\ \ \
| | | * | | Merge "Change build config of aac from Android.mk to Android.bp"Pavlin Radoslavov2017-01-202-59/+32
| | | |\| |
| | | | * | Merge "Change build config of aac from Android.mk to Android.bp"Treehugger Robot2017-01-202-59/+32
| | | |/| |
| | | | * | Change build config of aac from Android.mk to Android.bpPavlin Radoslavov2017-01-192-59/+32
| | | |/ /
* | | | | Merge "Remove redundant register storage class specifiers" am: ed91226cec am:...Martin Storsjo2016-10-282-9/+9
|\| | | |
| * | | | Merge "Remove redundant register storage class specifiers" am: ed91226cec am:...Martin Storsjo2016-10-282-9/+9
| |\| | |
| | * | | Merge "Remove redundant register storage class specifiers" am: ed91226cecMartin Storsjo2016-10-282-9/+9
| |/| | | | | |/ /
| | * | Merge "Remove redundant register storage class specifiers"Martin Storsjo2016-10-282-9/+9
| | |\ \
| | | * \ Merge "Remove redundant register storage class specifiers"Treehugger Robot2016-10-282-9/+9
| | | |\ \
| | | | * | Remove redundant register storage class specifiersMartin Storsjo2016-10-182-9/+9
| | | |/ /
* | | | | Merge "Add casts to avoid errors due to narrowing" am: 4556cb9cb8 am: 515fb25ef7Martin Storsjo2016-10-184-30/+28
|\| | | |
| * | | | Merge "Add casts to avoid errors due to narrowing" am: 4556cb9cb8Martin Storsjo2016-10-184-30/+28
| |\| | |
| | * | | Merge "Add casts to avoid errors due to narrowing"Martin Storsjo2016-10-184-30/+28
| |/| | | | | |/ /
| | * | Merge "Add casts to avoid errors due to narrowing"Treehugger Robot2016-10-184-30/+28
| | |\ \
| | | * | Add casts to avoid errors due to narrowingMartin Storsjo2016-10-174-30/+28
| | |/ /
* | | | Merge "Avoid a warning about extra parentheses" am: f935254cc9 am: 899335d310...Jean-Michel Trivi2016-09-090-0/+0
|\| | |
| * | | Merge "Avoid a warning about extra parentheses" am: f935254cc9 am: 899335d310Jean-Michel Trivi2016-09-091-1/+1
| |\ \ \
| | * \ \ Merge "Avoid a warning about extra parentheses" am: f935254cc9Jean-Michel Trivi2016-09-091-1/+1
| | |\ \ \
| | | * | | Merge "Avoid a warning about extra parentheses"Jean-Michel Trivi2016-09-091-1/+1
| | |/| | | | | | |/ /
| | | * | Merge "Avoid a warning about extra parentheses"Jean-Michel Trivi2016-09-091-1/+1
| | |/| |
| | | * | Avoid a warning about extra parenthesesMartin Storsjo2016-08-301-1/+1
| | |/ /
* | | | Fix build warningGlenn Kasten2016-08-231-1/+1