Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_apex
/
15f650e16c9dcb64279d24d9e3914a9aa831ea3e
15f650e
Merge "fix apexd: finding builtin APEXes"
by Treehugger Robot
· 6 years ago
37f0e28
Merge "apexd: clean up (remove unused)"
by Treehugger Robot
· 6 years ago
1289b55
Merge "Ensure APEXes have minSdkVersion specified"
by Treehugger Robot
· 6 years ago
bd19216
Ensure APEXes have minSdkVersion specified
by Jiyong Park
· 6 years ago
de2cada
fix apexd: finding builtin APEXes
by Jooyung Han
· 6 years ago
388ff80
Merge "Add v3 version for apex shim"
by Treehugger Robot
· 6 years ago
6e54286
Revert "Ignore activating non-flattened apexes if device doesn't support them"
by Ian Kasprzak
· 6 years ago
cdc88ff
Add v3 version for apex shim
by Nikita Ioffe
· 6 years ago
e8379c1
Ignore activating non-flattened apexes if device doesn't support them
by Nikita Ioffe
· 6 years ago
ee79de3
apexd: clean up (remove unused)
by Jooyung Han
· 6 years ago
72e1b36
apexd: Unmounts dangling mounts
by Jooyung Han
· 6 years ago
f86e5bc
Merge "Add --target_sdk_version to apexer"
by Treehugger Robot
· 6 years ago
e3bd66f
apexd: collect keys from /system in onBootstrap()
by Jooyung Han
· 6 years ago
67d661f
Scan APEXes under /vendor/apex
by Jiyong Park
· 6 years ago
ea0208f
Add --target_sdk_version to apexer
by Jiyong Park
· 6 years ago
69b569e
Merge "apexd: fail submitStagedSession if device doesn't support updating apex"
by Treehugger Robot
· 6 years ago
4024f44
apexd: fail submitStagedSession if device doesn't support updating apex
by Nikita Ioffe
· 6 years ago
0fe1fa1
Remove shim apex from apexd required modules dependency
by Nikita Ioffe
· 6 years ago
bab90be
Add a trivial test to make apex_targetprep_tests a real test
by Chen Zhu
· 6 years ago
298f542
Disable tests on flattened devices.
by Chen Zhu
· 6 years ago
7dca50c
Apexd: populate database on startup
by Jooyung Han
· 6 years ago
dcb9669
Store all valid SHA512 hashes in the system version of shim apex
by Nikita Ioffe
· 6 years ago
54f1844
Don't bootloop in case apexd-issued rollback fails.
by Nikita Ioffe
· 6 years ago
de2c40a
Add shim_v1_prebuilt to apexd required modules
by Nikita Ioffe
· 6 years ago
b20b334
apexd: Use util function to avoid code duplication
by Luca Stefani
· 6 years ago
375d51d
apexd: Skip re-activating bootstrap packages
by Luca Stefani
· 7 years ago
1fe9624
apexd: Wait for dm-verity device to be deleted
by Nikita Ioffe
· 6 years ago
d6ef030
Increase functionality for getInstalledPackages for APEXes.
by Gavin Corkery
· 6 years ago
cd23b64
apexd: split verifyPackages into boot and install versions.
by Nikita Ioffe
· 6 years ago
65a2508
Apexd: fix pre-allocation of loop devices
by Jooyung Han
· 6 years ago
b5ea18b
Merge "Add prebuilt shim apexes"
by Nikita Ioffe
· 6 years ago
8934a4c
Add prebuilt shim apexes
by Nikita Ioffe
· 6 years ago
62517ae
apexd: set MountedApexData's device_name correctly
by Jooyung Han
· 6 years ago
73928ce
Temporarily disable tearing down dm-verity devices during unmount
by Nikita Ioffe
· 6 years ago
0b9648d
Merge "Make it possible to store multiple hashes in hash.txt"
by Nikita Ioffe
· 6 years ago
37e9042
Merge "Use PStringLog in readVerityDevice when failed to open device"
by Treehugger Robot
· 6 years ago
16243a1
Merge "apex: fix memory leak"
by Treehugger Robot
· 6 years ago
dcf8deb
Use PStringLog in readVerityDevice when failed to open device
by Nikita Ioffe
· 6 years ago
98054d7
Make it possible to store multiple hashes in hash.txt
by Nikita Ioffe
· 6 years ago
df858e8
apex: fix memory leak
by Jooyung Han
· 6 years ago
9690954
Restart on dm-verity corruption.
by Martijn Coenen
· 6 years ago
2caabb4
Verify filesystem image on stage.
by Martijn Coenen
· 6 years ago
7134c6d
Merge "Apexd: Remove dependencies on apexd.h"
by Treehugger Robot
· 6 years ago
bc73bda
Merge "Apexd: Expose rollback functions for apexservice_test"
by Treehugger Robot
· 6 years ago
9e028ee
Merge "Add initial README.md for shim apexes"
by Treehugger Robot
· 6 years ago
f35e179
Apexd: Remove dependencies on apexd.h
by Andreas Gampe
· 6 years ago
bd39203
Add initial README.md for shim apexes
by Nikita Ioffe
· 6 years ago
6e13ff8
Apexd: Expose rollback functions for apexservice_test
by Andreas Gampe
· 6 years ago
5e81023
APEX keys are embedded in the APEX
by Jiyong Park
· 6 years ago
f74a6a8
Merge "Apexd: Move vold interface code to its own file and library"
by Treehugger Robot
· 6 years ago
e50da56
Use generated keys to sign shim apexes
by Nikita Ioffe
· 6 years ago
ca73c1d
Merge "Move shim/Android.bp to shim/build/Android.bp"
by Treehugger Robot
· 6 years ago
6aaa2fe
Apexd: Move vold interface code to its own file and library
by Andreas Gampe
· 6 years ago
20e761c
Move shim/Android.bp to shim/build/Android.bp
by Nikita Ioffe
· 6 years ago
2acb212
Merge "apexd: :%s/toString8/exceptionMessage/gc"
by Nikita Ioffe
· 6 years ago
8c04ded
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
c553626
apexd: :%s/toString8/exceptionMessage/gc
by Nikita Ioffe
· 6 years ago
b1cfb0e
Merge "Revert "Revert "apexer: Build filesystem images with inode size 256."""
by Treehugger Robot
· 6 years ago
6abe3bc
Merge "Update root digest for ApexFileTest#VerifyApexVerity"
by Treehugger Robot
· 6 years ago
603f1fc
Merge "apexd: reject shim apexes with pre or post install hooks"
by Treehugger Robot
· 6 years ago
78e4d3a
Revert "Revert "apexer: Build filesystem images with inode size 256.""
by Jiyong Park
· 6 years ago
51bec9c
Merge "Revert "apexer: Build filesystem images with inode size 256.""
by Martijn Coenen
· 6 years ago
066a2e0
Revert "apexer: Build filesystem images with inode size 256."
by Xiangyu/Malcolm Chen
· 6 years ago
69a1bc5
apexd: reject shim apexes with pre or post install hooks
by Nikita Ioffe
· 6 years ago
8b29252
Correct a buganizer reference.
by Martin Stjernholm
· 6 years ago
25a818b
Update root digest for ApexFileTest#VerifyApexVerity
by Jiyong Park
· 6 years ago
d9bfaa8
Merge "apexd: Add logic to validate content of a shim apex"
by Treehugger Robot
· 6 years ago
646d200
Merge "apexer: Build filesystem images with inode size 256."
by Martijn Coenen
· 6 years ago
2cbca0e
apexd: Add logic to validate content of a shim apex
by Nikita Ioffe
· 6 years ago
3768715
Merge "apexd: don't mount a package if its higher version is already mounted"
by Nikita Ioffe
· 6 years ago
fb317d1
Merge "Don't retart apexd-bootstrap during shutdown"
by Treehugger Robot
· 6 years ago
4d16341
apexer: Build filesystem images with inode size 256.
by Martijn Coenen
· 6 years ago
a4dad0a
apexd: don't mount a package if its higher version is already mounted
by Nikita Ioffe
· 6 years ago
2d56f37
Use std::filesystem for reading directory in apexd
by Mohammad Samiul Islam
· 6 years ago
de76b9d
Don't retart apexd-bootstrap during shutdown
by Jiyong Park
· 6 years ago
51bb99d
Apexd: Add database duplicates check
by Andreas Gampe
· 6 years ago
02e149d
Merge "apexd: promote some performance* clang-tidy checks to errors"
by Nikita Ioffe
· 6 years ago
b55ed9b
apexd: promote some performance* clang-tidy checks to errors
by Nikita Ioffe
· 6 years ago
891723c
apexd: temp mount packages during staging.
by Nikita Ioffe
· 6 years ago
d9a25d4
Actually test shim-related logic
by Nikita Ioffe
· 6 years ago
da5f506
Apexd: Tear down dm device on unmount
by Andreas Gampe
· 6 years ago
c7c2784
apexd: add mount_point and device_name to MountedApexData
by Nikita Ioffe
· 6 years ago
7064945
Apexd: Rewrite deactivatePackage
by Andreas Gampe
· 6 years ago
15456f1
Simplify ApexE2EBaseHostTest
by Nikita Ioffe
· 6 years ago
88e86e5
Revert "Be more correct on the pre-allocated loopback devices"
by Jiyong Park
· 6 years ago
f7b79bd
Merge "Delete the broadcast receiving app."
by Treehugger Robot
· 6 years ago
f71e02f
Fix clang-tidy warnings in apexservice_test
by Nikita Ioffe
· 6 years ago
298735d
Delete the broadcast receiving app.
by Dario Freni
· 6 years ago
d428a18
Use std::filesystem for reading directory in apexd
by Mohammad Samiul Islam
· 6 years ago
b594e9c
apexd: fix log message
by Jooyung Han
· 6 years ago
f94de55
Support APEXes on product partition
by Jiyong Park
· 6 years ago
3155733
apexd: Refactor code around mounting/unmounting apexes
by Nikita Ioffe
· 6 years ago
44de00c
Reland "Start using filesystem checkpointing on devices that support it."
by Martijn Coenen
· 6 years ago
24f2aef
Revert "Start using filesystem checkpointing on devices that support it."
by Ugo Yu
· 6 years ago
4509595
Start using filesystem checkpointing on devices that support it.
by Martijn Coenen
· 7 years ago
eeafec4
apexd: fix pre-allocation of loop devices
by Jooyung Han
· 6 years ago
6faa925
Merge "apexd: Refactor logic to pick paths to stage into a separate function"
by Treehugger Robot
· 6 years ago
2d2f8ea
apexd: Refactor logic to pick paths to stage into a separate function
by Nikita Ioffe
· 6 years ago
5a4b7a3
Merge "Add initial version of shim apexes"
by Nikita Ioffe
· 6 years ago
df07441
Add initial version of shim apexes
by Nikita Ioffe
· 6 years ago
Next »