1. 90fe2d0 Fix timeouts. by Alan Stokes · 4 years, 7 months ago
  2. f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 4 years, 7 months ago
  3. d1e6bea Build `odrefresh` ART gtests for both 32- and 64-bit architectures. by Roland Levillain · 4 years, 7 months ago
  4. 619121a Remove the code for verifying artifacts. by Jiakai Zhang · 4 years, 7 months ago
  5. 5514c8e Add dexpreopt_test. by Jiakai Zhang · 4 years, 8 months ago
  6. b37da9d Add timeout flags to the cmdline usage by Victor Hsieh · 4 years, 8 months ago
  7. 954b995 odrefresh: Don't pass JARs in APEX as FD to dex2oat by Victor Hsieh · 4 years, 8 months ago
  8. 884fe76 Set timeout by command line flag by Victor Hsieh · 4 years, 8 months ago
  9. d4d21bf Allow odrefresh to write elsewhere than dalvik-cache by Alan Stokes · 4 years, 8 months ago
  10. 8d12ed6 Revert "Implement another OdrDexopt to use new CompOS API" by Sorin Basca · 4 years, 8 months ago
  11. 381e66a Implement another OdrDexopt to use new CompOS API by Victor Hsieh · 4 years, 8 months ago
  12. 2fc4004 Use cid=0 to mean not specified by Alan Stokes · 4 years, 8 months ago
  13. 507a729 Increase max execution time for a VM by Alan Stokes · 4 years, 8 months ago
  14. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 4 years, 8 months ago
  15. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 4 years, 8 months ago
  16. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 4 years, 9 months ago
  17. a182c93 odrefresh: explicitly initialize to use system logger by Orion Hodson · 4 years, 8 months ago
  18. 617c6ab Loosen the SDK requirement of a test case in OdRefreshTest. by Jiakai Zhang · 4 years, 8 months ago
  19. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 4 years, 8 months ago
  20. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 4 years, 9 months ago
  21. 7cbd0e8 Remove libartbase from static_libs of odrefresh tests. by Jiakai Zhang · 4 years, 9 months ago
  22. b1d9035 Fix lint error in odrefresh_test. by Jiakai Zhang · 4 years, 9 months ago
  23. ad58e1c Remove the use of --updatable-bcp-packages-fd from odrefresh. by Jiakai Zhang · 4 years, 9 months ago
  24. 4e6cc73 Support using boot image on system when compiling system server. by Jiakai Zhang · 4 years, 9 months ago
  25. 0755671 Update odrefresh to check APEX system server artifacts on system. by Jiakai Zhang · 4 years, 9 months ago
  26. 7a3ccd0 Disable host build of odrefresh by Victor Hsieh · 4 years, 9 months ago
  27. d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 4 years, 9 months ago
  28. d44add9 odrefresh: Allow extra 30s for subprocesses in VM by Victor Hsieh · 4 years, 9 months ago
  29. f1865b3 odrefresh: minor diagnostic improvements by Orion Hodson · 4 years, 9 months ago
  30. ccbcfb1 Revert^2 "Add unit tests for odrefresh - step 2" by Jiakai Zhang · 4 years, 10 months ago
  31. a7e7426 Give extra time for odrefresh subprocess in VM by Victor Hsieh · 4 years, 10 months ago
  32. b89649b Revert "Add unit tests for odrefresh - step 2" by Ulyana Trafimovich · 4 years, 10 months ago
  33. b91dad2 Add unit tests for odrefresh - step 2 by Jiakai Zhang · 4 years, 10 months ago
  34. 3ba3edf Add unit tests for odrefresh - step 1 by Jiakai Zhang · 4 years, 10 months ago
  35. 7de49d8 Update on-device AOT compilation to cover all cases. by Jiakai Zhang · 5 years ago
  36. 5503a8a odrefresh: Respect "dalvik.vm.systemservercompilerfilter". by Jiakai Zhang · 4 years, 10 months ago
  37. b09a983 odrefresh: Defaults to using "speed" for compiling system_server. by Jiakai Zhang · 4 years, 10 months ago
  38. 0e85853 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 4 years, 10 months ago
  39. ce9b902 Reland: Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 4 years, 11 months ago
  40. d7a4da1 Revert "Support pass BCP art/vdex/oat files by FD" by Orion Hodson · 4 years, 11 months ago
  41. b1adfc2 Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 4 years, 11 months ago
  42. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 5 years ago
  43. 20b3c57 odrefresh: add test for samegrade ART APEX install by Orion Hodson · 5 years ago
  44. 79f874d odrefresh: add support for lastUpdateMillis as part of version check by Orion Hodson · 5 years ago
  45. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 5 years ago
  46. 2c96673 Don't delete everything in apexdata/com.android.art. by Alan Stokes · 5 years ago
  47. 156a861 odrefresh: don't stage profile if not exists by Victor Hsieh · 5 years ago
  48. 71b2cb5 odrefresh: fix instruction set selection. by Orion Hodson · 5 years ago
  49. 885929f odrefresh: Fix mis-placed delimiter when joining FDs by Victor Hsieh · 5 years ago
  50. b3a4e01 odrefresh: Support option to run dex2oat in PVM by Victor Hsieh · 5 years ago
  51. 0be3da6 odrefresh: pass BCP JARs as FDs to dex2oat by Victor Hsieh · 5 years ago
  52. 4ab5923 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd by Victor Hsieh · 5 years ago
  53. f761f58 Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 5 years ago
  54. 1e7faf7 Use tinyxml2-based generated Apex Info List sources by Sorin Basca · 5 years ago
  55. 2835c29 Pass classpath loader FDs to dex2oat by Victor Hsieh · 5 years ago
  56. ae553e0 Revert "odrefresh: compilation backoff" by Orion Hodson · 5 years ago
  57. 6859ffc odrefresh: compilation backoff by Orion Hodson · 5 years ago
  58. a9f80fc odrefresh: pass profile file as fd to dex2oat by Victor Hsieh · 5 years ago
  59. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 5 years ago
  60. 826e666 Add --dex-fd to dex2oat by Victor Hsieh · 5 years ago
  61. 8ba64c2 odrefresh: Avoid string copy by Greg Kaiser · 5 years ago
  62. 816cab3 odrefresh: log an error if updatable_bcp_packages file is missing by Orion Hodson · 5 years ago
  63. 263c39e odrefresh: add compilation space checks by Orion Hodson · 5 years ago
  64. 17c5018 Revert "odrefresh: re-enable OdrFsUtilsTest.GetUsedSpace" by Nicolas Geoffray · 5 years ago
  65. 59d29bf odrefresh: re-enable OdrFsUtilsTest.GetUsedSpace by Orion Hodson · 5 years ago
  66. c86345c odrefresh: temporarily disable OdrFsUtilsTest.GetUsedSpace by Orion Hodson · 5 years ago
  67. c3a152e odr_fs_utils_test: drop bogus assertion by Orion Hodson · 5 years ago
  68. d4edf4f odrefresh: Avoid a couple string copies by Greg Kaiser · 5 years ago
  69. baf563d odrefresh: Add support for uploading stats by Orion Hodson · 5 years ago
  70. 957fb15 odrefresh: add metrics support by Orion Hodson · 5 years ago
  71. f96c916 odrefresh: move file-system utilities into odr_fs_utils.{h,cc} by Orion Hodson · 5 years ago
  72. 4b3f4d3 Limit odrefresh progress percent to 90. by Nicolas Geoffray · 5 years ago
  73. 5db2fd0 odrefresh: update progress bar when compiling. by Nicolas Geoffray · 5 years ago
  74. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 5 years ago
  75. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 5 years ago
  76. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 5 years ago
  77. 84ebf3c odrefresh: ensure dalvik-cache exists for cache-info.xml file by Orion Hodson · 5 years ago
  78. fcbbdd4 odrefresh: make --compile single pass by Orion Hodson · 5 years ago
  79. 3407fb2 odrefresh: failure handling improvements by Orion Hodson · 5 years ago
  80. 35363cf odrefresh: clean error message if env var missing by Orion Hodson · 5 years ago
  81. a2e2eb1 odrefresh: update flags to dex2oat by Orion Hodson · 5 years ago
  82. 947a850 odrefresh: check artifacts using cache and filesystem metadata by Orion Hodson · 5 years ago
  83. 8059bdb odrefresh: temporarily disable check by Orion Hodson · 5 years ago
  84. 8f19867 odrefresh: fixes for launching from init by Orion Hodson · 5 years ago
  85. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 5 years ago
  86. e4b7d43 Do not add quotes around flags argument by Chih-Hung Hsieh · 5 years ago
  87. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 5 years ago