1. 831f20f Don't use F_SEAL_FUTURE_WRITE for boot image methods. by Nicolas Geoffray · 4 years, 10 months ago
  2. 382df39 Add consistency CHECKs around ArtMethod fields. by Nicolas Geoffray · 4 years, 10 months ago
  3. 9f459c4 Revert "Boot image extension." by Colin Cross · 4 years, 10 months ago
  4. 9e709de Add max stack depth to agent by David Sehr · 4 years, 10 months ago
  5. ad6f4ce Disable loading boot image extensions for tests. by Vladimir Marko · 4 years, 10 months ago
  6. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  7. 3155aa4 Add DCHECK that Allocation PreFenceVisitors do not suspend by Alex Light · 4 years, 10 months ago
  8. 014c16c Revert "Enable JIT dual data mapping." by David Srbecky · 4 years, 10 months ago
  9. 201ffea Add tests for GreylistMaxQ. by Artur Satayev · 4 years, 10 months ago
  10. 7d48dcd ARM64: Move from FPRegister to VRegister based API by Evgeny Astigeevich · 4 years, 11 months ago
  11. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 4 years, 10 months ago
  12. 5859799 Updating the CMake generator. by Chris Wailes · 4 years, 10 months ago
  13. 8e23d38 [jitzygote] Suspend all threads when remapping boot image methods. by Nicolas Geoffray · 4 years, 10 months ago
  14. 4b79501 Remove unused art::mirror::MethodHandle::GetTargetClass by Orion Hodson · 4 years, 10 months ago
  15. 8852e53 [jitzygote] Remap boot boot image methods in zygote when single-threaded. by Nicolas Geoffray · 4 years, 10 months ago
  16. 7cf5607 Revert^2 "Implement Dot Product Vectorization for x86" by Vladimir Marko · 4 years, 10 months ago
  17. d55b844 Add more standard structural redefinition entrypoints by Alex Light · 4 years, 11 months ago
  18. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 5 years ago
  19. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 4 years, 10 months ago
  20. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 4 years, 11 months ago
  21. ab7bea2 Add allocation sampling jvmti agent by David Sehr · 4 years, 10 months ago
  22. e3884e3 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 4 years, 10 months ago
  23. 4521737 Fix intersecting live ranges created by instruction scheduler by Evgeny Astigeevich · 5 years ago
  24. 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
  25. 17fc3f7 Additional tests for constructor methodhandles by Orion Hodson · 4 years, 10 months ago
  26. c2d0c96 Perform reverify with shared mutator-lock. by Alex Light · 4 years, 11 months ago
  27. 0c262ed Remove legacy flavor option support from `art_apex_test.py`. by Roland Levillain · 4 years, 11 months ago
  28. 7e43882 Add comments about why we have copied methods. by Nicolas Geoffray · 4 years, 11 months ago
  29. 7f958e3 Revert^2 "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 4 years, 11 months ago
  30. 7814c12 Relax options checking for Host APEX in `build/apex/runtests.sh`. am: dbd6a14125 by Roland Levillain · 4 years, 11 months ago
  31. dbd6a14 Relax options checking for Host APEX in `build/apex/runtests.sh`. by Roland Levillain · 5 years ago
  32. a1292f2 Simplifications to art_apex_test.py am: af3ed62955 by Orion Hodson · 4 years, 11 months ago
  33. af3ed62 Simplifications to art_apex_test.py by Orion Hodson · 5 years ago
  34. 1c96b6d Print mark stack address in ~Thread() am: faeaeaf068 by Lokesh Gidra · 4 years, 11 months ago
  35. faeaeaf Print mark stack address in ~Thread() by Lokesh Gidra · 4 years, 11 months ago
  36. 2bfabcd Do backtrace collection while holding lock am: 409736f166 by Mathieu Chartier · 4 years, 11 months ago
  37. 409736f Do backtrace collection while holding lock by Mathieu Chartier · 4 years, 11 months ago
  38. e185b29 Improve diagnostic messages for reading image header. am: 1b13d28d5d by Vladimir Marko · 4 years, 11 months ago
  39. 7a032b2 Move image_write_read_test helper function to .cc file. am: f1ddc20f37 by Vladimir Marko · 4 years, 11 months ago
  40. 6cf7a69 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 4 years, 11 months ago
  41. 1b13d28 Improve diagnostic messages for reading image header. by Vladimir Marko · 4 years, 11 months ago
  42. f1ddc20 Move image_write_read_test helper function to .cc file. by Vladimir Marko · 4 years, 11 months ago
  43. dee09f9 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 4 years, 11 months ago
  44. 75b7068 Remove obsolete patchoat-related code from dexopt_test. am: c3c7eb082b by Vladimir Marko · 4 years, 11 months ago
  45. d78e008 Create type lookup tables early. am: 4e6abea8f7 by Vladimir Marko · 4 years, 11 months ago
  46. c3c7eb0 Remove obsolete patchoat-related code from dexopt_test. by Vladimir Marko · 4 years, 11 months ago
  47. 4e6abea Create type lookup tables early. by Vladimir Marko · 4 years, 11 months ago
  48. 1e5116e Revert "ARM64: toHalf() intrinsic for ARMv8" am: 67bf99b8a5 by Vladimir Marko · 4 years, 11 months ago
  49. 67bf99b Revert "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 4 years, 11 months ago
  50. 82ac158 ARM64: toHalf() intrinsic for ARMv8 am: 2cc0c0f4b6 by Usama Arif · 4 years, 11 months ago
  51. 62696e4 Revert "Implement Dot Product Vectorization for x86" am: b8c884e5f2 by Vladimir Marko · 4 years, 11 months ago
  52. 2cc0c0f ARM64: toHalf() intrinsic for ARMv8 by Usama Arif · 4 years, 11 months ago
  53. b8c884e Revert "Implement Dot Product Vectorization for x86" by Vladimir Marko · 4 years, 11 months ago
  54. 2c44532 Implement Dot Product Vectorization for x86 am: 4b7caeee57 by Shalini Salomi Bodapati · 4 years, 11 months ago
  55. 4b7caee Implement Dot Product Vectorization for x86 by Shalini Salomi Bodapati · 4 years, 11 months ago
  56. d32a2e9 ART: Remove known failure for 137-cfi test on fugu. am: 3981da539b by Christopher Ferris · 4 years, 11 months ago
  57. 3981da5 ART: Remove known failure for 137-cfi test on fugu. by Christopher Ferris · 4 years, 11 months ago
  58. 42f7579 Revert^2 "Class redefinition sometimes needs to update verification" by Alex Light · 4 years, 11 months ago
  59. b1eebde Revert^2 "Class redefinition sometimes needs to update verification" by Alex Light · 4 years, 11 months ago
  60. a941734 Use ART defaults for libnative{bridge,loader} tests too. am: 2a21cc6849 by Martin Stjernholm · 4 years, 11 months ago
  61. 2a21cc6 Use ART defaults for libnative{bridge,loader} tests too. by Martin Stjernholm · 4 years, 11 months ago
  62. 5539c95 Revert "Class redefinition sometimes needs to update verification" by Nicolas Geoffray · 4 years, 11 months ago
  63. 2cf00ed Revert "Class redefinition sometimes needs to update verification" by Nicolas Geoffray · 4 years, 11 months ago
  64. 5c2a8b6 [art] fix -Wreorder-init-list for jvmtiEventCallbacks am: 776d001573 by Nick Desaulniers · 4 years, 11 months ago
  65. 776d001 [art] fix -Wreorder-init-list for jvmtiEventCallbacks by Nick Desaulniers · 4 years, 11 months ago
  66. 849be3a [art] fix most -Wreorder-init-list am: a7239b55d3 by Nick Desaulniers · 4 years, 11 months ago
  67. a7239b5 [art] fix most -Wreorder-init-list by Nick Desaulniers · 5 years ago
  68. 7a1de6d Use art_defaults in libnative*, for consistency. am: 3bb009ac14 by Martin Stjernholm · 4 years, 11 months ago
  69. 3bb009a Use art_defaults in libnative*, for consistency. by Martin Stjernholm · 4 years, 11 months ago
  70. af01619 Fix deadlock in ThreadList::RunCheckpoint(). am: e41eec3b19 by Vladimir Marko · 4 years, 11 months ago
  71. e41eec3 Fix deadlock in ThreadList::RunCheckpoint(). by Vladimir Marko · 4 years, 11 months ago
  72. 84073e9 [art] fix -Wimplicit-int-float-conversion am: 98e97c6953 by Nick Desaulniers · 4 years, 11 months ago
  73. 98e97c6 [art] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 4 years, 11 months ago
  74. 4300955 Temporary hack: Tweak extra process info on test timeout. am: 47c4ccdee1 by David Srbecky · 4 years, 11 months ago
  75. 47c4ccd Temporary hack: Tweak extra process info on test timeout. by David Srbecky · 4 years, 11 months ago
  76. 157e099 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 4 years, 11 months ago
  77. 967d7f2 Remove simpleperf visibility to ART internals. am: 93815555c4 by Martin Stjernholm · 4 years, 11 months ago
  78. 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
  79. 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
  80. dc236a1 pooled_mark_stacks: Add extra logging am: 289e712465 by Lokesh Gidra · 4 years, 11 months ago
  81. 289e712 pooled_mark_stacks: Add extra logging by Lokesh Gidra · 4 years, 11 months ago
  82. 3c42e9b Use GC exclusion for NotifyStartupCompleted am: ad390fab9e by Mathieu Chartier · 4 years, 11 months ago
  83. ad390fa Use GC exclusion for NotifyStartupCompleted by Mathieu Chartier · 4 years, 11 months ago
  84. d2c49bf Temporary hack: Print extra process info on test timeout. am: 76a37458ee by David Srbecky · 4 years, 11 months ago
  85. 76a3745 Temporary hack: Print extra process info on test timeout. by David Srbecky · 4 years, 11 months ago
  86. 1318eef Class redefinition sometimes needs to update verification am: db55a1121b by Alex Light · 4 years, 11 months ago
  87. db55a11 Class redefinition sometimes needs to update verification by Alex Light · 4 years, 11 months ago
  88. b2c4fe9 JIT mini-debug-info: Append packed entries towards end. am: 697fe5cc6c by David Srbecky · 4 years, 11 months ago
  89. 697fe5c JIT mini-debug-info: Append packed entries towards end. by David Srbecky · 5 years ago
  90. d467e22 Clean up initialization checks for entrypoints. am: 5115a4dffb by Vladimir Marko · 4 years, 11 months ago
  91. 5115a4d Clean up initialization checks for entrypoints. by Vladimir Marko · 4 years, 11 months ago
  92. cb48559 Remove useless return-value from RetransformClassesDirect am: 15ffafd026 by Alex Light · 4 years, 11 months ago
  93. 15ffafd Remove useless return-value from RetransformClassesDirect by Alex Light · 4 years, 11 months ago
  94. 4fc42a2 Add checks for pooled_mark_stacks in CC GC am: 44465f79eb by Lokesh Gidra · 4 years, 11 months ago
  95. 44465f7 Add checks for pooled_mark_stacks in CC GC by Lokesh Gidra · 4 years, 11 months ago
  96. 15c826a Temporary hack: Print extra backtraces on test timeout. am: 2bd8bfd716 by David Srbecky · 4 years, 11 months ago
  97. 2bd8bfd Temporary hack: Print extra backtraces on test timeout. by David Srbecky · 4 years, 11 months ago
  98. 3cda2ad perfetto_hprof: match iterator API change am: 4d319c7a2a by Primiano Tucci · 4 years, 11 months ago
  99. 4d319c7 perfetto_hprof: match iterator API change by Primiano Tucci · 4 years, 11 months ago
  100. 22ba08c [art] fix -Wimplicit-int-float-conversion am: 706e778ef7 by Nick Desaulniers · 4 years, 11 months ago