1. 8d060f3 Create an abstraction for dexopt tasks am: 6221e67f13 by Victor Hsieh · 4 years, 8 months ago
  2. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 4 years, 9 months ago
  3. 36d0955 Use more specific arch candidates per bitness am: 52f7f63d8d by Victor Hsieh · 4 years, 8 months ago
  4. 52f7f63 Use more specific arch candidates per bitness by Victor Hsieh · 4 years, 8 months ago
  5. aaaeb7b Add API coverage for dalvik.system.VMDebug am: cb04d16a83 by Miguel · 4 years, 8 months ago
  6. cb04d16 Add API coverage for dalvik.system.VMDebug by Miguel · 4 years, 8 months ago
  7. 1a00254 Remove lazy dequickening. am: 437144bd7b by Nicolas Geoffray · 4 years, 8 months ago
  8. 437144b Remove lazy dequickening. by Nicolas Geoffray · 4 years, 8 months ago
  9. 587180c Revert "Revert^2 "Lazily allocate DexCache arrays."" am: 8473a5bf11 by Nicolas Geoffray · 4 years, 8 months ago
  10. 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 4 years, 8 months ago
  11. 8112f1e optimization of gc load, reduce gc in some scenarios am: 3dcd844ccc by zengkaifa · 4 years, 8 months ago
  12. 3dcd844 optimization of gc load, reduce gc in some scenarios by zengkaifa · 4 years, 9 months ago
  13. 365fc27 Change order of creation of JIT mappings. am: 145fce1b7b by Nicolas Geoffray · 4 years, 8 months ago
  14. 145fce1 Change order of creation of JIT mappings. by Nicolas Geoffray · 4 years, 8 months ago
  15. 8b8786c Hard fail on type assignment check. am: 4b1609f857 by Nicolas Geoffray · 4 years, 8 months ago
  16. 4b1609f Hard fail on type assignment check. by Nicolas Geoffray · 4 years, 8 months ago
  17. 4bed50b Remove unused module ahat-docs am: a95a6ea27e by ChihYao Chien · 4 years, 8 months ago
  18. 2ec75c0 Revert "ART: Removes SuspendCheck for plain loops with a low trip count." am: 8f6b99fba2 by Nicolas Geoffray · 4 years, 8 months ago
  19. a95a6ea Remove unused module ahat-docs by ChihYao Chien · 4 years, 11 months ago
  20. 8f6b99f Revert "ART: Removes SuspendCheck for plain loops with a low trip count." by Nicolas Geoffray · 4 years, 8 months ago
  21. 6bd8754 odrefresh: explicitly initialize to use system logger am: a182c93022 by Orion Hodson · 4 years, 8 months ago
  22. a182c93 odrefresh: explicitly initialize to use system logger by Orion Hodson · 4 years, 8 months ago
  23. 43ae3d5 Update the reason why we need conscrypt and core-icu4j. am: 1512e52a29 by Martin Stjernholm · 4 years, 8 months ago
  24. 000e395 Revert "Add a test for new sun.misc.Cleaner timeout" am: 7541fda785 by Hans Boehm · 4 years, 8 months ago
  25. 1512e52 Update the reason why we need conscrypt and core-icu4j. by Martin Stjernholm · 4 years, 8 months ago
  26. 7541fda Revert "Add a test for new sun.misc.Cleaner timeout" by Hans Boehm · 4 years, 8 months ago
  27. d391851 Add a test for new sun.misc.Cleaner timeout am: 2007f8591c by Hans Boehm · 4 years, 8 months ago
  28. 2007f85 Add a test for new sun.misc.Cleaner timeout by Hans Boehm · 4 years, 9 months ago
  29. 89c114c Adding get long regression test for jdk.internal.misc.Unsafe am: 45cece5e1b by Sorin Basca · 4 years, 8 months ago
  30. 8e1ef6d Add more members to ART's OWNERS file. am: cbdaa2c760 by Roland Levillain · 4 years, 8 months ago
  31. 45cece5 Adding get long regression test for jdk.internal.misc.Unsafe by Sorin Basca · 4 years, 9 months ago
  32. cbdaa2c Add more members to ART's OWNERS file. by Roland Levillain · 4 years, 8 months ago
  33. 9ced604 An invalid wide pair will remain invalid at runtime. am: f3c5bbb742 by Nicolas Geoffray · 4 years, 8 months ago
  34. f3c5bbb An invalid wide pair will remain invalid at runtime. by Nicolas Geoffray · 4 years, 8 months ago
  35. 561ddae Revert^2 "Lazily allocate DexCache arrays." am: e153a62e8e by David Srbecky · 4 years, 8 months ago
  36. e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 5 years ago
  37. a889e9b Don't do a recursive call when there are CHA guards. am: 282795ca98 by Nicolas Geoffray · 4 years, 8 months ago
  38. 282795c Don't do a recursive call when there are CHA guards. by Nicolas Geoffray · 4 years, 8 months ago
  39. 16a9b90 Better handling of unresolved fields in VerifyISFieldAccess. am: 03ce70a18e by Nicolas Geoffray · 4 years, 8 months ago
  40. 8df9691 Adjust expectations for libcore+gcstress+debug+host. am: 2a973fcbea by Nicolas Geoffray · 4 years, 8 months ago
  41. 03ce70a Better handling of unresolved fields in VerifyISFieldAccess. by Nicolas Geoffray · 4 years, 8 months ago
  42. 2a973fc Adjust expectations for libcore+gcstress+debug+host. by Nicolas Geoffray · 4 years, 8 months ago
  43. 5ec00c4 Improve the logging of BCP checksum mismatch. am: 762ee92400 by Jiakai Zhang · 4 years, 8 months ago
  44. 762ee92 Improve the logging of BCP checksum mismatch. by Jiakai Zhang · 4 years, 8 months ago
  45. 066b20b Loosen the SDK requirement of a test case in OdRefreshTest. am: 617c6abeff by Jiakai Zhang · 4 years, 8 months ago
  46. 617c6ab Loosen the SDK requirement of a test case in OdRefreshTest. by Jiakai Zhang · 4 years, 9 months ago
  47. edcdd98 Disable test 830 on redefine-stress. am: 9c00c65380 by Nicolas Geoffray · 4 years, 8 months ago
  48. 69417e9 Revert "Do not build libraries that depend on deapexer rules." am: aa08e52597 by Nicolas Geoffray · 4 years, 8 months ago
  49. 9c00c65 Disable test 830 on redefine-stress. by Nicolas Geoffray · 4 years, 8 months ago
  50. aa08e52 Revert "Do not build libraries that depend on deapexer rules." by Nicolas Geoffray · 4 years, 8 months ago
  51. fd93760 Include ramdisk image variant of jni_headers in sdk am: afe94ef380 by Paul Duffin · 4 years, 8 months ago
  52. 1ed4084 Include recovery image variant of jni_headers in sdk am: 8dc5cf6a61 by Paul Duffin · 4 years, 8 months ago
  53. afe94ef Include ramdisk image variant of jni_headers in sdk by Paul Duffin · 4 years, 9 months ago
  54. 8dc5cf6 Include recovery image variant of jni_headers in sdk by Paul Duffin · 4 years, 9 months ago
  55. be9520e Simplify IRTEntry am: f8dea01f38 by Hans Boehm · 4 years, 8 months ago
  56. f8dea01 Simplify IRTEntry by Hans Boehm · 4 years, 9 months ago
  57. 9a8fd92 Always check for an exception after a class lookup. am: e8445e579a by Nicolas Geoffray · 4 years, 8 months ago
  58. dc2f56c Revert "Create an abstraction for dexopt tasks" am: d750630937 by Victor Hsieh · 4 years, 8 months ago
  59. e8445e5 Always check for an exception after a class lookup. by Nicolas Geoffray · 4 years, 9 months ago
  60. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 4 years, 8 months ago
  61. 5e4d74e Create an abstraction for dexopt tasks am: c887816493 by Victor Hsieh · 4 years, 8 months ago
  62. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 4 years, 9 months ago
  63. 065a039 Copying sun.misc.Unsafe to jdk.internal.misc am: 2f01e8ed55 by Sorin Basca · 4 years, 8 months ago
  64. f253f6f Revert "Move dex register check upwards in the Inliner stack" am: 33a312992c by Santiago Aboy Solanes · 4 years, 8 months ago
  65. 2f01e8e Copying sun.misc.Unsafe to jdk.internal.misc by Sorin Basca · 5 years ago
  66. 33a3129 Revert "Move dex register check upwards in the Inliner stack" by Santiago Aboy Solanes · 4 years, 8 months ago
  67. c9275f2 Drop unused arguments for MethodEntered function am: 9cc65df014 by Mythri Alle · 4 years, 8 months ago
  68. 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 4 years, 9 months ago
  69. 827662d Include native bridge variant of jni_headers in sdk am: 08a37a09da by Paul Duffin · 4 years, 9 months ago
  70. 08a37a0 Include native bridge variant of jni_headers in sdk by Paul Duffin · 4 years, 9 months ago
  71. 936a840 Fix unused-command-line-argument warning am: 57c6a72e00 by Yi Kong · 4 years, 9 months ago
  72. 57c6a72 Fix unused-command-line-argument warning by Yi Kong · 4 years, 9 months ago
  73. 0577f0e Split odsign_e2e_tests. am: 59064ebccc by Jiakai Zhang · 4 years, 9 months ago
  74. 59064eb Split odsign_e2e_tests. by Jiakai Zhang · 4 years, 9 months ago
  75. bb682b3 Revert "Revert^2 "Use cpplint.py from repohooks"" am: dc26639f11 by Yuri Lin · 4 years, 9 months ago
  76. dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 4 years, 9 months ago
  77. 07f1e82 Enforcing min_sdk_version on art-run-test* and art_standalone*_tests am: 7ea9270c2d by Spandan Das · 4 years, 9 months ago
  78. 7ea9270 Enforcing min_sdk_version on art-run-test* and art_standalone*_tests by Spandan Das · 4 years, 9 months ago
  79. a318439 Revert^2 "Use cpplint.py from repohooks" am: c178495c22 by Orion Hodson · 4 years, 9 months ago
  80. c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 4 years, 9 months ago
  81. afa617b Change only_use_system_oat_files_ logic. am: ea55f3de90 by Nicolas Geoffray · 4 years, 9 months ago
  82. ea55f3d Change only_use_system_oat_files_ logic. by Nicolas Geoffray · 4 years, 9 months ago
  83. 3172dd7 Speed up odsign_e2e_tests. am: 52818b0769 by Jiakai Zhang · 4 years, 9 months ago
  84. 52818b0 Speed up odsign_e2e_tests. by Jiakai Zhang · 4 years, 9 months ago
  85. b65b083 Revert "Use cpplint.py from repohooks" am: af5fc456b0 by Paul Hadfield · 4 years, 9 months ago
  86. af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 4 years, 9 months ago
  87. 26b2436 Remove libartbase from static_libs of odrefresh tests. am: 7cbd0e8b3f by Jiakai Zhang · 4 years, 9 months ago
  88. 7cbd0e8 Remove libartbase from static_libs of odrefresh tests. by Jiakai Zhang · 4 years, 9 months ago
  89. 0740170 Fix lint error in odrefresh_test. am: b1d9035872 by Jiakai Zhang · 4 years, 9 months ago
  90. c39c532 Update logic to add debug modules to art-runtime. am: 8f0887be86 by Martin Stjernholm · 4 years, 9 months ago
  91. b1d9035 Fix lint error in odrefresh_test. by Jiakai Zhang · 4 years, 9 months ago
  92. 8f0887b Update logic to add debug modules to art-runtime. by Martin Stjernholm · 4 years, 10 months ago
  93. e8fa486 Move dex register check upwards in the Inliner stack am: 7a7a1e2c82 by Santiago Aboy Solanes · 4 years, 9 months ago
  94. 7a7a1e2 Move dex register check upwards in the Inliner stack by Santiago Aboy Solanes · 4 years, 9 months ago
  95. 5f077ae Remove the use of --updatable-bcp-packages-fd from odrefresh. am: ad58e1cec0 by Jiakai Zhang · 4 years, 9 months ago
  96. 273a322 Fix missing suspend check in nterp for goto32 +0 am: d726cb1f9c by Nicolas Geoffray · 4 years, 9 months ago
  97. ad58e1c Remove the use of --updatable-bcp-packages-fd from odrefresh. by Jiakai Zhang · 4 years, 9 months ago
  98. d726cb1 Fix missing suspend check in nterp for goto32 +0 by Nicolas Geoffray · 4 years, 9 months ago
  99. bd4df72 Use cpplint.py from repohooks am: 145f969546 by Colin Cross · 4 years, 9 months ago
  100. 93fc289 Add kryo785 as known variant. am: e684fc5975 by Nicolas Geoffray · 4 years, 9 months ago