1. bf1a6b4 Add more sdk/module_exports needed by conscrypt am: b96479447d by Automerger Merge Worker · 5 years ago
  2. b964794 Add more sdk/module_exports needed by conscrypt by Paul Duffin · 5 years ago
  3. b8e8976 Fix minor code-style error am: de7f878d64 by Automerger Merge Worker · 5 years ago
  4. de7f878 Fix minor code-style error by Alex Light · 5 years ago
  5. e76c8d5 Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd. am: ffd067c6e2 by Automerger Merge Worker · 5 years ago
  6. ffd067c Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd. by Roland Levillain · 5 years ago
  7. 0eb2c5f Update ART chroot-based testing instructions w.r.t. JDWP tests. am: 09c23c60ae by Automerger Merge Worker · 5 years ago
  8. c263f1c Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT." am: 15c622d385 by Automerger Merge Worker · 5 years ago
  9. d3fdce6 Revert "Only append suffixes to dex2oat(d) on host." am: b59f5fba91 by Automerger Merge Worker · 5 years ago
  10. 09c23c6 Update ART chroot-based testing instructions w.r.t. JDWP tests. by Roland Levillain · 5 years ago
  11. 15c622d Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT." by Roland Levillain · 5 years ago
  12. b59f5fb Revert "Only append suffixes to dex2oat(d) on host." by Roland Levillain · 5 years ago
  13. b51efd8 Avoid dex2dex initialization if not compiling. am: f639bf4c6b by Automerger Merge Worker · 5 years ago
  14. f639bf4 Avoid dex2dex initialization if not compiling. by Vladimir Marko · 5 years ago
  15. 6757c95 Use {llndk,vndksp}.libraries.txt from VNDK APEX am: 26f7d10239 by Automerger Merge Worker · 5 years ago
  16. 26f7d10 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 5 years ago
  17. e382e66 Remove JIT native debug info on failed commits. am: 6a8e66c753 by Automerger Merge Worker · 5 years ago
  18. 6a8e66c Remove JIT native debug info on failed commits. by David Srbecky · 5 years ago
  19. cbf93de Fix race between dex-file registration and class-loader deletion am: 725da8fb96 by Automerger Merge Worker · 5 years ago
  20. 725da8f Fix race between dex-file registration and class-loader deletion by Alex Light · 5 years ago
  21. 71bb831 Copy ubsan runtime prebuilt when building tests. am: e3de71cbb2 by Automerger Merge Worker · 5 years ago
  22. 3c86e94 [adbwifi] Add adbd apex exported libs to system namespace. am: 8e2c036791 by Automerger Merge Worker · 5 years ago
  23. e3de71c Copy ubsan runtime prebuilt when building tests. by Ivan Lozano · 5 years ago
  24. 8e2c036 [adbwifi] Add adbd apex exported libs to system namespace. by Joshua Duong · 5 years ago
  25. 203b645 Refactor inliner am: 1868de9c95 by Automerger Merge Worker · 5 years ago
  26. 1868de9 Refactor inliner by Eric Holk · 5 years ago
  27. 9d19eef Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. am: 5b76889345 by Automerger Merge Worker · 5 years ago
  28. addb353 Better handle symlinks in flattened APEXes in `art_apex_test.py`. am: 3cd802e4b8 by Automerger Merge Worker · 5 years ago
  29. 5b76889 Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. by Roland Levillain · 5 years ago
  30. 3cd802e Better handle symlinks in flattened APEXes in `art_apex_test.py`. by Roland Levillain · 5 years ago
  31. 112fd0f Don't check the Host ART APEX when `HOST_PREFER_32_BIT` is `true`. am: 7fd13c925f by Automerger Merge Worker · 5 years ago
  32. 7fd13c9 Don't check the Host ART APEX when `HOST_PREFER_32_BIT` is `true`. by Roland Levillain · 5 years ago
  33. b45f6fa Use a different VNDK namespace for product apps am: eb4f08c577 by Automerger Merge Worker · 5 years ago
  34. eb4f08c Use a different VNDK namespace for product apps by Justin Yun · 5 years ago
  35. 4911415 Rename APEX Namespace am: 272b36d1b5 by Automerger Merge Worker · 5 years ago
  36. 272b36d Rename APEX Namespace by Kiyoung Kim · 5 years ago
  37. 909d82c Revert "Always put the framework profile in the boot image location." am: 2ad7c98dda by Automerger Merge Worker · 5 years ago
  38. 2ad7c98 Revert "Always put the framework profile in the boot image location." by Nicolas Geoffray · 5 years ago
  39. 2ff04a3 JIT mini-debug-info: Insert application entries at the head. am: 4d125afe9c by Automerger Merge Worker · 5 years ago
  40. 4d125af JIT mini-debug-info: Insert application entries at the head. by David Srbecky · 5 years ago
  41. 7853da6 Fix iteration in RemoveNativeDebugInfoForJit am: 5aa42926cf by Automerger Merge Worker · 5 years ago
  42. 5aa4292 Fix iteration in RemoveNativeDebugInfoForJit by David Srbecky · 5 years ago
  43. aba0152 Do not verify dex files for --compiler-filter=assume-verified. am: ef46e101be by Automerger Merge Worker · 5 years ago
  44. ef46e10 Do not verify dex files for --compiler-filter=assume-verified. by Vladimir Marko · 5 years ago
  45. ce8eb95 Reuse factory methods for art extensions of cc module types am: e78b50eb15 by Automerger Merge Worker · 5 years ago
  46. e78b50e Reuse factory methods for art extensions of cc module types by Paul Duffin · 5 years ago
  47. d8a09b1 Fix mini-debug-info generation for JIT tests am: b0ec679b1a by Automerger Merge Worker · 5 years ago
  48. b0ec679 Fix mini-debug-info generation for JIT tests by David Srbecky · 5 years ago
  49. 7c6d9c6 Remove remaining MIPS support. am: be0d3cff84 by Automerger Merge Worker · 5 years ago
  50. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 5 years ago
  51. 5aa6c2a Revert "Revert "Revert "Add consistency CHECKs around ArtMethod fields.""" am: 5945de03b6 by Automerger Merge Worker · 5 years ago
  52. 5298fde Revert "Remove non-required build targets from buildbot-build.sh" am: 761ee21756 by Automerger Merge Worker · 5 years ago
  53. 5945de0 Revert "Revert "Revert "Add consistency CHECKs around ArtMethod fields.""" by Nicolas Geoffray · 5 years ago
  54. 761ee21 Revert "Remove non-required build targets from buildbot-build.sh" by Alex Light · 5 years ago
  55. 38076a0 Remove non-required build targets from buildbot-build.sh am: 0007e7305b by Automerger Merge Worker · 5 years ago
  56. e753a45 Allow late lookup for @CriticalNative methods. am: fa458ac21a by Automerger Merge Worker · 5 years ago
  57. 0007e73 Remove non-required build targets from buildbot-build.sh by Nicolas Geoffray · 5 years ago
  58. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 5 years ago
  59. e6a4b8e Avoid implementation-defined behavior am: 99d91d18f9 by Greg Kaiser · 5 years ago
  60. 99d91d1 Avoid implementation-defined behavior by Greg Kaiser · 5 years ago
  61. a82cd0e Always put the framework profile in the boot image location. am: 5265419a52 by Nicolas Geoffray · 5 years ago
  62. 7e2e1cd Fix braino in Jit::PostZygoteFork. am: 58cc76d210 by Nicolas Geoffray · 5 years ago
  63. 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 5 years ago
  64. 58cc76d Fix braino in Jit::PostZygoteFork. by Nicolas Geoffray · 5 years ago
  65. f04adba Blacklist 096-array-copy-concurrent-gc on debuggable & gcstress & debug & host. am: 641f155fa4 by Nicolas Geoffray · 5 years ago
  66. 641f155 Blacklist 096-array-copy-concurrent-gc on debuggable & gcstress & debug & host. by Nicolas Geoffray · 5 years ago
  67. 4b5d3f2 Deprecate sys.linker.use_generated_config am: f497663553 by Kiyoung Kim · 5 years ago
  68. f497663 Deprecate sys.linker.use_generated_config by Kiyoung Kim · 5 years ago
  69. 41401a0 Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`. am: a871d84c08 by Roland Levillain · 5 years ago
  70. a871d84 Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`. by Roland Levillain · 5 years ago
  71. bfe2f2c Revert "Revert "Add consistency CHECKs around ArtMethod fields."" am: f994025d8e by Nicolas Geoffray · 5 years ago
  72. f994025 Revert "Revert "Add consistency CHECKs around ArtMethod fields."" by Nicolas Geoffray · 5 years ago
  73. b5bc563 Prevent entering IMT conflict trampoline with j.l.Object methods. am: 2925311f95 by Nicolas Geoffray · 5 years ago
  74. 2925311 Prevent entering IMT conflict trampoline with j.l.Object methods. by Nicolas Geoffray · 5 years ago
  75. 0bb6090 Only append suffixes to dex2oat(d) on host. am: f8f51c9697 by Martin Stjernholm · 5 years ago
  76. f8f51c9 Only append suffixes to dex2oat(d) on host. by Martin Stjernholm · 5 years ago
  77. c48c33d Remove MIPS support from dexfuzz. am: 303d8c2849 by Vladimir Marko · 5 years ago
  78. 826ca67 Filter image classes in RecordImageClassesVisitor. am: 517e5cd243 by Vladimir Marko · 5 years ago
  79. 303d8c2 Remove MIPS support from dexfuzz. by Vladimir Marko · 5 years ago
  80. 517e5cd Filter image classes in RecordImageClassesVisitor. by Vladimir Marko · 5 years ago
  81. 0ed16a6 Add libstats_jni to linkerconfig/namespace am: 5257503fa5 by Jeffrey Huang · 5 years ago
  82. 5257503 Add libstats_jni to linkerconfig/namespace by Jeffrey Huang · 5 years ago
  83. 38d80cf Revert "Revert "Make class loader context fail for unknown class loaders"" am: 0a5cad39cd by Calin Juravle · 5 years ago
  84. 0a5cad3 Revert "Revert "Make class loader context fail for unknown class loaders"" by Calin Juravle · 5 years ago
  85. 34ad5f3 Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT. am: 8aa6a82003 by Martin Stjernholm · 5 years ago
  86. 8aa6a82 Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT. by Martin Stjernholm · 5 years ago
  87. 437d441 Revert "Make class loader context fail for unknown class loaders" am: e9818ddd70 by Stefania Halac · 5 years ago
  88. e9818dd Revert "Make class loader context fail for unknown class loaders" by Stefania Halac · 5 years ago
  89. 7e3b15f Ensure `adbd` has root permissions before pushing files to ART's chroot dir. am: 1d852c36ad by Roland Levillain · 5 years ago
  90. 1d852c3 Ensure `adbd` has root permissions before pushing files to ART's chroot dir. by Roland Levillain · 5 years ago
  91. 60c6b33 Revert "Temporarily disable AddMoreDexFileThanLimitBoot." am: 250a6e70fd by Christopher Ferris · 5 years ago
  92. 250a6e7 Revert "Temporarily disable AddMoreDexFileThanLimitBoot." by Christopher Ferris · 5 years ago
  93. 272a25f ART: ARM64: Improve FP IsInfinity intrinsic. am: 67e4a4db30 by Artem Serov · 5 years ago
  94. 67e4a4d ART: ARM64: Improve FP IsInfinity intrinsic. by Artem Serov · 5 years ago
  95. 5efc1f6 Remove MIPS support from runtime/. am: 41b605c5ad by Vladimir Marko · 5 years ago
  96. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 5 years ago
  97. 8153223 Remove MIPS mterp. am: 30b38f8d01 by Vladimir Marko · 5 years ago
  98. 30b38f8 Remove MIPS mterp. by Vladimir Marko · 5 years ago
  99. 7fe235a Make AdbConnectionState statically am: 013e208bdd by Flash Liu · 5 years ago
  100. 013e208 Make AdbConnectionState statically by Flash Liu · 5 years ago