summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Don't mount non-flattened apexes if device doesn't support themNikita Ioffe2019-05-021-1/+20
* | | | apexd: fix the way to restore database on startJooyung Han2019-05-071-10/+17
|\| | |
| * | | apexd: fix the way to restore database on startJooyung Han2019-05-051-10/+17
* | | | Enable test logic MediaSwCodecHostTest.Dongwon Kang2019-05-032-9/+0
|\| | |
| * | | Enable test logic MediaSwCodecHostTest.Dongwon Kang2019-05-032-9/+0
* | | | Merge "apexd: Fix database population on startup" into qt-devJooyung Han2019-05-031-1/+1
|\| | |
| * | | Merge "apexd: Fix database population on startup" into qt-devTreeHugger Robot2019-05-031-1/+1
| |\ \ \
| | * | | apexd: Fix database population on startupJooyung Han2019-05-031-1/+1
* | | | | Merge "Substitute apex_e2e_tests with CtsStagedInstallHostTestCases" into qt-devNikita Ioffe2019-05-034-101/+3
|\| | | |
| * | | | Merge "Substitute apex_e2e_tests with CtsStagedInstallHostTestCases" into qt-devNikita Ioffe2019-05-034-101/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Substitute apex_e2e_tests with CtsStagedInstallHostTestCasesNikita Ioffe2019-05-024-101/+3
| | |/ /
* | | | Merge "Move starting of filesystem checkpoint to apexd." into qt-devMartijn Coenen2019-05-024-2/+30
|\| | |
| * | | Merge "Move starting of filesystem checkpoint to apexd." into qt-devTreeHugger Robot2019-05-024-2/+30
| |\ \ \ | | |/ / | |/| |
| | * | Move starting of filesystem checkpoint to apexd.Martijn Coenen2019-05-024-2/+30
* | | | Add versionName field to APEX manifest.Gavin Corkery2019-05-024-0/+9
|\| | |
| * | | Add versionName field to APEX manifest.Gavin Corkery2019-05-024-0/+9
| | |/ | |/|
* | | Merge "Revert "Revert "Remove shim apex from apexd required modules dependenc...Jiyong Park2019-05-021-3/+0
|\| |
| * | Merge "Revert "Revert "Remove shim apex from apexd required modules dependenc...TreeHugger Robot2019-05-021-3/+0
| |\ \
| | * | Revert "Revert "Remove shim apex from apexd required modules dependency""Jiyong Park2019-04-261-3/+0
* | | | apexd: use noexcept versions in ReadDir()Jooyung Han2019-05-011-26/+22
|\| | |
| * | | apexd: use noexcept versions in ReadDir()Jooyung Han2019-05-021-26/+22
* | | | Merge "apexd: clean up (remove unused)" into qt-devJooyung Han2019-05-014-75/+0
|\| | |
| * | | Merge "apexd: clean up (remove unused)" into qt-devTreeHugger Robot2019-05-024-75/+0
|/| | |
| * | | apexd: clean up (remove unused)Jooyung Han2019-04-254-75/+0
* | | | Merge "Make sure ReadDir() can't throw exceptions." into qt-devMartijn Coenen2019-05-011-4/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Make sure ReadDir() can't throw exceptions.Martijn Coenen2019-05-011-4/+14
| |/ /
* | | Merge "Manual partial CP of https://android-review.googlesource.com/q/If1d65c...Nikita Ioffe2019-05-016-30/+23
|\ \ \
| * | | Manual partial CP of https://android-review.googlesource.com/q/If1d65ca4d6278...Nikita Ioffe2019-04-296-30/+23
* | | | Create a filegroup for ApexProperties sysprop.Dario Freni2019-04-291-0/+8
* | | | Merge "Add media e2e test to presubmit" into qt-devTreeHugger Robot2019-04-291-0/+3
|\ \ \ \
| * | | | Add media e2e test to presubmitDongwon Kang2019-04-191-0/+3
* | | | | Add a test covering attempt to stage a flattened apexNikita Ioffe2019-04-291-0/+20
| |/ / / |/| | |
* | | | Update prebuilt shim apexes with the ones build on serverNikita Ioffe2019-04-259-0/+0
| |/ / |/| |
* | | Merge "Add modules to build a non-pre-installed version of shim apex" into qt...Nikita Ioffe2019-04-243-10/+56
|\ \ \
| * | | Add modules to build a non-pre-installed version of shim apexNikita Ioffe2019-04-243-10/+56
* | | | Merge "Ensure APEXes have minSdkVersion specified" into qt-devTreeHugger Robot2019-04-241-0/+2
|\ \ \ \
| * | | | Ensure APEXes have minSdkVersion specifiedJiyong Park2019-04-241-0/+2
* | | | | Merge "apexd: Unmounts dangling mounts" into qt-devTreeHugger Robot2019-04-245-3/+34
|\ \ \ \ \
| * | | | | apexd: Unmounts dangling mountsJooyung Han2019-04-225-3/+34
| |/ / / /
* | | | | Merge "Re-enable MediaHostTest" into qt-devDongwon Kang2019-04-241-4/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Re-enable MediaHostTestDongwon Kang2019-04-191-4/+1
| |/ / /
* | | | Merge "Revert "Ignore activating non-flattened apexes if device doesn't suppo...Andrew Chant2019-04-231-20/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Ignore activating non-flattened apexes if device doesn't support them"Andrew Chant2019-04-231-20/+1
* | | | Merge "Add v3 version for apex shim" into qt-devTreeHugger Robot2019-04-232-8/+22
|\ \ \ \
| * | | | Add v3 version for apex shimNikita Ioffe2019-04-232-8/+22
* | | | | Merge "Ignore activating non-flattened apexes if device doesn't support them"...TreeHugger Robot2019-04-231-1/+20
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Ignore activating non-flattened apexes if device doesn't support themNikita Ioffe2019-04-181-1/+20
| |/ /
* / / Add --target_sdk_version to apexerJiyong Park2019-04-181-0/+4
|/ /
* | Merge "apexd: fail submitStagedSession if device doesn't support updating ape...TreeHugger Robot2019-04-171-7/+10
|\ \
| * | apexd: fail submitStagedSession if device doesn't support updating apexNikita Ioffe2019-04-171-7/+10