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