1. 9f459c4 Revert "Boot image extension." by Colin Cross · 5 years ago
  2. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  3. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  4. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
  5. 0c262ed Remove legacy flavor option support from `art_apex_test.py`. by Roland Levillain · 5 years ago
  6. dbd6a14 Relax options checking for Host APEX in `build/apex/runtests.sh`. by Roland Levillain · 5 years ago
  7. af3ed62 Simplifications to art_apex_test.py by Orion Hodson · 5 years ago
  8. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 5 years ago
  9. caf8f4c Fix dependencies of profile_boot_info_test. by Nicolas Geoffray · 5 years ago
  10. 6a40fe4 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  11. fff1bd0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  12. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 5 years ago
  13. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 5 years ago
  14. 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 5 years ago
  15. f383ed8 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  16. 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
  17. fd64e56 Move to bionic platform include. by Christopher Ferris · 5 years ago
  18. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 6 years ago
  19. d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 6 years ago
  20. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
  21. f3e6c5e Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 6 years ago
  22. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 6 years ago
  23. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 6 years ago
  24. 9e3954d Bump stack overflow gap for hwasan. by Evgenii Stepanov · 6 years ago
  25. 4fb71cc Fix mention of `art_apex_test_host` in ART never-allow rules. by Roland Levillain · 6 years ago
  26. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 6 years ago
  27. 816a552 ART: Add signal_dumper to testing APEX by Andreas Gampe · 6 years ago
  28. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 6 years ago
  29. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 6 years ago
  30. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 6 years ago
  31. bf7ce25 Enabled AVX2 and FMA compiler Flags for libart module. by jaishank · 6 years ago
  32. ec2db5f Temporary workaround to avoid test failures when TARGET_2ND_ARCH is arm. by Martin Stjernholm · 6 years ago
  33. c3eccff Remove no longer required special case for ndk_translation proxy libs. by Martin Stjernholm · 6 years ago
  34. 9d4fb71 Fix invalid inverted boolean check. by Martin Stjernholm · 6 years ago
  35. 188f21e Include com.android.runtime in the "runtime" linker namespace. by Martin Stjernholm · 6 years ago
  36. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 6 years ago
  37. ad909af Update references to the ART APEX. by Martin Stjernholm · 6 years ago
  38. 6da4569 Replace package variant specific APK keys with a single one. by Martin Stjernholm · 6 years ago
  39. fb3a94b Split Bionic and ART/libcore into separate APEXes. by Martin Stjernholm · 6 years ago
  40. c94b44d Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes." by Roland Levillain · 6 years ago
  41. 0414e24 Extend ART/Runtime APEX checker build rules to flattened APEXes. by Roland Levillain · 6 years ago
  42. 29e740f Convert the `art_apex_test.py` script to Python 2. by Roland Levillain · 6 years ago
  43. d4fc62c Factor common parts in ART/Runtime APEX checker build rules. by Roland Levillain · 6 years ago
  44. 759845f Separate ICU4J from core-libart by Victor Chang · 6 years ago
  45. 77251f9 art_apex_test.py: Fix uses of APEX providers' field `_folder_cache`. by Roland Levillain · 6 years ago
  46. 2d79a62 Remove dead code in build/codegen.go. by Roland Levillain · 6 years ago
  47. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 6 years ago
  48. 3cb59a4 Don't require --debugfs and --tmpdir when --flattened is used. by Martin Stjernholm · 6 years ago
  49. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  50. 118ce36 Filter duplicate sources in ART's codegen customizer. by Roland Levillain · 6 years ago
  51. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 6 years ago
  52. f0b1de8 Introduce Make variables for the various Runtime APEX names. by Roland Levillain · 6 years ago
  53. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  54. 2b9c8c9 No longer call `make` directly in build/apex/runtests.sh by Roland Levillain · 6 years ago
  55. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 6 years ago
  56. e91d787 Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 6 years ago
  57. 88e5569 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 6 years ago
  58. a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 6 years ago
  59. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 6 years ago
  60. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 6 years ago
  61. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 6 years ago
  62. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 6 years ago
  63. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 6 years ago
  64. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 6 years ago
  65. 0c89d57 Prevent art module types being used outside art by Paul Duffin · 6 years ago
  66. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 6 years ago
  67. 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 6 years ago
  68. 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 6 years ago
  69. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  70. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 6 years ago
  71. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 6 years ago
  72. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 6 years ago
  73. 09744ac Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 6 years ago
  74. 8c73087 Fix the output of art_apex_test.py's `--list` option. by Roland Levillain · 6 years ago
  75. c9ea3d1 Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
  76. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 6 years ago
  77. 2fb74d3 Fix location of guest libraries on translated archs by dimitry · 6 years ago
  78. f03b151 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 6 years ago
  79. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  80. 917cfdb Fix build rules. by Nicolas Geoffray · 6 years ago
  81. 8ba0888 Reland: Make default namespace an "alias" for runtime rather than the other by Martin Stjernholm · 6 years ago
  82. 356864a Add libdexfiled_external to the debug Runtime APEX. by Martin Stjernholm · 6 years ago
  83. 916b426 Revert "Make default namespace an "alias" for runtime rather than the other way" by Martin Stjernholm · 6 years ago
  84. c36a8cc Handle empty uncompressed and aligned dex file in an archive. by Nicolas Geoffray · 6 years ago
  85. 5fe1b23 Make default namespace an "alias" for runtime rather than the other way around. by Martin Stjernholm · 6 years ago
  86. 4160c12 Update TODO for the lib/arm(64) subdirectories. by Martin Stjernholm · 6 years ago
  87. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 6 years ago
  88. 3b19de2 Fix oatdump_test build dependencies. by David Srbecky · 6 years ago
  89. a4469ef Describe the reason for the allow_all_shared_libs to the platform namespace by Martin Stjernholm · 6 years ago
  90. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 6 years ago
  91. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 6 years ago
  92. 586e37b ART: Add jars to boot integrity by Andreas Gampe · 6 years ago
  93. 926c5f0 Update TODO for libcutils dependency. by Martin Stjernholm · 6 years ago
  94. 77f1766 Move dexdiag out of the release APEX, to avoid dependencies on by Martin Stjernholm · 6 years ago
  95. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 6 years ago
  96. 42edf77 We no longer depend on libutils. by Martin Stjernholm · 6 years ago
  97. 84a32cd Exclude internal dependencies ASAN might add. by Martin Stjernholm · 6 years ago
  98. 023c218 Clean up APEX library lists. by Martin Stjernholm · 6 years ago
  99. 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
  100. 0841735 Use tidy_checks_as_errors blueprint field instead of manually setting --warnings-as-errors by Nikita Ioffe · 6 years ago