summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updating makefiles for hidl_interface.Steven Moreland2017-11-131-190/+16
| | | | | | | Bug: 64487114 Test: manual Merged-In: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812 Change-Id: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812
* Merge "omxvts:vid:dec: modify resource files for avc dec and mpeg4 dec" into ↵Ram Mohan M2017-11-101-4/+4
|\ | | | | | | | | | | | | | | oc-mr1-dev am: 3a29e0d0ad am: 8dd1306038 Change-Id: Ia453eb5b38bf8cb043c2bc42c55c33a89946ab7c
| * Merge "omxvts:vid:dec: modify resource files for avc dec and mpeg4 dec" into ↵Ram Mohan M2017-11-101-4/+4
| |\ | | | | | | | | | | | | | | | | | | | | | oc-mr1-dev am: 3a29e0d0ad Change-Id: I35af870e6e370b7752d276d5e9e182f56b6d2ecc
| | * omxvts:vid:dec: modify resource files for avc dec and mpeg4 decRam Mohan M2017-11-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resource files for avc and mpeg4 are at higher resolutions than what the CDD requires. This CL corrects the issue. Test: make vts -j123 && vts-tradefed run commandAndExit vts \ --skip-all-system-status-check \ --skip-preconditions -m VtsHalMediaOmxV1_0Host \ -l INFO Bug: 68828675 Change-Id: I5a32bccae1b14a72ae0db2ffafd4a0e86cced74b
* | | Merge "bug fix: during fatal fails bypass freeNode() calls" into oc-mr1-dev ↵Ram Mohan M2017-10-175-0/+20
|\| | | | | | | | | | | | | | | | | | | | | | | am: ae62942b1c am: 56edc8ac66 Change-Id: Ic208c8ea548e559b5e553e639227a50da01d0d2f
| * | Merge "bug fix: during fatal fails bypass freeNode() calls" into oc-mr1-devRam Mohan M2017-10-175-0/+20
| |\| | | | | | | | | | | | | | | | am: ae62942b1c Change-Id: I0d93babc0ce84e3d427ae5adf4afd40d1a46e45b
| | * bug fix: during fatal fails bypass freeNode() callsRam Mohan M2017-10-175-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If test application undergoes a fatal failure bypass all the omx api calls till the application safely returns. Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \ && vts-tradefed run commandAndExit vts \ --skip-all-system-status-check --primary-abi-only \ --skip-preconditions --module VtsHalMediaOmxV1_0Host \ -l INFO Bug: 63796949 Change-Id: If5a33672a31665db913e53c6f8ba8bea6cfd3ebd
* | | Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1Steven Moreland2017-10-111-1/+5
|\| | | | | | | | | | | | | | | | | am: 116161d94e Change-Id: I33643636e2511de77fdf7de57777eb67edee2e52
| * | Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1Steven Moreland2017-10-111-1/+5
| |\ \ | | | | | | | | | | | | | | | | | | | | am: 6c811964a1 Change-Id: I85ccbb4a15cd18938607f5bca4e065b9d7e0182b
| | * \ Update for Soong java makefiles. am: c3e80fa01eSteven Moreland2017-10-111-1/+5
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | am: 0fff75dee1 Change-Id: I5b524ccf13233f3696881a2a670b5d2134fd5f15
| | | * \ Update for Soong java makefiles.Steven Moreland2017-10-111-1/+5
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: c3e80fa01e Change-Id: Ia8835f9c95bd98a96f5fd3aff11191e7d3726fb9
| | | | * | Update for Soong java makefiles.Steven Moreland2017-10-101-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: pass Bug: 33420795 Change-Id: Id9b1919a19b8ff682738cfb0869a479b4dbb4293
* | | | | | Merge "omxvts: exit gracefully during fatal fails" into oc-mr1-dev am: ↵Ram Mohan M2017-10-068-415/+550
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3021f1fafb am: 9b0849e333 Change-Id: Iea1c914ac0952f98a95d7409af5805bcfb26af81
| * | | | | Merge "omxvts: exit gracefully during fatal fails" into oc-mr1-devRam Mohan M2017-10-068-415/+550
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | am: 3021f1fafb Change-Id: I8ac8c71c0bdff6aef9f79b393ea2d570de773394
| | * | | | omxvts: exit gracefully during fatal failsRam Mohan M2017-10-058-415/+550
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 63796949 Change-Id: I735db42f7de6926adddd328db1a48de35faaa608
* | | | | | Merge "Revert "Port mode configuration test - II""TreeHugger Robot2017-10-051-14/+0
|\ \ \ \ \ \
| * | | | | | Revert "Port mode configuration test - II"Pawin Vongmasa2017-09-291-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit fa0d7a3b89e9d2588b9c19b908684c043f92641e. Change-Id: I1f907482f89aaff5f01be38a83f5aca997e20a8a
* | | | | | | Merge "Update for hidl adapter module defaults." am: 988c977079 am: ↵Steven Moreland2017-10-041-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 861651985f am: b53e6ad535 am: 9a17f41f6f Change-Id: I78d9292068b372238554fd9d35128e69f5b5f9d2
| * | | | | | Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985fSteven Moreland2017-10-041-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | am: b53e6ad535 Change-Id: I23269fb7a9bdd352e670a80f390527d9eef31412
| | * | | | | Merge "Update for hidl adapter module defaults." am: 988c977079Steven Moreland2017-10-041-0/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | am: 861651985f Change-Id: Ifdb878720d42120e7309dd2a49e5a91059ff4b72
| | | * | | | Merge "Update for hidl adapter module defaults."Steven Moreland2017-10-041-0/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | am: 988c977079 Change-Id: I289818be1b30397391847ba1c532d1014fdbed27
| | | | * | | Update for hidl adapter module defaults.Steven Moreland2017-10-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: pass Change-Id: Idc6a943149a279bf17cfcfd0f2571473e53bbbbf
* | | | | | | Merge "omxvts: fix binary for 64bit platforms" into oc-mr1-dev am: 7e0286404aRam Mohan M2017-10-018-2/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: db285e9390 Change-Id: I2e79899adf6599684815bea6f6f6a9aaed41de4c
| * | | | | | Merge "omxvts: fix binary for 64bit platforms" into oc-mr1-devRam Mohan M2017-10-018-2/+24
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | am: 7e0286404a Change-Id: Id7c88291d1e8d846deea702f1ae30198361333dd
| | * | | | | omxvts: fix binary for 64bit platformsRam Mohan M2017-09-298-2/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 63796949 Change-Id: Ieddae0bd9fc45a88c6e1579bdd588b77b4174a1f
* | | | | | | Merge "omxvts: misplaced lock can cause race condition" into oc-mr1-dev am: ↵Ram Mohan M2017-10-011-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 99c319f781 am: d1817707b7 Change-Id: I3284ba15562b3aab4b705e5f1c776a5169d143bd
| * | | | | | Merge "omxvts: misplaced lock can cause race condition" into oc-mr1-devRam Mohan M2017-10-011-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 99c319f781 Change-Id: I151636a841c11310880601db6533d21ab0d8f7c0
| | * | | | | omxvts: misplaced lock can cause race conditionRam Mohan M2017-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upon unsuccessful return during timed wait, relock the mutex before accessing message list. Bug: 63796949 Change-Id: I84a43e148a6415e629cb39a6b9dfe27259f8f2fd
* | | | | | | Merge "Revert "Loop all decode tests for all port modes supported""TreeHugger Robot2017-09-295-547/+439
|\ \ \ \ \ \ \
| * | | | | | | Revert "Loop all decode tests for all port modes supported"Pawin Vongmasa2017-09-295-547/+439
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3864db6b0d8f845f9e39d5242e91a11999ebfcde. Change-Id: Ia8913ce11811a5b0037f9683118c0d5c5bbc4e42
* | | | | | | | Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3 am: ↵Steven Moreland2017-09-261-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 71a193a425 am: 9fdd241905 Change-Id: I1c852fa6600fecc44d5afd1a65a5f51c43ecf71c
| * | | | | | | Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3Steven Moreland2017-09-261-1/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 71a193a425 Change-Id: I45ae43f07323254212532acbf0f891d11143b05f
| | * | | | | | Merge "Fix typo in update makefiles." am: 9960148420Steven Moreland2017-09-261-1/+2
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | am: f07e364ce3 Change-Id: If5bbf259458363b755989578c2f3828cbcb3d07c
| | | * | | | | Merge "Fix typo in update makefiles."Steven Moreland2017-09-261-1/+2
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9960148420 Change-Id: I949634e72f817f3a5411130e968acd8efd1d7725
| | | | * | | | Fix typo in update makefiles.Steven Moreland2017-09-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 37518178 Test: pass Change-Id: Ic401b3a473f15ca4c01e58b3072e19db7c31b653
* | | | | | | | Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e am: b94d0c7290Steven Moreland2017-09-261-0/+94
|\| | | | | | | | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | am: 97228c0b7d Change-Id: Ic4b459b7c1a4325453945b0b00db8f44e4e77c26
| * | | | | | Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7eSteven Moreland2017-09-261-0/+94
| |\| | | | | | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | am: b94d0c7290 Change-Id: If766cffbcc003cc0cc5eb98969b924aa918fff44
| | * | | | Update makefiles for hidl adapter. am: 26a0bb2762Steven Moreland2017-09-261-0/+94
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 73949c1d7e Change-Id: I9af2df255ccdac36c8c11bbca973c42ea2e758fe
| | | * | | Update makefiles for hidl adapter.Steven Moreland2017-09-251-0/+94
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 26a0bb2762 Change-Id: I3a811f5cd49bd4e81e8fcd5c8e88922115812539
| | | | * | Update makefiles for hidl adapter.Steven Moreland2017-09-251-0/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 37518178 Test: manual Change-Id: I50e999907d3c64d2b039272b823971998da64d1b
| | | | * | Updating all makefiles.Steven Moreland2017-08-141-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 64487114 Test: none Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a Merged-In: I2fa89b6661c39859ec4fb62c4bb0a05a35e645f0 Merged-In: Ifdc3c17cb2b85c18b37dac2d03bb5c8935c23180 Change-Id: I170fa1c4fe39f8109b1670db58ef99bb11afc0be
| | * | | | Merge "bug fix: handle multiple port settings change events signalled at ↵Ram Mohan M2017-09-071-0/+25
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | once" into oc-dev am: f8677dcfdb am: 37b490df35 Change-Id: Ib89e1de10cee360e0a190d7c162d45f96c48c384
* | | | | | | Loop all decode tests for all port modes supportedRam Mohan M2017-09-235-439/+547
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many tests run their test with port mode configured to either byte buffer mode or dynamic anw buffer mode but not both. This change ensures that all test cases are tested for all supported port mode configurations. Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \ && vts-tradefed run commandAndExit vts \ --skip-all-system-status-check --primary-abi-only \ --skip-preconditions --module VtsHalMediaOmxV1_0Host \ -l INFO Bug: 63796949 Change-Id: I600b30e09b478fdf787f0bf0ac6914006e553203
* | | | | | Port mode configuration test - IIRam Mohan M2017-09-221-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change port modes randomly before the start of test and see if it effects the end behavior Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \ && vts-tradefed run commandAndExit vts \ --skip-all-system-status-check --primary-abi-only \ --skip-preconditions --module VtsHalMediaOmxV1_0Host \ -l INFO Bug: 63796949 Change-Id: I28c923b8e6cdc0f7bf6dd394ef6d088ff489e2e0
* | | | | | Merge "Add flush test" into oc-mr1-dev am: f213eca917Ram Mohan M2017-09-201-0/+103
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: c363ff0bb9 Change-Id: I2d0567f03144b269379e85e96286ad4e0d6b86e3
| * | | | | Merge "Add flush test" into oc-mr1-devTreeHugger Robot2017-09-201-0/+103
| |\ \ \ \ \
| | * | | | | Add flush testRam Mohan M2017-09-171-0/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. omx api allows flushing all ports at once by passing the argument OMX_ALL. This fixture tests the flush call with the arg OMX_ALL and expects behavior to be same as when the ports are individually flushed. 2. Flush a port that is not listed and the api call shall return with error code OMX_ErrorBadPortIndex 3. Test the behavior of flush API call when the component is not in Execute State (expects OMX_ErrorIncorrectStateOperation) Note: 2, 3 tests are disabled as of now Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \ && vts-tradefed run commandAndExit vts \ --skip-all-system-status-check --primary-abi-only \ --skip-preconditions --module VtsHalMediaOmxV1_0Host \ -l INFO Bug: 63796949 Change-Id: I6f0cccea0c923116f7e41ed0ef7d8d584631256b
* | | | | | | Merge "Enable EOSTest_M test" into oc-mr1-dev am: f11a1ef8b5Ram Mohan M2017-09-205-66/+66
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 26748d514d Change-Id: Iae66a8d960487cdb712e0d8d2f53736391f5763f
| * | | | | | Merge "Enable EOSTest_M test" into oc-mr1-devTreeHugger Robot2017-09-205-66/+66
| |\ \ \ \ \ \
| | * | | | | | Enable EOSTest_M testRam Mohan M2017-09-175-66/+66
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eostest_m was disabled during the time of o-release. This is enabled now. Also improved logging Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \ && vts-tradefed run commandAndExit vts \ --skip-all-system-status-check --primary-abi-only \ --skip-preconditions --module VtsHalMediaOmxV1_0Host \ -l INFO Bug: 63796949 Change-Id: I4797fce4f5911d9f37f5c91f179d9ab9263177f0