1. 9ae986a apexd: implement session rollback by Nikita Ioffe · 7 years ago
  2. b352705 apexd: make scanPackagesDirAndActivate return Status by Nikita Ioffe · 7 years ago
  3. 7ad21ce Actually teach gtest how to print ApexSessionInfo by Nikita Ioffe · 7 years ago
  4. edbc001 Teach gtest how to print ApexSessionInfo by Nikita Ioffe · 7 years ago
  5. 539615a Merge "apexd: slightly improve logging in mountNonFlattened" by Treehugger Robot · 7 years ago
  6. 02005ec Merge "Apexd: Format test hooks to avoid long lines" by Treehugger Robot · 7 years ago
  7. 44c9a9a Merge "Apexd: Add env test to pre- & post-install" by Treehugger Robot · 7 years ago
  8. 45c4b2c apexd: slightly improve logging in mountNonFlattened by Nikita Ioffe · 7 years ago
  9. 904e2d3 Add gmock matcher for ApexSessionInfo.aidl by Nikita Ioffe · 7 years ago
  10. a82b0a8 apexd: backup active packages when new session is staged by Nikita Ioffe · 7 years ago
  11. 2c70ad1 Removed unused state isActivationPendingRetry. by Dario Freni · 7 years ago
  12. 7a9dc08 Revert "apexd: backup active packages when new session is staged" by Simran Basi · 7 years ago
  13. 9a3f767 Apexd: Format test hooks to avoid long lines by Andreas Gampe · 7 years ago
  14. eaf60a7 Apexd: Add env test to pre- & post-install by Andreas Gampe · 7 years ago
  15. 5819881 Rename data/staging to data/pkg_staging by Gavin Corkery · 7 years ago
  16. 8673f2a Merge "Add version checks to the TimezoneDataHostTest" by Treehugger Robot · 7 years ago
  17. 891bf89 apexd: backup active packages when new session is staged by Nikita Ioffe · 7 years ago
  18. 6425511 Clang-tidy fixes. by Dario Freni · 7 years ago
  19. 2d56343 Merge "apexservice_test: wipe everything in /data/apex/* during SetUp" by Nikita Ioffe · 7 years ago
  20. 816a02b apexservice_test: wipe everything in /data/apex/* during SetUp by Nikita Ioffe · 7 years ago
  21. 3f5bedf Only log aborted sessions if there are any. by Dario Freni · 7 years ago
  22. 463d4e8 apexd: Implement abortActiveSession binder call. by Nikita Ioffe · 7 years ago
  23. 61a9b53 Add helper methods for asserting on Status/android::binder::Status by Nikita Ioffe · 7 years ago
  24. 28ada57 Merge "Apexd: Fix apexservice_test xml" by Andreas Gampe · 7 years ago
  25. e3863b3 Apexd: Fix apexservice_test xml by Andreas Gampe · 7 years ago
  26. 07084b1 Merge "Register binder before marking packages ready." by Dario Freni · 7 years ago
  27. d877de0 Merge "Store session id in the proto." by Martijn Coenen · 7 years ago
  28. f9a2a04 Register binder before marking packages ready. by Dario Freni · 7 years ago
  29. d32d1cb Store session id in the proto. by Martijn Coenen · 7 years ago
  30. 8be420a apexd: Don't fail staging of already activated package by Nikita Ioffe · 7 years ago
  31. a0c0ccb apexd: Add state SUCCESS and markStagedSessionSuccessful binder call by Nikita Ioffe · 7 years ago
  32. 95da273 Register binder service before waiting for boot completed. by Martijn Coenen · 7 years ago
  33. 401d032 Add version checks to the TimezoneDataHostTest by Neil Fuller · 7 years ago
  34. 936a997 apexd: make linking the only allowed option when staging packages by Nikita Ioffe · 7 years ago
  35. 378daf8 Merge "apexd: abort sessions in the pre-reboot state when new session is staged" by Treehugger Robot · 7 years ago
  36. 82be979 Merge "apexd: lock stagePackages API to only debug builds" by Nikita Ioffe · 7 years ago
  37. 0855e91 Merge "Allow each APEX to provide its own AndroidManifest" by Jiyong Park · 7 years ago
  38. 6930988 apexd: lock stagePackages API to only debug builds by Nikita Ioffe · 7 years ago
  39. 53c3dcd apexd: abort sessions in the pre-reboot state when new session is staged by Nikita Ioffe · 7 years ago
  40. 4b23470 Merge "apexd: enable clang-tidy and fix revealed warnings" by Treehugger Robot · 7 years ago
  41. 3468064 Merge "Uninstall Broadcast receiver app in teardown" by Treehugger Robot · 7 years ago
  42. 6bea4e5 apexd: enable clang-tidy and fix revealed warnings by Nikita Ioffe · 7 years ago
  43. c12ca35 Merge "apexd is started much earlier to create loopback devices" by Treehugger Robot · 7 years ago
  44. 1c4605a Allow each APEX to provide its own AndroidManifest by Jiyong Park · 7 years ago
  45. 4d0f832 apexd is started much earlier to create loopback devices by Jiyong Park · 7 years ago
  46. 9fcb25b Merge "Apexd: Make complete tree private in pre- & postinstall" by Treehugger Robot · 7 years ago
  47. fcecff7 APEX: Add timezone test apex as data by Andreas Gampe · 7 years ago
  48. 4ead949 Apexd: Make complete tree private in pre- & postinstall by Andreas Gampe · 7 years ago
  49. d4bbc14 Add BroadcastReceiverApp to timezone_data_e2e_tests build data and test by Chen Zhu · 7 years ago
  50. 7eed0e6 Uninstall Broadcast receiver app in teardown by Abhijeet Kaur · 7 years ago
  51. 1d3cbaa Merge "Apexd: Make MountedApexData '<' an actual total order" by Treehugger Robot · 7 years ago
  52. 3f25cf3 Merge "apexd: Add an abortActiveSession binder call" by Treehugger Robot · 7 years ago
  53. 7149e2f Apexd: Make MountedApexData '<' an actual total order by Andreas Gampe · 7 years ago
  54. b2f3397 Apexd: Move to sh_binary for test apexes by Andreas Gampe · 7 years ago
  55. 1c079c1 apexd: Add an abortActiveSession binder call by Nikita Ioffe · 7 years ago
  56. e9173d6 Add some native executables to apex_test_build_features by Jiyong Park · 7 years ago
  57. 1a48b1b Apexd: Expose pre/postinstall through cmd by Andreas Gampe · 7 years ago
  58. 7f98d69 Merge "Apexd: Add Pre- & Postinstall fail tests" by Treehugger Robot · 7 years ago
  59. f61a9ee Merge "Add some native libraries to apex_test_build_features" by Treehugger Robot · 7 years ago
  60. a418d31 Add session state in dumpsys output. by Martijn Coenen · 7 years ago
  61. 1144b18 Apexd: Add Pre- & Postinstall fail tests by Andreas Gampe · 7 years ago
  62. a8453da apexd: store active apex files in /data/apex/active by Nikita Ioffe · 7 years ago
  63. eff0c48 Add some native libraries to apex_test_build_features by Jiyong Park · 7 years ago
  64. 6a280af apexd: Delete previous active versions of packages during stagePackages by Nikita Ioffe · 7 years ago
  65. 6fd45af Slightly improve error message in ApexE2EBaseHostTest by Nikita Ioffe · 7 years ago
  66. 9380476 Add apex e2e broadcast receiver test. by Abhijeet Kaur · 7 years ago
  67. d14481c Create APEX target for stress testing build features by Mohammad Samiul Islam · 7 years ago
  68. 51d41f4 Merge "Add getSessions() binder call." by Treehugger Robot · 7 years ago
  69. 1348a6c Add config to make sure apex developement pass InstallApexModuleTargetPreparer test. by Chen Zhu · 7 years ago
  70. 4d20642 Add getSessions() binder call. by Martijn Coenen · 7 years ago
  71. 88d8ff4 Merge "Added test for symlinks in apexs" by Alex Light · 7 years ago
  72. 6d467cd Merge "Listen to ro.init_updatable_crashing prop in apexd" by Treehugger Robot · 7 years ago
  73. 9cc0be4 Listen to ro.init_updatable_crashing prop in apexd by Zimuzo · 7 years ago
  74. 1f2993e Merge "Add e2e tests for getstagedsessions for apex" by Abhijeet Kaur · 7 years ago
  75. 6c587d9 Add e2e tests for getstagedsessions for apex by Abhijeet Kaur · 7 years ago
  76. 985b017 Merge "Apex: Add general presubmit tests" by Treehugger Robot · 7 years ago
  77. 9f87c8e Merge "Remove stale comment." by Treehugger Robot · 7 years ago
  78. d2f35d3 Remove stale comments addressed in previous CL. by Dario Freni · 7 years ago
  79. 6d59149 Remove stale comment. by Dario Freni · 7 years ago
  80. f36c962 Add a VERIFIED state to sessions. by Dario Freni · 7 years ago
  81. 6894de1 Merge "Apexd: Log status updates" by Treehugger Robot · 7 years ago
  82. a225e4c Merge "Apexd: Remove selinux cutout in apexservice_test" by Andreas Gampe · 7 years ago
  83. 66caec4 Apex: Add general presubmit tests by Andreas Gampe · 7 years ago
  84. 4b7668b Apexd: Log status updates by Andreas Gampe · 7 years ago
  85. 5b5695a Don't set -I (inode size) when creating the APEX image. by Martijn Coenen · 7 years ago
  86. 8871ea7 Apexd: Remove selinux cutout in apexservice_test by Andreas Gampe · 7 years ago
  87. cb62648 Apexd: Also log to kernel log in debuggable builds by Andreas Gampe · 7 years ago
  88. d753185 Apexd: Do not explicitly execute shell for pre/postinstall by Andreas Gampe · 7 years ago
  89. 4cd9b2b Tune fs parameters to save space by Jiyong Park · 7 years ago
  90. 02c69e8 Merge "Apex e2e test: automatically retrieve package name and version code from apex file." by Chen Zhu · 7 years ago
  91. 6112ed3 Apex e2e test: automatically retrieve package name and version code from apex file. by Chen Zhu · 7 years ago
  92. 52b88ac Added test for symlinks in apexs by Alex Light · 7 years ago
  93. 2333f0f Remove surfaceflinger from apex.test. by Dario Freni · 7 years ago
  94. dc6edbf Use conscrypt instead of core-oj. by Nicolas Geoffray · 7 years ago
  95. 4415d00 Merge "Wait for pre-reboot verification." by Treehugger Robot · 7 years ago
  96. c85ca58 Wait for pre-reboot verification. by Dario Freni · 7 years ago
  97. 6dd4dd6 Support multi-package sessions. by Dario Freni · 7 years ago
  98. 572185a Merge "Introduce ApexSession class and refactor some code." by Martijn Coenen · 7 years ago
  99. 610909b Introduce ApexSession class and refactor some code. by Martijn Coenen · 7 years ago
  100. d69625c Apexd: Add /dev/loop open loop by Andreas Gampe · 7 years ago