1. 6fc471e Check vreg count on debuggable by Alex Light · 5 years ago
  2. 9f92d9b Temporarily comment out art-module-host-exports by Paul Duffin · 5 years ago
  3. 814b928 Manually add java.io.Buffer private fields to the Core Platform API by Orion Hodson · 5 years ago
  4. 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 5 years ago
  5. 662f12e Move entry spills determination to JNI compiler. by Vladimir Marko · 5 years ago
  6. eedca4a Add more tests, spin before inflating monitors by Hans Boehm · 5 years ago
  7. acb5c2d Revert "Revert "Revert "Always put the framework profile in the boot image location.""" by Nicolas Geoffray · 5 years ago
  8. b871d3e Add comments about possible lock contention by Hans Boehm · 5 years ago
  9. 53f9e65 Revert^2 "art: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 5 years ago
  10. ec769b8 Revert "Revert "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 5 years ago
  11. 6cf7a9b Revert "Revert "If generating an image, run initialization and other optimizations."" by Nicolas Geoffray · 5 years ago
  12. e248b02 Add dependencies on binaries that the art script uses. by Martin Stjernholm · 5 years ago
  13. 2dea079 Gate access to targetsdk-max-p,q on compat framework by atrost · 5 years ago
  14. 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 5 years ago
  15. 69efda0 chroot-test: Clean up linkerconfig's dependencies by Jooyung Han · 5 years ago
  16. 6f5e729 Only start timer in IncrementDisableThreadFlip when waiting by Eric Holk · 5 years ago
  17. 03e8716 Remove MIPS support from libelffile. by Vladimir Marko · 5 years ago
  18. bbec8a6 Revert "If generating an image, run initialization and other optimizations." by Eric Holk · 5 years ago
  19. 6972b96 Speed up test by Hans Boehm · 5 years ago
  20. c42db83 Make dex2oat(d) and hiddenapi 64-bit only on host. by Martin Stjernholm · 5 years ago
  21. 1c85efd Fix mac build by disabling art-module-host-exports by Paul Duffin · 5 years ago
  22. 276ed28 Revert "art: Extend sun.misc.Unsafe presence in the Core Platfor..." by Orion Hodson · 5 years ago
  23. 8f95183 Add new set_verbose_flag_ext JVMTI Extension by Alex Light · 5 years ago
  24. eac404b Support ART's target gtests in atest. by David Srbecky · 5 years ago
  25. 109039e Remove legacy ART APEX linker configuration file. by Roland Levillain · 5 years ago
  26. 84b1d55 art: Extend sun.misc.Unsafe presence in the Core Platform API by Orion Hodson · 5 years ago
  27. b2ffe4b ART: Add workaround of 4.14 kernel bug to 137-cfi by Evgeny Astigeevich · 5 years ago
  28. 7744056 Extend manifest to switch to autogenerated linker config. by Martin Stjernholm · 5 years ago
  29. 2246a4e perfetto_hprof: be smarter about splitting packets by Florian Mayer · 5 years ago
  30. ada8536 If generating an image, run initialization and other optimizations. by Nicolas Geoffray · 5 years ago
  31. b964794 Add more sdk/module_exports needed by conscrypt by Paul Duffin · 5 years ago
  32. de7f878 Fix minor code-style error by Alex Light · 5 years ago
  33. ffd067c Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd. by Roland Levillain · 5 years ago
  34. 09c23c6 Update ART chroot-based testing instructions w.r.t. JDWP tests. by Roland Levillain · 5 years ago
  35. 15c622d Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT." by Roland Levillain · 5 years ago
  36. b59f5fb Revert "Only append suffixes to dex2oat(d) on host." by Roland Levillain · 5 years ago
  37. f639bf4 Avoid dex2dex initialization if not compiling. by Vladimir Marko · 5 years ago
  38. 26f7d10 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 5 years ago
  39. 6a8e66c Remove JIT native debug info on failed commits. by David Srbecky · 5 years ago
  40. 725da8f Fix race between dex-file registration and class-loader deletion by Alex Light · 5 years ago
  41. e3de71c Copy ubsan runtime prebuilt when building tests. by Ivan Lozano · 5 years ago
  42. 8e2c036 [adbwifi] Add adbd apex exported libs to system namespace. by Joshua Duong · 5 years ago
  43. 1868de9 Refactor inliner by Eric Holk · 5 years ago
  44. 5b76889 Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. by Roland Levillain · 5 years ago
  45. 3cd802e Better handle symlinks in flattened APEXes in `art_apex_test.py`. by Roland Levillain · 5 years ago
  46. 7fd13c9 Don't check the Host ART APEX when `HOST_PREFER_32_BIT` is `true`. by Roland Levillain · 5 years ago
  47. eb4f08c Use a different VNDK namespace for product apps by Justin Yun · 5 years ago
  48. 272b36d Rename APEX Namespace by Kiyoung Kim · 5 years ago
  49. 2ad7c98 Revert "Always put the framework profile in the boot image location." by Nicolas Geoffray · 5 years ago
  50. 4d125af JIT mini-debug-info: Insert application entries at the head. by David Srbecky · 5 years ago
  51. 5aa4292 Fix iteration in RemoveNativeDebugInfoForJit by David Srbecky · 5 years ago
  52. ef46e10 Do not verify dex files for --compiler-filter=assume-verified. by Vladimir Marko · 5 years ago
  53. e78b50e Reuse factory methods for art extensions of cc module types by Paul Duffin · 5 years ago
  54. b0ec679 Fix mini-debug-info generation for JIT tests by David Srbecky · 5 years ago
  55. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 5 years ago
  56. 5945de0 Revert "Revert "Revert "Add consistency CHECKs around ArtMethod fields.""" by Nicolas Geoffray · 5 years ago
  57. 761ee21 Revert "Remove non-required build targets from buildbot-build.sh" by Alex Light · 5 years ago
  58. 0007e73 Remove non-required build targets from buildbot-build.sh by Nicolas Geoffray · 5 years ago
  59. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 5 years ago
  60. 99d91d1 Avoid implementation-defined behavior by Greg Kaiser · 5 years ago
  61. 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 5 years ago
  62. 58cc76d Fix braino in Jit::PostZygoteFork. by Nicolas Geoffray · 5 years ago
  63. 641f155 Blacklist 096-array-copy-concurrent-gc on debuggable & gcstress & debug & host. by Nicolas Geoffray · 5 years ago
  64. f497663 Deprecate sys.linker.use_generated_config by Kiyoung Kim · 5 years ago
  65. a871d84 Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`. by Roland Levillain · 5 years ago
  66. f994025 Revert "Revert "Add consistency CHECKs around ArtMethod fields."" by Nicolas Geoffray · 5 years ago
  67. 2925311 Prevent entering IMT conflict trampoline with j.l.Object methods. by Nicolas Geoffray · 5 years ago
  68. f8f51c9 Only append suffixes to dex2oat(d) on host. by Martin Stjernholm · 5 years ago
  69. 303d8c2 Remove MIPS support from dexfuzz. by Vladimir Marko · 5 years ago
  70. 517e5cd Filter image classes in RecordImageClassesVisitor. by Vladimir Marko · 5 years ago
  71. 5257503 Add libstats_jni to linkerconfig/namespace by Jeffrey Huang · 5 years ago
  72. 0a5cad3 Revert "Revert "Make class loader context fail for unknown class loaders"" by Calin Juravle · 5 years ago
  73. 8aa6a82 Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT. by Martin Stjernholm · 5 years ago
  74. e9818dd Revert "Make class loader context fail for unknown class loaders" by Stefania Halac · 5 years ago
  75. 1d852c3 Ensure `adbd` has root permissions before pushing files to ART's chroot dir. by Roland Levillain · 5 years ago
  76. 250a6e7 Revert "Temporarily disable AddMoreDexFileThanLimitBoot." by Christopher Ferris · 5 years ago
  77. 67e4a4d ART: ARM64: Improve FP IsInfinity intrinsic. by Artem Serov · 5 years ago
  78. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 5 years ago
  79. 30b38f8 Remove MIPS mterp. by Vladimir Marko · 5 years ago
  80. 013e208 Make AdbConnectionState statically by Flash Liu · 5 years ago
  81. e1a4451 Compile host dex2oat for 64 bit even when HOST_PREFER_32_BIT is set. by Martin Stjernholm · 5 years ago
  82. 71dfc9c Reland: Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 5 years ago
  83. c137563 One more missing Result::ok() in native_loader_test.cpp by Bernie Innocenti · 5 years ago
  84. 8ee6d8f Add script to compile Java Language to odex files by Eric Holk · 5 years ago
  85. 09bc077 Temporarily disable AddMoreDexFileThanLimitBoot. by Christopher Ferris · 5 years ago
  86. 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 5 years ago
  87. c3f2fe9 Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`. by Roland Levillain · 5 years ago
  88. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 5 years ago
  89. 2d3de3a Make class loader context fail for unknown class loaders by Calin Juravle · 5 years ago
  90. c550327 Use stack for first scope in VariableSizedHandleScope by Mathieu Chartier · 5 years ago
  91. e0ac2f3 Show linker configuration files generated in the ART chroot environment. by Roland Levillain · 5 years ago
  92. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 5 years ago
  93. f0e99bd Remove old "platform" namespace name in a few remaining places. by Martin Stjernholm · 5 years ago
  94. b584ea4 Relax the check for dexpreopt files in the ART apex. by Ulya Trafimovich · 5 years ago
  95. 2d34867 Generate linker config after apex activation by Jooyung Han · 5 years ago
  96. 6e043bb Rewrite GenericJNI frame setup. by Vladimir Marko · 5 years ago
  97. ac5ae3c Convert native_loader_test.cpp to Result::ok() by Bernie Innocenti · 5 years ago
  98. af32242 Do not check for collision if we only extracted the apk by Calin Juravle · 5 years ago
  99. e6e634e Remove test 1944 by Alex Light · 5 years ago
  100. 5e251ea Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 5 years ago