1. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 3 years, 3 months ago
  2. d4d21bf Allow odrefresh to write elsewhere than dalvik-cache by Alan Stokes · 3 years, 3 months ago
  3. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 3 months ago
  4. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 3 years, 3 months ago
  5. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  6. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 3 years, 3 months ago
  7. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  8. ea55f3d Change only_use_system_oat_files_ logic. by Nicolas Geoffray · 3 years, 4 months ago
  9. 7fa7086 Update ART runtime to recognize artifacts on /system for APEX. by Jiakai Zhang · 3 years, 3 months ago
  10. 073885c Fix art compiling against musl by Colin Cross · 3 years, 4 months ago
  11. 96d8f4f Fix two incorrect test conditions in `libartbase/base/flags_test.cc`. by Roland Levillain · 3 years, 3 months ago
  12. 0de8c02 Explicitly note ignored return result by Yi Kong · 3 years, 4 months ago
  13. 611d71c Fix a few non-inclusive terms by Orion Hodson · 3 years, 4 months ago
  14. 3326fce Fix android.security.cts.FileDescriptorTest#testCLOEXEC by Hu Wang · 3 years, 4 months ago
  15. 8f21748 Mark move constructors/assignements as `noexcept`. by Vladimir Marko · 3 years, 6 months ago
  16. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 3 years, 6 months ago
  17. 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 3 years, 6 months ago
  18. e431d13 Add a "vdex" reason for compilation reason. by Nicolas Geoffray · 3 years, 6 months ago
  19. b6e6792 Move Transaction logs to arena allocator. by Vladimir Marko · 3 years, 6 months ago
  20. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
  21. 971068d runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years, 6 months ago
  22. 3d12876 Add special control flags for system server reporting by Calin Juravle · 3 years, 6 months ago
  23. 9b996ce Replace JIT total time histogram with total time counter by Calin Juravle · 3 years, 6 months ago
  24. c2753e6 Fix compiler filter / reason reporting and add the ISA to the metrics by Calin Juravle · 3 years, 6 months ago
  25. 7ffab81 Adjust data dir set up in `CommonArtTestImpl::SetUpAndroidRootEnvVars`. by Roland Levillain · 3 years, 6 months ago
  26. 44dc8a3 verifier: do not infer an instruction will throw. by Nicolas Geoffray · 3 years, 6 months ago
  27. f368641 [metrics] Add total-gc-time and adjust other metrics by Lokesh Gidra · 3 years, 6 months ago
  28. 55ffe7f Rename some ART gtest related Soong modules. by Roland Levillain · 3 years, 7 months ago
  29. 1282f38 Add sampling support in the metrics reporter by Calin Juravle · 3 years, 6 months ago
  30. 7f04738 [metrics] Add GC-work throughput metrics by Lokesh Gidra · 3 years, 6 months ago
  31. ec11cf1 Add period reporting to the metrics infra by Calin Juravle · 3 years, 6 months ago
  32. 1ff9056 Move metric reporting config to flags by Calin Juravle · 3 years, 7 months ago
  33. ecaf7d1 Fix double close in dex2oat when BCP is passed as FDs by Victor Hsieh · 3 years, 7 months ago
  34. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 7 months ago
  35. 4f6bb44 Remove palette hooks. by Nicolas Geoffray · 3 years, 7 months ago
  36. b390ba9 Fix flags_tests for older platforms by Calin Juravle · 3 years, 7 months ago
  37. 14a5151 Fix flags_test flakiness by Calin Juravle · 3 years, 7 months ago
  38. 09eacd9 Setup ART experiments infra by Calin Juravle · 3 years, 7 months ago
  39. a6b3b29 Add flag for clamping hidden api list by Andrei Onea · 3 years, 7 months ago
  40. e8efdaa Revert "Remove stack protector from some interpreter functions" by Christian Wailes · 3 years, 7 months ago
  41. bdf1737 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 8 months ago
  42. abe7c69 Remove stack protector from some interpreter functions by Chris Wailes · 3 years, 8 months ago
  43. 7414ec2 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 3 years, 8 months ago
  44. c63d967 Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
  45. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 8 months ago
  46. 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 8 months ago
  47. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 8 months ago
  48. f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
  49. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 3 years, 9 months ago
  50. 722992f Revert^2 "[metrics] Report CompilationReason and CompilerFilter" by Eric Holk · 3 years, 9 months ago
  51. 0005081 Support stateful hash and predicate in HashSet<>. by Vladimir Marko · 3 years, 9 months ago
  52. 8b07c65 Revert "[metrics] Report CompilationReason and CompilerFilter" by Calin Juravle · 3 years, 9 months ago
  53. f9bf4ef [metrics] Report CompilationReason and CompilerFilter by Eric Holk · 3 years, 10 months ago
  54. b2a1416 [metrics] Add JitMethodCompileCount by Eric Holk · 3 years, 9 months ago
  55. 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 3 years, 9 months ago
  56. 1043aa2 [metrics] Add MetricsAccumulator by Eric Holk · 3 years, 10 months ago
  57. d91328f [metrics] Reset metrics at zygote fork by Eric Holk · 3 years, 10 months ago
  58. e7ff7ef [metrics] Add ClassVerificationCount by Eric Holk · 3 years, 10 months ago
  59. a4c8795 [metrics] Improve metrics definition API by Eric Holk · 3 years, 10 months ago
  60. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 10 months ago
  61. d3d1a1a Remove DexToDexCompiler by David Srbecky · 3 years, 10 months ago
  62. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 10 months ago
  63. a718d64 Preallocate a HashMap buffer in LSE. by Vladimir Marko · 3 years, 10 months ago
  64. bc1748f Refactor statistics printing in oatdump. by David Srbecky · 3 years, 10 months ago
  65. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 3 years, 10 months ago
  66. 62b7558 [metrics] Enable periodic reporting for system server by Eric Holk · 3 years, 10 months ago
  67. 7fc6aac Add GC-related metrics to the telemetry infrastructure by Lokesh Gidra · 3 years, 10 months ago
  68. 59c2103 Support /system/system_ext/framework jars with hiddenapi. by Nicolas Geoffray · 3 years, 10 months ago
  69. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 3 years, 10 months ago
  70. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
  71. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 3 years, 11 months ago
  72. e99a858 [metrics] Add GC related counters/histograms by Lokesh Gidra · 3 years, 10 months ago
  73. df69bd7 Remove Flags by Eric Holk · 3 years, 10 months ago
  74. b7cb691 Do not read persist.device_config properties in flags by Eric Holk · 3 years, 10 months ago
  75. 74584e6 [metrics] Add ClassLoadingTotalTime counter by Eric Holk · 3 years, 10 months ago
  76. 0a6e9e5 [metrics] Move existing command line arguments to flags by Eric Holk · 3 years, 11 months ago
  77. dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 3 years, 10 months ago
  78. 3dba023 Add a server-configurable flags API by Eric Holk · 4 years ago
  79. d6e00a7 libartbase: add utilities for on-device signing files by Orion Hodson · 3 years, 11 months ago
  80. 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 3 years, 11 months ago
  81. 271662c [metrics] Avoid string copy by Greg Kaiser · 3 years, 11 months ago
  82. 60117ae Improve string splitting by Alex Light · 3 years, 11 months ago
  83. c7ac91b [metrics] Report some ART metadata by Eric Holk · 3 years, 11 months ago
  84. 7302a74 Re-init Locks and MemMap for each gtest by Alex Light · 3 years, 11 months ago
  85. c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 3 years, 11 months ago
  86. 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 8 months ago
  87. de275aa Revert "[metrics] Add histogram statistics for reporting" by Eric Holk · 4 years ago
  88. 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 4 years ago
  89. a7c66e7 Avoid potential null dereference by Alex Light · 4 years ago
  90. ef01e76 Guard clock_gettime by Jiyong Park · 4 years ago
  91. 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 4 years ago
  92. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 4 years ago
  93. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 4 years ago
  94. 5bb354f Revert^4 "[metrics] Add file output support" by Eric Holk · 4 years ago
  95. 365f94f Minor updates to fd_file.h by Orion Hodson · 4 years ago
  96. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 4 years ago
  97. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 4 years ago
  98. 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 4 years ago
  99. 26de896 Use HashMap<> and HashSet<> in dex2oat. by Vladimir Marko · 4 years ago
  100. ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 4 years ago