Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_apex
/
5e0ee2b5a50ad01b4d0c2d45c3aa7d07f54d66e5
5e0ee2b
Merge "Revert "Revert "Inital support for staged sessions."""
by Dario Freni
· 7 years ago
a6227ca
Merge "Add README."
by Treehugger Robot
· 7 years ago
7f0da58
Revert "Revert "Inital support for staged sessions.""
by Dario Freni
· 7 years ago
af1c87e
Add README.
by Dario Freni
· 7 years ago
f766355
Apexd: Add post-install code
by Andreas Gampe
· 7 years ago
954852f
Merge "Remove TEST_MAPPING from AOSP tree."
by Treehugger Robot
· 7 years ago
6c262cb
Remove TEST_MAPPING from AOSP tree.
by Dario Freni
· 7 years ago
4996a2a
Merge "ApexE2EBaseHostTest: Update package matching regex."
by Narayan Kamath
· 7 years ago
9337b7d
Merge "apexservice: Add package path to ApexInfo."
by Narayan Kamath
· 7 years ago
a3f77a7
Merge "Revert "Inital support for staged sessions.""
by Jeffrey Vander Stoep
· 7 years ago
4984421
Revert "Inital support for staged sessions."
by Jeffrey Vander Stoep
· 7 years ago
b76360d
Merge "Inital support for staged sessions."
by Treehugger Robot
· 7 years ago
f48d809
ApexE2EBaseHostTest: Update package matching regex.
by Narayan Kamath
· 7 years ago
5ea5778
apexservice: Add package path to ApexInfo.
by Narayan Kamath
· 7 years ago
a971613
Rename proto message name as it will be used as main object type.
by Abhijeet Kaur
· 7 years ago
c37838f
Inital support for staged sessions.
by Dario Freni
· 7 years ago
997fcbf
Mark the testing-purpose apex keys as non-installable
by Jiyong Park
· 7 years ago
9181a2d
Use the bundled public key for debuggable builds
by Jiyong Park
· 7 years ago
c49c8cf
Merge "Fix/suppress system/apex google-explicit-constructor warnings"
by Chih-hung Hsieh
· 7 years ago
ab73a44
Fix/suppress system/apex google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
c4b2183
apexer: Move to proto object and remove ApexManifest class
by Abhijeet Kaur
· 7 years ago
4620b2d
Merge "Move field names to camelCase for consistency with protobuf."
by Abhijeet Kaur
· 7 years ago
e4db3d6
Move field names to camelCase for consistency with protobuf.
by Abhijeet Kaur
· 7 years ago
051298b
Create a general class ApexE2EBaseHostTest and add an e2e test TimezoneDataHostTest.
by Yu Wu
· 7 years ago
adbee5d
Revert "Revert "Use protobuf as schema for JSON APEX manifest""
by Dario Freni
· 7 years ago
9c3defa
Add --pubkey option to bundle public key with APEX
by Jiyong Park
· 7 years ago
97f1754
Apex: Disable darwin host support for some modules
by Andreas Gampe
· 7 years ago
cfb1ffe
Apexd: Add avb verification to verifyPackages
by Andreas Gampe
· 7 years ago
356e40c
Apex: Move avb verification to ApexFile
by Andreas Gampe
· 7 years ago
0e43530
Apexd: Start pulling apart stagePackages
by Andreas Gampe
· 7 years ago
bdb3c17
Quick workaround for APEX mounting failures.
by Martijn Coenen
· 7 years ago
50f5405
Merge "Allow APEX keys in /product partition"
by Treehugger Robot
· 7 years ago
1c6f114
Merge "Apexd: Add sleep to test pre-install hook"
by Andreas Gampe
· 7 years ago
0972733
Merge "Apexd: Add a test for an APEX with missing key"
by Treehugger Robot
· 7 years ago
567dcc5
Merge "Revert "Use protobuf as schema for JSON APEX manifest""
by Lingfeng Yang
· 7 years ago
0fe26b1
Revert "Use protobuf as schema for JSON APEX manifest"
by Lingfeng Yang
· 7 years ago
4d88bd6
Merge "Use protobuf as schema for JSON APEX manifest"
by Treehugger Robot
· 7 years ago
7e021e8
Use protobuf as schema for JSON APEX manifest
by Abhijeet Kaur
· 7 years ago
523d30a
Allow APEX keys in /product partition
by Jiyong Park
· 7 years ago
a2bbbbe
Apexd: Add a test for an APEX with missing key
by Andreas Gampe
· 7 years ago
49ec1fc
Apexd: Add sleep to test pre-install hook
by Andreas Gampe
· 7 years ago
58a9deb
Merge "Apexd: Make test apexes uninstallable"
by Treehugger Robot
· 7 years ago
4857c1b
Merge changes Id7f42f02,Icff7ac28
by Treehugger Robot
· 7 years ago
20e3518
Merge "Apexd: Make DeleteDevice conditional"
by Treehugger Robot
· 7 years ago
150d8b8
Apexd: Make test apexes uninstallable
by Andreas Gampe
· 7 years ago
1583dcf
Merge "Reland "Output of apexer is deterministic""
by Treehugger Robot
· 7 years ago
59ec1d9
Apexd: Add stagePackages cmd support
by Andreas Gampe
· 7 years ago
e386480
Apexd: Refactor shellCommand
by Andreas Gampe
· 7 years ago
82ac3d0
Apexd: Make DeleteDevice conditional
by Andreas Gampe
· 7 years ago
f8b1d95
Merge "Apexd: Add session support to pre-install"
by Treehugger Robot
· 7 years ago
2f6ef45
Merge "Remove prebuilt test files"
by Treehugger Robot
· 7 years ago
99ff976
Remove prebuilt test files
by Jiyong Park
· 7 years ago
97b7011
Configure read-ahead on APEX loopback devices.
by Martijn Coenen
· 7 years ago
2f6a804
Merge "Fix runtests after recent changes to apexer."
by Treehugger Robot
· 7 years ago
e44b579
Apexd: Add session support to pre-install
by Andreas Gampe
· 7 years ago
3e0daef
Fix runtests after recent changes to apexer.
by Dario Freni
· 7 years ago
3b3398f
Merge "Remove unused using decls."
by Chih-hung Hsieh
· 7 years ago
d1daf11
Remove unused using decls.
by Chih-Hung Hsieh
· 7 years ago
0562bc5
Apexd: Remove prebuilt test apexes
by Andreas Gampe
· 7 years ago
3d44bb4
Reland "Output of apexer is deterministic"
by Jiyong Park
· 7 years ago
4510d49
Apexd: Add Unmount function and use it in preinstall
by Andreas Gampe
· 7 years ago
deece7e
Apexd: Fix mount database
by Andreas Gampe
· 7 years ago
f66edb4
Merge "Don't warn unsuccessful ioctl when the loop device isn't bound"
by Treehugger Robot
· 7 years ago
0b8c888
Merge "Revert "Output of apexer is deterministic""
by Treehugger Robot
· 7 years ago
1486e17
Revert "Output of apexer is deterministic"
by Wale Ogunwale
· 7 years ago
f77beb2
Don't warn unsuccessful ioctl when the loop device isn't bound
by Luca Stefani
· 7 years ago
e3f3bca
Merge "Remove incorrect error message"
by Treehugger Robot
· 7 years ago
0a7e57c
Output of apexer is deterministic
by Jiyong Park
· 7 years ago
ff446cc
Remove incorrect error message
by Jiyong Park
· 7 years ago
b388372
Merge "Work around a kernel bug that prevents APEX mounting."
by Martijn Coenen
· 7 years ago
bef7454
Work around a kernel bug that prevents APEX mounting.
by Martijn Coenen
· 7 years ago
47cdaee
Be more correct on rooting
by Jiyong Park
· 7 years ago
21f3d94
Merge "Make `libapexd` usable by modules other than system/apex/apexd's modules."
by Treehugger Robot
· 7 years ago
3d776bb
Make `libapexd` usable by modules other than system/apex/apexd's modules.
by Roland Levillain
· 7 years ago
9d4e584
Pick the right test file
by Jiyong Park
· 7 years ago
d381a1c
Merge "Fix performance-for-range-copy warnings"
by Treehugger Robot
· 7 years ago
43bb023
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 7 years ago
b48122e
Apexd: Control active mount-point pre-fork for pre-install
by Andreas Gampe
· 7 years ago
0ae052e
Merge "Apexd: Multi-staging"
by Treehugger Robot
· 7 years ago
2727f51
Make sure to remove staged APEXes after apex_e2e_tests
by Jiyong Park
· 7 years ago
a00c545
Apexd: Multi-staging
by Andreas Gampe
· 7 years ago
f8fe112
Merge "Apexd: Add more diagnostics to apexservice_test"
by Andreas Gampe
· 7 years ago
923b45b
Apexd: Add agampe to OWNERS
by Andreas Gampe
· 7 years ago
7f4ff35
Apexd: Add more diagnostics to apexservice_test
by Andreas Gampe
· 7 years ago
a158e3d
Apexd: Copy instead of link in test
by Andreas Gampe
· 7 years ago
e1a4039
Apexd: Add initial PreInstall code
by Andreas Gampe
· 7 years ago
27adafa
Apexd: Add apexd_private.h
by Andreas Gampe
· 7 years ago
c766c0a
Apexd: Use ScopeGuard for test cleanup
by Andreas Gampe
· 7 years ago
c45bf32
Apexd: Generalize PrepareTestApexForInstall
by Andreas Gampe
· 7 years ago
7b2c876
Merge "Apexd: Ensure that packages that cannot be staged are removed"
by Treehugger Robot
· 7 years ago
d95d66f
Fix broken apexservice_test
by Jiyong Park
· 7 years ago
6802c61
Apexd: Ensure that packages that cannot be staged are removed
by Andreas Gampe
· 7 years ago
4878871
Merge "Apexd: Add build files for apexd_testdata"
by Andreas Gampe
· 7 years ago
b25ded6
Merge "Move test.apex under tests directory"
by Treehugger Robot
· 7 years ago
d36da53
Merge "End-to-end test for APEX"
by Treehugger Robot
· 7 years ago
e80a882
Merge "Add support for building zipapex files"
by Treehugger Robot
· 7 years ago
f47024d
Merge "adb shell cmd apexservice works"
by Treehugger Robot
· 7 years ago
918c4da
Don't let gtest to execute the apex file
by Jiyong Park
· 7 years ago
cc62585
Add support for building zipapex files
by Alex Light
· 7 years ago
ef3bf76
Move test.apex under tests directory
by Jiyong Park
· 7 years ago
Next »