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