1. 83c38e2 Support compiling partial system server jars. by Jiakai Zhang · 3 years, 2 months ago
  2. 432d6eb Fix odrefresh partial compilation. by Jiakai Zhang · 3 years, 2 months ago
  3. 5a65d03 Fix the logic for skipping compilation based on backoff. by Jiakai Zhang · 3 years, 2 months ago
  4. 619121a Remove the code for verifying artifacts. by Jiakai Zhang · 3 years, 2 months ago
  5. 954b995 odrefresh: Don't pass JARs in APEX as FD to dex2oat by Victor Hsieh · 3 years, 3 months ago
  6. 884fe76 Set timeout by command line flag by Victor Hsieh · 3 years, 3 months ago
  7. d4d21bf Allow odrefresh to write elsewhere than dalvik-cache by Alan Stokes · 3 years, 3 months ago
  8. 8d12ed6 Revert "Implement another OdrDexopt to use new CompOS API" by Sorin Basca · 3 years, 3 months ago
  9. 381e66a Implement another OdrDexopt to use new CompOS API by Victor Hsieh · 3 years, 3 months ago
  10. 507a729 Increase max execution time for a VM by Alan Stokes · 3 years, 3 months ago
  11. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 3 months ago
  12. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 3 years, 3 months ago
  13. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  14. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 3 years, 3 months ago
  15. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  16. ad58e1c Remove the use of --updatable-bcp-packages-fd from odrefresh. by Jiakai Zhang · 3 years, 3 months ago
  17. 4e6cc73 Support using boot image on system when compiling system server. by Jiakai Zhang · 3 years, 3 months ago
  18. 0755671 Update odrefresh to check APEX system server artifacts on system. by Jiakai Zhang · 3 years, 3 months ago
  19. d44add9 odrefresh: Allow extra 30s for subprocesses in VM by Victor Hsieh · 3 years, 4 months ago
  20. f1865b3 odrefresh: minor diagnostic improvements by Orion Hodson · 3 years, 4 months ago
  21. ccbcfb1 Revert^2 "Add unit tests for odrefresh - step 2" by Jiakai Zhang · 3 years, 4 months ago
  22. a7e7426 Give extra time for odrefresh subprocess in VM by Victor Hsieh · 3 years, 4 months ago
  23. b89649b Revert "Add unit tests for odrefresh - step 2" by Ulyana Trafimovich · 3 years, 4 months ago
  24. b91dad2 Add unit tests for odrefresh - step 2 by Jiakai Zhang · 3 years, 4 months ago
  25. 3ba3edf Add unit tests for odrefresh - step 1 by Jiakai Zhang · 3 years, 5 months ago
  26. 7de49d8 Update on-device AOT compilation to cover all cases. by Jiakai Zhang · 3 years, 6 months ago
  27. 5503a8a odrefresh: Respect "dalvik.vm.systemservercompilerfilter". by Jiakai Zhang · 3 years, 5 months ago
  28. b09a983 odrefresh: Defaults to using "speed" for compiling system_server. by Jiakai Zhang · 3 years, 5 months ago
  29. ce9b902 Reland: Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 5 months ago
  30. d7a4da1 Revert "Support pass BCP art/vdex/oat files by FD" by Orion Hodson · 3 years, 5 months ago
  31. b1adfc2 Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 5 months ago
  32. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 3 years, 6 months ago
  33. 20b3c57 odrefresh: add test for samegrade ART APEX install by Orion Hodson · 3 years, 6 months ago
  34. 79f874d odrefresh: add support for lastUpdateMillis as part of version check by Orion Hodson · 3 years, 6 months ago
  35. 2c96673 Don't delete everything in apexdata/com.android.art. by Alan Stokes · 3 years, 6 months ago
  36. 156a861 odrefresh: don't stage profile if not exists by Victor Hsieh · 3 years, 6 months ago
  37. 71b2cb5 odrefresh: fix instruction set selection. by Orion Hodson · 3 years, 7 months ago
  38. 885929f odrefresh: Fix mis-placed delimiter when joining FDs by Victor Hsieh · 3 years, 7 months ago
  39. b3a4e01 odrefresh: Support option to run dex2oat in PVM by Victor Hsieh · 3 years, 7 months ago
  40. 0be3da6 odrefresh: pass BCP JARs as FDs to dex2oat by Victor Hsieh · 3 years, 7 months ago
  41. 4ab5923 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd by Victor Hsieh · 3 years, 7 months ago
  42. f761f58 Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 3 years, 7 months ago
  43. 2835c29 Pass classpath loader FDs to dex2oat by Victor Hsieh · 3 years, 7 months ago
  44. ae553e0 Revert "odrefresh: compilation backoff" by Orion Hodson · 3 years, 7 months ago
  45. 6859ffc odrefresh: compilation backoff by Orion Hodson · 3 years, 8 months ago
  46. a9f80fc odrefresh: pass profile file as fd to dex2oat by Victor Hsieh · 3 years, 8 months ago
  47. 826e666 Add --dex-fd to dex2oat by Victor Hsieh · 3 years, 8 months ago
  48. 8ba64c2 odrefresh: Avoid string copy by Greg Kaiser · 3 years, 8 months ago
  49. 816cab3 odrefresh: log an error if updatable_bcp_packages file is missing by Orion Hodson · 3 years, 8 months ago
  50. 263c39e odrefresh: add compilation space checks by Orion Hodson · 3 years, 8 months ago
  51. d4edf4f odrefresh: Avoid a couple string copies by Greg Kaiser · 3 years, 8 months ago
  52. 957fb15 odrefresh: add metrics support by Orion Hodson · 3 years, 9 months ago
  53. f96c916 odrefresh: move file-system utilities into odr_fs_utils.{h,cc} by Orion Hodson · 3 years, 9 months ago
  54. 4b3f4d3 Limit odrefresh progress percent to 90. by Nicolas Geoffray · 3 years, 8 months ago
  55. 5db2fd0 odrefresh: update progress bar when compiling. by Nicolas Geoffray · 3 years, 9 months ago
  56. 84ebf3c odrefresh: ensure dalvik-cache exists for cache-info.xml file by Orion Hodson · 3 years, 9 months ago
  57. fcbbdd4 odrefresh: make --compile single pass by Orion Hodson · 3 years, 9 months ago
  58. 3407fb2 odrefresh: failure handling improvements by Orion Hodson · 3 years, 10 months ago
  59. 35363cf odrefresh: clean error message if env var missing by Orion Hodson · 3 years, 10 months ago
  60. a2e2eb1 odrefresh: update flags to dex2oat by Orion Hodson · 3 years, 10 months ago
  61. 947a850 odrefresh: check artifacts using cache and filesystem metadata by Orion Hodson · 3 years, 10 months ago
  62. 8059bdb odrefresh: temporarily disable check by Orion Hodson · 3 years, 10 months ago
  63. 8f19867 odrefresh: fixes for launching from init by Orion Hodson · 3 years, 10 months ago
  64. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 3 years, 11 months ago