- 8b4da2f Merge "Fix test/Android.bp on ARC builds" by Treehugger Robot · 4 years, 2 months ago
- 6ae7c46 Fix test/Android.bp on ARC builds by Boleyn Su · 4 years, 2 months ago
- e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
- e9481ce Remove dex2oat_headers. by Nicolas Geoffray · 4 years, 4 months ago
- 997cace Merge "Control use of dex2oat64 by device property" am: d656fe27e1 am: 2fa686812b by David Sehr · 4 years, 8 months ago
- 6df89a6 Control use of dex2oat64 by device property by David Sehr · 4 years, 9 months ago
- 2271b3e Adds support for restore dexopt flag by Patrick Baumann · 4 years, 9 months ago
- c430229 Merge "Adds support for restore dexopt flag" into rvc-dev am: 931c87d986 by TreeHugger Robot · 4 years, 9 months ago
- 931c87d Merge "Adds support for restore dexopt flag" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
- 00d3f4f Adds support for restore dexopt flag by Patrick Baumann · 4 years, 9 months ago
- 2383962 Add installd method to delete CE snapshots. by Oli Lan · 4 years, 10 months ago
- cfc430b Merge "Add installd method to delete CE snapshots." am: 4ce8b0dd93 am: 4c804198a4 by Oli Lan · 4 years, 9 months ago
- 035abbb Add installd method to delete CE snapshots. by Oli Lan · 4 years, 10 months ago
- 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 5 years ago
- 2d5878e Use std::optional for @nullable (AIDL) by Jooyung Han · 5 years ago
- dc2083f [installd] clean up moveCompleteApp by Songchun Fan · 4 years, 11 months ago
- 2955609 Increase the level of depth of apk paths by Songchun Fan · 5 years ago
- 78728f3 Improve the handling of profile snapshot in installd by Calin Juravle · 5 years ago
- a64fb51 Fix BootImageProfile aggregation by Calin Juravle · 5 years ago
- b2c0255 [installd] fix -Wdangling-gsl in test by Nick Desaulniers · 5 years ago
- 01385af Merge "installd_dexopt_test: fix close of owned file descriptor." am: 3a2607a504 by Josh Gao · 5 years ago
- 1197f72 installd_dexopt_test: fix close of owned file descriptor. by Josh Gao · 5 years ago
- fdd8178 Merge "Moving /oat folder creation to installd." am: 58c115fb7f am: 0db247d996 by Alex Buynytskyy · 6 years ago
- 17d8f82 Moving /oat folder creation to installd. by Alex Buynytskyy · 6 years ago
- 810b704 Merge "Installd: don't generate app image without reference profile" am: 77a2acf11d by Mathieu Chartier · 6 years ago
- 6190774 Installd: don't generate app image without reference profile by liulvping · 6 years ago
- a4f57f0 Merge "Installd: Add explicit test configurations" am: 375da13a48 am: b9814060bb by Andreas Gampe · 6 years ago
- 375da13 Merge "Installd: Add explicit test configurations" by Treehugger Robot · 6 years ago
- 1361663 Merge "Installd: Fix installd_dexopt_test" am: c75833b1d0 am: 203201be03 by Andreas Gampe · 6 years ago
- 75d394e Installd: Add explicit test configurations by Andreas Gampe · 6 years ago
- f04b0b4 Installd: Fix installd_dexopt_test by Andreas Gampe · 6 years ago
- 4c6f904 Merge "dexopt: Open class loader context dex files for dex2oat" am: 77ec238fda am: b0c2c266b6 by David Brazdil · 6 years ago
- 77ec238 Merge "dexopt: Open class loader context dex files for dex2oat" by David Brazdil · 6 years ago
- bcec18d Merge "Fix installd_dexopt_test." am: c684ad61dc am: cc20457c7b am: 71dad97f0d by Andreas Gampe · 6 years ago
- 290de46 Fix installd_dexopt_test. by Martijn Coenen · 6 years ago
- 4f6027a dexopt: Open class loader context dex files for dex2oat by David Brazdil · 6 years ago
- 2f19a81 Merge "Ensure we select the right execution binary for all dexopt commands" am: 3e167da916 am: fefbbd7e13 by Calin Juravle · 6 years ago
- f74a737 Ensure we select the right execution binary for all dexopt commands by Calin Juravle · 6 years ago
- 516f6b1 Merge "Query the enable_apex_image flag from native experiment." am: 2cb4a0538f am: 15326fb133 by Nicolas Geoffray · 6 years ago
- aaad21e Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 6 years ago
- ad5da1e installd: parameterize user data snapshots with snapshot_id by Nikita Ioffe · 6 years ago
- b68f0d1 installd: parameterize user data snapshots with snapshot_id by Nikita Ioffe · 6 years ago
- 0769860 Merge "Add missing error checks in tests." am: 7771604bd2 am: 82ddfc299e by Alan Stokes · 6 years ago
- 4f2d97c Add missing error checks in tests. by Alan Stokes · 6 years ago
- 17977b7 Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache" am: 4febfd6da7 am: 3f3a196a5b by Nikita Ioffe · 6 years ago
- 4febfd6 Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache" by Treehugger Robot · 6 years ago
- 04c74f3 installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache by Nikita Ioffe · 6 years ago
- 8a0222e Merge "Add handling for PH property dex2oat_resolve_startup_strings" am: 25d4688e91 am: 19ccd48369 by Mathieu Chartier · 6 years ago
- d41622c Add handling for PH property dex2oat_resolve_startup_strings by Mathieu Chartier · 6 years ago
- 8755f79 installd: Add destroyAppDataSnapshot and corresponding binder API by Nikita Ioffe · 6 years ago
- f448ced Installd: Refactor binder tests by Andreas Gampe · 6 years ago
- 8f7140d Installd: Refactor binder tests by Andreas Gampe · 6 years ago
- 77be2ed installd: Add destroyAppDataSnapshot and corresponding binder API by Nikita Ioffe · 6 years ago
- 3098945 Merge "installd: clear app's cache before doing a snapshot" am: 3163e53e92 am: b0a0c397b7 by Nikita Ioffe · 6 years ago
- 684ee52 Merge "installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot" am: 2470dd34e8 am: 92bb4515a5 by Nikita Ioffe · 6 years ago
- 900b3c2 installd: clear app's cache before doing a snapshot by Nikita Ioffe · 6 years ago
- 8e4d346 installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot by Nikita Ioffe · 6 years ago
- 7615cb1 Merge "installd: clear existing snapshots before performing a new one" am: 0b643d5117 am: ab0a1001d4 by Nikita Ioffe · 6 years ago
- 0b643d5 Merge "installd: clear existing snapshots before performing a new one" by Nikita Ioffe · 6 years ago
- 1cc5de6 DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
- 835ae77 installd: clear existing snapshots before performing a new one by Nikita Ioffe · 6 years ago
- dfdfb79 installd: Implement support for userdata snapshot and restore. by Narayan Kamath · 6 years ago
- 85bd1ec Merge "installd: Implement support for userdata snapshot and restore." by Narayan Kamath · 6 years ago
- e63ca7d installd: Implement support for userdata snapshot and restore. by Narayan Kamath · 6 years ago
- cd82905 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
- d5224a8 Merge "Installd: Temporarily disable selinux check in test" am: b6b0c6042c am: 696d995c4e by Andreas Gampe · 6 years ago
- 1d1e7c9 Installd: Temporarily disable selinux check in test by Andreas Gampe · 6 years ago
- d977463 Merge "Installd: Add selinux check" am: f4d39e21df am: 3f081d643c am: 19a4109b7d by Andreas Gampe · 6 years ago
- 1b8700f Installd: Add selinux check by Andreas Gampe · 6 years ago
- c212f79 Merge "Break away from longer file extensions." am: 42b4b94ebf am: da8a4a3325 by Jeff Sharkey · 6 years ago
- 725ae2b Break away from longer file extensions. by Jeff Sharkey · 6 years ago
- 84ae607 Merge "Otapreopt: Introduce protocol version 10" am: 26311df43b am: 076b5c7a3a by Andreas Gampe · 6 years ago
- 2478cf2 Otapreopt: Introduce protocol version 10 by Andreas Gampe · 6 years ago
- 559fe74 Merge changes Iee2d74a3,Ib2298818 am: 1d0c5b63ce am: 335a8ea64a am: 38621c800d by Andreas Gampe · 6 years ago
- 2ef09a7 Installd: Refactor installd_dexopt_test a bit by Andreas Gampe · 6 years ago
- 77be896 More robust fixes for constant used by test. by Jeff Sharkey · 6 years ago
- 9ab9711 Fix constant used by test. by Jeff Sharkey · 6 years ago
- 33aa0e6 Merge "Check /mnt/expand paths as if /data." into pi-dev am: 64fc7a4b0c by Jeff Sharkey · 7 years ago
- 8fa803a Check /mnt/expand paths as if /data. by Jeff Sharkey · 7 years ago
- e8f96c1 Merge "Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases" into pi-dev by Mathieu Chartier · 7 years ago
- 4f1ad40 Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases by Mathieu Chartier · 7 years ago
- 94c625f Merge "Add flag for controling app image generation" into pi-dev am: d08eab114a by Mathieu Chartier · 7 years ago
- ad45a1b Add flag for controling app image generation by Mathieu Chartier · 7 years ago
- a3a18be Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago
- dbc4ce6 Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago
- c23dc12 Installd: Make tests atest-ready by Andreas Gampe · 7 years ago
- 3008bbe Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
- 194fe42 Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
- fa2dadd Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
- 023b224 Installd: Add error message to dexopt by Andreas Gampe · 7 years ago
- 1ebe77f Use absolute paths in tests. by Jeff Sharkey · 7 years ago
- f6a93b1 Installd: Add context to test errors by Andreas Gampe · 7 years ago
- 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
- 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
- 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
- 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
- 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
- dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
- c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
- 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago