1. 95c9e35 Make it possible to pass specific APEXes to test on the command line. by Martin Stjernholm · 3 years, 7 months ago
  2. c11aa02 profman: Record all dex files in boot image profile. by Vladimir Marko · 3 years, 2 months ago
  3. 8350b7c Reduce Partial LSE memory usage. by Vladimir Marko · 3 years, 2 months ago
  4. 6143748 Collect array classes in profiles. by Vladimir Marko · 3 years, 2 months ago
  5. 32de2a5 Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years, 2 months ago
  6. 35367a5 [metrics] Rename datum IDs by Eric Holk · 3 years, 2 months ago
  7. 45e59fd Rewrite profile file format. by Vladimir Marko · 3 years, 4 months ago
  8. d61d531 Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 2 months ago
  9. ce822b6 Avoid race on Thread::tlsPtr_::top_handle_scope. by Vladimir Marko · 3 years, 2 months ago
  10. c385424 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 3 months ago
  11. 81764e5 Fix lock visiting for synchronized native methods. by Vladimir Marko · 3 years, 2 months ago
  12. 9b2616b Include sdk versioning proto in art apex by Anton Hansson · 3 years, 2 months ago
  13. 26870c8 Update boot image and system server profiles [M5C5P89S0PP] by art-benchmark-service · 3 years, 2 months ago
  14. 7075ab1 Add `CtsLibcoreJsr166TestCases` to the generated ART MTS definition. by Roland Levillain · 3 years, 2 months ago
  15. 32388f4 dex2oat: Abort app compilation without boot image. by Vladimir Marko · 3 years, 2 months ago
  16. 42da7e6 Compile libart.so and libart-compiler.so with 2MB section alignment. by Collin Fijalkovich · 3 years, 2 months ago
  17. f8f2cab Rename setters to conform Android API guidelines by Nikita Iashchenko · 3 years, 3 months ago
  18. f83f04b Put 100% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 2 months ago
  19. 4b668dd Support modularization in "hiddenapi list" tool by Paul Duffin · 3 years, 2 months ago
  20. ba7bf6f Ignore empty stub dex jars by Paul Duffin · 3 years, 2 months ago
  21. 2be13d3 RESTRICT AUTOMERGE: Revert "Initial layout of ART Service files" by Chris Wailes · 3 years, 2 months ago
  22. e07755b RESTRICT AUTOMERGE: Revert "Initial commit of the test code for ART Service" by Chris Wailes · 3 years, 2 months ago
  23. 81d064b RESTRICT AUTOMERGE: Revert "Add the artd binary to the ART APEX" by Chris Wailes · 3 years, 2 months ago
  24. 172d17c RESTRICT AUTOMERGE: Revert "Revert change to target name" by Chris Wailes · 3 years, 2 months ago
  25. eb16842 Fix scheduler's `FieldAccessHeapLocation()`. by Vladimir Marko · 3 years, 2 months ago
  26. 34ac647 Fix ReplacementOrValue() for Partial LSE. by Vladimir Marko · 3 years, 2 months ago
  27. e36df26 Update registerAppInfo signatures to accomodate more data. by Calin Juravle · 3 years, 3 months ago
  28. 69b2826 art: unbreak dalvikvm builds on host by Orion Hodson · 3 years, 2 months ago
  29. 6f16ddf Add systemserverclasspath_fragment. by satayev · 3 years, 2 months ago
  30. b772ec8 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 3 years, 2 months ago
  31. ca49061 Improve OOME log message informing OOME before heap full by Lokesh Gidra · 3 years, 2 months ago
  32. 983878e Update boot image and system server profiles [M5C5P89S0PP] by art-benchmark-service · 3 years, 2 months ago
  33. 6675a5c dexdump is provided in the Windows SDK. by Martin Stjernholm · 3 years, 2 months ago
  34. 6eb1783 Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 3 months ago
  35. 916f304 Regenerate ART test files (2021-05-19). by Roland Levillain · 3 years, 2 months ago
  36. fd3b860 OAT files outside the ART APEX are no longer loaded from the ART namespace. by Martin Stjernholm · 3 years, 2 months ago
  37. 65aebce Do not double check trace config targetting. by Florian Mayer · 3 years, 2 months ago
  38. a1d7f72 Use odex_location instead of oat_file->GetLocation. by Nicolas Geoffray · 3 years, 2 months ago
  39. 7169ee6 Avoid timeout with >= 1 billion nsecs by Hans Boehm · 3 years, 2 months ago
  40. e1484e9 Dump java backtrace when contending lock too long time. by wangguibo · 3 years, 3 months ago
  41. e399345 Add Java Heap Profiler sampling to large space allocations. am: a6cb451f4a am: 2ed9baabe6 am: 8bc66cd2d0 by Wessam Hassanein · 3 years, 2 months ago
  42. cdbed48 Use the system namespace to get the right permitted paths for loading OAT files. am: 93c28ed5e8 am: f34bee5db6 am: d6502d7c43 by Martin Stjernholm · 3 years, 2 months ago
  43. 8bc66cd Add Java Heap Profiler sampling to large space allocations. am: a6cb451f4a am: 2ed9baabe6 by Wessam Hassanein · 3 years, 2 months ago
  44. d6502d7 Use the system namespace to get the right permitted paths for loading OAT files. am: 93c28ed5e8 am: f34bee5db6 by Martin Stjernholm · 3 years, 2 months ago
  45. 2ed9baa Add Java Heap Profiler sampling to large space allocations. am: a6cb451f4a by Wessam Hassanein · 3 years, 2 months ago
  46. a6cb451 Add Java Heap Profiler sampling to large space allocations. by Wessam Hassanein · 3 years, 2 months ago
  47. de94a06 Ensure verifier deps in the vdex file are 4-byte aligned. am: 2ef367acf3 am: 9b733f884a am: f684ebdddc by Nicolas Geoffray · 3 years, 2 months ago
  48. f34bee5 Use the system namespace to get the right permitted paths for loading OAT files. am: 93c28ed5e8 by Martin Stjernholm · 3 years, 2 months ago
  49. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 2 months ago
  50. f684ebd Ensure verifier deps in the vdex file are 4-byte aligned. am: 2ef367acf3 am: 9b733f884a by Nicolas Geoffray · 3 years, 2 months ago
  51. 9b733f8 Ensure verifier deps in the vdex file are 4-byte aligned. am: 2ef367acf3 by Nicolas Geoffray · 3 years, 2 months ago
  52. 2ef367a Ensure verifier deps in the vdex file are 4-byte aligned. by Nicolas Geoffray · 3 years, 3 months ago
  53. aefb09a Re-enable TestExportDex on target. am: 833d76f4bd am: ab4010bb39 am: cdfbef634e by Vladimir Marko · 3 years, 2 months ago
  54. cdfbef6 Re-enable TestExportDex on target. am: 833d76f4bd am: ab4010bb39 by Vladimir Marko · 3 years, 2 months ago
  55. ab4010b Re-enable TestExportDex on target. am: 833d76f4bd by Vladimir Marko · 3 years, 2 months ago
  56. 337c371 Remove BUILDING_LIBART macro. am: 8ffaef9fbd am: d864a91128 am: eb5b57aa88 by Vladimir Marko · 3 years, 2 months ago
  57. bec4d7c Enable strict gcstress unwind checks. am: 022f9e555b am: c02a438979 am: bc542839c6 by David Srbecky · 3 years, 2 months ago
  58. 5844193 Reland "Devirtualize to HInvokeStaticOrDirect." am: ec06809b9f am: 8c4e44af80 am: f50c0a34c8 by Nicolas Geoffray · 3 years, 2 months ago
  59. 3a86659 Add 2001-virtual-structural-multithread to list of failures. am: 1651c6050d am: 3d1fe6e69a am: 04e1a494db by Nicolas Geoffray · 3 years, 2 months ago
  60. 833d76f Re-enable TestExportDex on target. by Vladimir Marko · 3 years, 2 months ago
  61. eb5b57a Remove BUILDING_LIBART macro. am: 8ffaef9fbd am: d864a91128 by Vladimir Marko · 3 years, 2 months ago
  62. bc54283 Enable strict gcstress unwind checks. am: 022f9e555b am: c02a438979 by David Srbecky · 3 years, 2 months ago
  63. f50c0a3 Reland "Devirtualize to HInvokeStaticOrDirect." am: ec06809b9f am: 8c4e44af80 by Nicolas Geoffray · 3 years, 2 months ago
  64. 04e1a49 Add 2001-virtual-structural-multithread to list of failures. am: 1651c6050d am: 3d1fe6e69a by Nicolas Geoffray · 3 years, 2 months ago
  65. d864a91 Remove BUILDING_LIBART macro. am: 8ffaef9fbd by Vladimir Marko · 3 years, 2 months ago
  66. 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 2 months ago
  67. c02a438 Enable strict gcstress unwind checks. am: 022f9e555b by David Srbecky · 3 years, 2 months ago
  68. 8c4e44a Reland "Devirtualize to HInvokeStaticOrDirect." am: ec06809b9f by Nicolas Geoffray · 3 years, 2 months ago
  69. 3d1fe6e Add 2001-virtual-structural-multithread to list of failures. am: 1651c6050d by Nicolas Geoffray · 3 years, 2 months ago
  70. 022f9e5 Enable strict gcstress unwind checks. by David Srbecky · 3 years, 2 months ago
  71. ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 3 months ago
  72. e9fe4ba Move CollectorsTest#counting_largeStream to expected failures. am: b2e091b391 am: cdcda1a72e am: 2caae89c86 by Nicolas Geoffray · 3 years, 2 months ago
  73. ad92535 Stricter gcstress unwind checks. am: 8e270af0b0 am: 019bfd7f2b am: 83fef3b09f by David Srbecky · 3 years, 2 months ago
  74. 2caae89 Move CollectorsTest#counting_largeStream to expected failures. am: b2e091b391 am: cdcda1a72e by Nicolas Geoffray · 3 years, 2 months ago
  75. cdcda1a Move CollectorsTest#counting_largeStream to expected failures. am: b2e091b391 by Nicolas Geoffray · 3 years, 2 months ago
  76. 1651c60 Add 2001-virtual-structural-multithread to list of failures. by Nicolas Geoffray · 3 years, 2 months ago
  77. b2e091b Move CollectorsTest#counting_largeStream to expected failures. by Nicolas Geoffray · 3 years, 2 months ago
  78. 83fef3b Stricter gcstress unwind checks. am: 8e270af0b0 am: 019bfd7f2b by David Srbecky · 3 years, 2 months ago
  79. 019bfd7 Stricter gcstress unwind checks. am: 8e270af0b0 by David Srbecky · 3 years, 2 months ago
  80. 8e270af Stricter gcstress unwind checks. by David Srbecky · 3 years, 2 months ago
  81. 655f4e6 Export dexdump, oatdump, and veridex as prebuilt host tools. am: 2b527c4f86 am: 9f9741330c am: 7906764e66 by Martin Stjernholm · 3 years, 2 months ago
  82. ffa96a4 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. am: 7e363b8a07 am: 56e5fe9c37 am: 29bc034b8c by Martin Stjernholm · 3 years, 2 months ago
  83. 994de9b0 Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. am: b94401e6e1 am: c93e2ccc1f am: fbaa652bc8 by Martin Stjernholm · 3 years, 2 months ago
  84. 7906764 Export dexdump, oatdump, and veridex as prebuilt host tools. am: 2b527c4f86 am: 9f9741330c by Martin Stjernholm · 3 years, 2 months ago
  85. 29bc034 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. am: 7e363b8a07 am: 56e5fe9c37 by Martin Stjernholm · 3 years, 2 months ago
  86. fbaa652 Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. am: b94401e6e1 am: c93e2ccc1f by Martin Stjernholm · 3 years, 2 months ago
  87. 9f97413 Export dexdump, oatdump, and veridex as prebuilt host tools. am: 2b527c4f86 by Martin Stjernholm · 3 years, 2 months ago
  88. 2b527c4 Export dexdump, oatdump, and veridex as prebuilt host tools. by Martin Stjernholm · 3 years, 2 months ago
  89. 56e5fe9 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. am: 7e363b8a07 by Martin Stjernholm · 3 years, 2 months ago
  90. c93e2cc Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. am: b94401e6e1 by Martin Stjernholm · 3 years, 2 months ago
  91. 7e363b8 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. by Martin Stjernholm · 3 years, 3 months ago
  92. b94401e Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. by Martin Stjernholm · 3 years, 3 months ago
  93. 9675563 Do not try to do OSR in transactional interpreter. am: 3606cc69f5 am: b70aef7eeb am: 19a55eb21f by Vladimir Marko · 3 years, 2 months ago
  94. 19a55eb Do not try to do OSR in transactional interpreter. am: 3606cc69f5 am: b70aef7eeb by Vladimir Marko · 3 years, 2 months ago
  95. b70aef7 Do not try to do OSR in transactional interpreter. am: 3606cc69f5 by Vladimir Marko · 3 years, 2 months ago
  96. 3606cc6 Do not try to do OSR in transactional interpreter. by Vladimir Marko · 3 years, 2 months ago
  97. a469dc8 Make some libdexfile tests inherit art_test_defaults. am: 0da7dfc715 am: 25d948195f am: 1abd9dadb5 by Martin Stjernholm · 3 years, 2 months ago
  98. 1abd9da Make some libdexfile tests inherit art_test_defaults. am: 0da7dfc715 am: 25d948195f by Martin Stjernholm · 3 years, 2 months ago
  99. dbe1946 Fix array location aliasing checks in LSE. am: dac8239378 am: 87c80e56e3 am: e5fc6e4ac3 by Vladimir Marko · 3 years, 2 months ago
  100. 370d0ae [art] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs am: b1db5a110d am: 475e9b8a20 am: 00680b93a0 by Sekyeong Heo · 3 years, 2 months ago