1. 3407fb2 odrefresh: failure handling improvements by Orion Hodson · 3 years, 4 months ago
  2. c4b9ae9 Regenerate ART test files. by Roland Levillain · 3 years, 4 months ago
  3. de0d0de Remove kAccMiranda and kAccDefaultConflicting. by Vladimir Marko · 3 years, 4 months ago
  4. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 5 months ago
  5. e017bb0 Drop whole_static_libs for libasync_safe and clean up static linking of by Martin Stjernholm · 3 years, 4 months ago
  6. d3d1a1a Remove DexToDexCompiler by David Srbecky · 3 years, 4 months ago
  7. 9cf1711 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 4 months ago
  8. ef8c337 Do not crash on out-of-date oat files. by Vladimir Marko · 3 years, 4 months ago
  9. 35363cf odrefresh: clean error message if env var missing by Orion Hodson · 3 years, 4 months ago
  10. c9f4a37 Allocate LSEVisitor on the arena stack. by Vladimir Marko · 3 years, 5 months ago
  11. e3ca16f Do not use absolute addresses in image test oat files. by Vladimir Marko · 3 years, 4 months ago
  12. 3752578 Clean up OatHeader::GetStoreValueKey*(). by Vladimir Marko · 3 years, 4 months ago
  13. d1c8aae perfetto_hprof: Unsuspend parent process before waitpid. by Florian Mayer · 3 years, 4 months ago
  14. 98fa40a nterp/arm64: Clean up branch PC calculation. by Vladimir Marko · 3 years, 4 months ago
  15. a2e2eb1 odrefresh: update flags to dex2oat by Orion Hodson · 3 years, 4 months ago
  16. 7c5e5c6 Fix DexToDexCompiler setup condition. by Vladimir Marko · 3 years, 4 months ago
  17. 0e9d9fc Add command line tool for creating mini-debug-info for native code. by David Srbecky · 5 years ago
  18. 553a4b6 Rename enum in ArtDexMetadataType with appropriate prefix. by yawanng · 3 years, 4 months ago
  19. 0461e33 Fix target_pos capping logic by Jagadeesh Pakaravoor · 3 years, 4 months ago
  20. 9773328 Adds a .clang-format file to ART by Chris Wailes · 3 years, 5 months ago
  21. 27dc877 Revert^2 "[metrics] Always enable background thread" by Eric Holk · 3 years, 5 months ago
  22. 41b1892 Add support for sharding the ART MTS definition to `regen-test-files`. by Roland Levillain · 3 years, 5 months ago
  23. 14a814b Enclose nterp helper code in symbol. by David Srbecky · 3 years, 5 months ago
  24. aded139 Make libsigchain a stub library. by Nicolas Geoffray · 3 years, 5 months ago
  25. e9fb3dc Store inline caches in StackHandleScope<> in HInliner. by Vladimir Marko · 3 years, 5 months ago
  26. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 5 months ago
  27. f84ec86 Avoid CHA trying to inline the default conflict method by v-qianliguo · 3 years, 5 months ago
  28. b7bc2e4 Support verbose logging in script `regen-test-files`. by Roland Levillain · 3 years, 5 months ago
  29. 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 3 years, 5 months ago
  30. 947a850 odrefresh: check artifacts using cache and filesystem metadata by Orion Hodson · 3 years, 5 months ago
  31. 3f64940 Revert "[metrics] Always enable background thread" by Nicolas Geoffray · 3 years, 5 months ago
  32. f622d89 Adjust to libunwindstack JIT api. by David Srbecky · 3 years, 5 months ago
  33. e4d1354 Simplify Golem target platform dependencies. by Martin Stjernholm · 3 years, 5 months ago
  34. 7bda303 Add libprocinfo to Golem target builds, needed by heapprofd_client_api. by Martin Stjernholm · 3 years, 5 months ago
  35. a1507a4 Disable ART run-test `053-wait-some` on gcstress configurations. by Roland Levillain · 3 years, 5 months ago
  36. ad6c22f Revert "[metrics] Turn on statsd reporting at app startup completion" by Nicolas Geoffray · 3 years, 5 months ago
  37. b6c0e73 Remove some methods from DdmVmInternal. by Nicolas Geoffray · 3 years, 6 months ago
  38. 5591b71 Add art-boot-image to art-module-sdk by Paul Duffin · 3 years, 5 months ago
  39. 7a0d219 [metrics] Turn on statsd reporting at app startup completion by Eric Holk · 3 years, 5 months ago
  40. 6660e3b [metrics] Always enable background thread by Eric Holk · 3 years, 5 months ago
  41. 34ce1b8 Clean up transitions in JniMethodEnd. by Vladimir Marko · 3 years, 5 months ago
  42. a718d64 Preallocate a HashMap buffer in LSE. by Vladimir Marko · 3 years, 5 months ago
  43. 5e435b2 [metrics] Add RequestMetricsReport by Eric Holk · 3 years, 5 months ago
  44. 45a9fc9 Add API to ART/Perfetto Java Heap Profiler (reland) by Wessam Hassanein · 3 years, 6 months ago
  45. f2893ad Install the prebuilt heapprofd_client_api library in the ART chroot. by Martin Stjernholm · 3 years, 5 months ago
  46. 634b04a Refactor stack map printing in oatdump. by David Srbecky · 3 years, 5 months ago
  47. 5c7cddf Fast path for some calls in nterp. by Nicolas Geoffray · 3 years, 5 months ago
  48. 4dd1bf4 Require ART_USE_FUTEXES in monitor.cc by Hans Boehm · 3 years, 5 months ago
  49. 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 5 months ago
  50. bc1748f Refactor statistics printing in oatdump. by David Srbecky · 3 years, 5 months ago
  51. 157fc96 Move 100% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 5 months ago
  52. 2291439 Revert "Add API to ART/Perfetto Java Heap Profiler" by Nicolas Geoffray · 3 years, 5 months ago
  53. 08e44f1 Add API to ART/Perfetto Java Heap Profiler by Wessam Hassanein · 3 years, 6 months ago
  54. 4e01411 Add extraction of necessary libs from the statsd APEX in Golem builds. by Martin Stjernholm · 3 years, 5 months ago
  55. 5950cf8 [metrics] Do not write to statsd when not supported by Eric Holk · 3 years, 5 months ago
  56. b0298f5 make the art thread pool use the exact stack_size by eric.yan · 3 years, 5 months ago
  57. 7a5a7c3 arm/arm64: Add comment to JNI assemblers' TestGcMarking. by Vladimir Marko · 3 years, 5 months ago
  58. 987a8ea Create directory before running tests. by Nicolas Geoffray · 3 years, 5 months ago
  59. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 3 years, 5 months ago
  60. 765a167 Faster DexFileVerifier::CheckInterClassDefItem(). by Vladimir Marko · 3 years, 5 months ago
  61. 68e8a7c Clean up JniMethodStart(). by Vladimir Marko · 3 years, 5 months ago
  62. c2f4693 Reduce string allocations in ProfileCompilationInfo. by Vladimir Marko · 3 years, 5 months ago
  63. 62b7558 [metrics] Enable periodic reporting for system server by Eric Holk · 3 years, 5 months ago
  64. 7fc6aac Add GC-related metrics to the telemetry infrastructure by Lokesh Gidra · 3 years, 5 months ago
  65. 65a9fb4 [metrics] Change -Xwrite-metrics-to-statsd to take explicit argument by Eric Holk · 3 years, 5 months ago
  66. 8059bdb odrefresh: temporarily disable check by Orion Hodson · 3 years, 5 months ago
  67. eb7882b Do not produce an entry for a Test Mapping test group if it is empty. by Roland Levillain · 3 years, 5 months ago
  68. 87531a6 Aesthetic changes in generated ART run-test Blueprint files. by Roland Levillain · 3 years, 5 months ago
  69. e8657bf Adjust `regen-test-files` to match current ART run-test Blueprint files. by Roland Levillain · 3 years, 5 months ago
  70. 59c2103 Support /system/system_ext/framework jars with hiddenapi. by Nicolas Geoffray · 3 years, 5 months ago
  71. 6a5a5b6 arm/arm64: Use marking register in JNI stubs. by Vladimir Marko · 3 years, 5 months ago
  72. c714f40 Fix crash on error paths from GenericJNI trampoline. by Vladimir Marko · 3 years, 5 months ago
  73. 17b4d2b Add code size to CodeInfo. by David Srbecky · 3 years, 5 months ago
  74. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 3 years, 5 months ago
  75. 4e7b3c7 Make some hash/equals operators inline. by Vladimir Marko · 3 years, 5 months ago
  76. 18839fe Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 5 months ago
  77. 49e80cc Workaround for ubsan_minimal dependency in the prebuilt libdexfile_external_static.a. by Martin Stjernholm · 3 years, 5 months ago
  78. ec007a1 Merge RQ2A.210305.007 by Xin Li · 3 years, 5 months ago
  79. 90b2661 Generalize the defaults module for module source builds. by Martin Stjernholm · 3 years, 5 months ago
  80. 93fc098 Mark jclass in JNI stubs in a slow path. by Vladimir Marko · 3 years, 5 months ago
  81. 0b58ec5 Change from using '[' to ']' for inline-cache delimiter by Alex Light · 3 years, 5 months ago
  82. 8916fc0 Replace histogram in CumulativeLogger with average am: 0613605645 by Lokesh Gidra · 3 years, 5 months ago
  83. a9046c5 Move dex file registration in ti_redefine. am: 11943fce96 by David Srbecky · 3 years, 5 months ago
  84. 8765085 Pass duped FDs to the vdex_for_odex_ OatFileInfo. am: ee1c9613d9 by Nicolas Geoffray · 3 years, 5 months ago
  85. 3188fe9 odrefresh: fixes for launching from init am: 8f19867228 by Orion Hodson · 3 years, 5 months ago
  86. 05a4cbd runtime: log message for failing to stat odrefresh files am: e5276da1c7 by Orion Hodson · 3 years, 5 months ago
  87. 6fd64e1 Avoid duplicate hash calculation in ImageWriter. am: 4f3959bd5c by Vladimir Marko · 3 years, 5 months ago
  88. 394ae69 Skip make targets that have missing dependencies when using ART am: 21dafaf33e by Martin Stjernholm · 3 years, 5 months ago
  89. 327a90e [automerger skipped] Restore commented assignment. am: eb73b51e43 -s ours by Bob Badour · 3 years, 5 months ago
  90. 526f6cb [LSC] Add LOCAL_LICENSE_KINDS to art am: 9150de6901 by Bob Badour · 3 years, 5 months ago
  91. 0613605 Replace histogram in CumulativeLogger with average by Lokesh Gidra · 3 years, 5 months ago
  92. 11943fc Move dex file registration in ti_redefine. by David Srbecky · 3 years, 5 months ago
  93. ee1c961 Pass duped FDs to the vdex_for_odex_ OatFileInfo. by Nicolas Geoffray · 3 years, 5 months ago
  94. 8f19867 odrefresh: fixes for launching from init by Orion Hodson · 3 years, 5 months ago
  95. e5276da runtime: log message for failing to stat odrefresh files by Orion Hodson · 3 years, 5 months ago
  96. 4f3959b Avoid duplicate hash calculation in ImageWriter. by Vladimir Marko · 3 years, 5 months ago
  97. 21dafaf Skip make targets that have missing dependencies when using ART prebuilts. by Martin Stjernholm · 3 years, 5 months ago
  98. eb73b51 Restore commented assignment. by Bob Badour · 3 years, 5 months ago
  99. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 5 months ago
  100. e881f0a Fix LOCAL_PATH in tests. am: 8da26145fb by Bob Badour · 3 years, 5 months ago