1. 1dc987a Add libnativehelper_header_only to art-module-sdk by Paul Duffin · 5 years ago
  2. 0c92604 Revert "Temporarily comment out art-module-host-exports" by Paul Duffin · 4 years, 11 months ago
  3. 9f92d9b Temporarily comment out art-module-host-exports by Paul Duffin · 4 years, 11 months ago
  4. 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 5 years ago
  5. c42db83 Make dex2oat(d) and hiddenapi 64-bit only on host. by Martin Stjernholm · 5 years ago
  6. 1c85efd Fix mac build by disabling art-module-host-exports by Paul Duffin · 5 years ago
  7. 109039e Remove legacy ART APEX linker configuration file. by Roland Levillain · 5 years ago
  8. 7744056 Extend manifest to switch to autogenerated linker config. by Martin Stjernholm · 5 years ago
  9. b964794 Add more sdk/module_exports needed by conscrypt by Paul Duffin · 5 years ago
  10. ffd067c Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd. by Roland Levillain · 5 years ago
  11. 8e2c036 [adbwifi] Add adbd apex exported libs to system namespace. by Joshua Duong · 5 years ago
  12. 5b76889 Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. by Roland Levillain · 5 years ago
  13. 3cd802e Better handle symlinks in flattened APEXes in `art_apex_test.py`. by Roland Levillain · 5 years ago
  14. 7fd13c9 Don't check the Host ART APEX when `HOST_PREFER_32_BIT` is `true`. by Roland Levillain · 5 years ago
  15. e78b50e Reuse factory methods for art extensions of cc module types by Paul Duffin · 5 years ago
  16. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 5 years ago
  17. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 5 years ago
  18. e1a4451 Compile host dex2oat for 64 bit even when HOST_PREFER_32_BIT is set. by Martin Stjernholm · 5 years ago
  19. 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 5 years ago
  20. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 5 years ago
  21. b584ea4 Relax the check for dexpreopt files in the ART apex. by Ulya Trafimovich · 5 years ago
  22. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 5 years ago
  23. c2c5b06 Rename "platform" to "system" namespace in the ART linker config. by Ulya Trafimovich · 5 years ago
  24. a7d98b9 Add java_system_modules to ART SDK by Paul Duffin · 5 years ago
  25. fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
  26. d00f129 Clean up some linker config inconsistencies. by Martin Stjernholm · 5 years ago
  27. 7955f5e Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 5 years ago
  28. bd396c0 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
  29. d71f1dc Enable support of VecLoad/VecStore in LSE by xueliang.zhong · 7 years ago
  30. 2f544c2 Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 5 years ago
  31. 691f1a4 Add initial sdk/module_exports for art by Paul Duffin · 5 years ago
  32. a599252 Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 5 years ago
  33. 7b0df59 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
  34. c4d13ae Revise generation of go/lem benchmarking tarball by Orion Hodson · 5 years ago
  35. 3369591 Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT. by Martin Stjernholm · 5 years ago
  36. eac38a1 Refactor Android.gtest.mk more by Jiyong Park · 5 years ago
  37. 340fb0b Workaround for building gtest dependencies. by Nicolas Geoffray · 5 years ago
  38. dd3b7aa Clean up art's Soong go files by Colin Cross · 5 years ago
  39. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  40. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  41. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  42. 42b9c19 Revert "Use framework boot image extension." by Ulyana Trafimovich · 5 years ago
  43. 3bdb977 Document no-strip flag by Calin Juravle · 5 years ago
  44. 542e393 Do not strip art libs when building for linux-bionic by Calin Juravle · 5 years ago
  45. 46845f6 Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx"""" by Søren Gjesse · 5 years ago
  46. 9561faf Revert "Revert "Revert "Remove reference to d8-compat-dx""" by Nicolas Geoffray · 5 years ago
  47. 64a5d1a Revert "Revert "Remove reference to d8-compat-dx"" by Nicolas Geoffray · 5 years ago
  48. 1caa127 Revert "Remove reference to d8-compat-dx" by Jason Lee · 5 years ago
  49. 1755ad0 Remove reference to d8-compat-dx by Søren Gjesse · 5 years ago
  50. 5c8cc64 Use framework boot image extension. by Ulya Trafimovich · 5 years ago
  51. 3c03688 Make file_contexts as "android:path" property by Jooyung Han · 5 years ago
  52. 4813618 Add missing bug number to TODO in `build/apex/art_apex_test.py`. by Roland Levillain · 5 years ago
  53. fdbe207 Better handle the Host APEX case in `build/apex/art_apex_test.py`. by Roland Levillain · 5 years ago
  54. df66de0 Update expectations around APEX manifests in `art_apex_test.py`. by Roland Levillain · 5 years ago
  55. 7a20cbd Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  56. 62f62f3 Disable -Wthread-safety-negative by Colin Cross · 5 years ago
  57. 0f7c792 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  58. fa2b2d3 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  59. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 5 years ago
  60. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 5 years ago
  61. 77e6187 Include libadbconnection_server in the art apex. by Josh Gao · 5 years ago
  62. 215cf3f Remove deprecated ART apex hooks. by Ulya Trafimovich · 5 years ago
  63. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 5 years ago
  64. 9f459c4 Revert "Boot image extension." by Colin Cross · 5 years ago
  65. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  66. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  67. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
  68. 0c262ed Remove legacy flavor option support from `art_apex_test.py`. by Roland Levillain · 5 years ago
  69. dbd6a14 Relax options checking for Host APEX in `build/apex/runtests.sh`. by Roland Levillain · 5 years ago
  70. af3ed62 Simplifications to art_apex_test.py by Orion Hodson · 5 years ago
  71. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 5 years ago
  72. caf8f4c Fix dependencies of profile_boot_info_test. by Nicolas Geoffray · 5 years ago
  73. 6a40fe4 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  74. fff1bd0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  75. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 5 years ago
  76. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 5 years ago
  77. 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 5 years ago
  78. f383ed8 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  79. 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
  80. fd64e56 Move to bionic platform include. by Christopher Ferris · 5 years ago
  81. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  82. d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 5 years ago
  83. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
  84. f3e6c5e Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 5 years ago
  85. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 5 years ago
  86. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 5 years ago
  87. 9e3954d Bump stack overflow gap for hwasan. by Evgenii Stepanov · 5 years ago
  88. 4fb71cc Fix mention of `art_apex_test_host` in ART never-allow rules. by Roland Levillain · 5 years ago
  89. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 5 years ago
  90. 816a552 ART: Add signal_dumper to testing APEX by Andreas Gampe · 5 years ago
  91. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 5 years ago
  92. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 5 years ago
  93. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 6 years ago
  94. bf7ce25 Enabled AVX2 and FMA compiler Flags for libart module. by jaishank · 6 years ago
  95. ec2db5f Temporary workaround to avoid test failures when TARGET_2ND_ARCH is arm. by Martin Stjernholm · 5 years ago
  96. c3eccff Remove no longer required special case for ndk_translation proxy libs. by Martin Stjernholm · 5 years ago
  97. 9d4fb71 Fix invalid inverted boolean check. by Martin Stjernholm · 5 years ago
  98. 188f21e Include com.android.runtime in the "runtime" linker namespace. by Martin Stjernholm · 5 years ago
  99. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 6 years ago
  100. ad909af Update references to the ART APEX. by Martin Stjernholm · 6 years ago