- 26 Mar, 2016 7 commits
-
-
Marco Nelissen authored
Previous change caused EOS to be ignored. Bug: 27843673 Related-to-bug: 27662364 Change-Id: Ia148a88abc861a9b393f42bc7cd63d8d3ae349bc
-
Wei Jia authored
Bug: 27662364 Change-Id: I47380545ea7d85845e141e722b0d84f498d27145
-
Wei Jia authored
Bug: 27662364 Change-Id: I7b26892c41d6f2e690e77478ab855c2fed1ff6b0
-
Wonsik Kim authored
Bug: 27569635 Change-Id: I469573f40e21dc9f4c200749d4f220e3a2d31761
-
Robert Shih authored
Bug: 27533704 Change-Id: I992a7709b92b1cbc3114c97bec48a3fc5b22ba6e
-
Chien-Yu Chen authored
Validate template ID before creating a default request. Bug: 26866110 Bug: 27568958 Change-Id: Ifda457024f1d5c2b1382f189c1a8d5fda852d30d
-
Marco Nelissen authored
and handle dead observers more gracefully Bug: 27597103 Change-Id: Id7acb25d5ef69b197da15ec200a9e4f9e7b03518
-
- 26 Feb, 2016 4 commits
-
-
Marco Nelissen authored
to prevent a cleared service binder from being used. Bug: 26040840 Change-Id: Ifb5483c55b172d3553deb80dbe27f2204b86ecdb
-
Marco Nelissen authored
Previous fix accidentally only fixed the fragmented read case. Bug: 27208621 Change-Id: Ie16f1920b84c8aba613842659238fcd5925694ad
-
Marco Nelissen authored
Bug: 26914474 Change-Id: Ie1a86e86d78058d041149fe599a4996e7f8185cf
-
mspector@google.com authored
This can lead to local code execution in media server. Fix initializes the pointer and checks the error conditions before returning Bug: 26403627 Change-Id: I7fa90682060148448dba01d6acbe3471d1ddb500
-
- 22 Jan, 2016 4 commits
-
-
Eino-Ville Talvala authored
Camera: Disallow dumping clients directly Camera service dumps should only be initiated through ICameraService::dump. Bug: 26265403 Change-Id: If3ca4718ed74bf33ad8a416192689203029e2803
-
Vignesh Venkatasubramanian authored
libvpx has always supported the VPX_ prefixed versions of these defines. The unprefixed versions have been removed in the most recent release. https://chromium.googlesource.com/webm/libvpx/+/9cdaa3d72eade9ad162ef8f78a93bd8f85c6de10 BUG=23452792 Change-Id: I8a656f2262f117d7a95271f45100b8c6fd0a470f
-
Marco Nelissen authored
Bug: 26365349 Change-Id: Ia363d9f8c231cf255dea852e0bbf5ca466c7990b
-
Eric Laurent authored
Add checks on parameter size field in effect command handlers to avoid overflow leading to invalid comparison with min allowed size for command and reply buffers. Bug: 26347509. Change-Id: I20e6a9b6de8e5172b957caa1ac9410b9752efa4d (cherry picked from commit ad1bd92a)
-
- 18 Dec, 2015 1 commit
-
-
The Android Automerger authored
-
- 17 Dec, 2015 1 commit
-
-
The Android Automerger authored
-
- 14 Dec, 2015 1 commit
-
- 11 Dec, 2015 3 commits
-
-
Chong Zhang authored
bug: 18730095, 25563255 Change-Id: Ibd4f54907949daae1d095fa0922050310d16698f (cherry picked from commit fc6cfd83)
-
Andy Hung authored
Sample decoding still occurs in SoundPoolThread without holding the SoundPool lock. Bug: 25781119 Change-Id: I11fde005aa9cf5438e0390a0d2dfe0ec1dd282e8
- 27 Oct, 2015 11 commits
-
-
Lajos Molnar authored
Bug: 24445127 Change-Id: I1c6cb9e2518b852d48d5d0d625b54409bd4e13ec
-
Marco Nelissen authored
Bug: 24441553 Bug: 24445122 Change-Id: Ib7f025769adbafd5a2cb64fae5562a0a565945c2
-
Marco Nelissen authored
Bug: 24630158 Change-Id: If042aebebb58c218eb7bbf01dcddbcbd05dca1d6
-
Flanker authored
Add check for incoming mNumItems. Also add check readCString return value. Fix style & add log. Bug: 24123723 Change-Id: If41a5312c27d868f481893eef56019b6807c39b7
-
Andy Hung authored
Bug: 24211743 Bug: 24267152 Change-Id: I58c55e56b85067b71e4e300f947b4dfc159637ba
-
Jeff Tinker authored
ICrypto.cpp: ASLR bypass using DECRYPT IPC bug: 24074485 Change-Id: Ia12942d6b86adde28745908d36a728ab5d69a037
-
Wonsik Kim authored
Because the constructor of NuCachedSource2 sent a message to AHandlerReflector object, AHandlerReflector::onMessageReceived could have executed just before the object gets wrapped in a strong pointer, resulting in erroneous early free. Fix the issue by using static Create function to ensure the message is sent after the object is wrapped in a sp. Bug: 23882800 Change-Id: I38a9d7a3083f184b4c81d0b00ba1661721278855
-
Marco Nelissen authored
Corrupt files could cause very large allocations, limit them to something more reasonable. Bug: 17769851 Change-Id: Ib0f722fd6fddff873bd7a547aac456e608c34c84
-
- 28 Sep, 2015 8 commits
-
-
Jeff Tinker authored
bug: 23600291 Change-Id: I7979e9e25ada01c13775be8580d433a8b4ce4ffe
-
Jeff Tinker authored
bug: 23540426 Change-Id: I7ca419e4008967a0387649e5293ac9d4be71d3c4
-
Wonsik Kim authored
Switch to foundation base64 function in OggExtractor and fix the issue there. This reverts commit 28314aef. Bug: 23707088 Change-Id: I268bd50431de5b5e579343bf1b425c42ada6daba
-
Wonsik Kim authored
Bug: 23707088 Change-Id: I8d32841fee3213c721cdcc57788807ea64d19d74