- Jun 26, 2018
-
-
Elliott Hughes authored
Bug: http://b/78011929 Test: builds Change-Id: Idec8b5ec3c6ef876c57ef2e5682e1948e2a95924
-
- Apr 03, 2018
-
-
Elliott Hughes authored
-
- Mar 30, 2018
-
-
Elliott Hughes authored
This reverts commit 201a22f0. Bug: http://b/77299793 Test: builds (this revert manually tested by bug submitter) Change-Id: Ide43003bd82dddb4a37ef09d9781e3778701a490
-
- Mar 02, 2018
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Elliott Hughes authored
Bug: N/A Test: builds Change-Id: I144f11fb4f550774a872a2e066b1affc3fce5195
-
- Mar 01, 2018
-
-
liuchao authored
Test: speex code compilation without warning Change-Id: I7e89f527f2248fcd137dbc7ca051559ae3573536
-
- Nov 13, 2017
-
-
Xin Li authored
Change-Id: I1e3c00c525a6b82ea7c94bcb0a0eebdae0615c0f
-
- Oct 30, 2017
-
-
Elliott Hughes authored
am: c3499fdc Change-Id: If7e7f14554d9d2c1e9b732cb3f668e70ae89ef4d
-
Treehugger Robot authored
-
- Oct 28, 2017
-
-
Elliott Hughes authored
Upstream appears to be abandoned ("The Speex codec has been obsoleted by Opus. It will continue to be available, but since Opus is better than Speex in all aspects, users are encouraged to switch"), but even so we're on 1.2rc1 from 2008-07-23 instead of 1.2.0 from 2016-12-07... Bug: N/A Test: builds Change-Id: If0efc26e350a22ac0e37ae29682c337966018745
-
- Oct 09, 2017
-
-
Chih-Hung Hsieh authored
am: a5a941c2 Change-Id: Ie6fbc27dc3f8746fb2f9d14d6646af3b85a4c5ea
-
Chih-Hung Hsieh authored
am: 39a2e16c Change-Id: I72f891d5e114921a6dffdad677282cf87660a4de
-
Chih-Hung Hsieh authored
am: 7d510888 Change-Id: Ib292a394074856214bb3623d08d21f6ea326cf1a
-
Treehugger Robot authored
-
- Sep 29, 2017
-
-
Chih-Hung Hsieh authored
* Use -Wno-error= to keep existing warnings to fix later. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: Ia3781d09794cfaa921066821187abffdb314fbe5
-
- Sep 18, 2017
-
-
Isaac Chen authored
am: fe82ce4e Change-Id: I2ff78eea07584c7aed09792dafdf0c06992d826b
-
Isaac Chen authored
am: ff6ecca8 Change-Id: I58c82b2bd656d4fd9aaf60b5f036d1c0ef3296f4
-
Isaac Chen authored
am: a5c452a7 Change-Id: I071cfc1a47008c60741ffbd2bae8e4272a225c93
-
Isaac Chen authored
-
- Sep 15, 2017
-
-
Isaac Chen authored
Since ARM neon instructions were only used on armv7-a-neon architecture variant, the default implementation for this library doesn't use these advanced SIMD instructions. Bug: 65568230 Test: lunch aosp_arm64; emulator # on oc-mr1-dev; boot to home screen Check resample.o to make sure NEON instructions are included. Change-Id: Ibef04626bd1c3af6d1caf6e2d5f56cd915a307c3
-
- Sep 14, 2017
-
-
Justin Yun authored
am: 835e6097 -s ours Change-Id: I0ede0e36f792131b0598103e1fe9fabba29833ae
-
Justin Yun authored
am: 346ed6b2 Change-Id: I084f316dcb795183c398190c9a4255719fed3228
-
Justin Yun authored
am: 8858aa49 Change-Id: Ia79cf8246dcc20c52bc108ae57579e39752bbae2
-
Treehugger Robot authored
-
- Sep 07, 2017
-
-
Justin Yun authored
As a VNDK/VNDK-SP module, Android.bp must have 'vndk' tag as well as 'vendor_available: true'. For a VNDK module, the 'vndk' tag has 'enabled: true'. It will be installed system/lib(64)/vndk as a vendor variant. For a VNDK-SP module, the 'vndk' tag has 'support_system_process: true' as well as 'enabled: true'. It will be installed system/lib(64)/vndk-sp as a vendor variant. Bug: 63866913 Test: build and boot with BOARD_VNDK_VERSION=current Merged-In: I67d39502d774f8501bc08e86d782e507e6be908f Change-Id: I67d39502d774f8501bc08e86d782e507e6be908f (cherry picked from commit ff670987)
-
- Aug 03, 2017
-
-
Justin Yun authored
am: ff670987 Change-Id: I47621ac82827d07e4922c9a6eec368970693ffa9
-
- Jul 25, 2017
-
-
Justin Yun authored
As a VNDK/VNDK-SP module, Android.bp must have 'vndk' tag as well as 'vendor_available: true'. For a VNDK module, the 'vndk' tag has 'enabled: true'. It will be installed system/lib(64)/vndk as a vendor variant. For a VNDK-SP module, the 'vndk' tag has 'support_system_process: true' as well as 'enabled: true'. It will be installed system/lib(64)/vndk-sp as a vendor variant. Bug: 63866913 Test: build and boot with BOARD_VNDK_VERSION=current Change-Id: I67d39502d774f8501bc08e86d782e507e6be908f
-
- May 17, 2017
-
-
Vijay Venkatraman authored
am: e5e09f60 -s ours Change-Id: I526b13437e7ee2654f06f753c03fbf21c1c1eb66
-
Vijay Venkatraman authored
am: 37a245f3 -s ours Change-Id: I106c7e8f866c3e97ccf0d6cecd4a5502844320f8
-
- May 16, 2017
-
-
Vijay Venkatraman authored
Bug: 38244611 Test: build sailfish with BOARD_VNDK_VERSION:=current (cherry picked from commit 338925ad) Merged-In: I05078430d4d65fc1cae32d64f948ebf527a74245 Change-Id: I26e91b7d8d97e715bf84252b5bc814230d07dde7
-
- May 15, 2017
-
-
Vijay Venkatraman authored
am: 982c36d1 Change-Id: I486480e9244d531579e59cc75679445dde7124c0
-
Vijay Venkatraman authored
am: 616e051c Change-Id: I7b1ca4ee79331ac7056864111d0ffb4e215025b6
-
Vijay Venkatraman authored
am: 058ed839 Change-Id: I33a439be0aa6c3d0ff28e6d1d03b96473f3fbfa2
-
Vijay Venkatraman authored
am: a7d909ed Change-Id: I7ab6cd2e9e128ca67bb8d796b8d99f4c3685ab83
-
Treehugger Robot authored
-
Vijay Venkatraman authored
Bug: 38244611 Test: build sailfish with BOARD_VNDK_VERSION:=current Change-Id: I05078430d4d65fc1cae32d64f948ebf527a74245
-
- Aug 30, 2016
-
-
Dan Willemsen authored
am: c704149e Change-Id: Ia64e2715037fa7b3a642aec9d7177a81a7f416e1
-
Dan Willemsen authored
am: 9ad2df7d Change-Id: Ie8286f3ddb0f8b96179ddd6a2a9bfacca1341f00
-
Dan Willemsen authored
am: 0476c6d0 Change-Id: I204c87e68252421b10f49b22ac0ffed4c93c216d
-