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