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