1. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 2 months ago
  2. 8b24762 Use the new libicu.so provided in the NDK by Victor Chang · 4 years, 2 months ago
  3. 9636062 Integrate cpu_features external library by Daniil Riazanovskiy · 4 years, 2 months ago
  4. 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 2 months ago
  5. 68e5db5 Convert libdexfile_support_static to *_static_defaults modules. by Martin Stjernholm · 4 years, 2 months ago
  6. 2eb1f83 Link liblz4 and liblzma dynamically again. by Martin Stjernholm · 4 years, 2 months ago
  7. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 4 years, 3 months ago
  8. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 4 years, 3 months ago
  9. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 4 years, 3 months ago
  10. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 3 months ago
  11. d3ee902 More inclusive language in the build system. by David Srbecky · 4 years, 3 months ago
  12. 50a454b Link statically with libart(d)-simulator-container. by Ulya Trafimovich · 4 years, 4 months ago
  13. 659e8d6 Sampling PGO for libart by Yi Kong · 4 years, 4 months ago
  14. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 4 months ago
  15. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 4 months ago
  16. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 6 years ago
  17. 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 5 months ago
  18. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 5 months ago
  19. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 6 months ago
  20. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 4 years, 6 months ago
  21. 4fc7569 [nterp] Add arm64 implementation. by Nicolas Geoffray · 4 years, 10 months ago
  22. b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 6 months ago
  23. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 6 months ago
  24. 71f661c Set apex_available property by Jiyong Park · 4 years, 6 months ago
  25. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 7 months ago
  26. b72a094 Remove ART dependency on libicuuc by Victor Chang · 4 years, 8 months ago
  27. c1ad13a Add Handle::GetFromGdb function by Alex Light · 4 years, 8 months ago
  28. 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 4 years, 9 months ago
  29. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 9 months ago
  30. 30b38f8 Remove MIPS mterp. by Vladimir Marko · 4 years, 9 months ago
  31. b682ea4 Introduce BaseDexClassLoader.computeClassLoaderContextsNative by Dan Zimmerman · 4 years, 11 months ago
  32. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 10 months ago
  33. 467defb [art] Format runtime/Android.bp by Dan Zimmerman · 4 years, 11 months ago
  34. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  35. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  36. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  37. 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
  38. 013d1ee Introduce the notion of an nterp frame. by Nicolas Geoffray · 5 years ago
  39. 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
  40. d3d00c0 Refactor oat.h. by Vladimir Marko · 5 years ago
  41. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  42. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  43. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  44. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  45. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 5 years ago
  46. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  47. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  48. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
  49. bae88c0 Supported AVX/AVX2 in art-interpreter by jaishank · 5 years ago
  50. 01ecfa1 Refactor Core Plaform API checking by Orion Hodson · 5 years ago
  51. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 5 years ago
  52. 79d6c80 Revert^2 "Support using opaque JNI ids" by Alex Light · 5 years ago
  53. b476a29 Revert "Support using opaque JNI ids" by Nicolas Geoffray · 5 years ago
  54. 21d5994 Support using opaque JNI ids by Alex Light · 5 years ago
  55. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 5 years ago
  56. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 5 years ago
  57. ba26b51 ART: Skip all-threads dump on abort if locks are held by Andreas Gampe · 5 years ago
  58. 616f400 Move libsigchain out of static/shared properties by Colin Cross · 5 years ago
  59. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  60. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  61. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  62. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 6 years ago
  63. f160394 Rewrite backtrace-helper to use Unwinder directly. by David Srbecky · 6 years ago
  64. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  65. 268aa30 Add dependency on libdl_android by dimitry · 6 years ago
  66. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 6 years ago
  67. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 6 years ago
  68. 621c880 ObjPtr<>-ify mirror::CallSite. by Vladimir Marko · 6 years ago
  69. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  70. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  71. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  72. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 6 years ago
  73. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
  74. 2b076df Make jni_internal_test a CommonRuntimeTest. by Vladimir Marko · 6 years ago
  75. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  76. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  77. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  78. b72a6a9 DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
  79. b3eff8a DO NOT MERGE: Revert "ART: add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 6 years ago
  80. fbdbccc ART: add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  81. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  82. 9e73631 Merge "Include ICU4C cc_library_headers instead of a directory" by vichang · 6 years ago
  83. 5ce7e0d Merge changes from topic "dexfile-hooks" by Martin Stjernholm · 6 years ago
  84. 0a2cdf3 Include ICU4C cc_library_headers instead of a directory by Victor Chang · 6 years ago
  85. fcf213c Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest" by vichang · 6 years ago
  86. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
  87. 7cc45fd ART: Factor out lock order and holder from mutexes by Andreas Gampe · 6 years ago
  88. 18642a3 Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest by Victor Chang · 6 years ago
  89. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  90. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
  91. 9960cbc Revert "Link lzma and lz4 compression libs statically into libartbase and use that" by Annie Meng · 6 years ago
  92. 21579be Link lzma and lz4 compression libs statically into libartbase and use that by Martin Stjernholm · 6 years ago
  93. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  94. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  95. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  96. 7d1c049 Merge changes from topic "socket_peer_is_trusted" by Treehugger Robot · 6 years ago
  97. c2efd4d Remove libcutils socket_peer_is_trusted dependency. by Elliott Hughes · 6 years ago
  98. 2ee09ff Split interpreter_switch_impl.cc by David Srbecky · 6 years ago
  99. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 6 years ago
  100. 8e7d0cb Merge "Rewrite cpp-define-generator" by David Srbecky · 6 years ago