1. 664999a Revert "Revert^2 "Allow structural redefinition on non-final classes."" by Nicolas Geoffray · 4 years, 11 months ago
  2. 642af13 Revert^2 "Make opaque-jni-ids:swapable more efficient" am: bc19b7559e by Alex Light · 4 years, 11 months ago
  3. bc19b75 Revert^2 "Make opaque-jni-ids:swapable more efficient" by Alex Light · 4 years, 11 months ago
  4. b4cda07 Add null check in AppendToBootClassPath am: 0a19e212e5 by Mathieu Chartier · 4 years, 11 months ago
  5. eac66af Revert "Make opaque-jni-ids:swapable more efficient" am: 42c52f53b3 by Alex Light · 4 years, 11 months ago
  6. 0a19e21 Add null check in AppendToBootClassPath by Mathieu Chartier · 4 years, 11 months ago
  7. 42c52f5 Revert "Make opaque-jni-ids:swapable more efficient" by Alex Light · 4 years, 11 months ago
  8. 3ad6876 Revert^2 "Allow structural redefinition on non-final classes." am: f1b809ce61 by Alex Light · 4 years, 11 months ago
  9. 82d8ca6 Fix Missing ReflectiveHandleScope in Class_newInstance am: 20b7a9b8ae by Alex Light · 4 years, 11 months ago
  10. f1b809c Revert^2 "Allow structural redefinition on non-final classes." by Alex Light · 4 years, 11 months ago
  11. 20b7a9b Fix Missing ReflectiveHandleScope in Class_newInstance by Alex Light · 4 years, 11 months ago
  12. 51ddbfa Assert mutator doesn't get mark-stack assigned once destroyed am: c6ca117090 by Lokesh Gidra · 4 years, 11 months ago
  13. c6ca117 Assert mutator doesn't get mark-stack assigned once destroyed by Lokesh Gidra · 4 years, 11 months ago
  14. 46c25d4 Extend 952-invoke-custom to test invoke-custom/range am: be52a17c0f by Orion Hodson · 4 years, 11 months ago
  15. be52a17 Extend 952-invoke-custom to test invoke-custom/range by Orion Hodson · 4 years, 11 months ago
  16. 8521ca9 Make fieldcount agent handle duplicates am: 26dbdcf691 by Alex Light · 4 years, 11 months ago
  17. 7c90e52 Make opaque-jni-ids:swapable more efficient am: 4e7dd70e3e by Alex Light · 4 years, 11 months ago
  18. 26dbdcf Make fieldcount agent handle duplicates by Alex Light · 4 years, 11 months ago
  19. 4e7dd70 Make opaque-jni-ids:swapable more efficient by Alex Light · 4 years, 11 months ago
  20. fa37ebb Allow late lookup for @FastNative methods. am: 08d0984bfe by Vladimir Marko · 4 years, 11 months ago
  21. 08d0984 Allow late lookup for @FastNative methods. by Vladimir Marko · 4 years, 11 months ago
  22. c5f5db4 Blacklist failing test. am: 2d8b7f4ef7 by Nicolas Geoffray · 4 years, 11 months ago
  23. 2d8b7f4 Blacklist failing test. by Nicolas Geoffray · 4 years, 11 months ago
  24. 3d07bf9 If a collection is in progress, we need to mark new code. am: de3e51d655 by Nicolas Geoffray · 4 years, 11 months ago
  25. de3e51d If a collection is in progress, we need to mark new code. by Nicolas Geoffray · 4 years, 11 months ago
  26. f9bdbe5 JIT baseline: don't update inline caches for intrinsics. am: 20036d80f2 by Nicolas Geoffray · 4 years, 11 months ago
  27. 20036d8 JIT baseline: don't update inline caches for intrinsics. by Nicolas Geoffray · 4 years, 11 months ago
  28. 809d825 Simplify name verification in ClassLoaderContext. am: 36ec598a4d by Vladimir Marko · 4 years, 11 months ago
  29. 36ec598 Simplify name verification in ClassLoaderContext. by Vladimir Marko · 4 years, 11 months ago
  30. 086d391 ARM64: FP16 greater/less/greaterEquals/lessEquals intrinsics for ARMv8 by Usama Arif · 4 years, 11 months ago
  31. 457e9fa ARM64: FP16 greater/less/greaterEquals/lessEquals intrinsics for ARMv8 by Usama Arif · 5 years ago
  32. 45269e9 JIT baseline: Don't update the inline cache for an intrinsic. am: 17a39babb7 by Nicolas Geoffray · 4 years, 11 months ago
  33. 17a39ba JIT baseline: Don't update the inline cache for an intrinsic. by Nicolas Geoffray · 4 years, 11 months ago
  34. e61b858 Fix oat version error message formatting. am: 49af4cae56 by Vladimir Marko · 4 years, 11 months ago
  35. 49af4ca Fix oat version error message formatting. by Vladimir Marko · 4 years, 11 months ago
  36. d4f091e Baseline JIT: update inline caches in compiled code. am: e2a3aa9886 by Nicolas Geoffray · 4 years, 11 months ago
  37. 3629ee5 Allow test 178 to pass for --no-image. am: a2c4d61e48 by Vladimir Marko · 4 years, 11 months ago
  38. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 4 years, 11 months ago
  39. a2c4d61 Allow test 178 to pass for --no-image. by Vladimir Marko · 4 years, 11 months ago
  40. 64d5875 Clean up JNI dlsym lookup trampoline. am: 7dac864d7e by Vladimir Marko · 4 years, 11 months ago
  41. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
  42. fb1e982 Revert "Revert^2 "Revoke CC's thread-local mark stack in ~Thread"" by Lokesh Gidra · 4 years, 11 months ago
  43. 047081a Revert "Revert^2 "Revoke CC's thread-local mark stack in ~Thread"" by Lokesh Gidra · 4 years, 11 months ago
  44. 7861bcf Protect/Unprotect regions (region space) only in debug build am: f585c1e4f8 by Lokesh Gidra · 4 years, 11 months ago
  45. f585c1e Protect/Unprotect regions (region space) only in debug build by Lokesh Gidra · 4 years, 11 months ago
  46. 1dc53d8 Skip 909 & 126 with zipapex am: f92f6f12f3 by Alex Light · 4 years, 11 months ago
  47. f92f6f1 Skip 909 & 126 with zipapex by Alex Light · 4 years, 11 months ago
  48. 37f0c87 Add resetJitCounters am: 0aa02069a2 by Mathieu Chartier · 4 years, 11 months ago
  49. 0aa0206 Add resetJitCounters by Mathieu Chartier · 5 years ago
  50. 572382e Revert "Allow structural redefinition on non-final classes." am: 88b1c83080 by Roland Levillain · 4 years, 11 months ago
  51. 88b1c83 Revert "Allow structural redefinition on non-final classes." by Roland Levillain · 4 years, 11 months ago
  52. d5ca611 Revert "Revert^2 "Implement Dot Product Vectorization for x86"" am: 8e895008a3 by Nicolas Geoffray · 4 years, 11 months ago
  53. 8e89500 Revert "Revert^2 "Implement Dot Product Vectorization for x86"" by Nicolas Geoffray · 4 years, 11 months ago
  54. 7bd0ef4 Honor the --baseline flag for the JIT. am: 7c9cfe8b3f by Nicolas Geoffray · 4 years, 11 months ago
  55. 7c9cfe8 Honor the --baseline flag for the JIT. by Nicolas Geoffray · 4 years, 11 months ago
  56. 2db49b7 Handle Special case div and rem by 2 in art interpreter am: d3ed4ada0d by Shalini Salomi Bodapati · 4 years, 11 months ago
  57. d3ed4ad Handle Special case div and rem by 2 in art interpreter by Shalini Salomi Bodapati · 5 years ago
  58. c878c8a Allow structural redefinition on non-final classes. am: c47040d31c by Alex Light · 4 years, 11 months ago
  59. c47040d Allow structural redefinition on non-final classes. by Alex Light · 5 years ago
  60. 0533650 Add ScopedAllowThreadSuspension am: dc540dfffb by Mathieu Chartier · 4 years, 11 months ago
  61. dc540df Add ScopedAllowThreadSuspension by Mathieu Chartier · 5 years ago
  62. cfcbae4 Use nativePostForkSystemServer for system server profiling am: 882d414359 by Mathieu Chartier · 4 years, 11 months ago
  63. 882d414 Use nativePostForkSystemServer for system server profiling by Mathieu Chartier · 5 years ago
  64. ed5a870 Fix reinterpret cast in ImmuneSpaceCaptureRefsVisitor am: da3653f142 by Lokesh Gidra · 4 years, 11 months ago
  65. da3653f Fix reinterpret cast in ImmuneSpaceCaptureRefsVisitor by Lokesh Gidra · 4 years, 11 months ago
  66. 5cca768 Fix vtable relocation for boot image extension. am: 0ac78cf94f by Vladimir Marko · 4 years, 11 months ago
  67. 0ac78cf Fix vtable relocation for boot image extension. by Vladimir Marko · 4 years, 11 months ago
  68. f6ad6c1 Add libdl_android.so to more places required for Golem. am: 80f1c2850a by Martin Stjernholm · 4 years, 11 months ago
  69. 80f1c28 Add libdl_android.so to more places required for Golem. by Martin Stjernholm · 4 years, 11 months ago
  70. 6d45005 Fix boot image extension class exclusion. am: 7ed2d385b5 by Vladimir Marko · 4 years, 11 months ago
  71. 7ed2d38 Fix boot image extension class exclusion. by Vladimir Marko · 4 years, 11 months ago
  72. 44f84f0 Ensure we can always enter OSR code am: aedc9bc5eb by Vladimir Marko · 4 years, 11 months ago
  73. aedc9bc Ensure we can always enter OSR code by Vladimir Marko · 5 years ago
  74. e046b1f Make file_contexts as "android:path" property am: 3c036885d2 by Jooyung Han · 5 years ago
  75. 3c03688 Make file_contexts as "android:path" property by Jooyung Han · 5 years ago
  76. e5d4ba6 Convert 'thread to mark-stack map empty' assertion into a CHECK am: cb177da21e by Lokesh Gidra · 5 years ago
  77. cb177da Convert 'thread to mark-stack map empty' assertion into a CHECK by Lokesh Gidra · 5 years ago
  78. f82883e Update Buildbot and Golem setups for libdl_android.so. am: 78a44b9863 by Martin Stjernholm · 5 years ago
  79. 78a44b9 Update Buildbot and Golem setups for libdl_android.so. by Martin Stjernholm · 5 years ago
  80. 272f4f2 Clean up some image tests. am: a8f39186b2 by Vladimir Marko · 5 years ago
  81. a8f3918 Clean up some image tests. by Vladimir Marko · 5 years ago
  82. 8362fb1 Add missing WriteBarrier on VisitReflectiveTargets am: e61f16af39 by Alex Light · 5 years ago
  83. e61f16a Add missing WriteBarrier on VisitReflectiveTargets by Alex Light · 5 years ago
  84. f3befb8 Assert no-thread-mark-stack mapping after switching to shared mode by Lokesh Gidra · 5 years ago
  85. 55d9aaa Assert no-thread-mark-stack mapping after switching to shared mode by Lokesh Gidra · 5 years ago
  86. 915773b Temporary hack: Force the use of `signal_dumper` as timeout handler on host. by Roland Levillain · 5 years ago
  87. 505e56b Temporary hack: Force the use of `signal_dumper` as timeout handler on host. by Roland Levillain · 5 years ago
  88. 449d9fe Don't use addr2line for dex and jar files. am: 3e9d7ae3c2 by Orion Hodson · 5 years ago
  89. 3e9d7ae Don't use addr2line for dex and jar files. by Orion Hodson · 5 years ago
  90. 853f5be Use full profile in Dex2OatImageTest#TestExtension. am: c526e42d60 by Vladimir Marko · 5 years ago
  91. c526e42 Use full profile in Dex2OatImageTest#TestExtension. by Vladimir Marko · 5 years ago
  92. 6b7788f Revert^2 "Fix CompilerDriver's handling of boot image extension." am: a879bdf5e9 by Vladimir Marko · 5 years ago
  93. adc4a92 ARM64: Pass simd half floating point feature to VIXL macroassembler. by Usama Arif · 5 years ago
  94. a879bdf Revert^2 "Fix CompilerDriver's handling of boot image extension." by Vladimir Marko · 5 years ago
  95. 142816a ARM64: Pass simd half floating point feature to VIXL macroassembler. by Usama Arif · 5 years ago
  96. 016ecf6 Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  97. 8251d19 ART: suppress control characters in scripts without a tty am: 5697faba0e by Orion Hodson · 5 years ago
  98. 7f6c40c Make HashSet behave like std::unordered_set... am: feba2643d0 by Vladimir Marko · 5 years ago
  99. a2bba95 Partial loop unrolling during auto-vectorization for x86_64 architectures. by Neeraj Solanki · 5 years ago
  100. a4dc19e Refactor Javac.java into a new shared library. am: a6d7f50d36 by Mathew Inwood · 5 years ago