1. b801210 Revert^2 "Correctly quote -Xbootclasspath argument in run-test-jar" by Alex Light · 4 years, 8 months ago
  2. 94fd9ea Use a different name for shared classloader namespace, to help debugging. by Martin Stjernholm · 4 years, 9 months ago
  3. 149cdda Check stored references in transactional interpreter. by Vladimir Marko · 4 years, 8 months ago
  4. fdbe207 Better handle the Host APEX case in `build/apex/art_apex_test.py`. by Roland Levillain · 4 years, 8 months ago
  5. af9ab6d art: extend the supported cpu_variant list for arm64 by Chuwei Xu · 4 years, 9 months ago
  6. 688ff64 Update 913-heaps expectation for change in D8 register assignments. by Ian Zerny · 4 years, 9 months ago
  7. df66de0 Update expectations around APEX manifests in `art_apex_test.py`. by Roland Levillain · 4 years, 8 months ago
  8. a8a17a4 Revert "Correctly quote -Xbootclasspath argument in run-test-jar" by Alex Light · 4 years, 8 months ago
  9. 682715e Set system server package name to "android" when profiling by Calin Juravle · 4 years, 8 months ago
  10. be08b20 Fix libnativeloader_test to work on 64 bit architectures. by Martin Stjernholm · 4 years, 8 months ago
  11. 4829733 Avoid "using namespace" that's blocked by cpplint. by Martin Stjernholm · 4 years, 8 months ago
  12. ad88cbe Handle profile annotation during profman-merge by Calin Juravle · 4 years, 8 months ago
  13. 0f6bde0 Adjust profile version when the boot image profiling is switched on by Calin Juravle · 4 years, 8 months ago
  14. 83aacb2 Print profile version when dumping the info by Calin Juravle · 4 years, 8 months ago
  15. 0e82e0f Add more options for boot profile aggregation by Calin Juravle · 4 years, 8 months ago
  16. cb809bb Correctly quote -Xbootclasspath argument in run-test-jar by Alex Light · 4 years, 8 months ago
  17. 681692b ARM64: FP16.rint() intrinsic for ARMv8 by Usama Arif · 4 years, 9 months ago
  18. 665aac4 ARM64: FP16.ceil() intrinsic for ARMv8 by Usama Arif · 4 years, 9 months ago
  19. b9f02c2 ARM64: FP16.floor() intrinsic for ARMv8 by Usama Arif · 4 years, 9 months ago
  20. f1b18fa Use explicit list of mirrored class when checking CanRedefine by Alex Light · 4 years, 8 months ago
  21. 2462789 Ensure structural redefinition can shadow functions/fields by Alex Light · 4 years, 9 months ago
  22. 28b6efe Don't visit invalid Dex-cache slots by Alex Light · 4 years, 9 months ago
  23. 2764f61 MethodHandles: fix missing nominal type return value conversion by Orion Hodson · 4 years, 8 months ago
  24. 1c5949e libicu_jni needs to be initialized before libopenjdk{d} by Victor Chang · 4 years, 9 months ago
  25. 7a20cbd Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 8 months ago
  26. 2022deb Blacklist tests that require getrandom. by Nicolas Geoffray · 4 years, 8 months ago
  27. ef3baf6 Refactor script, add new options by David Sehr · 4 years, 9 months ago
  28. 92eec3a Add boot image checksums to image header. by Vladimir Marko · 4 years, 9 months ago
  29. 4f7c0cc Disable zygote-jit-deopt under gcstress while investigating timeouts. by Nicolas Geoffray · 4 years, 8 months ago
  30. 64bac15 Restructure 580-fp16 tests into functions by Usama Arif · 4 years, 9 months ago
  31. 62f62f3 Disable -Wthread-safety-negative by Colin Cross · 4 years, 9 months ago
  32. 0d81f5b art: fix -Wc99-designator by Nick Desaulniers · 4 years, 9 months ago
  33. d3d00c0 Refactor oat.h. by Vladimir Marko · 4 years, 9 months ago
  34. 0f7c792 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 9 months ago
  35. 267366c Only allow access to @TestApi signatures in instrumented processes. by Artur Satayev · 4 years, 9 months ago
  36. fa2b2d3 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 9 months ago
  37. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 4 years, 9 months ago
  38. add69ac Revert^2 "Revoke CC's thread-local mark stack in ~Thread" by Lokesh Gidra · 4 years, 9 months ago
  39. dd49278 Add size weighting to the script by David Sehr · 4 years, 9 months ago
  40. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 4 years, 9 months ago
  41. acdb9a3 Plumb @TestApi enforcement policy to runtime. by Artur Satayev · 4 years, 9 months ago
  42. 4c6d765 Make GetBytesAllocatedEver() monotonic by Hans Boehm · 4 years, 9 months ago
  43. 93e5ae9 Revert "Revoke thread-local mark stack for CC in ~Thread" by Nicolas Geoffray · 4 years, 9 months ago
  44. c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 4 years, 9 months ago
  45. 129d61b Revoke thread-local mark stack for CC in ~Thread by Lokesh Gidra · 4 years, 9 months ago
  46. 0d7232c libadbconnection_server: remove dynamic dependencies. by Josh Gao · 4 years, 9 months ago
  47. 77e6187 Include libadbconnection_server in the art apex. by Josh Gao · 4 years, 9 months ago
  48. 3314457 Remove unused MethodInspectionCallback declaration by Mathieu Chartier · 4 years, 9 months ago
  49. 215cf3f Remove deprecated ART apex hooks. by Ulya Trafimovich · 4 years, 9 months ago
  50. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 4 years, 9 months ago
  51. a48f0bb Add class name to all graph traces by David Sehr · 4 years, 9 months ago
  52. ccc7519 Avoid making oat files executable for system server profiling by Mathieu Chartier · 4 years, 9 months ago
  53. 5fd05e5 Include interfaces in IterateOverInstancesOfClass by Alex Light · 4 years, 9 months ago
  54. 7c64e7f Change agent text encoding by David Sehr · 4 years, 9 months ago
  55. 57fbf3e Update 1948-obsolete-const-method-handle for Java 11 toolchain by Orion Hodson · 4 years, 9 months ago
  56. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 4 years, 9 months ago
  57. 962a110 Restructure the contents of art/test/Android.bp. by Roland Levillain · 4 years, 9 months ago
  58. 831f20f Don't use F_SEAL_FUTURE_WRITE for boot image methods. by Nicolas Geoffray · 4 years, 9 months ago
  59. 382df39 Add consistency CHECKs around ArtMethod fields. by Nicolas Geoffray · 4 years, 9 months ago
  60. 9f459c4 Revert "Boot image extension." by Colin Cross · 4 years, 9 months ago
  61. 9e709de Add max stack depth to agent by David Sehr · 4 years, 9 months ago
  62. ad6f4ce Disable loading boot image extensions for tests. by Vladimir Marko · 4 years, 9 months ago
  63. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  64. 3155aa4 Add DCHECK that Allocation PreFenceVisitors do not suspend by Alex Light · 4 years, 9 months ago
  65. 014c16c Revert "Enable JIT dual data mapping." by David Srbecky · 4 years, 9 months ago
  66. 201ffea Add tests for GreylistMaxQ. by Artur Satayev · 4 years, 9 months ago
  67. 7d48dcd ARM64: Move from FPRegister to VRegister based API by Evgeny Astigeevich · 4 years, 9 months ago
  68. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 4 years, 9 months ago
  69. 5859799 Updating the CMake generator. by Chris Wailes · 4 years, 9 months ago
  70. 8e23d38 [jitzygote] Suspend all threads when remapping boot image methods. by Nicolas Geoffray · 4 years, 9 months ago
  71. 4b79501 Remove unused art::mirror::MethodHandle::GetTargetClass by Orion Hodson · 4 years, 9 months ago
  72. 8852e53 [jitzygote] Remap boot boot image methods in zygote when single-threaded. by Nicolas Geoffray · 4 years, 9 months ago
  73. 7cf5607 Revert^2 "Implement Dot Product Vectorization for x86" by Vladimir Marko · 4 years, 9 months ago
  74. d55b844 Add more standard structural redefinition entrypoints by Alex Light · 4 years, 9 months ago
  75. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 5 years ago
  76. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 4 years, 9 months ago
  77. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 4 years, 9 months ago
  78. ab7bea2 Add allocation sampling jvmti agent by David Sehr · 4 years, 9 months ago
  79. e3884e3 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 4 years, 9 months ago
  80. 4521737 Fix intersecting live ranges created by instruction scheduler by Evgeny Astigeevich · 5 years ago
  81. 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 4 years, 9 months ago
  82. 17fc3f7 Additional tests for constructor methodhandles by Orion Hodson · 4 years, 9 months ago
  83. c2d0c96 Perform reverify with shared mutator-lock. by Alex Light · 4 years, 9 months ago
  84. 0c262ed Remove legacy flavor option support from `art_apex_test.py`. by Roland Levillain · 4 years, 9 months ago
  85. 7e43882 Add comments about why we have copied methods. by Nicolas Geoffray · 4 years, 9 months ago
  86. 7f958e3 Revert^2 "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 4 years, 9 months ago
  87. 7814c12 Relax options checking for Host APEX in `build/apex/runtests.sh`. am: dbd6a14125 by Roland Levillain · 4 years, 9 months ago
  88. dbd6a14 Relax options checking for Host APEX in `build/apex/runtests.sh`. by Roland Levillain · 4 years, 10 months ago
  89. a1292f2 Simplifications to art_apex_test.py am: af3ed62955 by Orion Hodson · 4 years, 9 months ago
  90. af3ed62 Simplifications to art_apex_test.py by Orion Hodson · 4 years, 10 months ago
  91. 1c96b6d Print mark stack address in ~Thread() am: faeaeaf068 by Lokesh Gidra · 4 years, 9 months ago
  92. faeaeaf Print mark stack address in ~Thread() by Lokesh Gidra · 4 years, 9 months ago
  93. 2bfabcd Do backtrace collection while holding lock am: 409736f166 by Mathieu Chartier · 4 years, 9 months ago
  94. 409736f Do backtrace collection while holding lock by Mathieu Chartier · 4 years, 9 months ago
  95. e185b29 Improve diagnostic messages for reading image header. am: 1b13d28d5d by Vladimir Marko · 4 years, 9 months ago
  96. 7a032b2 Move image_write_read_test helper function to .cc file. am: f1ddc20f37 by Vladimir Marko · 4 years, 9 months ago
  97. 6cf7a69 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 4 years, 9 months ago
  98. 1b13d28 Improve diagnostic messages for reading image header. by Vladimir Marko · 4 years, 9 months ago
  99. f1ddc20 Move image_write_read_test helper function to .cc file. by Vladimir Marko · 4 years, 9 months ago
  100. dee09f9 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 4 years, 9 months ago