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