1. 4d07612 Merge "add IInstalld.controlDexOptBlocking call" am: 16d7c90ff1 by Treehugger Robot · 4 years, 7 months ago
  2. 65578d6 add IInstalld.controlDexOptBlocking call by Keun young Park · 4 years, 9 months ago
  3. 1b3e75a Merge "Don't use LOG() in code that runs post-fork." am: c1476aae0b am: efd896cc29 by Martijn Coenen · 4 years, 9 months ago
  4. c417edf Don't use LOG() in code that runs post-fork. by Martijn Coenen · 4 years, 9 months ago
  5. fed7201 Merge "dex2oat: add a new task profile for dex2oat boot_complete policy" into sc-dev am: b0eecadde9 by TreeHugger Robot · 4 years, 9 months ago
  6. b0eecad Merge "dex2oat: add a new task profile for dex2oat boot_complete policy" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  7. 0efe8d5 dex2oat: add a new task profile for dex2oat boot_complete policy by Wei Wang · 4 years, 9 months ago
  8. ad4fda2 Merge "Revert "Move otadexopt-related logic to otapreopt_chroot binary"" am: fb2bda2d86 am: ac9c13cfb5 by Nikita Ioffe · 4 years, 9 months ago
  9. fb2bda2 Merge "Revert "Move otadexopt-related logic to otapreopt_chroot binary"" by Nikita Ioffe · 4 years, 9 months ago
  10. 32e49e2 Revert "Move otadexopt-related logic to otapreopt_chroot binary" by Nikita Ioffe · 4 years, 9 months ago
  11. e602717 Drop runtime argument from profman invocation am: 2d7db5747f by Orion Hodson · 4 years, 9 months ago
  12. 2d7db57 Drop runtime argument from profman invocation by Orion Hodson · 4 years, 9 months ago
  13. c47757c Drop runtime argument from profman invocation by Orion Hodson · 4 years, 9 months ago
  14. 75646dc Merge "Move otadexopt-related logic to otapreopt_chroot binary" am: 11101e92da am: 7239aa3f30 by Nikita Ioffe · 4 years, 9 months ago
  15. 11101e9 Merge "Move otadexopt-related logic to otapreopt_chroot binary" by Nikita Ioffe · 4 years, 9 months ago
  16. 5f6b3ad installd: pass verification state from odsign to ART tools by Orion Hodson · 4 years, 9 months ago
  17. 27fac04 Merge "installd: pass verification state from odsign to ART tools" am: e582496dc1 am: 880f42d468 by Orion Hodson · 4 years, 9 months ago
  18. e582496 Merge "installd: pass verification state from odsign to ART tools" by Orion Hodson · 4 years, 9 months ago
  19. 2b12e7c installd: pass verification state from odsign to ART tools by Orion Hodson · 4 years, 9 months ago
  20. 97f013c Move otadexopt-related logic to otapreopt_chroot binary by Nikita Ioffe · 4 years, 9 months ago
  21. 0f263d8 Merge "Update installd OWNERS" am: 07ac6eefff am: 1dbf0d53b0 by Treehugger Robot · 4 years, 9 months ago
  22. 07ac6ee Merge "Update installd OWNERS" by Treehugger Robot · 4 years, 9 months ago
  23. 4689cdc Revert "Installd: restorecon mislabeled gsf" by Jeff Vander Stoep · 4 years, 9 months ago
  24. 61f0652 Enable compiling dex files in isolation on low ram devices. by Calin Juravle · 4 years, 10 months ago
  25. ea214ad Return the freed bytes from deleteOdex API by Calin Juravle · 4 years, 10 months ago
  26. 3b75828 Extend profile analysis with proper return codes by Calin Juravle · 4 years, 10 months ago
  27. 380fff7 Enable compiling dex files in isolation on low ram devices. by Calin Juravle · 4 years, 10 months ago
  28. 6ea7fa3 Update installd OWNERS by Orion Hodson · 4 years, 10 months ago
  29. 0f3beba Return the freed bytes from deleteOdex API by Calin Juravle · 4 years, 10 months ago
  30. db5dc52 Merge "Change permissions on ref profile so that ART can read it" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  31. 9c4f39e Installd: restorecon mislabeled gsf by Jeff Vander Stoep · 4 years, 10 months ago
  32. e01f871 Change permissions on ref profile so that ART can read it by Calin Juravle · 4 years, 10 months ago
  33. e90de86 Extend profile analysis with proper return codes by Calin Juravle · 4 years, 10 months ago
  34. 31c68e7 Change permissions on ref profile so that ART can read it by Calin Juravle · 4 years, 10 months ago
  35. 9e32ff8 Merge "Updates OWNERS files" am: 290bd0a9e7 am: 705ae5cc79 am: 982e8b7d3b by Treehugger Robot · 4 years, 11 months ago
  36. 372dedd Updates OWNERS files by Patrick Baumann · 4 years, 11 months ago
  37. 449d34d Merge "Update BCP computation to use derive_classpath" am: 7afb3a74ad am: 82be7f01a5 am: 484f28636c by Treehugger Robot · 5 years ago
  38. 7afb3a7 Merge "Update BCP computation to use derive_classpath" by Treehugger Robot · 5 years ago
  39. 0aaca71 Merge "Convert some unsafe post-fork() LOG usage." am: d40b6879b1 am: a8853a374b am: 795e8259f7 by Martijn Coenen · 5 years ago
  40. fbdc726 Update BCP computation to use derive_classpath by Alex Light · 5 years ago
  41. 6de402a Convert some unsafe post-fork() LOG usage. by Martijn Coenen · 5 years ago
  42. db37dc6 Merge "Try to mount and compile system_ext apks." am: ce1f9f941d am: 842ede798d am: 515bc82d2f by Alex Light · 5 years ago
  43. 1a4c1da Try to mount and compile system_ext apks. by Alex Light · 5 years ago
  44. a341114 Merge "Call apexd --unmount-all at the end of otapreopt_chroot run" am: ae453297d5 am: 2ac3f56605 am: 97c546e83b by Alex Light · 5 years ago
  45. 2a42aee Call apexd --unmount-all at the end of otapreopt_chroot run by Nikita Ioffe · 5 years ago
  46. 8611720 Merge "Check property for sdcardfs usage" am: 1a1b89524a am: 6e298f7213 am: 64c10a18c9 by Hung-ying Tyan · 5 years ago
  47. f618443 Check property for sdcardfs usage by Daniel Rosenberg · 6 years ago
  48. 25b04bb Merge "Don't use DEX2OAT_BOOTCLASSPATH for apps." am: c0a346c31b am: 3fbd532242 am: d83e58173a by Nicolas Geoffray · 5 years ago
  49. c0a346c Merge "Don't use DEX2OAT_BOOTCLASSPATH for apps." by Nicolas Geoffray · 5 years ago
  50. cad66dc Merge "Use apexd to set up chroot apex dir" by Treehugger Robot · 5 years ago
  51. 0e79693 Merge "Fix #2 for dexopt_test now that '&' is not a valid class loader context." am: c374340c82 am: 73bbda19db am: 42e4b35172 by Nicolas Geoffray · 5 years ago
  52. a69482e Don't use DEX2OAT_BOOTCLASSPATH for apps. by Nicolas Geoffray · 5 years ago
  53. 0f3a054 Fix #2 for dexopt_test now that '&' is not a valid class loader context. by Nicolas Geoffray · 5 years ago
  54. d44d3be Merge "Fix dexopt_test now that '&' is not a valid class loader context." am: 1e6cf053a5 am: f278329b65 am: 9fbf1ca2fb by Calin Juravle · 5 years ago
  55. bf01f37 Fix dexopt_test now that '&' is not a valid class loader context. by Nicolas Geoffray · 5 years ago
  56. 2ca8b86 Use apexd to set up chroot apex dir by Alex Light · 5 years ago
  57. 53e9438 Use apexd to set up chroot apex dir by Alex Light · 5 years ago
  58. fe3e277 Merge "Don't delete new dalvik-cache for otapreopt" am: 7cd8f20c96 am: a5c10d68fb am: 97a95614a2 by Alex Light · 5 years ago
  59. 7cd8f20 Merge "Don't delete new dalvik-cache for otapreopt" by Alex Light · 5 years ago
  60. 9798fcd Merge changes from topics "ota-apex-list", "otapreopt-linkerconfig" am: 8a3d4d4ea1 am: 0719cf547b am: 50bbce6f66 by Treehugger Robot · 5 years ago
  61. 2d4a9cd Make otapreopt_chroot setup linker am: 2b307a099e am: d27126596a am: ac33a56d8e by Alex Light · 5 years ago
  62. d271265 Make otapreopt_chroot setup linker am: 2b307a099e by Alex Light · 5 years ago
  63. 8a3d4d4 Merge changes from topics "ota-apex-list", "otapreopt-linkerconfig" by Treehugger Robot · 5 years ago
  64. 96b3123 Don't delete new dalvik-cache for otapreopt by Alex Light · 5 years ago
  65. 7a3b698 Merge changes Iebdb112c,I8203868b,Icedec8cc am: 9a8bd42d58 am: b870254c13 am: 63697a96a9 by Treehugger Robot · 5 years ago
  66. cf7e6de Generate apex-info-list.xml in the ota chroot by Alex Light · 5 years ago
  67. 2b307a0 Make otapreopt_chroot setup linker by Alex Light · 5 years ago
  68. 9a8bd42 Merge changes Iebdb112c,I8203868b,Icedec8cc by Treehugger Robot · 5 years ago
  69. 9c3d87d Update BOOTCLASSPATH environment variable search location by Alex Light · 5 years ago
  70. c36d001 Only read system/build.prop for properties by Alex Light · 5 years ago
  71. 35d7d4c Populate ApexFileRepository before activating apexes by Nikita Ioffe · 5 years ago
  72. 2740bf1 Merge "Make installd log A/B missing artifacts" am: 7dad29dc9a am: f8a4c39c39 am: 9d46ae8dc5 by Treehugger Robot · 5 years ago
  73. 0da6823 Merge "Make otapreopt actually print dexopt error messages" am: c0c5fae603 am: 171ceecf3e am: 63d9b79a54 by Treehugger Robot · 5 years ago
  74. f8a4c39 Merge "Make installd log A/B missing artifacts" am: 7dad29dc9a by Treehugger Robot · 5 years ago
  75. 171ceec Merge "Make otapreopt actually print dexopt error messages" am: c0c5fae603 by Treehugger Robot · 5 years ago
  76. 7dad29d Merge "Make installd log A/B missing artifacts" by Treehugger Robot · 5 years ago
  77. 6c857b7 Make otapreopt actually print dexopt error messages by Alex Light · 5 years ago
  78. 9f29566 Make installd log A/B missing artifacts by Alex Light · 5 years ago
  79. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  80. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  81. ca3e579 Merge ab/7061308 into stage. by Xin Li · 5 years ago
  82. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  83. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  84. e73c217 Merge changes from topic "platform_shared" am: c183b7c684 am: dca00e9117 am: c41005f57c by Treehugger Robot · 5 years ago
  85. c41005f Merge changes from topic "platform_shared" am: c183b7c684 am: dca00e9117 by Treehugger Robot · 5 years ago
  86. dc41366 Re-export headers of libbinder from libinstalld by Jooyung Han · 5 years ago
  87. 96e891d Merge "Remove unused update_out_oat_access_times." am: 1fe4c9f19e am: ee6edd1102 am: ff4ce2f999 by Calin Juravle · 5 years ago
  88. ff4ce2f Merge "Remove unused update_out_oat_access_times." am: 1fe4c9f19e am: ee6edd1102 by Calin Juravle · 5 years ago
  89. bf00bf3 Remove unused update_out_oat_access_times. by Rock.Yeh · 5 years ago
  90. 9149533 Merge "Rename android::apex functions" am: f30487a146 am: 4029951888 am: 58795ac61b by Nikita Ioffe · 5 years ago
  91. 58795ac Merge "Rename android::apex functions" am: f30487a146 am: 4029951888 by Nikita Ioffe · 5 years ago
  92. b2342d8 Rename android::apex functions by Nikita Ioffe · 5 years ago
  93. 772e250 Merge "Run restorecon on new profile directories." am: 2705d04f15 am: 903d5086e3 am: bce32a6ba7 by Alan Stokes · 5 years ago
  94. bce32a6 Merge "Run restorecon on new profile directories." am: 2705d04f15 am: 903d5086e3 by Alan Stokes · 5 years ago
  95. bfc3b27 Merge "Revert "Revert "installd: Fix set dex2oat to background after boot_complete""" am: 3031a838c2 am: 25cd8c1f2a am: cbd7c0aad3 by Wei Wang · 5 years ago
  96. cbd7c0a Merge "Revert "Revert "installd: Fix set dex2oat to background after boot_complete""" am: 3031a838c2 am: 25cd8c1f2a by Wei Wang · 5 years ago
  97. 928d2c1 Run restorecon on new profile directories. by Alan Stokes · 5 years ago
  98. e0dbd9b Revert "Revert "installd: Fix set dex2oat to background after boot_complete"" by Wei Wang · 5 years ago
  99. 9a77ae3 Merge "Revert "installd: Fix set dex2oat to background after boot_complete"" am: adf390d7a0 am: 5bac4ed709 am: a3ee5ad569 by Dario Freni · 5 years ago
  100. a3ee5ad Merge "Revert "installd: Fix set dex2oat to background after boot_complete"" am: adf390d7a0 am: 5bac4ed709 by Dario Freni · 5 years ago