1. 5db2fd0 odrefresh: update progress bar when compiling. by Nicolas Geoffray · 3 years, 3 months ago
  2. 40e53f8 Regenerate ART test files. by Roland Levillain · 3 years, 3 months ago
  3. c9b9d6c Add test that CFLH making classes larger works by Alex Light · 3 years, 3 months ago
  4. 5e1ffcd Make zipapex test support multiple-execution by Alex Light · 3 years, 4 months ago
  5. 656fdcd Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile." by David Srbecky · 3 years, 3 months ago
  6. efbc659 Update run-test to python3. by Vladimir Marko · 3 years, 3 months ago
  7. 640c448 Revert "Move the type lookup table to vdex." by Nicolas Geoffray · 3 years, 3 months ago
  8. f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 3 months ago
  9. c005ada Move the type lookup table to vdex. by Nicolas Geoffray · 3 years, 3 months ago
  10. c8fe651 Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile. by Nicolas Geoffray · 3 years, 4 months ago
  11. 0c39de6 Fix the ART APEX flavor auto-detection logic in `art_apex_test.py`. by Roland Levillain · 3 years, 3 months ago
  12. 4fa4eb0 Extend gcstress timeouts by Orion Hodson · 3 years, 3 months ago
  13. d909a19 Make bisect_profile more resiliant to user input by Alex Light · 3 years, 3 months ago
  14. e6a0a20 Fix pylibdexfile by Alex Light · 3 years, 4 months ago
  15. 0122e75 tools: refine inclusion of debug failures to avoid fugu by Orion Hodson · 3 years, 3 months ago
  16. c046db7 Update ART generator tools to use python3. by Vladimir Marko · 3 years, 3 months ago
  17. 674e8be Fix inliner instruction/register limits by Tim Murray · 3 years, 3 months ago
  18. 3302290 Switch mterp to python3. by Vladimir Marko · 3 years, 3 months ago
  19. 738060c Avoid internal APEX stubs for libsigchain and clean up exported symbols. by Martin Stjernholm · 3 years, 4 months ago
  20. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 4 months ago
  21. 4531afd Add a --force-allow-oj-inlines dex2oat flag by Alex Light · 3 years, 4 months ago
  22. d187d87 Remove option CreateTypeLookupTable. by Nicolas Geoffray · 3 years, 3 months ago
  23. a57e103 tools: ignore BigIntegerTest failures for debug device tests by Orion Hodson · 3 years, 3 months ago
  24. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 3 years, 4 months ago
  25. 8731e70 Add a test and CHECKs around the combination of CHA and default methods. by Nicolas Geoffray · 3 years, 4 months ago
  26. a2f48a4 Fix apex_available lists to avoid APEX stubs between internal libs. by Martin Stjernholm · 3 years, 4 months ago
  27. e38d788 Add a --test-exec flag to bisect_profile.py by Alex Light · 3 years, 4 months ago
  28. 0983f59 Inline CodeInfo::DecodeCodeSize by David Srbecky · 3 years, 4 months ago
  29. 76f7a91 Disable 1004-checker-volatile-ref-load in TEST_MAPPING by David Srbecky · 3 years, 4 months ago
  30. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 4 months ago
  31. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 4 months ago
  32. a191bbf Remove ArtGtestsTarget from TEST_MAPPING by David Srbecky · 3 years, 4 months ago
  33. 7e64c95 Fix ProfileCompilationInfo::UpdateProfileKeys(). by Vladimir Marko · 3 years, 4 months ago
  34. de7c9e1 Fix issue with propagating partial values by Alex Light · 3 years, 4 months ago
  35. 92a7857 Validate vdex checksums during dex2oat compilation by Calin Juravle · 3 years, 4 months ago
  36. 722992f Revert^2 "[metrics] Report CompilationReason and CompilerFilter" by Eric Holk · 3 years, 4 months ago
  37. 0005081 Support stateful hash and predicate in HashSet<>. by Vladimir Marko · 3 years, 4 months ago
  38. 3e54dfa Remove platform from apex_available for dexdump. by Martin Stjernholm · 3 years, 4 months ago
  39. 6f7e98e Add a __x86.get_pc_thunk.bx helper function by Ryan Prichard · 3 years, 4 months ago
  40. cda3d47 Update Art Service to be a LocalManager by Paul Duffin · 3 years, 6 months ago
  41. c76fbf0 Fix script when using --verify-soft-fail and --jit. by Nicolas Geoffray · 3 years, 4 months ago
  42. 97af733 Revert "Enable strict unwind check in gcstress." by David Srbecky · 3 years, 4 months ago
  43. 9879c34 Disable test 692-vdex-secondary-loader on CMS. by Nicolas Geoffray · 3 years, 4 months ago
  44. 8b07c65 Revert "[metrics] Report CompilationReason and CompilerFilter" by Calin Juravle · 3 years, 4 months ago
  45. 50419f2 Fix crash with secondary dex files on low RAM devices. by Nicolas Geoffray · 3 years, 4 months ago
  46. f9bf4ef [metrics] Report CompilationReason and CompilerFilter by Eric Holk · 3 years, 4 months ago
  47. f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 4 months ago
  48. 5557553 Revert "Avoid internal APEX stubs for libsigchain and clean up e..." by Nikita Ioffe · 3 years, 4 months ago
  49. 30ba3a0 Protect the construction of the verification thread pool. by Nicolas Geoffray · 3 years, 4 months ago
  50. fae2be2 Enable strict unwind check in gcstress. by David Srbecky · 3 years, 4 months ago
  51. a3e1240 Add option to do strict unwind checks in gcstress by David Srbecky · 3 years, 4 months ago
  52. b1720e1 Add requireNativeLibs to test ART apex. by Martijn Coenen · 3 years, 4 months ago
  53. af61f50 Reland "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 3 years, 4 months ago
  54. efe9a3d Allow /data odex files to be already loaded when creating app zygotes. by Nicolas Geoffray · 3 years, 4 months ago
  55. 73d4e11 Avoid internal APEX stubs for libsigchain and clean up exported symbols. by Martin Stjernholm · 3 years, 4 months ago
  56. 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 4 months ago
  57. 8e0f6aa Disable test that depends on ART sources when prebuilts are used. by Martin Stjernholm · 3 years, 4 months ago
  58. cff30a0 Better support ICs on virtual calls by Alex Light · 3 years, 4 months ago
  59. 34aebb6 Improve compile-jar.py by Alex Light · 3 years, 4 months ago
  60. e4f7fef Handle predicated-gets with default values by Alex Light · 3 years, 4 months ago
  61. b2a1416 [metrics] Add JitMethodCompileCount by Eric Holk · 3 years, 4 months ago
  62. 3012639 Increase the timeout value of Libcore tests for gcstress non-debug configs. by Roland Levillain · 3 years, 4 months ago
  63. ac57691 dex2oat: Do not crash on InitializeClass() exceptions. by Vladimir Marko · 3 years, 4 months ago
  64. 9d393d5 Restore code inadvertently removed. by Nicolas Geoffray · 3 years, 4 months ago
  65. 9bc364b Support background verification of secondary dex files. by Nicolas Geoffray · 3 years, 4 months ago
  66. dbcf4a2 Revert "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 3 years, 4 months ago
  67. 26095cd Small cleanup in ProfileCompilationInfo. by Vladimir Marko · 3 years, 4 months ago
  68. 66ab9d6 Workaround for b/145491866 by Nicolas Geoffray · 3 years, 4 months ago
  69. a148d61 Enable the static profman libs for darwin, since the binary is. by Martin Stjernholm · 3 years, 4 months ago
  70. 7432805 Fix simplifier issue with predicated ifield get by Alex Light · 3 years, 4 months ago
  71. 1a660c0 Reduce 129-ThreadGetId iteration count by Hans Boehm · 3 years, 4 months ago
  72. 0685b98 Abort transaction when Class.forName() fails. by Vladimir Marko · 3 years, 4 months ago
  73. 579db19 Change JNI behavior related to hiddenapi. by Nicolas Geoffray · 3 years, 4 months ago
  74. 26a7596 Add on-device signing end-to-end test. by Martijn Coenen · 3 years, 4 months ago
  75. ab8bba9 Add argument to skip building APEXes. by Martin Stjernholm · 3 years, 4 months ago
  76. 39419da Bundle profman in the host module exports. by Martin Stjernholm · 3 years, 4 months ago
  77. 2946b1b Add two more fields in ART metrics (apk type and isa). by yawanng · 3 years, 4 months ago
  78. 4128e5f Add art-bootclasspath-fragment by Paul Duffin · 3 years, 4 months ago
  79. eea5c5d [metrics] Add additional statsd datum mappings by Eric Holk · 3 years, 4 months ago
  80. 982eced Remove '&' class loader context. by Nicolas Geoffray · 3 years, 4 months ago
  81. 09108b2 Also look for boot classpath files in DexFile_getDexFileOutputPaths. by Nicolas Geoffray · 3 years, 4 months ago
  82. c5cd589 Remove QUICK bytecodes. by David Srbecky · 3 years, 4 months ago
  83. b3f5c50 Improve the CFI test to catch missing frames. by David Srbecky · 3 years, 4 months ago
  84. 753f47a Add PrettyMethod overload with result string. by David Srbecky · 3 years, 4 months ago
  85. a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 3 years, 4 months ago
  86. ec7b194 Fix UnstartedRunime leaking local reference. by Vladimir Marko · 3 years, 4 months ago
  87. 25e60fc Properly fix sigchain EnsureFrontOfChain test. by Josh Gao · 3 years, 4 months ago
  88. 43c9cd7 Improve nterp -> compiled code transitions. by Nicolas Geoffray · 3 years, 5 months ago
  89. 443fc89 Delta encode object id. by Florian Mayer · 3 years, 4 months ago
  90. 9441f92 Put 25% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 4 months ago
  91. 8129ba3 Add a test for wrong constructor resolution. by Vladimir Marko · 3 years, 4 months ago
  92. 7797612 Update test 162-method-resolution to pass on RI. by Vladimir Marko · 3 years, 4 months ago
  93. 22a6162 Inherit art_defaults in some recently added native libraries. by Martin Stjernholm · 3 years, 4 months ago
  94. 8706b9c Support unrecognized methods in profman by Alex Light · 3 years, 4 months ago
  95. 2769f01 Fix IC resolution DCHECK by Alex Light · 3 years, 4 months ago
  96. f4c06b5 Remove method cache from libdexfile_external. by David Srbecky · 3 years, 4 months ago
  97. 40cd07c Add a fast path for nterp entrypoint to avoid fetching the shorty. by Nicolas Geoffray · 3 years, 4 months ago
  98. 4924ea9 Remove Vdex::GetQuickenedInfoOf and all its users. by Nicolas Geoffray · 3 years, 4 months ago
  99. 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 3 years, 4 months ago
  100. 84ebf3c odrefresh: ensure dalvik-cache exists for cache-info.xml file by Orion Hodson · 3 years, 4 months ago