1. 3369591 Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT. by Martin Stjernholm · 4 years, 7 months ago
  2. eac38a1 Refactor Android.gtest.mk more by Jiyong Park · 4 years, 7 months ago
  3. 340fb0b Workaround for building gtest dependencies. by Nicolas Geoffray · 4 years, 7 months ago
  4. dd3b7aa Clean up art's Soong go files by Colin Cross · 5 years ago
  5. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 7 months ago
  6. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 7 months ago
  7. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 8 months ago
  8. 42b9c19 Revert "Use framework boot image extension." by Ulyana Trafimovich · 4 years, 7 months ago
  9. 3bdb977 Document no-strip flag by Calin Juravle · 4 years, 7 months ago
  10. 542e393 Do not strip art libs when building for linux-bionic by Calin Juravle · 4 years, 8 months ago
  11. 46845f6 Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx"""" by Søren Gjesse · 4 years, 8 months ago
  12. 9561faf Revert "Revert "Revert "Remove reference to d8-compat-dx""" by Nicolas Geoffray · 4 years, 8 months ago
  13. 64a5d1a Revert "Revert "Remove reference to d8-compat-dx"" by Nicolas Geoffray · 4 years, 8 months ago
  14. 1caa127 Revert "Remove reference to d8-compat-dx" by Jason Lee · 4 years, 8 months ago
  15. 1755ad0 Remove reference to d8-compat-dx by Søren Gjesse · 4 years, 8 months ago
  16. 5c8cc64 Use framework boot image extension. by Ulya Trafimovich · 4 years, 8 months ago
  17. 3c03688 Make file_contexts as "android:path" property by Jooyung Han · 4 years, 8 months ago
  18. 4813618 Add missing bug number to TODO in `build/apex/art_apex_test.py`. by Roland Levillain · 4 years, 8 months ago
  19. fdbe207 Better handle the Host APEX case in `build/apex/art_apex_test.py`. by Roland Levillain · 4 years, 8 months ago
  20. df66de0 Update expectations around APEX manifests in `art_apex_test.py`. by Roland Levillain · 4 years, 8 months ago
  21. 7a20cbd Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 9 months ago
  22. 62f62f3 Disable -Wthread-safety-negative by Colin Cross · 4 years, 9 months ago
  23. 0f7c792 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 9 months ago
  24. fa2b2d3 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 9 months ago
  25. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 4 years, 9 months ago
  26. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 4 years, 9 months ago
  27. 77e6187 Include libadbconnection_server in the art apex. by Josh Gao · 4 years, 9 months ago
  28. 215cf3f Remove deprecated ART apex hooks. by Ulya Trafimovich · 4 years, 9 months ago
  29. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 4 years, 9 months ago
  30. 9f459c4 Revert "Boot image extension." by Colin Cross · 4 years, 9 months ago
  31. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  32. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 4 years, 9 months ago
  33. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 4 years, 9 months ago
  34. 0c262ed Remove legacy flavor option support from `art_apex_test.py`. by Roland Levillain · 4 years, 9 months ago
  35. dbd6a14 Relax options checking for Host APEX in `build/apex/runtests.sh`. by Roland Levillain · 4 years, 10 months ago
  36. af3ed62 Simplifications to art_apex_test.py by Orion Hodson · 4 years, 10 months ago
  37. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 4 years, 10 months ago
  38. caf8f4c Fix dependencies of profile_boot_info_test. by Nicolas Geoffray · 4 years, 10 months ago
  39. 6a40fe4 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 4 years, 10 months ago
  40. fff1bd0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 4 years, 10 months ago
  41. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 4 years, 10 months ago
  42. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 4 years, 10 months ago
  43. 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 4 years, 10 months ago
  44. f383ed8 Hide static from cc_library_shared and vice versa by Colin Cross · 4 years, 10 months ago
  45. 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 4 years, 10 months ago
  46. fd64e56 Move to bionic platform include. by Christopher Ferris · 4 years, 10 months ago
  47. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 4 years, 10 months ago
  48. d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 4 years, 11 months ago
  49. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  50. f3e6c5e Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 4 years, 10 months ago
  51. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 4 years, 10 months ago
  52. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 4 years, 10 months ago
  53. 9e3954d Bump stack overflow gap for hwasan. by Evgenii Stepanov · 4 years, 10 months ago
  54. 4fb71cc Fix mention of `art_apex_test_host` in ART never-allow rules. by Roland Levillain · 4 years, 10 months ago
  55. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 4 years, 11 months ago
  56. 816a552 ART: Add signal_dumper to testing APEX by Andreas Gampe · 4 years, 10 months ago
  57. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 4 years, 11 months ago
  58. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 4 years, 11 months ago
  59. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 5 years ago
  60. bf7ce25 Enabled AVX2 and FMA compiler Flags for libart module. by jaishank · 5 years ago
  61. ec2db5f Temporary workaround to avoid test failures when TARGET_2ND_ARCH is arm. by Martin Stjernholm · 4 years, 11 months ago
  62. c3eccff Remove no longer required special case for ndk_translation proxy libs. by Martin Stjernholm · 4 years, 11 months ago
  63. 9d4fb71 Fix invalid inverted boolean check. by Martin Stjernholm · 4 years, 11 months ago
  64. 188f21e Include com.android.runtime in the "runtime" linker namespace. by Martin Stjernholm · 5 years ago
  65. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 5 years ago
  66. ad909af Update references to the ART APEX. by Martin Stjernholm · 5 years ago
  67. 6da4569 Replace package variant specific APK keys with a single one. by Martin Stjernholm · 5 years ago
  68. fb3a94b Split Bionic and ART/libcore into separate APEXes. by Martin Stjernholm · 5 years ago
  69. c94b44d Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes." by Roland Levillain · 5 years ago
  70. 0414e24 Extend ART/Runtime APEX checker build rules to flattened APEXes. by Roland Levillain · 5 years ago
  71. 29e740f Convert the `art_apex_test.py` script to Python 2. by Roland Levillain · 5 years ago
  72. d4fc62c Factor common parts in ART/Runtime APEX checker build rules. by Roland Levillain · 5 years ago
  73. 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago
  74. 77251f9 art_apex_test.py: Fix uses of APEX providers' field `_folder_cache`. by Roland Levillain · 5 years ago
  75. 2d79a62 Remove dead code in build/codegen.go. by Roland Levillain · 5 years ago
  76. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 5 years ago
  77. 3cb59a4 Don't require --debugfs and --tmpdir when --flattened is used. by Martin Stjernholm · 5 years ago
  78. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 5 years ago
  79. 118ce36 Filter duplicate sources in ART's codegen customizer. by Roland Levillain · 5 years ago
  80. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 5 years ago
  81. f0b1de8 Introduce Make variables for the various Runtime APEX names. by Roland Levillain · 5 years ago
  82. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 5 years ago
  83. 2b9c8c9 No longer call `make` directly in build/apex/runtests.sh by Roland Levillain · 5 years ago
  84. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 5 years ago
  85. e91d787 Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 5 years ago
  86. 88e5569 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 5 years ago
  87. a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 5 years ago
  88. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 5 years ago
  89. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 5 years ago
  90. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 5 years ago
  91. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 5 years ago
  92. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 5 years ago
  93. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 5 years ago
  94. 0c89d57 Prevent art module types being used outside art by Paul Duffin · 5 years ago
  95. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 5 years ago
  96. 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 5 years ago
  97. 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 5 years ago
  98. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 5 years ago
  99. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 5 years ago
  100. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 5 years ago