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