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