1. dff7de4 Check all art-related system properties. by Jiakai Zhang · 2 years, 1 month ago
  2. 45d0881 Re-compile on userfaultfd phenotype flag change. by Jiakai Zhang · 2 years, 1 month ago
  3. f0eab52 Add a preloaded-classes-fds argument to dex2oat. am: 4c1e0ca056 am: 73ff93a6c5 am: 526f039077 by Nicolas Geoffray · 2 years, 3 months ago
  4. 4c1e0ca Add a preloaded-classes-fds argument to dex2oat. by Nicolas Geoffray · 2 years, 3 months ago
  5. 38fd254 odrefresh: Disable partial compilation on devices without security fix by Jiakai Zhang · 2 years, 3 months ago
  6. 39f6d00 odrefresh: Stop refreshing artifacts on new Android versions. by Jiakai Zhang · 2 years, 4 months ago
  7. 8046b62 Fall back to compiling the primary boot image on device. by Jiakai Zhang · 2 years, 4 months ago
  8. 6740fcc Don't do force-compile in CompOS mode by Alan Stokes · 2 years, 4 months ago
  9. b484f0f Modify --compilation-os-mode to not omit APEX timestamps. by Jiakai Zhang · 2 years, 4 months ago
  10. d0c969f Set the trigger to be kApexVersionMismatch when no prior cache-info. by Jiakai Zhang · 2 years, 5 months ago
  11. 7b79814 Revert odrefresh split by Victor Hsieh · 2 years, 5 months ago
  12. d20fa39 Remove --max-{execution, child-process}-seconds by Victor Hsieh · 2 years, 5 months ago
  13. a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 2 years, 5 months ago
  14. 884e22f Compile the entire bootclasspath on device. by Jiakai Zhang · 2 years, 6 months ago
  15. 56c5738 odrefresh: Avoid uninitialized usage by Greg Kaiser · 2 years, 5 months ago
  16. 46d3016 odrefresh: Avoid uninitialized usage by Greg Kaiser · 2 years, 5 months ago
  17. d0d1085 Remove pvm_exec call from odrefresh by Victor Hsieh · 2 years, 5 months ago
  18. ebbbfce Revert^2 "Remove redundant odrefresh test template" by Jiakai Zhang · 2 years, 5 months ago
  19. d98612e Fail if given an unrecognised option. by Alan Stokes · 2 years, 5 months ago
  20. 14d071c Revert "Remove redundant odrefresh test template" by Alan Stokes · 2 years, 5 months ago
  21. 34dcce5 Add a Compilation OS mode to odrefresh. by Jiakai Zhang · 2 years, 5 months ago
  22. 6fd856d Remove redundant odrefresh test template by Victor Hsieh · 2 years, 5 months ago
  23. a39356a odrefresh: add flag of system server compiler filter by Victor Hsieh · 2 years, 6 months ago
  24. fcdc7cf Remove odrefresh host flags. by Jiakai Zhang · 2 years, 5 months ago
  25. a2e3936 Ignore changes to irrelevant APEXes by Alan Stokes · 2 years, 5 months ago
  26. 08e9f5f odrefresh should exit non-zero for invalid argument by Victor Hsieh · 2 years, 6 months ago
  27. 0430502 Cleanup unexpected files even if compilation is not required. by Jiakai Zhang · 2 years, 6 months ago
  28. 1f8d261 Fix --dalvik-cache by Alan Stokes · 2 years, 6 months ago
  29. fb00761 Respect ART_APEX_DATA for default artifact dir by Victor Hsieh · 2 years, 6 months ago
  30. 4b76213 Create a test ART apex that forces execution of JIT zygote. by Nicolas Geoffray · 2 years, 6 months ago
  31. 4c7ffab Refresh existing artifacts in the compilation phase. by Jiakai Zhang · 2 years, 6 months ago
  32. eb65b41 Fix OdRefreshTest.CompileSetsCompilerFilter. by Jiakai Zhang · 2 years, 6 months ago
  33. afb5b82 Make odrefresh respect ANDROID_ROOT on file open by Victor Hsieh · 2 years, 7 months ago
  34. 27a740c odrefresh: Add --staging-dir by Victor Hsieh · 2 years, 7 months ago
  35. 9b7ddf6 Compile standalone system server jars. by Jiakai Zhang · 2 years, 7 months ago
  36. 3644cb4 odrefresh: support --zygote-arch in target variant by Victor Hsieh · 2 years, 7 months ago
  37. 83c38e2 Support compiling partial system server jars. by Jiakai Zhang · 2 years, 7 months ago
  38. 432d6eb Fix odrefresh partial compilation. by Jiakai Zhang · 2 years, 7 months ago
  39. 5a65d03 Fix the logic for skipping compilation based on backoff. by Jiakai Zhang · 2 years, 7 months ago
  40. 90fe2d0 Fix timeouts. by Alan Stokes · 2 years, 7 months ago
  41. f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 2 years, 7 months ago
  42. d1e6bea Build `odrefresh` ART gtests for both 32- and 64-bit architectures. by Roland Levillain · 2 years, 7 months ago
  43. 619121a Remove the code for verifying artifacts. by Jiakai Zhang · 2 years, 7 months ago
  44. 5514c8e Add dexpreopt_test. by Jiakai Zhang · 2 years, 8 months ago
  45. b37da9d Add timeout flags to the cmdline usage by Victor Hsieh · 2 years, 8 months ago
  46. 954b995 odrefresh: Don't pass JARs in APEX as FD to dex2oat by Victor Hsieh · 2 years, 8 months ago
  47. 884fe76 Set timeout by command line flag by Victor Hsieh · 2 years, 8 months ago
  48. d4d21bf Allow odrefresh to write elsewhere than dalvik-cache by Alan Stokes · 2 years, 8 months ago
  49. 8d12ed6 Revert "Implement another OdrDexopt to use new CompOS API" by Sorin Basca · 2 years, 8 months ago
  50. 381e66a Implement another OdrDexopt to use new CompOS API by Victor Hsieh · 2 years, 8 months ago
  51. 2fc4004 Use cid=0 to mean not specified by Alan Stokes · 2 years, 8 months ago
  52. 507a729 Increase max execution time for a VM by Alan Stokes · 2 years, 8 months ago
  53. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 2 years, 8 months ago
  54. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 2 years, 8 months ago
  55. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 2 years, 9 months ago
  56. a182c93 odrefresh: explicitly initialize to use system logger by Orion Hodson · 2 years, 8 months ago
  57. 617c6ab Loosen the SDK requirement of a test case in OdRefreshTest. by Jiakai Zhang · 2 years, 9 months ago
  58. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 2 years, 9 months ago
  59. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 2 years, 9 months ago
  60. 7cbd0e8 Remove libartbase from static_libs of odrefresh tests. by Jiakai Zhang · 2 years, 9 months ago
  61. b1d9035 Fix lint error in odrefresh_test. by Jiakai Zhang · 2 years, 9 months ago
  62. ad58e1c Remove the use of --updatable-bcp-packages-fd from odrefresh. by Jiakai Zhang · 2 years, 9 months ago
  63. 4e6cc73 Support using boot image on system when compiling system server. by Jiakai Zhang · 2 years, 9 months ago
  64. 0755671 Update odrefresh to check APEX system server artifacts on system. by Jiakai Zhang · 2 years, 9 months ago
  65. 7a3ccd0 Disable host build of odrefresh by Victor Hsieh · 2 years, 9 months ago
  66. d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 2 years, 9 months ago
  67. d44add9 odrefresh: Allow extra 30s for subprocesses in VM by Victor Hsieh · 2 years, 10 months ago
  68. f1865b3 odrefresh: minor diagnostic improvements by Orion Hodson · 2 years, 10 months ago
  69. ccbcfb1 Revert^2 "Add unit tests for odrefresh - step 2" by Jiakai Zhang · 2 years, 10 months ago
  70. a7e7426 Give extra time for odrefresh subprocess in VM by Victor Hsieh · 2 years, 10 months ago
  71. b89649b Revert "Add unit tests for odrefresh - step 2" by Ulyana Trafimovich · 2 years, 10 months ago
  72. b91dad2 Add unit tests for odrefresh - step 2 by Jiakai Zhang · 2 years, 10 months ago
  73. 3ba3edf Add unit tests for odrefresh - step 1 by Jiakai Zhang · 2 years, 10 months ago
  74. 7de49d8 Update on-device AOT compilation to cover all cases. by Jiakai Zhang · 2 years, 11 months ago
  75. 5503a8a odrefresh: Respect "dalvik.vm.systemservercompilerfilter". by Jiakai Zhang · 2 years, 10 months ago
  76. b09a983 odrefresh: Defaults to using "speed" for compiling system_server. by Jiakai Zhang · 2 years, 10 months ago
  77. 0e85853 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 2 years, 10 months ago
  78. ce9b902 Reland: Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 2 years, 11 months ago
  79. d7a4da1 Revert "Support pass BCP art/vdex/oat files by FD" by Orion Hodson · 2 years, 11 months ago
  80. b1adfc2 Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 2 years, 11 months ago
  81. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 3 years ago
  82. 20b3c57 odrefresh: add test for samegrade ART APEX install by Orion Hodson · 3 years ago
  83. 79f874d odrefresh: add support for lastUpdateMillis as part of version check by Orion Hodson · 3 years ago
  84. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 3 months ago
  85. 2c96673 Don't delete everything in apexdata/com.android.art. by Alan Stokes · 3 years ago
  86. 156a861 odrefresh: don't stage profile if not exists by Victor Hsieh · 3 years ago
  87. 71b2cb5 odrefresh: fix instruction set selection. by Orion Hodson · 3 years ago
  88. 885929f odrefresh: Fix mis-placed delimiter when joining FDs by Victor Hsieh · 3 years ago
  89. b3a4e01 odrefresh: Support option to run dex2oat in PVM by Victor Hsieh · 3 years ago
  90. 0be3da6 odrefresh: pass BCP JARs as FDs to dex2oat by Victor Hsieh · 3 years ago
  91. 4ab5923 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd by Victor Hsieh · 3 years ago
  92. f761f58 Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 3 years ago
  93. 1e7faf7 Use tinyxml2-based generated Apex Info List sources by Sorin Basca · 3 years ago
  94. 2835c29 Pass classpath loader FDs to dex2oat by Victor Hsieh · 3 years ago
  95. ae553e0 Revert "odrefresh: compilation backoff" by Orion Hodson · 3 years ago
  96. 6859ffc odrefresh: compilation backoff by Orion Hodson · 3 years, 1 month ago
  97. a9f80fc odrefresh: pass profile file as fd to dex2oat by Victor Hsieh · 3 years, 1 month ago
  98. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 1 month ago
  99. 826e666 Add --dex-fd to dex2oat by Victor Hsieh · 3 years, 1 month ago
  100. 8ba64c2 odrefresh: Avoid string copy by Greg Kaiser · 3 years, 1 month ago