1. 6285c40 Revert "Generate mini-debug-info when running JIT tests." am: 0b4479830e by David Srbecky · 5 years ago
  2. 027aa88 Revert "Improve stack unwinding during gcstress tests." am: 47d2947967 by David Srbecky · 5 years ago
  3. 98d3ab9 Revert "gcstress: Limit the number of unwinds." am: 08dcf15d1a by David Srbecky · 5 years ago
  4. 0b44798 Revert "Generate mini-debug-info when running JIT tests." by David Srbecky · 5 years ago
  5. 47d2947 Revert "Improve stack unwinding during gcstress tests." by David Srbecky · 5 years ago
  6. 08dcf15 Revert "gcstress: Limit the number of unwinds." by David Srbecky · 5 years ago
  7. 6b213a3 Cosmetic changes in test/README.md and test/README.chroot.md. am: c3590fe6b4 by Roland Levillain · 5 years ago
  8. c3590fe Cosmetic changes in test/README.md and test/README.chroot.md. by Roland Levillain · 5 years ago
  9. a38be7f ART: add devices option to test/knownfailures.json am: aaac8d26d1 by Orion Hodson · 5 years ago
  10. aaac8d2 ART: add devices option to test/knownfailures.json by Orion Hodson · 5 years ago
  11. d23b8b3 gcstress: Limit the number of unwinds. am: 52c7e98efe by David Srbecky · 5 years ago
  12. 04f49fc libnativeloader: add a clarifying comment to Android.bp am: 4346499223 by Orion Hodson · 5 years ago
  13. 52c7e98 gcstress: Limit the number of unwinds. by David Srbecky · 5 years ago
  14. 4346499 libnativeloader: add a clarifying comment to Android.bp by Orion Hodson · 5 years ago
  15. d5ed27b Refactor oat file writing. am: 0d192d2c08 by Vladimir Marko · 5 years ago
  16. 0d192d2 Refactor oat file writing. by Vladimir Marko · 5 years ago
  17. 6a7bf20 Move libnative{bridge,loader} to art/ am: 9b16e344b2 by Orion Hodson · 5 years ago
  18. 9b16e34 Move libnative{bridge,loader} to art/ by Orion Hodson · 5 years ago
  19. 0209b96 Make bitmap constants more explicit. am: e828ea0553 by Florian Mayer · 5 years ago
  20. e828ea0 Make bitmap constants more explicit. by Florian Mayer · 5 years ago
  21. 188581a Revert^2 "JIT: Separate code allocation and initialization." am: adb66f9674 by David Srbecky · 5 years ago
  22. adb66f9 Revert^2 "JIT: Separate code allocation and initialization." by David Srbecky · 5 years ago
  23. f1408f7 jitzygote: only copy contents if they differ. am: ff258063f2 by Nicolas Geoffray · 5 years ago
  24. 5b25af7 Fix uses of MaybeRecordImplicitNullCheck without special scopes am: 98416bf065 by Evgeny Astigeevich · 5 years ago
  25. ff25806 jitzygote: only copy contents if they differ. by Nicolas Geoffray · 5 years ago
  26. 98416bf Fix uses of MaybeRecordImplicitNullCheck without special scopes by Evgeny Astigeevich · 6 years ago
  27. dc137f7 Revert "JIT: Separate code allocation and initialization." am: 63b0c26aae by Nicolas Geoffray · 5 years ago
  28. 63b0c26 Revert "JIT: Separate code allocation and initialization." by Nicolas Geoffray · 5 years ago
  29. 1ba9199 JIT: Separate code allocation and initialization. am: e1b36f09cb by David Srbecky · 5 years ago
  30. e1b36f0 JIT: Separate code allocation and initialization. by David Srbecky · 5 years ago
  31. 64d493d Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. by Martin Stjernholm · 5 years ago
  32. 4490112 Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. by Martin Stjernholm · 5 years ago
  33. 52223e4 Make LinkMethods setup the entrypoint like image_writer. am: 5ee206f3ee by Nicolas Geoffray · 5 years ago
  34. b412b43 Fix dependencies of profile_boot_info_test. am: caf8f4c5aa by Nicolas Geoffray · 5 years ago
  35. 5ee206f Make LinkMethods setup the entrypoint like image_writer. by Nicolas Geoffray · 5 years ago
  36. 0c64bd6 ARM64: Change code emitted by ClinitCheck. am: 2bb44fe818 by Vladimir Marko · 5 years ago
  37. caf8f4c Fix dependencies of profile_boot_info_test. by Nicolas Geoffray · 5 years ago
  38. 2bb44fe ARM64: Change code emitted by ClinitCheck. by Vladimir Marko · 5 years ago
  39. 157d759 Correct skips and name typo am: 59770df741 by Alex Light · 5 years ago
  40. 59770df Correct skips and name typo by Alex Light · 5 years ago
  41. e1b0200 Reduce the heap size to 16MiB for two tests. am: 172ad03d12 by Vladimir Marko · 5 years ago
  42. 66093cd gcstress: increase libcore timeout. am: 2bdda93716 by David Srbecky · 5 years ago
  43. 4e257e7 Refactor Transform/redefine entrypoints am: 3732beb8c1 by Alex Light · 5 years ago
  44. 172ad03 Reduce the heap size to 16MiB for two tests. by Vladimir Marko · 5 years ago
  45. 2bdda93 gcstress: increase libcore timeout. by David Srbecky · 5 years ago
  46. 3732beb Refactor Transform/redefine entrypoints by Alex Light · 5 years ago
  47. 5a4ee41 Report any non-app signatures. am: 39c399a9e8 by Artur Satayev · 5 years ago
  48. 39c399a Report any non-app signatures. by Artur Satayev · 6 years ago
  49. 30a4d93 JIT mini-debug-info: Compression micro-optimization. am: 9bee62aa8c by David Srbecky · 5 years ago
  50. 94783dd JIT mini-debug-info: Generate the debug info sooner. am: 444e998f59 by David Srbecky · 5 years ago
  51. 9bee62a JIT mini-debug-info: Compression micro-optimization. by David Srbecky · 5 years ago
  52. 444e998 JIT mini-debug-info: Generate the debug info sooner. by David Srbecky · 5 years ago
  53. 42474bf Stop buildbot-build.sh script if any command fails am: 44ab2cd97c by Orion Hodson · 5 years ago
  54. 44ab2cd Stop buildbot-build.sh script if any command fails by Orion Hodson · 5 years ago
  55. c1edafd Add a link from runtime ns to the neuralnetworks ns am: 6a40fe46a0 by Jiyong Park · 5 years ago
  56. 6a40fe4 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  57. d09c96d Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  58. fff1bd0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  59. a8afb0a Revert^4 "Walk internal ArtField/ArtMethod pointers" am: 55eccdf61f by Alex Light · 5 years ago
  60. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  61. dcf7da0 Handle MethodHandle call to non-default interface methods am: 49df715faf by Alex Light · 5 years ago
  62. 49df715 Handle MethodHandle call to non-default interface methods by Alex Light · 5 years ago
  63. 7edfdbb Add temporary time logging am: 97421fd3f7 by David Srbecky · 5 years ago
  64. 97421fd Add temporary time logging by David Srbecky · 5 years ago
  65. 57da2f1 Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk. by Roland Levillain · 5 years ago
  66. 6c6369e Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk. by Roland Levillain · 5 years ago
  67. d0af5b9 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. am: bd5fb28413 by Roland Levillain · 5 years ago
  68. bd5fb28 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. by Roland Levillain · 5 years ago
  69. 3034ab1 Add and use a read-barrier free NeedInitializationCheck method. am: 1cef6b2a25 by Nicolas Geoffray · 5 years ago
  70. 1cef6b2 Add and use a read-barrier free NeedInitializationCheck method. by Nicolas Geoffray · 5 years ago
  71. 58a9cc2 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" am: c34eab4516 by Nicolas Geoffray · 5 years ago
  72. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  73. d9dfbe6 Share boot image methods memory in JIT zygote. am: 623d4f1ba4 by Nicolas Geoffray · 5 years ago
  74. 623d4f1 Share boot image methods memory in JIT zygote. by Nicolas Geoffray · 5 years ago
  75. 5c86a77 JIT mini-debug-info: Add back timestamps. am: 94af5824ac by David Srbecky · 5 years ago
  76. 94af582 JIT mini-debug-info: Add back timestamps. by David Srbecky · 5 years ago
  77. 432b2dc Revert^2 "Walk internal ArtField/ArtMethod pointers" am: ea2a3d9493 by Alex Light · 5 years ago
  78. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  79. d4b62f5 Add test skips for run-libjdwp-tests.sh am: 7fca6ef7b9 by Alex Light · 5 years ago
  80. 7fca6ef Add test skips for run-libjdwp-tests.sh by Alex Light · 5 years ago
  81. 5827047 Increase gcstress timeout am: 7021c13e48 by David Srbecky · 5 years ago
  82. 7021c13 Increase gcstress timeout by David Srbecky · 5 years ago
  83. 1961773 testrunner: Add missing import am: e456b6ff08 by David Srbecky · 5 years ago
  84. bccec5d Make ART chroot setup & sync scripts a bit more robust. am: 31e284b995 by Roland Levillain · 5 years ago
  85. e456b6f testrunner: Add missing import by David Srbecky · 5 years ago
  86. 31e284b Make ART chroot setup & sync scripts a bit more robust. by Roland Levillain · 5 years ago
  87. e17eb3d Revert "Walk internal ArtField/ArtMethod pointers" am: 712fa800b2 by Nicolas Geoffray · 5 years ago
  88. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  89. 5212115 Attach the running bitness to the boot image profile am: f70dfec27c by Calin Juravle · 5 years ago
  90. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 5 years ago
  91. bc7ef66 Follow change to ART_TEST_LIST_* am: 8307206011 by Colin Cross · 5 years ago
  92. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 5 years ago
  93. f3f2be1 Walk internal ArtField/ArtMethod pointers am: c84fc3a742 by Alex Light · 5 years ago
  94. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  95. a4b2323 Remove perfetto_src_tracing_ipc. am: 8679fd5e93 by Florian Mayer · 5 years ago
  96. 8679fd5 Remove perfetto_src_tracing_ipc. by Florian Mayer · 5 years ago
  97. 26d9e81 Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
  98. 8cd5c4c Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
  99. aed5e77 Remove `-j` option from build commands in `test/README.chroot.md`. by Roland Levillain · 5 years ago
  100. 34848e7 Remove `-j` option from build commands in `test/README.chroot.md`. by Roland Levillain · 5 years ago