1. 44f896e Disable loading boot image extensions for tests. am: ad6f4ce148 by Vladimir Marko · 5 years ago
  2. ad6f4ce Disable loading boot image extensions for tests. by Vladimir Marko · 5 years ago
  3. 5caf106 Boot image extension. am: 4f6ebe89af by Vladimir Marko · 5 years ago
  4. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  5. fabccbb Add DCHECK that Allocation PreFenceVisitors do not suspend am: 3155aa4e61 by Alex Light · 5 years ago
  6. 3155aa4 Add DCHECK that Allocation PreFenceVisitors do not suspend by Alex Light · 5 years ago
  7. b20879f Revert "Enable JIT dual data mapping." am: 014c16c3e1 by David Srbecky · 5 years ago
  8. 014c16c Revert "Enable JIT dual data mapping." by David Srbecky · 5 years ago
  9. 3693c49 Add tests for GreylistMaxQ. am: 201ffea4a9 by Artur Satayev · 5 years ago
  10. 201ffea Add tests for GreylistMaxQ. by Artur Satayev · 5 years ago
  11. d06e6cd ARM64: Move from FPRegister to VRegister based API am: 7d48dcd51d by Evgeny Astigeevich · 5 years ago
  12. 44de45f Make ArtMethod methods const or requiring the mutator lock. am: f05f04b429 by Nicolas Geoffray · 5 years ago
  13. 7d48dcd ARM64: Move from FPRegister to VRegister based API by Evgeny Astigeevich · 5 years ago
  14. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 5 years ago
  15. 9189fba Updating the CMake generator. am: 5859799ce6 by Chris Wailes · 5 years ago
  16. 5859799 Updating the CMake generator. by Chris Wailes · 5 years ago
  17. 0eb2278 [jitzygote] Suspend all threads when remapping boot image methods. by Nicolas Geoffray · 5 years ago
  18. 8e23d38 [jitzygote] Suspend all threads when remapping boot image methods. by Nicolas Geoffray · 5 years ago
  19. 9b817de Remove unused art::mirror::MethodHandle::GetTargetClass am: 4b79501395 by Orion Hodson · 5 years ago
  20. 4b79501 Remove unused art::mirror::MethodHandle::GetTargetClass by Orion Hodson · 5 years ago
  21. eb71394 [jitzygote] Remap boot boot image methods in zygote when single-threaded. by Nicolas Geoffray · 5 years ago
  22. 8852e53 [jitzygote] Remap boot boot image methods in zygote when single-threaded. by Nicolas Geoffray · 5 years ago
  23. fc04438 Revert^2 "Implement Dot Product Vectorization for x86" am: 7cf5607f47 by Vladimir Marko · 5 years ago
  24. 7cf5607 Revert^2 "Implement Dot Product Vectorization for x86" by Vladimir Marko · 5 years ago
  25. 48d00b3 Add more standard structural redefinition entrypoints am: d55b844e39 by Alex Light · 5 years ago
  26. d55b844 Add more standard structural redefinition entrypoints by Alex Light · 5 years ago
  27. d1d4624 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  28. 6d014aa Oat file checksums for boot image extensions. am: 436c6f5fae by Vladimir Marko · 5 years ago
  29. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 6 years ago
  30. d3602d9 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  31. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  32. 679cafb Package dexpreopt artifacts for libcore jars in the ART apex. am: bd30285e43 by Ulya Trafimovich · 5 years ago
  33. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
  34. 0b2a00b Add allocation sampling jvmti agent am: ab7bea2abd by David Sehr · 5 years ago
  35. ab7bea2 Add allocation sampling jvmti agent by David Sehr · 5 years ago
  36. 1665c76 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 5 years ago
  37. 8aec84c Fix intersecting live ranges created by instruction scheduler am: 45217376b5 by Evgeny Astigeevich · 5 years ago
  38. e3884e3 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 5 years ago
  39. 4521737 Fix intersecting live ranges created by instruction scheduler by Evgeny Astigeevich · 6 years ago
  40. 15ae05c Remove visibility to ART internals for //cts/tests/tests/appop. am: 8b236fac81 by Martin Stjernholm · 5 years ago
  41. 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
  42. e485533 Additional tests for constructor methodhandles am: 17fc3f780a by Orion Hodson · 5 years ago
  43. 17fc3f7 Additional tests for constructor methodhandles by Orion Hodson · 5 years ago
  44. d1876b6 Perform reverify with shared mutator-lock. am: c2d0c9627b by Alex Light · 5 years ago
  45. c2d0c96 Perform reverify with shared mutator-lock. by Alex Light · 5 years ago
  46. 47668c2 Remove legacy flavor option support from `art_apex_test.py`. am: 0c262edd22 by Roland Levillain · 5 years ago
  47. 0c262ed Remove legacy flavor option support from `art_apex_test.py`. by Roland Levillain · 5 years ago
  48. 554275b Add comments about why we have copied methods. am: 7e43882939 by Nicolas Geoffray · 5 years ago
  49. 7e43882 Add comments about why we have copied methods. by Nicolas Geoffray · 5 years ago
  50. d62600e Revert^2 "ARM64: toHalf() intrinsic for ARMv8" am: 7f958e3654 by Vladimir Marko · 5 years ago
  51. 7f958e3 Revert^2 "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 5 years ago
  52. 7814c12 Relax options checking for Host APEX in `build/apex/runtests.sh`. am: dbd6a14125 by Roland Levillain · 5 years ago
  53. dbd6a14 Relax options checking for Host APEX in `build/apex/runtests.sh`. by Roland Levillain · 5 years ago
  54. a1292f2 Simplifications to art_apex_test.py am: af3ed62955 by Orion Hodson · 5 years ago
  55. af3ed62 Simplifications to art_apex_test.py by Orion Hodson · 5 years ago
  56. 1c96b6d Print mark stack address in ~Thread() am: faeaeaf068 by Lokesh Gidra · 5 years ago
  57. faeaeaf Print mark stack address in ~Thread() by Lokesh Gidra · 5 years ago
  58. 2bfabcd Do backtrace collection while holding lock am: 409736f166 by Mathieu Chartier · 5 years ago
  59. 409736f Do backtrace collection while holding lock by Mathieu Chartier · 5 years ago
  60. e185b29 Improve diagnostic messages for reading image header. am: 1b13d28d5d by Vladimir Marko · 5 years ago
  61. 7a032b2 Move image_write_read_test helper function to .cc file. am: f1ddc20f37 by Vladimir Marko · 5 years ago
  62. 6cf7a69 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 5 years ago
  63. 1b13d28 Improve diagnostic messages for reading image header. by Vladimir Marko · 5 years ago
  64. f1ddc20 Move image_write_read_test helper function to .cc file. by Vladimir Marko · 5 years ago
  65. dee09f9 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 5 years ago
  66. 75b7068 Remove obsolete patchoat-related code from dexopt_test. am: c3c7eb082b by Vladimir Marko · 5 years ago
  67. d78e008 Create type lookup tables early. am: 4e6abea8f7 by Vladimir Marko · 5 years ago
  68. c3c7eb0 Remove obsolete patchoat-related code from dexopt_test. by Vladimir Marko · 5 years ago
  69. 4e6abea Create type lookup tables early. by Vladimir Marko · 5 years ago
  70. 1e5116e Revert "ARM64: toHalf() intrinsic for ARMv8" am: 67bf99b8a5 by Vladimir Marko · 5 years ago
  71. 67bf99b Revert "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 5 years ago
  72. 82ac158 ARM64: toHalf() intrinsic for ARMv8 am: 2cc0c0f4b6 by Usama Arif · 5 years ago
  73. 62696e4 Revert "Implement Dot Product Vectorization for x86" am: b8c884e5f2 by Vladimir Marko · 5 years ago
  74. 2cc0c0f ARM64: toHalf() intrinsic for ARMv8 by Usama Arif · 5 years ago
  75. b8c884e Revert "Implement Dot Product Vectorization for x86" by Vladimir Marko · 5 years ago
  76. 2c44532 Implement Dot Product Vectorization for x86 am: 4b7caeee57 by Shalini Salomi Bodapati · 5 years ago
  77. 4b7caee Implement Dot Product Vectorization for x86 by Shalini Salomi Bodapati · 5 years ago
  78. d32a2e9 ART: Remove known failure for 137-cfi test on fugu. am: 3981da539b by Christopher Ferris · 5 years ago
  79. 3981da5 ART: Remove known failure for 137-cfi test on fugu. by Christopher Ferris · 5 years ago
  80. 42f7579 Revert^2 "Class redefinition sometimes needs to update verification" by Alex Light · 5 years ago
  81. b1eebde Revert^2 "Class redefinition sometimes needs to update verification" by Alex Light · 5 years ago
  82. a941734 Use ART defaults for libnative{bridge,loader} tests too. am: 2a21cc6849 by Martin Stjernholm · 5 years ago
  83. 2a21cc6 Use ART defaults for libnative{bridge,loader} tests too. by Martin Stjernholm · 5 years ago
  84. 5539c95 Revert "Class redefinition sometimes needs to update verification" by Nicolas Geoffray · 5 years ago
  85. 2cf00ed Revert "Class redefinition sometimes needs to update verification" by Nicolas Geoffray · 5 years ago
  86. 5c2a8b6 [art] fix -Wreorder-init-list for jvmtiEventCallbacks am: 776d001573 by Nick Desaulniers · 5 years ago
  87. 776d001 [art] fix -Wreorder-init-list for jvmtiEventCallbacks by Nick Desaulniers · 5 years ago
  88. 849be3a [art] fix most -Wreorder-init-list am: a7239b55d3 by Nick Desaulniers · 5 years ago
  89. a7239b5 [art] fix most -Wreorder-init-list by Nick Desaulniers · 5 years ago
  90. 7a1de6d Use art_defaults in libnative*, for consistency. am: 3bb009ac14 by Martin Stjernholm · 5 years ago
  91. 3bb009a Use art_defaults in libnative*, for consistency. by Martin Stjernholm · 5 years ago
  92. af01619 Fix deadlock in ThreadList::RunCheckpoint(). am: e41eec3b19 by Vladimir Marko · 5 years ago
  93. e41eec3 Fix deadlock in ThreadList::RunCheckpoint(). by Vladimir Marko · 5 years ago
  94. 84073e9 [art] fix -Wimplicit-int-float-conversion am: 98e97c6953 by Nick Desaulniers · 5 years ago
  95. 98e97c6 [art] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 5 years ago
  96. 4300955 Temporary hack: Tweak extra process info on test timeout. am: 47c4ccdee1 by David Srbecky · 5 years ago
  97. 47c4ccd Temporary hack: Tweak extra process info on test timeout. by David Srbecky · 5 years ago
  98. 157e099 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
  99. 967d7f2 Remove simpleperf visibility to ART internals. am: 93815555c4 by Martin Stjernholm · 5 years ago
  100. 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago