1. 8aa6a82 Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT. by Martin Stjernholm · 4 years, 5 months ago
  2. e9818dd Revert "Make class loader context fail for unknown class loaders" by Stefania Halac · 4 years, 5 months ago
  3. 1d852c3 Ensure `adbd` has root permissions before pushing files to ART's chroot dir. by Roland Levillain · 4 years, 5 months ago
  4. 250a6e7 Revert "Temporarily disable AddMoreDexFileThanLimitBoot." by Christopher Ferris · 4 years, 5 months ago
  5. 67e4a4d ART: ARM64: Improve FP IsInfinity intrinsic. by Artem Serov · 4 years, 5 months ago
  6. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 5 months ago
  7. 30b38f8 Remove MIPS mterp. by Vladimir Marko · 4 years, 5 months ago
  8. 013e208 Make AdbConnectionState statically by Flash Liu · 4 years, 9 months ago
  9. e1a4451 Compile host dex2oat for 64 bit even when HOST_PREFER_32_BIT is set. by Martin Stjernholm · 4 years, 6 months ago
  10. 71dfc9c Reland: Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 4 years, 6 months ago
  11. c137563 One more missing Result::ok() in native_loader_test.cpp by Bernie Innocenti · 4 years, 5 months ago
  12. 8ee6d8f Add script to compile Java Language to odex files by Eric Holk · 4 years, 5 months ago
  13. 09bc077 Temporarily disable AddMoreDexFileThanLimitBoot. by Christopher Ferris · 4 years, 5 months ago
  14. 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 4 years, 5 months ago
  15. c3f2fe9 Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`. by Roland Levillain · 4 years, 5 months ago
  16. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 4 years, 5 months ago
  17. 2d3de3a Make class loader context fail for unknown class loaders by Calin Juravle · 4 years, 5 months ago
  18. c550327 Use stack for first scope in VariableSizedHandleScope by Mathieu Chartier · 4 years, 5 months ago
  19. e0ac2f3 Show linker configuration files generated in the ART chroot environment. by Roland Levillain · 4 years, 5 months ago
  20. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 4 years, 5 months ago
  21. f0e99bd Remove old "platform" namespace name in a few remaining places. by Martin Stjernholm · 4 years, 5 months ago
  22. b584ea4 Relax the check for dexpreopt files in the ART apex. by Ulya Trafimovich · 4 years, 5 months ago
  23. 2d34867 Generate linker config after apex activation by Jooyung Han · 4 years, 5 months ago
  24. 6e043bb Rewrite GenericJNI frame setup. by Vladimir Marko · 4 years, 5 months ago
  25. ac5ae3c Convert native_loader_test.cpp to Result::ok() by Bernie Innocenti · 4 years, 5 months ago
  26. af32242 Do not check for collision if we only extracted the apk by Calin Juravle · 4 years, 5 months ago
  27. e6e634e Remove test 1944 by Alex Light · 4 years, 5 months ago
  28. 5e251ea Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 4 years, 6 months ago
  29. 8206ae8 Revert "Fix Core Platform API JNI check" by satayev · 4 years, 5 months ago
  30. 98cf82f Use apex name for apex linker namespace by Jooyung Han · 4 years, 5 months ago
  31. 089c135 Use product vndk version for product apps by Justin Yun · 4 years, 5 months ago
  32. 860ab37 Add bootclasspath elements to bootclasspath when dexing tests by Christoffer Quist Adamsen · 4 years, 5 months ago
  33. 18dc023 Remove obsolete CHECKs for image dex file location. by Vladimir Marko · 4 years, 5 months ago
  34. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 4 years, 6 months ago
  35. 5c33d35 Reinstate exception check in GenericJni stubs. by Vladimir Marko · 4 years, 5 months ago
  36. b5a7856 No longer adjust the linker configuration file in ART chroot environments. by Roland Levillain · 4 years, 5 months ago
  37. 15ff34d Generate a linker configuration file for chroot-based ART testing. by Roland Levillain · 4 years, 6 months ago
  38. f0eaada Revert "[art] Enable compilation of secondary dexes by default i..." by Nicolas Geoffray · 4 years, 5 months ago
  39. f7e99d5 Revert "[art] Fix, re-enable and expand 596-app-images" by Nicolas Geoffray · 4 years, 5 months ago
  40. 439c752 Revert "[art] Expand test coverage of secondary app images" by Nicolas Geoffray · 4 years, 5 months ago
  41. 630966b Revert "Blacklist test failing on debuggable." by Nicolas Geoffray · 4 years, 5 months ago
  42. 4b7183e Blacklist test failing on debuggable. by Nicolas Geoffray · 4 years, 5 months ago
  43. c2c5b06 Rename "platform" to "system" namespace in the ART linker config. by Ulya Trafimovich · 4 years, 5 months ago
  44. b68b7cb One more missing Result::ok() call in art/libnativeloader by Bernie Innocenti · 4 years, 5 months ago
  45. c9fa770 Introduce VMRuntime.isValidClassLoaderContext by Dan Zimmerman · 4 years, 6 months ago
  46. a7d98b9 Add java_system_modules to ART SDK by Paul Duffin · 4 years, 6 months ago
  47. b682ea4 Introduce BaseDexClassLoader.computeClassLoaderContextsNative by Dan Zimmerman · 4 years, 7 months ago
  48. 77aa680 [art] Expand test coverage of secondary app images by Dan Zimmerman · 4 years, 7 months ago
  49. 7c918ee [art] Fix, re-enable and expand 596-app-images by Dan Zimmerman · 4 years, 7 months ago
  50. 73b6aa9 [art] Enable compilation of secondary dexes by default in tests by Dan Zimmerman · 4 years, 7 months ago
  51. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 4 years, 5 months ago
  52. 5d24c3d Reorder and label code sections in `tools/buildbot-sync.sh`. by Roland Levillain · 4 years, 5 months ago
  53. 4bd5895 Convert art/ to Result::ok() by Bernie Innocenti · 4 years, 6 months ago
  54. 22be065 Include type in field names. by Florian Mayer · 4 years, 5 months ago
  55. 8c41a0b Handle interpreter / access-checks mode in the runtime. by Nicolas Geoffray · 4 years, 5 months ago
  56. 99c19ca Update platform namespace name by Kiyoung Kim · 4 years, 6 months ago
  57. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 4 years, 6 months ago
  58. 7c2f69e apex_available becomes more correct by Jiyong Park · 4 years, 6 months ago
  59. 7eca377 Reduce 2030-long-running-child heap requirements by Hans Boehm · 4 years, 5 months ago
  60. 0068228 Revert "Disable 2030-long-running-child on gcstress" by Hans Boehm · 4 years, 5 months ago
  61. fea435c Remove extra using statements by Tom Cherry · 4 years, 6 months ago
  62. 6dc0a43 Update libnativeloader dependency on libnativehelper by Orion Hodson · 4 years, 5 months ago
  63. c20ab9a Use valid pointer for app_main_namespace_ by Orion Hodson · 4 years, 5 months ago
  64. 9987b74 Fix memfd_create_compat() F_DUPFD call. by Vladimir Marko · 4 years, 5 months ago
  65. f6afcc9 Update boot image extension compilation args. by Vladimir Marko · 4 years, 6 months ago
  66. 8adb325 Move code from quick_entry_points_arm64.S to asm_support_arm64.S by Nicolas Geoffray · 4 years, 6 months ago
  67. 871ce22 Disable 2030-long-running-child on gcstress by Hans Boehm · 4 years, 6 months ago
  68. dc77ca3 Wait sooner for non-daemon threads by Hans Boehm · 4 years, 6 months ago
  69. 948f062 jni: Fix templates for clang-r377782 update. by Yabin Cui · 4 years, 6 months ago
  70. 51ad7fe Code cleanup around exception handling and stack walking. by Nicolas Geoffray · 4 years, 6 months ago
  71. 89b85eb dex2oat: default to speed-profile if we have a profile. by Vladimir Marko · 4 years, 6 months ago
  72. 198cf41 Use mv instead of cp for activating apexes. by Nicolas Geoffray · 4 years, 6 months ago
  73. 05fe07c Add warning comments on format by Jeongik Cha · 4 years, 6 months ago
  74. 2ad3f8e Do suspend check and hotness increment in entry of Nterp. by Nicolas Geoffray · 4 years, 6 months ago
  75. 8feb7eb Adjust CHECK on instrumentation stack. by Nicolas Geoffray · 4 years, 6 months ago
  76. 002eac6 Only flush visualizer output at the end of the compilation. by Nicolas Geoffray · 4 years, 6 months ago
  77. 75bca74 Remove legacy buildbot scripts by Orion Hodson · 4 years, 6 months ago
  78. 6c56db3 Fix Core Platform API JNI check by Orion Hodson · 4 years, 8 months ago
  79. f9dfd77 Update VMRuntime.isBootClassPathOnDisk()... by Vladimir Marko · 4 years, 6 months ago
  80. c70b84e Revert "Disable bitstring tests." by Igor Murashkin · 4 years, 6 months ago
  81. 066dd906 Revert "Disable BitStructs::NestedFieldAssignment." by Igor Murashkin · 4 years, 6 months ago
  82. 20d57d1 perfetto_hprof.cc: fix leaky file descriptors by Nick Kralevich · 4 years, 6 months ago
  83. dd14a3d Update old comment in bit_struct_detail.h . by Vladimir Marko · 4 years, 6 months ago
  84. 7e1603e Blacklist test failing on non-Android platforms and Android < R. by Nicolas Geoffray · 4 years, 6 months ago
  85. ecd9502 [jitzygote] Don't spawn a thread in child zygotes. by Nicolas Geoffray · 4 years, 6 months ago
  86. f69c189 Remove build target `test-art-target-sync`. by Roland Levillain · 4 years, 6 months ago
  87. c0e0e5e Compile boot image extensions in memory. by Vladimir Marko · 4 years, 6 months ago
  88. e4207a7 Use consistent storage type in bit structs. by Vladimir Marko · 4 years, 6 months ago
  89. 299141a Fix undefined behavior in BitStruct. by Vladimir Marko · 4 years, 6 months ago
  90. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 4 years, 6 months ago
  91. aa6f6f1 Revert "Add temporary logging to MemMap::swap" by Hans Boehm · 4 years, 6 months ago
  92. 78815ee Cleanup endian_utils.h by Alex Light · 4 years, 6 months ago
  93. f85a4d0 Experiment with large boot profile size by Calin Juravle · 4 years, 6 months ago
  94. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 4 years, 6 months ago
  95. 1c5b1ea Unify naming of buildbot commands by Orion Hodson · 4 years, 6 months ago
  96. 516745b Reland "Set SA_SIGINFO. Rename thread to include perfetto." by Florian Mayer · 4 years, 6 months ago
  97. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 6 months ago
  98. d00f129 Clean up some linker config inconsistencies. by Martin Stjernholm · 4 years, 6 months ago
  99. 7955f5e Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 4 years, 6 months ago
  100. e8a83af Revert^2 "Avoid libtistress static link to art" by Vladimir Marko · 4 years, 6 months ago