1. 2506eff Replace art_cts_jvmti_test_library filegroup with java_library by Paul Duffin · 5 years ago
  2. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 5 years ago
  3. 4b79ef4 Read /proc/self/smaps in perfetto_hprof. by Florian Mayer · 5 years ago
  4. 216a645 Remove libicuuc/libicui18n usage from art_gtest_defaults by Victor Chang · 5 years ago
  5. b72a094 Remove ART dependency on libicuuc by Victor Chang · 5 years ago
  6. 0ae3173 Add luni-crypto-tests to art module test exports by Daulet Zhanguzin · 5 years ago
  7. f4ba904 Fix string deduplication for multi-image extensions. by Vladimir Marko · 5 years ago
  8. cb62cd8 ART support for running tests without conscrypt sources. by Nicolas Geoffray · 5 years ago
  9. 9c06d44 Avoid creating preresolved strings array for dex files that have no strings by Mathieu Chartier · 5 years ago
  10. d1f7351 dex2oat: add --updatable-bcp-packages-file argument. by Vladimir Marko · 5 years ago
  11. bda163d Additional checks in GetDirectBuffer{Address,Capacity} by Orion Hodson · 5 years ago
  12. 963c27f Change default heap-target-utilization to 0.75 by Lokesh Gidra · 5 years ago
  13. fbf53b5 DCHECK to ensure processing instruction doesn't leave an exception. by Nicolas Geoffray · 5 years ago
  14. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 5 years ago
  15. d31def5 Adjust embedded dex locations in host boot image. by David Srbecky · 5 years ago
  16. f6c3784 Move the conscrypt hostdex build rule to ART. by Nicolas Geoffray · 5 years ago
  17. ca1c39a Fix race condition in GetPreResolvedStrings by Mathieu Chartier · 5 years ago
  18. 1abd3ec Symbolize script: make dash-compatible and pull vdex file for oatdump. by leon.wang · 5 years ago
  19. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 5 years ago
  20. 4ac8d96 Add method_idx output to dexdump and dexlayout by Eric Holk · 5 years ago
  21. d31cff1 Remove conscrypt as a build time dependency of ART. by Nicolas Geoffray · 5 years ago
  22. 75d2189 Fix thread shutdown race in adbconnection by Alex Light · 5 years ago
  23. bdf146c dex2oat: Fix repeatedly preparing dex files for oat file by wulonghua · 5 years ago
  24. bc11509 Address late comments on go/aog/1269207 by Alex Light · 5 years ago
  25. 403384e Fix host gtests for HOST_PREFER_32_BIT by David Srbecky · 5 years ago
  26. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 5 years ago
  27. a467a6e Fix incorrect interface-override linking by Alex Light · 5 years ago
  28. e5621f5 Wrap expected_cts_outputs in a java_library by Paul Duffin · 5 years ago
  29. e4abf13 ART: Update list of reserved boot class path packages. by Vladimir Marko · 5 years ago
  30. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 5 years ago
  31. 133987d Revert^2 "Don't include static or private methods with proxy construction." by Alex Light · 5 years ago
  32. e2cc08b Fix a typo in dexanalyze usage info by leon.wang · 5 years ago
  33. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 5 years ago
  34. 379503d Revert "Don't include static or private methods with proxy construction." by Alex Light · 5 years ago
  35. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 5 years ago
  36. f368882 Add more debugging info around ResolveField. by Nicolas Geoffray · 5 years ago
  37. aacb4b8 Fix logical error in a gtest that caused intermittent failures. by Ulya Trafimovich · 5 years ago
  38. 584e599 Don't include static or private methods with proxy construction. by Alex Light · 5 years ago
  39. c1ad13a Add Handle::GetFromGdb function by Alex Light · 5 years ago
  40. 55d6f19 Remove duplicate entry in expectations. by Nicolas Geoffray · 5 years ago
  41. 41617b1 Add more logging and sanity checks for JIT mini-debug-info. by David Srbecky · 5 years ago
  42. 842555d Add test mapping to run some libdexfile tests at presubmit. by Martin Stjernholm · 5 years ago
  43. e78ff3d Create the /system/framework directory when running under chroot. by Nicolas Geoffray · 5 years ago
  44. d8cdd4e Get rid of obsolete Make variable TARGET_CORE_JARS. by Ulya Trafimovich · 5 years ago
  45. 31e0dc2 Remove -testdex variants of bootclasspath jars. by Nicolas Geoffray · 5 years ago
  46. 696882f Skip reading VNDK libs for product if not available by Justin Yun · 5 years ago
  47. 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
  48. 29e62c3 Get jar / apk / dexfile location for classes. by Florian Mayer · 5 years ago
  49. 27374d9 Add new dex file support constructor. by Christopher Ferris · 5 years ago
  50. 521644b Call JitCodeCache::FreeAllMethodHeaders under JIT lock. by David Srbecky · 5 years ago
  51. 7bbbe25 Suppress ThreadLocal hash override warning. by Vladimir Marko · 5 years ago
  52. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 5 years ago
  53. 873bb64 Add "linkage" test options by David Sehr · 5 years ago
  54. 6e44830 Remove unnecessary vendor/recovery available from dexfile by Paul Duffin · 5 years ago
  55. c76232e Fix relation between debuggable / JIT zygote. by Nicolas Geoffray · 5 years ago
  56. 80495fd Re-enable 137-cfi test. by David Srbecky · 5 years ago
  57. 4395284 Consider thumb bit when repacking and compressing JIT mini-debug-info. by David Srbecky · 5 years ago
  58. be50bc3 Revert "Expect vdex files in a target-independent directory in t..." by Tim Joines · 5 years ago
  59. 198955a Expect vdex files in a target-independent directory in the ART apex. by Ulya Trafimovich · 5 years ago
  60. b68bb7a Fix compiling boot image extension with assume-verified. by Vladimir Marko · 5 years ago
  61. dc9d6a0 Add more logging to Thread::SetState by Mathieu Chartier · 5 years ago
  62. 4b90b86 Do not preload dex caches for assume-verified. by Vladimir Marko · 5 years ago
  63. bf770550 Don't run structural dex file verification in ClassLoaderContext. by Nicolas Geoffray · 5 years ago
  64. 0300822 Move @CriticalNative arguments in registers. by Vladimir Marko · 5 years ago
  65. e8ed866 Add MOVE_EXCEPTION to compat throw by Mathieu Chartier · 5 years ago
  66. edccd3c Retire VMRuntime.doNotInitializeInAot() by Orion Hodson · 5 years ago
  67. 444dc1c Fix 1001-app-image-regions by Mathieu Chartier · 5 years ago
  68. d8fd599 Reland^2 "Add consistency CHECKs around ArtMethod fields." by Nicolas Geoffray · 5 years ago
  69. e1ee6f9 Set the identity hash code seed before creating Runtime. by Vladimir Marko · 5 years ago
  70. 2e17cf4 Revert "ART: Conditionally remove loaded-oat-count check" by Nicolas Geoffray · 5 years ago
  71. eb070f0 Reland "art: Add FileDescriptor fields to native Core Platform API" by Orion Hodson · 5 years ago
  72. 539d1d4 Blacklist test 596/597 for no-prebuild by Mathieu Chartier · 5 years ago
  73. fcc5121 Enable ART's target gtests in postsubmit. by David Srbecky · 5 years ago
  74. 038a198 "Revert^6 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 5 years ago
  75. ee25716 Revert^2 "Support ART's target gtests in atest." by David Srbecky · 5 years ago
  76. 30fd851 Refactor RemoveNativeDebugInfoForJit. by David Srbecky · 5 years ago
  77. 80dc7dc Truncate run-test output less by Hans Boehm · 5 years ago
  78. c1ff0ff Revert^5 "[art] Enable compilation of secondary dexes by default i..." by Mathieu Chartier · 5 years ago
  79. fc47d6b Adjust JitCodeCache::TransitionToDebuggable. by Nicolas Geoffray · 5 years ago
  80. e5c48f7 Revert "ART: Forbid the zygote to load code outside of system" by Nicolas Geoffray · 5 years ago
  81. 085f380 Revert^4 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 5 years ago
  82. 1926f2e don't include liblog to APEXes by Jiyong Park · 5 years ago
  83. 7d51734 Make signal_dumper a dynamic library by Jiyong Park · 5 years ago
  84. 280e6c3 Jit-zygote compiled code isn't debuggable by Alex Light · 5 years ago
  85. b28e304 Clear PreCompiled when we transition to debuggable after zygote fork by Alex Light · 5 years ago
  86. b1fe5e1 HStringBuilderAppend cannot be null. by Vladimir Marko · 5 years ago
  87. 69828ac Print oat file location for invalid class status by Mathieu Chartier · 5 years ago
  88. e66eeb6 Blacklist test 137-cfi on target & jit by Nicolas Geoffray · 5 years ago
  89. 2db169c Revert "art: Add FileDescriptor fields to native Core Platform API" by Orion Hodson · 5 years ago
  90. 1dc987a Add libnativehelper_header_only to art-module-sdk by Paul Duffin · 5 years ago
  91. 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 5 years ago
  92. ba2add1 Fix issue where linux_bionic cannot find build number by Alex Light · 5 years ago
  93. 670ea84 ART supports sendng profileable info to adbd by Shukang Zhou · 5 years ago
  94. 0c92604 Revert "Temporarily comment out art-module-host-exports" by Paul Duffin · 5 years ago
  95. 76e52e8 Add more information in the trace when JIT compiling. by Nicolas Geoffray · 5 years ago
  96. 47d0c47 art: Add FileDescriptor fields to native Core Platform API by Orion Hodson · 5 years ago
  97. 37d6d77 Allow ThreadLocal object allocation during AOT. by Vladimir Marko · 5 years ago
  98. f5d83b3 Revert "Revert^2 "[art] Enable compilation of secondary dexes by default i..."" by Nicolas Geoffray · 5 years ago
  99. 9a01d30 Revert^2 "[art] Enable compilation of secondary dexes by default i..." by Dan Zimmerman · 5 years ago
  100. 310432e Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago