1. da40aca Typo fix. by Travis Tynes · 6 years ago
  2. a83a889 ART: Switch verifier kThrow fatal to default-on by Andreas Gampe · 6 years ago
  3. ae95ce3 ART: Do not handle RETURN monitor-stack issue as throwing by Andreas Gampe · 6 years ago
  4. f2dcba0 Fix statistics reporting in JIT. by Nicolas Geoffray · 6 years ago
  5. 27351be Switch-interpreter: Add flatten attribute to handlers. by David Srbecky · 6 years ago
  6. cffa254 Add fast path for exception vreg copying. by David Srbecky · 6 years ago
  7. 9a8634a Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  8. 6e4deea sigchain: dlsym from libc.so instead of RTLD_NEXT. by Josh Gao · 6 years ago
  9. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 6 years ago
  10. eafeeb2 Replace use of include_dirs with header_libs on asm_defines.s by Paul Duffin · 6 years ago
  11. de0ccff Fix a braino in GetSavedEntryPointOfPreCompiledCode. by Nicolas Geoffray · 6 years ago
  12. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago
  13. 6b689ce Fix handling for invalid or missing app images by Mathieu Chartier · 6 years ago
  14. d84794d ART: Add option to behave fatally on unmarked kThrow by Andreas Gampe · 6 years ago
  15. 16a08f6 ART: Factor out runtime-exception saved_line fallback by Andreas Gampe · 6 years ago
  16. 2294024 Disable test 660 for debuggable by Mathieu Chartier · 6 years ago
  17. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 8 years ago
  18. 1a225a7 ARM/ARM64: Improve frame entry/exit codegen. by Vladimir Marko · 6 years ago
  19. 3238440 jitzygote: Handle case of methods having the resolution stub. by Nicolas Geoffray · 6 years ago
  20. 297a053 Stronger alignment check in ArtField::SetOffset(). by Vladimir Marko · 6 years ago
  21. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 6 years ago
  22. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 6 years ago
  23. b08d5db Move location of where we clear thread pool tasks post fork. by Nicolas Geoffray · 6 years ago
  24. 2a290e1 Cleanup and simplify ImageWriter::GetQuickCode. by Nicolas Geoffray · 6 years ago
  25. b45a435 Add AVX support for packed mul/div instructions. by Shalini Salomi Bodapati · 6 years ago
  26. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 6 years ago
  27. b94cc11 Revert "Disable dexdiag_test on fugu." by Christopher Ferris · 6 years ago
  28. b3b2db7 ART: Use a scoped disable-moving-gc helper in reg_type_test by Andreas Gampe · 6 years ago
  29. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 6 years ago
  30. 4bd5234 ART: Scope runnable part of JitCompileTask by Andreas Gampe · 6 years ago
  31. 431a7e5 ART: Fix some thread-annotalysis issues in ProfileSaver by Andreas Gampe · 6 years ago
  32. 8787cf8 Set Mark-bit for large Zygote objects by Lokesh Gidra · 6 years ago
  33. db26569 ART: Remove old build_linux_bionic.sh workaround by Andreas Gampe · 6 years ago
  34. 8b770c4 Switch-interpreter: Fix large performance regression in preamble. by David Srbecky · 6 years ago
  35. 5071531 Remove use of deprecated apache-harmony-jdwp-tests-host target by Paul Duffin · 6 years ago
  36. 5bef022 [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  37. 2d06e02 Clean up linker patches in codegens. by Vladimir Marko · 6 years ago
  38. 7cde458 Further clean up boot image address checks. by Vladimir Marko · 6 years ago
  39. 6b63d88 Add helper script to dex2oat a JAR/APK by Mathieu Chartier · 6 years ago
  40. c658278 ART: Introduce CompatThrow by Andreas Gampe · 6 years ago
  41. bfa8b1e Skip reading usage stats for map data. by Christopher Ferris · 6 years ago
  42. bc919af ART: Disallow unresolved return types after Q by Andreas Gampe · 6 years ago
  43. d78122b ART: Do not access-check type on instanceof peephole by Andreas Gampe · 6 years ago
  44. d70a97c ART: Monitor-stack merging should not be handled as throwing by Andreas Gampe · 6 years ago
  45. 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 6 years ago
  46. 460f054 ARM: Remove unnecessary kCoreAlwaysSpillRegister. by Vladimir Marko · 6 years ago
  47. dcd7b51 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  48. 7409b9f ART: Collect test times in testrunner by Andreas Gampe · 6 years ago
  49. ef1178a Prefix localhost with http:// in terminal output from server startup. by Robert Snoeberger · 6 years ago
  50. 0d87f99 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  51. 4146e06 ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  52. 50037df Install appcompat.sh for use by make rules by Paul Duffin · 6 years ago
  53. bb5b4f3 Revert "Disable opaque JNI Ids for now." by Alex Light · 6 years ago
  54. 4a30f89 Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH" by Andreas Gampe · 6 years ago
  55. 7a82acc ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 6 years ago
  56. 11410de ART: Refactor run-test run_args by Andreas Gampe · 6 years ago
  57. 8d6651d Disable jit_memory_region_test tests on buggy kernels. by Nicolas Geoffray · 6 years ago
  58. 6623594 Set image base address after the boot image. by Vladimir Marko · 6 years ago
  59. 2cd9437 Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script. by Roland Levillain · 6 years ago
  60. 56cb3ce ART: Slightly simplify/modernize dex_file_verifier.cc by Andreas Gampe · 6 years ago
  61. 60415ae ART: Move DexFileVerifier class to cc file by Andreas Gampe · 6 years ago
  62. 07a560d ART: Encapsulate init-optimization fields by Andreas Gampe · 6 years ago
  63. e32d24c Store zygote compiled code in a shared map. by Nicolas Geoffray · 6 years ago
  64. d17eac6 Fix for 689-zygote-jit-deopt on kernels before 3.11rc2 by Orion Hodson · 6 years ago
  65. e81f10a Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" by David Srbecky · 6 years ago
  66. 9690542 No longer use TZ Data artifacts under `/system/etc/tzdata_module`. by Roland Levillain · 6 years ago
  67. ab682a7 Blind fix for fixing 689-zygote-jit-deopt on host bionic. by Nicolas Geoffray · 6 years ago
  68. e6cb971 Remove ImageWriter::IsInBootOatFile(). by Vladimir Marko · 6 years ago
  69. d5fd5c3 Make .bss stores atomic release operations. by Vladimir Marko · 6 years ago
  70. 1a6f9fc ART: Dump more env vars in run-test-jar by Andreas Gampe · 6 years ago
  71. 0c89d57 Prevent art module types being used outside art by Paul Duffin · 6 years ago
  72. 5e33ccd Don't force-allocate a profiling info when we cannot. by Nicolas Geoffray · 6 years ago
  73. 4b3946a Remove small and tiny method options by Mathieu Chartier · 6 years ago
  74. 50bc8fb Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) by David Srbecky · 6 years ago
  75. 8c34452 Add 689-zygote-jit-deopt as knownfailure while investigating. by Nicolas Geoffray · 6 years ago
  76. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 6 years ago
  77. c1b34d4 Disable JNI native whitelist check by Orion Hodson · 6 years ago
  78. f5e3c66 ART: Use bitset in dex file verifier by Andreas Gampe · 6 years ago
  79. 4d6ca2e Deterministic VerifierDeps::Dump(). by Vladimir Marko · 6 years ago
  80. af213cc Fix ClearEntryPointsInZygoteExecSpace. by Nicolas Geoffray · 6 years ago
  81. 0cc6a82 Set `ANDROID_TZDATA_ROOT` to the TZ Data APEX in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  82. 4d71e55 Remove ShadowFrame::HasReferenceArray() by David Srbecky · 6 years ago
  83. e2d24be Simplify ImageWriter::IsInBootImage. by Vladimir Marko · 6 years ago
  84. 714fad6 Delete tasks when deleting a thread pool. by Nicolas Geoffray · 6 years ago
  85. 21c4898 Add Runner for field-count agent by Alex Light · 6 years ago
  86. b06e0ad Add `libcore.java.awt` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  87. 2f1e8f8 Use flattened Time Zone Data APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  88. 6740404 Disable dexdiag_test on fugu. by Nicolas Geoffray · 6 years ago
  89. e107037 Clean up collecting app image string references. by Vladimir Marko · 6 years ago
  90. 05b41c4 Prepare for sharing JIT code after fork. by Nicolas Geoffray · 6 years ago
  91. 3a614ea Add more tests around JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  92. 1be9c72 Disable opaque JNI Ids for now. by Nicolas Geoffray · 6 years ago
  93. 3768276 Allow explicit blacklisting with maxTargetSdk=0. by Mathew Inwood · 6 years ago
  94. 0d4567f Stack maps: Refactor constructors. by David Srbecky · 6 years ago
  95. cc08c50 ART: Restyle VerifyError by Andreas Gampe · 6 years ago
  96. b839fbb ART: Allow arbitrary "expression" in generate_operator_out.py by Andreas Gampe · 6 years ago
  97. 2ad19bc ART: Refactor generate_operator_out.py by Andreas Gampe · 6 years ago
  98. d3b06eb ART: Run autopep8 on generate_operator_out.py by Andreas Gampe · 6 years ago
  99. 43884b2 ART: Coalesce verifier flags into bit struct by Andreas Gampe · 6 years ago
  100. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 6 years ago