1. e5c3c82 Fix dex file lookup in DumpInfo when dex file locations have full paths. am: 53258d07c1 by Martin Stjernholm · 2 years, 9 months ago
  2. 53258d0 Fix dex file lookup in DumpInfo when dex file locations have full paths. by Martin Stjernholm · 2 years, 9 months ago
  3. 3e47601 Search intern tables in reverse order. am: 81db82ce99 by Vladimir Marko · 2 years, 9 months ago
  4. 81db82c Search intern tables in reverse order. by Vladimir Marko · 2 years, 9 months ago
  5. dcc7e9c Work around the build error on odsign_e2e_tests_defaults. am: 66b43b977b by Jiakai Zhang · 2 years, 9 months ago
  6. 66b43b9 Work around the build error on odsign_e2e_tests_defaults. by Jiakai Zhang · 2 years, 9 months ago
  7. 592d9ec Revert "Enable upstream OpenJDK core-ojtests in run-libcore-tests.sh" am: 6332a75b72 by Nikita Iashchenko · 2 years, 9 months ago
  8. 6332a75 Revert "Enable upstream OpenJDK core-ojtests in run-libcore-tests.sh" by Nikita Iashchenko · 2 years, 9 months ago
  9. 1313a1f Revert^2 "Add support for try catches in LSE" am: 9e3c37173d by Santiago Aboy Solanes · 2 years, 9 months ago
  10. 9e3c371 Revert^2 "Add support for try catches in LSE" by Santiago Aboy Solanes · 2 years, 9 months ago
  11. eeb053e Enable upstream OpenJDK core-ojtests in run-libcore-tests.sh am: 9bf964465a by Nikita Iashchenko · 2 years, 9 months ago
  12. 9bf9644 Enable upstream OpenJDK core-ojtests in run-libcore-tests.sh by Nikita Iashchenko · 2 years, 9 months ago
  13. 4a27d1f Revert^2 "Pass `ArenaAllocator` to JNI compiler." am: e953942ad6 by Vladimir Marko · 2 years, 9 months ago
  14. e953942 Revert^2 "Pass `ArenaAllocator` to JNI compiler." by Vladimir Marko · 2 years, 9 months ago
  15. a18f453 Split odsign_e2e_tests into two modules. am: 0da1a77317 by Jiakai Zhang · 2 years, 9 months ago
  16. 9f28d73 Migrate Buffer peek*Array methods to art/ am: 116a26ad60 by Miguel · 2 years, 9 months ago
  17. 0da1a77 Split odsign_e2e_tests into two modules. by Jiakai Zhang · 2 years, 9 months ago
  18. 116a26a Migrate Buffer peek*Array methods to art/ by Miguel · 2 years, 9 months ago
  19. 0a87f9e Add a check that we do not set intrinsic type `kNone`. am: 8082cf9946 by Ulya Trafimovich · 2 years, 9 months ago
  20. e6e0366 Add libjdwp as a dependency for build-art-host am: 0a110f3853 by Nikita Iashchenko · 2 years, 9 months ago
  21. 8082cf9 Add a check that we do not set intrinsic type `kNone`. by Ulya Trafimovich · 2 years, 9 months ago
  22. 0a110f3 Add libjdwp as a dependency for build-art-host by Nikita Iashchenko · 2 years, 9 months ago
  23. 7aaeb83 Revert "Add support for try catches in LSE" am: 2913ddad8b by Santiago Aboy Solanes · 2 years, 9 months ago
  24. a0202cb Force inlining in `CodeInfo` constructors. am: fb95eedb3c by Vladimir Marko · 2 years, 9 months ago
  25. cfebc6c Revert "Pass `ArenaAllocator` to JNI compiler." am: aa5a644f17 by Santiago Aboy Solanes · 2 years, 9 months ago
  26. 2913dda Revert "Add support for try catches in LSE" by Santiago Aboy Solanes · 2 years, 9 months ago
  27. fb95eed Force inlining in `CodeInfo` constructors. by Vladimir Marko · 2 years, 9 months ago
  28. aa5a644 Revert "Pass `ArenaAllocator` to JNI compiler." by Santiago Aboy Solanes · 2 years, 9 months ago
  29. 6440735 Add CFI-checking script and fix found CFI issues. am: 8bb486a78e by David Srbecky · 2 years, 9 months ago
  30. 8bb486a Add CFI-checking script and fix found CFI issues. by David Srbecky · 3 years ago
  31. 8f5c782 Fix interface method linking for an edge case. am: 608a9158b0 by Vladimir Marko · 2 years, 9 months ago
  32. 608a915 Fix interface method linking for an edge case. by Vladimir Marko · 2 years, 9 months ago
  33. 597a9e5 Add support for try catches in LSE am: 62b12658b7 by Santiago Aboy Solanes · 2 years, 9 months ago
  34. 62b1265 Add support for try catches in LSE by Santiago Aboy Solanes · 2 years, 9 months ago
  35. cb899bd Revert^2 "DCE SimplifyAlwaysThrowing optimizations" am: cef72a67be by Santiago Aboy Solanes · 2 years, 9 months ago
  36. 1e3955c Inliner will return true when identifying a method as always throws am: 8e92a617ff by Santiago Aboy Solanes · 2 years, 9 months ago
  37. cef72a6 Revert^2 "DCE SimplifyAlwaysThrowing optimizations" by Santiago Aboy Solanes · 2 years, 9 months ago
  38. 8e92a61 Inliner will return true when identifying a method as always throws by Santiago Aboy Solanes · 2 years, 9 months ago
  39. e2b9b35 Pass `ArenaAllocator` to JNI compiler. am: 601f4e9955 by Vladimir Marko · 2 years, 9 months ago
  40. 601f4e9 Pass `ArenaAllocator` to JNI compiler. by Vladimir Marko · 2 years, 9 months ago
  41. 79b0099 Convert generate_operator_out to python 3 am: 3b661321f6 by Cole Faust · 2 years, 9 months ago
  42. 3b66132 Convert generate_operator_out to python 3 by Cole Faust · 2 years, 9 months ago
  43. bd1f399 Touch up changes related to cross-dex compiling am: f4bd5debf7 by Santiago Aboy Solanes · 2 years, 9 months ago
  44. f4bd5de Touch up changes related to cross-dex compiling by Santiago Aboy Solanes · 2 years, 9 months ago
  45. 0914747 Revert "Enable core-ojtests in run-libcore-tests.sh" am: 6a1d9b9106 by Santiago Aboy Solanes · 2 years, 9 months ago
  46. eb8d048 Force inlining in `InternTable`. am: cdc3ab06f5 by Vladimir Marko · 2 years, 9 months ago
  47. 6a1d9b9 Revert "Enable core-ojtests in run-libcore-tests.sh" by Santiago Aboy Solanes · 2 years, 9 months ago
  48. cdc3ab0 Force inlining in `InternTable`. by Vladimir Marko · 2 years, 9 months ago
  49. 4c56b92 Enable core-ojtests in run-libcore-tests.sh am: c707277ca7 by Nikita Iashchenko · 2 years, 9 months ago
  50. c707277 Enable core-ojtests in run-libcore-tests.sh by Nikita Iashchenko · 2 years, 9 months ago
  51. c015aa9 Pass --bitness to device APEX tests only. am: 9393041799 by Martin Stjernholm · 2 years, 9 months ago
  52. 3f1e7b6 Query Soong for all build vars. am: 27c1a0eca3 by Martin Stjernholm · 2 years, 9 months ago
  53. 9393041 Pass --bitness to device APEX tests only. by Martin Stjernholm · 3 years ago
  54. 27c1a0e Query Soong for all build vars. by Martin Stjernholm · 3 years ago
  55. 28babb8 Implement JVM_GetNanoTimeAdjustment am: b567880e8c by Victor Chang · 2 years, 9 months ago
  56. b567880 Implement JVM_GetNanoTimeAdjustment by Victor Chang · 2 years, 9 months ago
  57. e069045 Add core-ojtests target to host build and to vogar classpath am: 62df93ba56 by Nikita Iashchenko · 2 years, 9 months ago
  58. 62df93b Add core-ojtests target to host build and to vogar classpath by Nikita Iashchenko · 2 years, 9 months ago
  59. e585e6a Use `HashMap<>` for code info deduplication. am: 099b75bdcf by Vladimir Marko · 2 years, 9 months ago
  60. 099b75b Use `HashMap<>` for code info deduplication. by Vladimir Marko · 2 years, 9 months ago
  61. 0c8fe99 ART: Minor cleanup in cmdline/. am: 714328e2d2 by Vladimir Marko · 2 years, 9 months ago
  62. 714328e ART: Minor cleanup in cmdline/. by Vladimir Marko · 2 years, 9 months ago
  63. deee7d7 Do not repeatedly search frozen strong intern tables. am: 47eea60033 by Vladimir Marko · 2 years, 9 months ago
  64. a2b22ca String hashing cleanup in `InternTable`. am: 365c0205aa by Vladimir Marko · 2 years, 9 months ago
  65. 47eea60 Do not repeatedly search frozen strong intern tables. by Vladimir Marko · 2 years, 9 months ago
  66. 365c020 String hashing cleanup in `InternTable`. by Vladimir Marko · 2 years, 9 months ago
  67. f721a84 Preallocate `CodeInfoTableDeduper::dedupe_set_`. am: f67e8c35ee by Vladimir Marko · 2 years, 9 months ago
  68. f67e8c3 Preallocate `CodeInfoTableDeduper::dedupe_set_`. by Vladimir Marko · 2 years, 10 months ago
  69. 169f17c Faster class descriptor hashing. am: 65258db896 by Vladimir Marko · 2 years, 9 months ago
  70. 65258db Faster class descriptor hashing. by Vladimir Marko · 2 years, 9 months ago
  71. 6f66581 Merge Android 12 QPR3 ab/8391262 by Xin Li · 2 years, 9 months ago
  72. 123dc3b Track finalizable objects in loops am: 4ebfcac9d1 by Santiago Aboy Solanes · 2 years, 9 months ago
  73. 4ebfcac Track finalizable objects in loops by Santiago Aboy Solanes · 2 years, 9 months ago
  74. cd6734e Non-module targets in art. am: f0295201c2 by Bob Badour · 2 years, 9 months ago
  75. f029520 Non-module targets in art. by Bob Badour · 2 years, 9 months ago
  76. 092e3bb Revert "DCE SimplifyAlwaysThrowing optimizations" am: 026a662dd6 by Hans Boehm · 2 years, 9 months ago
  77. 026a662 Revert "DCE SimplifyAlwaysThrowing optimizations" by Hans Boehm · 2 years, 9 months ago
  78. 61c646f DCE SimplifyAlwaysThrowing optimizations am: 298112a02c am: 936e0e9d00 by Santiago Aboy Solanes · 2 years, 9 months ago
  79. 936e0e9 DCE SimplifyAlwaysThrowing optimizations am: 298112a02c by Santiago Aboy Solanes · 2 years, 9 months ago
  80. 298112a DCE SimplifyAlwaysThrowing optimizations by Santiago Aboy Solanes · 2 years, 9 months ago
  81. fdcc21e Add OWNERS for odsign_e2e_tests. am: 11bdac03c5 am: 188c6c207c by Jiakai Zhang · 2 years, 9 months ago
  82. 188c6c2 Add OWNERS for odsign_e2e_tests. am: 11bdac03c5 by Jiakai Zhang · 2 years, 9 months ago
  83. 11bdac0 Add OWNERS for odsign_e2e_tests. by Jiakai Zhang · 2 years, 9 months ago
  84. 205fde6 Remove checkOutputValidity test case am: fd4f565818 am: 3bb4de5203 by Victor Hsieh · 2 years, 9 months ago
  85. 3bb4de5 Remove checkOutputValidity test case am: fd4f565818 by Victor Hsieh · 2 years, 9 months ago
  86. fd4f565 Remove checkOutputValidity test case by Victor Hsieh · 2 years, 9 months ago
  87. 251a311 Set access flags only once in `ClassLinker::LoadMethod()`. am: e815aecfd8 am: da06c5ee24 by Vladimir Marko · 2 years, 9 months ago
  88. da06c5e Set access flags only once in `ClassLinker::LoadMethod()`. am: e815aecfd8 by Vladimir Marko · 2 years, 9 months ago
  89. e815aec Set access flags only once in `ClassLinker::LoadMethod()`. by Vladimir Marko · 2 years, 9 months ago
  90. d4d5d6b Set reboot timeout for OdrefreshHostTest. am: 4583bedf15 am: f44600f30f by Hongguang · 2 years, 9 months ago
  91. 9f2eece Update and move 680-sink-regression into 639-checker-code-sinking am: cae2a5bdda am: b2b15fc3e2 by Santiago Aboy Solanes · 2 years, 9 months ago
  92. f44600f Set reboot timeout for OdrefreshHostTest. am: 4583bedf15 by Hongguang · 2 years, 9 months ago
  93. b2b15fc Update and move 680-sink-regression into 639-checker-code-sinking am: cae2a5bdda by Santiago Aboy Solanes · 2 years, 9 months ago
  94. 4583bed Set reboot timeout for OdrefreshHostTest. by Hongguang · 2 years, 9 months ago
  95. cae2a5b Update and move 680-sink-regression into 639-checker-code-sinking by Santiago Aboy Solanes · 2 years, 9 months ago
  96. 2e11af1 Tweak linux_glibc properties for musl builds in art am: 8f146f9785 am: ec713d3520 by Colin Cross · 2 years, 9 months ago
  97. ec713d3 Tweak linux_glibc properties for musl builds in art am: 8f146f9785 by Colin Cross · 2 years, 9 months ago
  98. 8f146f9 Tweak linux_glibc properties for musl builds in art by Colin Cross · 2 years, 10 months ago
  99. 9f6f66e Fix use-after-scope in dex2oat cmdline parsing am: 838f6c4137 am: 9c4f67b4e2 by Florian Mayer · 2 years, 9 months ago
  100. 9c4f67b Fix use-after-scope in dex2oat cmdline parsing am: 838f6c4137 by Florian Mayer · 2 years, 9 months ago