summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Revert "Remove shim apex from apexd required modules dependency"" into...TreeHugger Robot2019-04-171-0/+3
|\ \ \ | |/ / |/| / | |/
| * Revert "Remove shim apex from apexd required modules dependency"Jiyong Park2019-04-171-0/+3
* | apexd: Use util function to avoid code duplicationLuca Stefani2019-04-171-3/+1
* | Merge "Remove shim apex from apexd required modules dependency" into qt-devTreeHugger Robot2019-04-161-3/+0
|\|
| * Remove shim apex from apexd required modules dependencyNikita Ioffe2019-04-151-3/+0
* | Merge "Apexd: populate database on startup" into qt-devJooyung Han2019-04-157-4/+291
|\ \
| * | Apexd: populate database on startupJooyung Han2019-04-157-4/+291
| |/
* / Store all valid SHA512 hashes in the system version of shim apexNikita Ioffe2019-04-123-40/+55
|/
* Merge "Add shim_v1_prebuilt to apexd required modules" into qt-devNikita Ioffe2019-04-114-30/+34
|\
| * Add shim_v1_prebuilt to apexd required modulesNikita Ioffe2019-04-104-30/+34
* | Apexd: fix pre-allocation of loop devicesJooyung Han2019-04-115-16/+70
* | Merge "Don't bootloop in case apexd-issued rollback fails." into qt-devNikita Ioffe2019-04-107-13/+74
|\ \
| * | Don't bootloop in case apexd-issued rollback fails.Nikita Ioffe2019-04-107-13/+74
| |/
* | Merge "apexd: Skip re-activating bootstrap packages" into qt-devTreeHugger Robot2019-04-102-0/+13
|\ \
| * | apexd: Skip re-activating bootstrap packagesLuca Stefani2019-04-052-0/+13
* | | Merge "Increase functionality for getInstalledPackages for APEXes." into qt-devGavin Corkery2019-04-106-23/+237
|\ \ \
| * | | Increase functionality for getInstalledPackages for APEXes.Gavin Corkery2019-04-096-23/+237
* | | | apexd: Wait for dm-verity device to be deletedNikita Ioffe2019-04-092-42/+93
| |_|/ |/| |
* | | apexd: split verifyPackages into boot and install versions.Nikita Ioffe2019-04-092-48/+57
* | | Merge "Add prebuilt shim apexes" into qt-devNikita Ioffe2019-04-099-7/+71
|\ \ \ | |/ / |/| |
| * | Add prebuilt shim apexesNikita Ioffe2019-04-089-7/+71
* | | Temporarily disable tearing down dm-verity devices during unmountNikita Ioffe2019-04-082-10/+18
|/ /
* / Temporarily disable additional checks for Media tests.Martijn Coenen2019-04-082-0/+6
|/
* Merge "Make it possible to store multiple hashes in hash.txt" am: 0b9648d438 ...Nikita Ioffe2019-04-034-98/+39
|\
| * Merge "Make it possible to store multiple hashes in hash.txt" am: 0b9648d438Nikita Ioffe2019-04-034-98/+39
| |\
| | * Merge "Make it possible to store multiple hashes in hash.txt"Nikita Ioffe2019-04-034-98/+39
| | |\
| | | * Merge "Make it possible to store multiple hashes in hash.txt"Nikita Ioffe2019-04-034-98/+39
| | | |\
| | | | * Make it possible to store multiple hashes in hash.txtNikita Ioffe2019-04-034-98/+39
* | | | | Merge "Use PStringLog in readVerityDevice when failed to open device" am: 37e...Nikita Ioffe2019-04-031-1/+1
|\| | | |
| * | | | Merge "Use PStringLog in readVerityDevice when failed to open device" am: 37e...Nikita Ioffe2019-04-031-1/+1
| |\| | |
| | * | | Merge "Use PStringLog in readVerityDevice when failed to open device"Nikita Ioffe2019-04-031-1/+1
| | |\| |
| | | * | Merge "Use PStringLog in readVerityDevice when failed to open device"Treehugger Robot2019-04-031-1/+1
| | | |\ \
| | | | * | Use PStringLog in readVerityDevice when failed to open deviceNikita Ioffe2019-04-031-1/+1
| | | | |/
* | | | | Merge "apex: fix memory leak" am: 16243a1789 am: f46bd9e9cdJooyung Han2019-04-031-0/+4
|\| | | |
| * | | | Merge "apex: fix memory leak" am: 16243a1789Jooyung Han2019-04-031-0/+4
| |\| | |
| | * | | Merge "apex: fix memory leak"Jooyung Han2019-04-031-0/+4
| | |\| |
| | | * | Merge "apex: fix memory leak"Treehugger Robot2019-04-031-0/+4
| | | |\ \ | | | | |/ | | | |/|
| | | | * apex: fix memory leakJooyung Han2019-04-031-0/+4
* | | | | Restart on dm-verity corruption. am: 96909546ae am: 1ad057ca4cMartijn Coenen2019-04-031-2/+12
|\| | | |
| * | | | Restart on dm-verity corruption. am: 96909546aeMartijn Coenen2019-04-031-2/+12
| |\| | |
| | * | | Restart on dm-verity corruption.Martijn Coenen2019-04-031-2/+12
| | |\| |
| | | * | Restart on dm-verity corruption.Martijn Coenen2019-04-031-2/+12
* | | | | Verify filesystem image on stage. am: 2caabb4334 am: dfb096316bMartijn Coenen2019-04-033-43/+122
|\| | | |
| * | | | Verify filesystem image on stage. am: 2caabb4334Martijn Coenen2019-04-033-43/+122
| |\| | |
| | * | | Verify filesystem image on stage.Martijn Coenen2019-04-033-43/+122
| | |\| |
| | | * | Verify filesystem image on stage.Martijn Coenen2019-04-033-43/+122
| | | |/
* | | | Merge "Apexd: Remove dependencies on apexd.h" am: 7134c6dd8f am: 23d102a58dAndreas Gampe2019-04-024-4/+3
|\| | |
| * | | Merge "Apexd: Remove dependencies on apexd.h" am: 7134c6dd8fAndreas Gampe2019-04-024-4/+3
| |\| |
| | * | Merge "Apexd: Remove dependencies on apexd.h"Andreas Gampe2019-04-024-4/+3
| | |\|
| | | * Merge "Apexd: Remove dependencies on apexd.h"Treehugger Robot2019-04-024-4/+3
| | | |\