1. d31ec32 Don't spin up the ART runtime in art_standalone_dex2oat_cts_tests. by Martin Stjernholm · 1 year, 7 months ago
  2. 36c0cb0 Add support for max-target-s by Artur Satayev · 2 years, 1 month ago
  3. 96403b1 hiddenapi: Fail if encoding S+ flags on R/Q libraries by Paul Duffin · 2 years, 1 month ago
  4. 495311c Modernize libartbase/ usage of <type_traits>... by Vladimir Marko · 2 years, 2 months ago
  5. cdc3ab0 Force inlining in `InternTable`. by Vladimir Marko · 2 years, 2 months ago
  6. de4d195 Clean up InductionVarAnalysis. by Vladimir Marko · 2 years, 3 months ago
  7. e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 3 months ago
  8. 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 3 months ago
  9. fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 3 months ago
  10. 0805e90 Add (D)CHECK_IMPLIES to ART logging by Santiago Aboy Solanes · 2 years, 4 months ago
  11. a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 3 months ago
  12. 0bdef31 Revert^2 "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 2 years, 4 months ago
  13. 61c0d22 Move the primary boot image in chroot environment. by Jiakai Zhang · 2 years, 4 months ago
  14. 2464218 Fix logic around SDK visibility of interface methods. by Nicolas Geoffray · 2 years, 4 months ago
  15. ac9d28b Revert "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 2 years, 4 months ago
  16. 3bd4858 Remove the primary boot image from the ART APEX. by Jiakai Zhang · 2 years, 5 months ago
  17. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  18. 8046b62 Fall back to compiling the primary boot image on device. by Jiakai Zhang · 2 years, 4 months ago
  19. c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  20. 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  21. 015665f Revert^2 "Fix the check on apex-versions for boot images." by Jiakai Zhang · 2 years, 4 months ago
  22. 57b3b54 Revert "Fix the check on apex-versions for boot images." by Santiago Aboy Solanes · 2 years, 4 months ago
  23. e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 2 years, 4 months ago
  24. 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 2 years, 4 months ago
  25. 8bc45ab Fix the check on apex-versions for boot images. by Jiakai Zhang · 2 years, 4 months ago
  26. a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 2 years, 5 months ago
  27. c7ea9b1 Update dexpreopt_test to verify boot images. by Jiakai Zhang · 2 years, 5 months ago
  28. 884e22f Compile the entire bootclasspath on device. by Jiakai Zhang · 2 years, 5 months ago
  29. 163ebe2 Add `HashSet<>::{Put,PutWithHash}()`. by Vladimir Marko · 2 years, 5 months ago
  30. a2e3936 Ignore changes to irrelevant APEXes by Alan Stokes · 2 years, 5 months ago
  31. 0628e78 Fix ReadMagicAndReset. by Jiakai Zhang · 2 years, 5 months ago
  32. 9f057d6 Add HashSet<> ctor with initial buffer... by Vladimir Marko · 2 years, 5 months ago
  33. 1bad13f Move from sampling PGO to AFDO pipeline by Yi Kong · 2 years, 5 months ago
  34. fb8cdb5 Update JIT Zygote to support compiling the entire bootclasspath. by Jiakai Zhang · 2 years, 6 months ago
  35. ce2a344 JNI: Inline fast-path for `JniMethodStart()`. by Vladimir Marko · 2 years, 6 months ago
  36. fb00761 Respect ART_APEX_DATA for default artifact dir by Victor Hsieh · 2 years, 6 months ago
  37. 483c41a ART: Use core image to speed up some gtests. by Vladimir Marko · 2 years, 7 months ago
  38. e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 2 years, 7 months ago
  39. 02e3be0 Make art_test_common_defaults inherit art_defaults. by Martin Stjernholm · 2 years, 7 months ago
  40. 5514c8e Add dexpreopt_test. by Jiakai Zhang · 2 years, 8 months ago
  41. 394a082 Change `BitTableBase<>::num_rows_` to `uint32_t`. by Vladimir Marko · 2 years, 7 months ago
  42. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 2 years, 8 months ago
  43. d4d21bf Allow odrefresh to write elsewhere than dalvik-cache by Alan Stokes · 2 years, 8 months ago
  44. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 2 years, 8 months ago
  45. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 2 years, 8 months ago
  46. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 2 years, 9 months ago
  47. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 2 years, 8 months ago
  48. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 2 years, 9 months ago
  49. ea55f3d Change only_use_system_oat_files_ logic. by Nicolas Geoffray · 2 years, 9 months ago
  50. 7fa7086 Update ART runtime to recognize artifacts on /system for APEX. by Jiakai Zhang · 2 years, 9 months ago
  51. 073885c Fix art compiling against musl by Colin Cross · 2 years, 9 months ago
  52. 96d8f4f Fix two incorrect test conditions in `libartbase/base/flags_test.cc`. by Roland Levillain · 2 years, 9 months ago
  53. 0de8c02 Explicitly note ignored return result by Yi Kong · 2 years, 9 months ago
  54. 611d71c Fix a few non-inclusive terms by Orion Hodson · 2 years, 9 months ago
  55. 3326fce Fix android.security.cts.FileDescriptorTest#testCLOEXEC by Hu Wang · 2 years, 9 months ago
  56. 8f21748 Mark move constructors/assignements as `noexcept`. by Vladimir Marko · 2 years, 11 months ago
  57. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 2 years, 11 months ago
  58. 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 2 years, 11 months ago
  59. e431d13 Add a "vdex" reason for compilation reason. by Nicolas Geoffray · 2 years, 11 months ago
  60. b6e6792 Move Transaction logs to arena allocator. by Vladimir Marko · 2 years, 11 months ago
  61. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 2 months ago
  62. 971068d runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years ago
  63. 3d12876 Add special control flags for system server reporting by Calin Juravle · 3 years ago
  64. 9b996ce Replace JIT total time histogram with total time counter by Calin Juravle · 3 years ago
  65. c2753e6 Fix compiler filter / reason reporting and add the ISA to the metrics by Calin Juravle · 3 years ago
  66. 7ffab81 Adjust data dir set up in `CommonArtTestImpl::SetUpAndroidRootEnvVars`. by Roland Levillain · 3 years ago
  67. 44dc8a3 verifier: do not infer an instruction will throw. by Nicolas Geoffray · 3 years ago
  68. f368641 [metrics] Add total-gc-time and adjust other metrics by Lokesh Gidra · 3 years ago
  69. 55ffe7f Rename some ART gtest related Soong modules. by Roland Levillain · 3 years ago
  70. 1282f38 Add sampling support in the metrics reporter by Calin Juravle · 3 years ago
  71. 7f04738 [metrics] Add GC-work throughput metrics by Lokesh Gidra · 3 years ago
  72. ec11cf1 Add period reporting to the metrics infra by Calin Juravle · 3 years ago
  73. 1ff9056 Move metric reporting config to flags by Calin Juravle · 3 years ago
  74. ecaf7d1 Fix double close in dex2oat when BCP is passed as FDs by Victor Hsieh · 3 years ago
  75. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years ago
  76. 4f6bb44 Remove palette hooks. by Nicolas Geoffray · 3 years ago
  77. b390ba9 Fix flags_tests for older platforms by Calin Juravle · 3 years ago
  78. 14a5151 Fix flags_test flakiness by Calin Juravle · 3 years ago
  79. 09eacd9 Setup ART experiments infra by Calin Juravle · 3 years ago
  80. a6b3b29 Add flag for clamping hidden api list by Andrei Onea · 3 years ago
  81. e8efdaa Revert "Remove stack protector from some interpreter functions" by Christian Wailes · 3 years ago
  82. bdf1737 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 1 month ago
  83. abe7c69 Remove stack protector from some interpreter functions by Chris Wailes · 3 years, 1 month ago
  84. 7414ec2 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 3 years, 1 month ago
  85. c63d967 Rewrite profile file format. by Vladimir Marko · 3 years, 2 months ago
  86. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 1 month ago
  87. 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 1 month ago
  88. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 1 month ago
  89. f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 2 months ago
  90. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 3 years, 2 months ago
  91. 722992f Revert^2 "[metrics] Report CompilationReason and CompilerFilter" by Eric Holk · 3 years, 2 months ago
  92. 0005081 Support stateful hash and predicate in HashSet<>. by Vladimir Marko · 3 years, 2 months ago
  93. 8b07c65 Revert "[metrics] Report CompilationReason and CompilerFilter" by Calin Juravle · 3 years, 2 months ago
  94. f9bf4ef [metrics] Report CompilationReason and CompilerFilter by Eric Holk · 3 years, 3 months ago
  95. b2a1416 [metrics] Add JitMethodCompileCount by Eric Holk · 3 years, 2 months ago
  96. 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 3 years, 2 months ago
  97. 1043aa2 [metrics] Add MetricsAccumulator by Eric Holk · 3 years, 3 months ago
  98. d91328f [metrics] Reset metrics at zygote fork by Eric Holk · 3 years, 3 months ago
  99. e7ff7ef [metrics] Add ClassVerificationCount by Eric Holk · 3 years, 3 months ago
  100. a4c8795 [metrics] Improve metrics definition API by Eric Holk · 3 years, 3 months ago