1. fcbbdd4 odrefresh: make --compile single pass by Orion Hodson · 3 years, 4 months ago
  2. 3b2629b Add libcore-platform-compat-config to art apex and sdk by Paul Duffin · 3 years, 4 months ago
  3. 5f340ff JNI: Use callee-save register for IRT cookie. by Vladimir Marko · 3 years, 4 months ago
  4. 4dcd238 Cleanups and fixes for sigchain_test.cc by Nicolas Geoffray · 3 years, 4 months ago
  5. fcd3d85 Move libsigchain into whole_static_libs for dalvikvm on host. by Nicolas Geoffray · 3 years, 4 months ago
  6. 1043aa2 [metrics] Add MetricsAccumulator by Eric Holk · 3 years, 5 months ago
  7. 3965fe8 Mark the ART module as updatable. by Nicolas Geoffray · 3 years, 4 months ago
  8. c436659 Disable tests failing on Cuttlefish x86 and regenerate ART test files. by Roland Levillain · 3 years, 4 months ago
  9. cb332bc Add dex lookup overloads which take C++ lambda callback. by David Srbecky · 3 years, 4 months ago
  10. 2ddb98b Simplify libdexfile external api. by David Srbecky · 3 years, 5 months ago
  11. efc03b8 Fix reported dex file size to libunwindstack. by David Srbecky · 3 years, 4 months ago
  12. 5b0b2e1 Explictly pass VerifierDeps when asking for class verification. by Nicolas Geoffray · 3 years, 4 months ago
  13. f0407cf Document Atest support for wildcards in ART run-tests invocations. by Roland Levillain · 3 years, 4 months ago
  14. d031899 Relax load address check in create_minidebuginfo by David Srbecky · 3 years, 4 months ago
  15. 3907ce0 Change the value of kAccPreCompiled. by Vladimir Marko · 3 years, 4 months ago
  16. dfe5544 Remove quickened bytecode support from interpreters. by David Srbecky · 3 years, 4 months ago
  17. 98aa748 Increase 053-wait delay tolerance by Hans Boehm · 3 years, 4 months ago
  18. f3d1034 Timeout waiting for child. by Florian Mayer · 3 years, 4 months ago
  19. 0ea1dac Revert^2 "[metrics] Turn on statsd reporting at app startup completion" by Eric Holk · 3 years, 4 months ago
  20. d91328f [metrics] Reset metrics at zygote fork by Eric Holk · 3 years, 4 months ago
  21. 71a6e89 Fix DCHECK() in ElfBuilder. by Vladimir Marko · 3 years, 4 months ago
  22. e7ff7ef [metrics] Add ClassVerificationCount by Eric Holk · 3 years, 4 months ago
  23. a4c8795 [metrics] Improve metrics definition API by Eric Holk · 3 years, 5 months ago
  24. 3407fb2 odrefresh: failure handling improvements by Orion Hodson · 3 years, 4 months ago
  25. c4b9ae9 Regenerate ART test files. by Roland Levillain · 3 years, 4 months ago
  26. de0d0de Remove kAccMiranda and kAccDefaultConflicting. by Vladimir Marko · 3 years, 4 months ago
  27. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 5 months ago
  28. e017bb0 Drop whole_static_libs for libasync_safe and clean up static linking of by Martin Stjernholm · 3 years, 4 months ago
  29. d3d1a1a Remove DexToDexCompiler by David Srbecky · 3 years, 4 months ago
  30. 9cf1711 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 4 months ago
  31. ef8c337 Do not crash on out-of-date oat files. by Vladimir Marko · 3 years, 4 months ago
  32. 35363cf odrefresh: clean error message if env var missing by Orion Hodson · 3 years, 4 months ago
  33. c9f4a37 Allocate LSEVisitor on the arena stack. by Vladimir Marko · 3 years, 5 months ago
  34. e3ca16f Do not use absolute addresses in image test oat files. by Vladimir Marko · 3 years, 4 months ago
  35. 3752578 Clean up OatHeader::GetStoreValueKey*(). by Vladimir Marko · 3 years, 4 months ago
  36. d1c8aae perfetto_hprof: Unsuspend parent process before waitpid. by Florian Mayer · 3 years, 4 months ago
  37. 98fa40a nterp/arm64: Clean up branch PC calculation. by Vladimir Marko · 3 years, 4 months ago
  38. a2e2eb1 odrefresh: update flags to dex2oat by Orion Hodson · 3 years, 4 months ago
  39. 7c5e5c6 Fix DexToDexCompiler setup condition. by Vladimir Marko · 3 years, 4 months ago
  40. 0e9d9fc Add command line tool for creating mini-debug-info for native code. by David Srbecky · 5 years ago
  41. 553a4b6 Rename enum in ArtDexMetadataType with appropriate prefix. by yawanng · 3 years, 4 months ago
  42. 0461e33 Fix target_pos capping logic by Jagadeesh Pakaravoor · 3 years, 4 months ago
  43. 9773328 Adds a .clang-format file to ART by Chris Wailes · 3 years, 4 months ago
  44. 27dc877 Revert^2 "[metrics] Always enable background thread" by Eric Holk · 3 years, 4 months ago
  45. 41b1892 Add support for sharding the ART MTS definition to `regen-test-files`. by Roland Levillain · 3 years, 4 months ago
  46. 14a814b Enclose nterp helper code in symbol. by David Srbecky · 3 years, 4 months ago
  47. aded139 Make libsigchain a stub library. by Nicolas Geoffray · 3 years, 5 months ago
  48. e9fb3dc Store inline caches in StackHandleScope<> in HInliner. by Vladimir Marko · 3 years, 5 months ago
  49. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 5 months ago
  50. f84ec86 Avoid CHA trying to inline the default conflict method by v-qianliguo · 3 years, 5 months ago
  51. b7bc2e4 Support verbose logging in script `regen-test-files`. by Roland Levillain · 3 years, 5 months ago
  52. 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 3 years, 5 months ago
  53. 947a850 odrefresh: check artifacts using cache and filesystem metadata by Orion Hodson · 3 years, 5 months ago
  54. 3f64940 Revert "[metrics] Always enable background thread" by Nicolas Geoffray · 3 years, 4 months ago
  55. f622d89 Adjust to libunwindstack JIT api. by David Srbecky · 3 years, 5 months ago
  56. e4d1354 Simplify Golem target platform dependencies. by Martin Stjernholm · 3 years, 5 months ago
  57. 7bda303 Add libprocinfo to Golem target builds, needed by heapprofd_client_api. by Martin Stjernholm · 3 years, 5 months ago
  58. a1507a4 Disable ART run-test `053-wait-some` on gcstress configurations. by Roland Levillain · 3 years, 5 months ago
  59. ad6c22f Revert "[metrics] Turn on statsd reporting at app startup completion" by Nicolas Geoffray · 3 years, 4 months ago
  60. b6c0e73 Remove some methods from DdmVmInternal. by Nicolas Geoffray · 3 years, 6 months ago
  61. 5591b71 Add art-boot-image to art-module-sdk by Paul Duffin · 3 years, 5 months ago
  62. 7a0d219 [metrics] Turn on statsd reporting at app startup completion by Eric Holk · 3 years, 5 months ago
  63. 6660e3b [metrics] Always enable background thread by Eric Holk · 3 years, 5 months ago
  64. 34ce1b8 Clean up transitions in JniMethodEnd. by Vladimir Marko · 3 years, 5 months ago
  65. a718d64 Preallocate a HashMap buffer in LSE. by Vladimir Marko · 3 years, 5 months ago
  66. 5e435b2 [metrics] Add RequestMetricsReport by Eric Holk · 3 years, 5 months ago
  67. 45a9fc9 Add API to ART/Perfetto Java Heap Profiler (reland) by Wessam Hassanein · 3 years, 6 months ago
  68. f2893ad Install the prebuilt heapprofd_client_api library in the ART chroot. by Martin Stjernholm · 3 years, 5 months ago
  69. 634b04a Refactor stack map printing in oatdump. by David Srbecky · 3 years, 5 months ago
  70. 5c7cddf Fast path for some calls in nterp. by Nicolas Geoffray · 3 years, 5 months ago
  71. 4dd1bf4 Require ART_USE_FUTEXES in monitor.cc by Hans Boehm · 3 years, 5 months ago
  72. 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 5 months ago
  73. bc1748f Refactor statistics printing in oatdump. by David Srbecky · 3 years, 5 months ago
  74. 157fc96 Move 100% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 5 months ago
  75. 2291439 Revert "Add API to ART/Perfetto Java Heap Profiler" by Nicolas Geoffray · 3 years, 5 months ago
  76. 08e44f1 Add API to ART/Perfetto Java Heap Profiler by Wessam Hassanein · 3 years, 6 months ago
  77. 4e01411 Add extraction of necessary libs from the statsd APEX in Golem builds. by Martin Stjernholm · 3 years, 5 months ago
  78. 5950cf8 [metrics] Do not write to statsd when not supported by Eric Holk · 3 years, 5 months ago
  79. b0298f5 make the art thread pool use the exact stack_size by eric.yan · 3 years, 5 months ago
  80. 7a5a7c3 arm/arm64: Add comment to JNI assemblers' TestGcMarking. by Vladimir Marko · 3 years, 5 months ago
  81. 987a8ea Create directory before running tests. by Nicolas Geoffray · 3 years, 5 months ago
  82. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 3 years, 5 months ago
  83. 765a167 Faster DexFileVerifier::CheckInterClassDefItem(). by Vladimir Marko · 3 years, 5 months ago
  84. 68e8a7c Clean up JniMethodStart(). by Vladimir Marko · 3 years, 5 months ago
  85. c2f4693 Reduce string allocations in ProfileCompilationInfo. by Vladimir Marko · 3 years, 5 months ago
  86. 62b7558 [metrics] Enable periodic reporting for system server by Eric Holk · 3 years, 5 months ago
  87. 7fc6aac Add GC-related metrics to the telemetry infrastructure by Lokesh Gidra · 3 years, 5 months ago
  88. 65a9fb4 [metrics] Change -Xwrite-metrics-to-statsd to take explicit argument by Eric Holk · 3 years, 5 months ago
  89. 8059bdb odrefresh: temporarily disable check by Orion Hodson · 3 years, 5 months ago
  90. eb7882b Do not produce an entry for a Test Mapping test group if it is empty. by Roland Levillain · 3 years, 5 months ago
  91. 87531a6 Aesthetic changes in generated ART run-test Blueprint files. by Roland Levillain · 3 years, 5 months ago
  92. e8657bf Adjust `regen-test-files` to match current ART run-test Blueprint files. by Roland Levillain · 3 years, 5 months ago
  93. 59c2103 Support /system/system_ext/framework jars with hiddenapi. by Nicolas Geoffray · 3 years, 5 months ago
  94. 6a5a5b6 arm/arm64: Use marking register in JNI stubs. by Vladimir Marko · 3 years, 5 months ago
  95. c714f40 Fix crash on error paths from GenericJNI trampoline. by Vladimir Marko · 3 years, 5 months ago
  96. 17b4d2b Add code size to CodeInfo. by David Srbecky · 3 years, 5 months ago
  97. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 3 years, 5 months ago
  98. 4e7b3c7 Make some hash/equals operators inline. by Vladimir Marko · 3 years, 5 months ago
  99. 18839fe Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 5 months ago
  100. 49e80cc Workaround for ubsan_minimal dependency in the prebuilt libdexfile_external_static.a. by Martin Stjernholm · 3 years, 5 months ago