1. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 4 years, 10 months ago
  2. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 4 years, 10 months ago
  3. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 4 years, 10 months ago
  4. 816a552 ART: Add signal_dumper to testing APEX by Andreas Gampe · 4 years, 10 months ago
  5. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 4 years, 10 months ago
  6. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 4 years, 10 months ago
  7. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 5 years ago
  8. ec2db5f Temporary workaround to avoid test failures when TARGET_2ND_ARCH is arm. by Martin Stjernholm · 4 years, 10 months ago
  9. c3eccff Remove no longer required special case for ndk_translation proxy libs. by Martin Stjernholm · 4 years, 10 months ago
  10. 9d4fb71 Fix invalid inverted boolean check. by Martin Stjernholm · 4 years, 10 months ago
  11. 188f21e Include com.android.runtime in the "runtime" linker namespace. by Martin Stjernholm · 5 years ago
  12. ad909af Update references to the ART APEX. by Martin Stjernholm · 5 years ago
  13. 6da4569 Replace package variant specific APK keys with a single one. by Martin Stjernholm · 5 years ago
  14. fb3a94b Split Bionic and ART/libcore into separate APEXes. by Martin Stjernholm · 5 years ago
  15. c94b44d Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes." by Roland Levillain · 4 years, 11 months ago
  16. 0414e24 Extend ART/Runtime APEX checker build rules to flattened APEXes. by Roland Levillain · 5 years ago
  17. 29e740f Convert the `art_apex_test.py` script to Python 2. by Roland Levillain · 5 years ago
  18. d4fc62c Factor common parts in ART/Runtime APEX checker build rules. by Roland Levillain · 5 years ago
  19. 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago
  20. 77251f9 art_apex_test.py: Fix uses of APEX providers' field `_folder_cache`. by Roland Levillain · 5 years ago
  21. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 5 years ago
  22. 3cb59a4 Don't require --debugfs and --tmpdir when --flattened is used. by Martin Stjernholm · 5 years ago
  23. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 5 years ago
  24. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 5 years ago
  25. 2b9c8c9 No longer call `make` directly in build/apex/runtests.sh by Roland Levillain · 5 years ago
  26. e91d787 Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 5 years ago
  27. 88e5569 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 5 years ago
  28. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 5 years ago
  29. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 5 years ago
  30. 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 5 years ago
  31. 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 5 years ago
  32. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 5 years ago
  33. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 5 years ago
  34. 09744ac Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 5 years ago
  35. 8c73087 Fix the output of art_apex_test.py's `--list` option. by Roland Levillain · 5 years ago
  36. c9ea3d1 Update TODOs for ICU library links. by Martin Stjernholm · 5 years ago
  37. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 5 years ago
  38. 2fb74d3 Fix location of guest libraries on translated archs by dimitry · 5 years ago
  39. f03b151 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 5 years ago
  40. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  41. 8ba0888 Reland: Make default namespace an "alias" for runtime rather than the other by Martin Stjernholm · 5 years ago
  42. 356864a Add libdexfiled_external to the debug Runtime APEX. by Martin Stjernholm · 5 years ago
  43. 916b426 Revert "Make default namespace an "alias" for runtime rather than the other way" by Martin Stjernholm · 5 years ago
  44. 5fe1b23 Make default namespace an "alias" for runtime rather than the other way around. by Martin Stjernholm · 5 years ago
  45. 4160c12 Update TODO for the lib/arm(64) subdirectories. by Martin Stjernholm · 5 years ago
  46. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 5 years ago
  47. a4469ef Describe the reason for the allow_all_shared_libs to the platform namespace by Martin Stjernholm · 5 years ago
  48. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 5 years ago
  49. 586e37b ART: Add jars to boot integrity by Andreas Gampe · 5 years ago
  50. 926c5f0 Update TODO for libcutils dependency. by Martin Stjernholm · 5 years ago
  51. 77f1766 Move dexdiag out of the release APEX, to avoid dependencies on by Martin Stjernholm · 5 years ago
  52. 42edf77 We no longer depend on libutils. by Martin Stjernholm · 5 years ago
  53. 84a32cd Exclude internal dependencies ASAN might add. by Martin Stjernholm · 5 years ago
  54. 023c218 Clean up APEX library lists. by Martin Stjernholm · 5 years ago
  55. c17ace2 Rename various functions for consistency and clarity. by Martin Stjernholm · 5 years ago
  56. 2bcea18 Add another ASAN variant of libclang_rt that is causing test failure. by Martin Stjernholm · 5 years ago
  57. 4b63d97 Remove links to libart(d).so from the platform namespace. by Martin Stjernholm · 5 years ago
  58. 1617f8c Mention `standalone-apex-files` in the Runtime APEX build rules. by Roland Levillain · 5 years ago
  59. 5cb98a9 ART: change art-tools be host-only by Orion Hodson · 5 years ago
  60. 79f5662 Tighten native API surface. by Pete Bentley · 5 years ago
  61. d27e60a Add another library that appears on branch git_master_asan_cf_throttled, by Martin Stjernholm · 5 years ago
  62. b81fe23 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 5 years ago
  63. 2babede Implement file absence checks in art_apex_test.py. by Martin Stjernholm · 5 years ago
  64. 336245d Fix art/build/apex/runtests.sh's usage command. by Roland Levillain · 5 years ago
  65. 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 5 years ago
  66. 4cb26ac ART: Change signature file derivation by Andreas Gampe · 5 years ago
  67. 0985eb1 ART: Emit minidebug-info in preinstall by Andreas Gampe · 5 years ago
  68. 6c5ed85 Build all APEXes at once, to reduce build startup time. by Martin Stjernholm · 5 years ago
  69. 7dd0f0f ART: Fix art_apex_test --tree by Andreas Gampe · 5 years ago
  70. 94b6c34 Don't bind-mount bionic files by Jiyong Park · 5 years ago
  71. 5797568 ART: Boot integrity checks for dalvik cache by Andreas Gampe · 5 years ago
  72. 4e91ee9 Fix pylint warnings in art_apex_test by Luca Stefani · 5 years ago
  73. da5f83d ART: APEX post-install check fsverity by Andreas Gampe · 5 years ago
  74. 29c111e ART: ART pre-install system-server by Andreas Gampe · 5 years ago
  75. 5bb525a ART: APEX post-install hook by Andreas Gampe · 5 years ago
  76. 2d68fc2 ART: Add fsverity to ART preinstall by Andreas Gampe · 5 years ago
  77. 31782c1 ART: APEX pre-install hook by Andreas Gampe · 5 years ago
  78. 9b7afcc Remove a fixed TODO. by Martin Stjernholm · 5 years ago
  79. d736ebc Test that debugging related libraries are in apexs. by Alex Light · 5 years ago
  80. e55ea98 ART: Add apex defaults by Andreas Gampe · 5 years ago
  81. c822590 Merge "Export liblog for conscrypt namespace" by Tom Cherry · 5 years ago
  82. 6686f3c Export liblog for conscrypt namespace by Tom Cherry · 5 years ago
  83. 9dcc073 Merge "Add libicuuc, libicui18n, libandroidicu, libpac to APEX" by vichang · 5 years ago
  84. 2f0008a Add libicuuc, libicui18n, libandroidicu, libpac to APEX by Victor Chang · 5 years ago
  85. 71faa00 Merge "Workaround for "required" dependencies not being followed in APEXes." by Martin Stjernholm · 5 years ago
  86. 0c15b82 Workaround for "required" dependencies not being followed in APEXes. by Martin Stjernholm · 5 years ago
  87. e961855 Sign each APEX with different container certificate by Jiyong Park · 5 years ago
  88. a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 5 years ago
  89. 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 5 years ago
  90. 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 5 years ago
  91. 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 5 years ago
  92. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 5 years ago
  93. 84bf698 Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 5 years ago
  94. c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 5 years ago
  95. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 5 years ago
  96. 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 5 years ago
  97. 1410e9f Reland: "ART: Hook Runtime APEX checker into build" by Jiyong Park · 5 years ago
  98. edd9639 Merge "Revert "ART: Hook Runtime APEX checker into build"" by Andreas Gampe · 5 years ago
  99. 9ba8a87 Revert "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 5 years ago
  100. 81ffeb8 Merge "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 5 years ago