1. ab5b6c4 Refactor submitStagedSession for child sessions. by Dario Freni · 7 years ago
  2. 54695d3 Add dumpsys support for apexd. by Abhijeet Kaur · 7 years ago
  3. 216e36c Use ApexManifest proto object in apexd instead of ApexManifest class. by Abhijeet Kaur · 7 years ago
  4. cd6caa8 Merge "Add getStagedSessionInfo binder call." by Dario Freni · 7 years ago
  5. d243764 Add getStagedSessionInfo binder call. by Dario Freni · 7 years ago
  6. afbb862 Add a (persistent) property to force dm-verity. by Martijn Coenen · 7 years ago
  7. cabc92f Write session state in APEX storage. by Martijn Coenen · 7 years ago
  8. be96d87 Merge "Apexd: Refactor directory scans" by Treehugger Robot · 7 years ago
  9. 801f23d Merge "Fix broken TARGET_FLATTEN_APEX build" by Treehugger Robot · 7 years ago
  10. 4555771 Apexd: Refactor directory scans by Andreas Gampe · 7 years ago
  11. 34ac98c Fix broken apex_file_test by Jiyong Park · 7 years ago
  12. 177395f Fix broken TARGET_FLATTEN_APEX build by Jiyong Park · 7 years ago
  13. e79a77e Merge "Add --override_apk_package_name to override app package name" by Jiyong Park · 7 years ago
  14. a6ad33e submitStagedSession returns a boolean. by Dario Freni · 7 years ago
  15. 3e0c65b Add --override_apk_package_name to override app package name by Jiyong Park · 7 years ago
  16. 685319e Merge "Prepare and cleanup /data/staging." by Treehugger Robot · 7 years ago
  17. 7587d96 Prepare and cleanup /data/staging. by Dario Freni · 7 years ago
  18. 56231b4 Implement submitStagedSession binder call. by Dario Freni · 7 years ago
  19. 5e0ee2b Merge "Revert "Revert "Inital support for staged sessions.""" by Dario Freni · 7 years ago
  20. a6227ca Merge "Add README." by Treehugger Robot · 7 years ago
  21. 7f0da58 Revert "Revert "Inital support for staged sessions."" by Dario Freni · 7 years ago
  22. af1c87e Add README. by Dario Freni · 7 years ago
  23. f766355 Apexd: Add post-install code by Andreas Gampe · 7 years ago
  24. 954852f Merge "Remove TEST_MAPPING from AOSP tree." by Treehugger Robot · 7 years ago
  25. 6c262cb Remove TEST_MAPPING from AOSP tree. by Dario Freni · 7 years ago
  26. 4996a2a Merge "ApexE2EBaseHostTest: Update package matching regex." by Narayan Kamath · 7 years ago
  27. 9337b7d Merge "apexservice: Add package path to ApexInfo." by Narayan Kamath · 7 years ago
  28. a3f77a7 Merge "Revert "Inital support for staged sessions."" by Jeffrey Vander Stoep · 7 years ago
  29. 4984421 Revert "Inital support for staged sessions." by Jeffrey Vander Stoep · 7 years ago
  30. b76360d Merge "Inital support for staged sessions." by Treehugger Robot · 7 years ago
  31. f48d809 ApexE2EBaseHostTest: Update package matching regex. by Narayan Kamath · 7 years ago
  32. 5ea5778 apexservice: Add package path to ApexInfo. by Narayan Kamath · 7 years ago
  33. a971613 Rename proto message name as it will be used as main object type. by Abhijeet Kaur · 7 years ago
  34. c37838f Inital support for staged sessions. by Dario Freni · 7 years ago
  35. 997fcbf Mark the testing-purpose apex keys as non-installable by Jiyong Park · 7 years ago
  36. 9181a2d Use the bundled public key for debuggable builds by Jiyong Park · 7 years ago
  37. c49c8cf Merge "Fix/suppress system/apex google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
  38. ab73a44 Fix/suppress system/apex google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  39. c4b2183 apexer: Move to proto object and remove ApexManifest class by Abhijeet Kaur · 7 years ago
  40. 4620b2d Merge "Move field names to camelCase for consistency with protobuf." by Abhijeet Kaur · 7 years ago
  41. e4db3d6 Move field names to camelCase for consistency with protobuf. by Abhijeet Kaur · 7 years ago
  42. 051298b Create a general class ApexE2EBaseHostTest and add an e2e test TimezoneDataHostTest. by Yu Wu · 7 years ago
  43. adbee5d Revert "Revert "Use protobuf as schema for JSON APEX manifest"" by Dario Freni · 7 years ago
  44. 9c3defa Add --pubkey option to bundle public key with APEX by Jiyong Park · 7 years ago
  45. 97f1754 Apex: Disable darwin host support for some modules by Andreas Gampe · 7 years ago
  46. cfb1ffe Apexd: Add avb verification to verifyPackages by Andreas Gampe · 7 years ago
  47. 356e40c Apex: Move avb verification to ApexFile by Andreas Gampe · 7 years ago
  48. 0e43530 Apexd: Start pulling apart stagePackages by Andreas Gampe · 7 years ago
  49. bdb3c17 Quick workaround for APEX mounting failures. by Martijn Coenen · 7 years ago
  50. 50f5405 Merge "Allow APEX keys in /product partition" by Treehugger Robot · 7 years ago
  51. 1c6f114 Merge "Apexd: Add sleep to test pre-install hook" by Andreas Gampe · 7 years ago
  52. 0972733 Merge "Apexd: Add a test for an APEX with missing key" by Treehugger Robot · 7 years ago
  53. 567dcc5 Merge "Revert "Use protobuf as schema for JSON APEX manifest"" by Lingfeng Yang · 7 years ago
  54. 0fe26b1 Revert "Use protobuf as schema for JSON APEX manifest" by Lingfeng Yang · 7 years ago
  55. 4d88bd6 Merge "Use protobuf as schema for JSON APEX manifest" by Treehugger Robot · 7 years ago
  56. 7e021e8 Use protobuf as schema for JSON APEX manifest by Abhijeet Kaur · 7 years ago
  57. 523d30a Allow APEX keys in /product partition by Jiyong Park · 7 years ago
  58. a2bbbbe Apexd: Add a test for an APEX with missing key by Andreas Gampe · 7 years ago
  59. 49ec1fc Apexd: Add sleep to test pre-install hook by Andreas Gampe · 7 years ago
  60. 58a9deb Merge "Apexd: Make test apexes uninstallable" by Treehugger Robot · 7 years ago
  61. 4857c1b Merge changes Id7f42f02,Icff7ac28 by Treehugger Robot · 7 years ago
  62. 20e3518 Merge "Apexd: Make DeleteDevice conditional" by Treehugger Robot · 7 years ago
  63. 150d8b8 Apexd: Make test apexes uninstallable by Andreas Gampe · 7 years ago
  64. 1583dcf Merge "Reland "Output of apexer is deterministic"" by Treehugger Robot · 7 years ago
  65. 59ec1d9 Apexd: Add stagePackages cmd support by Andreas Gampe · 7 years ago
  66. e386480 Apexd: Refactor shellCommand by Andreas Gampe · 7 years ago
  67. 82ac3d0 Apexd: Make DeleteDevice conditional by Andreas Gampe · 7 years ago
  68. f8b1d95 Merge "Apexd: Add session support to pre-install" by Treehugger Robot · 7 years ago
  69. 2f6ef45 Merge "Remove prebuilt test files" by Treehugger Robot · 7 years ago
  70. 99ff976 Remove prebuilt test files by Jiyong Park · 7 years ago
  71. 97b7011 Configure read-ahead on APEX loopback devices. by Martijn Coenen · 7 years ago
  72. 2f6a804 Merge "Fix runtests after recent changes to apexer." by Treehugger Robot · 7 years ago
  73. e44b579 Apexd: Add session support to pre-install by Andreas Gampe · 7 years ago
  74. 3e0daef Fix runtests after recent changes to apexer. by Dario Freni · 7 years ago
  75. 3b3398f Merge "Remove unused using decls." by Chih-hung Hsieh · 7 years ago
  76. d1daf11 Remove unused using decls. by Chih-Hung Hsieh · 7 years ago
  77. 0562bc5 Apexd: Remove prebuilt test apexes by Andreas Gampe · 7 years ago
  78. 3d44bb4 Reland "Output of apexer is deterministic" by Jiyong Park · 7 years ago
  79. 4510d49 Apexd: Add Unmount function and use it in preinstall by Andreas Gampe · 7 years ago
  80. deece7e Apexd: Fix mount database by Andreas Gampe · 7 years ago
  81. f66edb4 Merge "Don't warn unsuccessful ioctl when the loop device isn't bound" by Treehugger Robot · 7 years ago
  82. 0b8c888 Merge "Revert "Output of apexer is deterministic"" by Treehugger Robot · 7 years ago
  83. 1486e17 Revert "Output of apexer is deterministic" by Wale Ogunwale · 7 years ago
  84. f77beb2 Don't warn unsuccessful ioctl when the loop device isn't bound by Luca Stefani · 7 years ago
  85. e3f3bca Merge "Remove incorrect error message" by Treehugger Robot · 7 years ago
  86. 0a7e57c Output of apexer is deterministic by Jiyong Park · 7 years ago
  87. ff446cc Remove incorrect error message by Jiyong Park · 7 years ago
  88. b388372 Merge "Work around a kernel bug that prevents APEX mounting." by Martijn Coenen · 7 years ago
  89. bef7454 Work around a kernel bug that prevents APEX mounting. by Martijn Coenen · 7 years ago
  90. 47cdaee Be more correct on rooting by Jiyong Park · 7 years ago
  91. 21f3d94 Merge "Make `libapexd` usable by modules other than system/apex/apexd's modules." by Treehugger Robot · 7 years ago
  92. 3d776bb Make `libapexd` usable by modules other than system/apex/apexd's modules. by Roland Levillain · 7 years ago
  93. 9d4e584 Pick the right test file by Jiyong Park · 7 years ago
  94. d381a1c Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 7 years ago
  95. 43bb023 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  96. b48122e Apexd: Control active mount-point pre-fork for pre-install by Andreas Gampe · 7 years ago
  97. 0ae052e Merge "Apexd: Multi-staging" by Treehugger Robot · 7 years ago
  98. 2727f51 Make sure to remove staged APEXes after apex_e2e_tests by Jiyong Park · 7 years ago
  99. a00c545 Apexd: Multi-staging by Andreas Gampe · 7 years ago
  100. f8fe112 Merge "Apexd: Add more diagnostics to apexservice_test" by Andreas Gampe · 7 years ago