1. 2db49b7 Handle Special case div and rem by 2 in art interpreter am: d3ed4ada0d by Shalini Salomi Bodapati · 5 years ago
  2. d3ed4ad Handle Special case div and rem by 2 in art interpreter by Shalini Salomi Bodapati · 5 years ago
  3. c878c8a Allow structural redefinition on non-final classes. am: c47040d31c by Alex Light · 5 years ago
  4. c47040d Allow structural redefinition on non-final classes. by Alex Light · 5 years ago
  5. 0533650 Add ScopedAllowThreadSuspension am: dc540dfffb by Mathieu Chartier · 5 years ago
  6. dc540df Add ScopedAllowThreadSuspension by Mathieu Chartier · 5 years ago
  7. cfcbae4 Use nativePostForkSystemServer for system server profiling am: 882d414359 by Mathieu Chartier · 5 years ago
  8. 882d414 Use nativePostForkSystemServer for system server profiling by Mathieu Chartier · 5 years ago
  9. ed5a870 Fix reinterpret cast in ImmuneSpaceCaptureRefsVisitor am: da3653f142 by Lokesh Gidra · 5 years ago
  10. da3653f Fix reinterpret cast in ImmuneSpaceCaptureRefsVisitor by Lokesh Gidra · 5 years ago
  11. 5cca768 Fix vtable relocation for boot image extension. am: 0ac78cf94f by Vladimir Marko · 5 years ago
  12. 0ac78cf Fix vtable relocation for boot image extension. by Vladimir Marko · 5 years ago
  13. f6ad6c1 Add libdl_android.so to more places required for Golem. am: 80f1c2850a by Martin Stjernholm · 5 years ago
  14. 80f1c28 Add libdl_android.so to more places required for Golem. by Martin Stjernholm · 5 years ago
  15. 6d45005 Fix boot image extension class exclusion. am: 7ed2d385b5 by Vladimir Marko · 5 years ago
  16. 7ed2d38 Fix boot image extension class exclusion. by Vladimir Marko · 5 years ago
  17. 44f84f0 Ensure we can always enter OSR code am: aedc9bc5eb by Vladimir Marko · 5 years ago
  18. aedc9bc Ensure we can always enter OSR code by Vladimir Marko · 6 years ago
  19. e046b1f Make file_contexts as "android:path" property am: 3c036885d2 by Jooyung Han · 5 years ago
  20. 3c03688 Make file_contexts as "android:path" property by Jooyung Han · 5 years ago
  21. e5d4ba6 Convert 'thread to mark-stack map empty' assertion into a CHECK am: cb177da21e by Lokesh Gidra · 5 years ago
  22. cb177da Convert 'thread to mark-stack map empty' assertion into a CHECK by Lokesh Gidra · 5 years ago
  23. f82883e Update Buildbot and Golem setups for libdl_android.so. am: 78a44b9863 by Martin Stjernholm · 5 years ago
  24. 78a44b9 Update Buildbot and Golem setups for libdl_android.so. by Martin Stjernholm · 5 years ago
  25. 272f4f2 Clean up some image tests. am: a8f39186b2 by Vladimir Marko · 5 years ago
  26. a8f3918 Clean up some image tests. by Vladimir Marko · 5 years ago
  27. 8362fb1 Add missing WriteBarrier on VisitReflectiveTargets am: e61f16af39 by Alex Light · 5 years ago
  28. e61f16a Add missing WriteBarrier on VisitReflectiveTargets by Alex Light · 5 years ago
  29. f3befb8 Assert no-thread-mark-stack mapping after switching to shared mode by Lokesh Gidra · 5 years ago
  30. 55d9aaa Assert no-thread-mark-stack mapping after switching to shared mode by Lokesh Gidra · 5 years ago
  31. 915773b Temporary hack: Force the use of `signal_dumper` as timeout handler on host. by Roland Levillain · 5 years ago
  32. 505e56b Temporary hack: Force the use of `signal_dumper` as timeout handler on host. by Roland Levillain · 5 years ago
  33. 449d9fe Don't use addr2line for dex and jar files. am: 3e9d7ae3c2 by Orion Hodson · 5 years ago
  34. 3e9d7ae Don't use addr2line for dex and jar files. by Orion Hodson · 5 years ago
  35. 853f5be Use full profile in Dex2OatImageTest#TestExtension. am: c526e42d60 by Vladimir Marko · 5 years ago
  36. c526e42 Use full profile in Dex2OatImageTest#TestExtension. by Vladimir Marko · 5 years ago
  37. 6b7788f Revert^2 "Fix CompilerDriver's handling of boot image extension." am: a879bdf5e9 by Vladimir Marko · 5 years ago
  38. adc4a92 ARM64: Pass simd half floating point feature to VIXL macroassembler. by Usama Arif · 5 years ago
  39. a879bdf Revert^2 "Fix CompilerDriver's handling of boot image extension." by Vladimir Marko · 5 years ago
  40. 142816a ARM64: Pass simd half floating point feature to VIXL macroassembler. by Usama Arif · 5 years ago
  41. 016ecf6 Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  42. 8251d19 ART: suppress control characters in scripts without a tty am: 5697faba0e by Orion Hodson · 5 years ago
  43. 7f6c40c Make HashSet behave like std::unordered_set... am: feba2643d0 by Vladimir Marko · 5 years ago
  44. a2bba95 Partial loop unrolling during auto-vectorization for x86_64 architectures. by Neeraj Solanki · 5 years ago
  45. a4dc19e Refactor Javac.java into a new shared library. am: a6d7f50d36 by Mathew Inwood · 5 years ago
  46. 50b134b Revert "Add spin loop to mutex, overhaul monitor" am: d56f7d1086 by Hans Boehm · 5 years ago
  47. 8017ad4 Revert "Temporary hack: Also print extra backtraces on test timeouts on host." by Orion Hodson · 5 years ago
  48. 81ea502 dex2oat: add --cpu-set command-line option am: ffc791c748 by Orion Hodson · 5 years ago
  49. 986914b Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  50. 5697fab ART: suppress control characters in scripts without a tty by Orion Hodson · 5 years ago
  51. feba264 Make HashSet behave like std::unordered_set... by Vladimir Marko · 5 years ago
  52. 26f6330 Partial loop unrolling during auto-vectorization for x86_64 architectures. by Neeraj Solanki · 5 years ago
  53. a6d7f50 Refactor Javac.java into a new shared library. by Mathew Inwood · 5 years ago
  54. d56f7d1 Revert "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  55. 9965fef Revert "Temporary hack: Also print extra backtraces on test timeouts on host." by Orion Hodson · 5 years ago
  56. ffc791c dex2oat: add --cpu-set command-line option by Orion Hodson · 5 years ago
  57. 0ce0816 Revert^3 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  58. 2f8c1ac Revert^3 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  59. 916ee84 Revert "Fix CompilerDriver's handling of boot image extension." am: 96d8585ebb by Roland Levillain · 5 years ago
  60. 96d8585 Revert "Fix CompilerDriver's handling of boot image extension." by Roland Levillain · 5 years ago
  61. cb86980 Revert^2 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  62. 8ba9738 Revert^2 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  63. c680fb9 Add spin loop to mutex, overhaul monitor am: 0d508a0110 by Hans Boehm · 5 years ago
  64. 2a74914 Temporary hack: Also print extra backtraces on test timeouts on host. by Roland Levillain · 5 years ago
  65. 0d508a0 Add spin loop to mutex, overhaul monitor by Hans Boehm · 6 years ago
  66. 1eab167 run-libcore-tests.sh: check for tty am: fcd5a282ce by Orion Hodson · 5 years ago
  67. 25d536e Temporary hack: Also print extra backtraces on test timeouts on host. by Roland Levillain · 5 years ago
  68. fcd5a28 run-libcore-tests.sh: check for tty by Orion Hodson · 5 years ago
  69. 6a97f90 Bump profile version am: 63786f6b20 by Calin Juravle · 5 years ago
  70. 63786f6 Bump profile version by Calin Juravle · 5 years ago
  71. 7c3110b Fix CompilerDriver's handling of boot image extension. am: 96491e9db2 by Vladimir Marko · 5 years ago
  72. 96491e9 Fix CompilerDriver's handling of boot image extension. by Vladimir Marko · 5 years ago
  73. 1d2c13a Revert "Initial support for adding virtuals with structural redefinition" by Nicolas Geoffray · 5 years ago
  74. d0e354e Revert "Initial support for adding virtuals with structural redefinition" by Nicolas Geoffray · 5 years ago
  75. ae5fe28 Improve profile merging error logging am: c0200a984c by Calin Juravle · 5 years ago
  76. c0200a9 Improve profile merging error logging by Calin Juravle · 5 years ago
  77. 2ccd438 Initial support for adding virtuals with structural redefinition am: 283bb322de by Alex Light · 5 years ago
  78. 283bb32 Initial support for adding virtuals with structural redefinition by Alex Light · 5 years ago
  79. 5d83f27 Use packed fields for HeapGraph. am: 2c5dfe16ab by Florian Mayer · 5 years ago
  80. 2c5dfe1 Use packed fields for HeapGraph. by Florian Mayer · 5 years ago
  81. 38bff86 Implement STL iterators on ObjectArray and add helpers am: a9bbc08daa by Alex Light · 5 years ago
  82. a9bbc08 Implement STL iterators on ObjectArray and add helpers by Alex Light · 5 years ago
  83. af51dcb Fix pruning invoke environment for StringBuilder append pattern. am: 56f1332113 by Vladimir Marko · 5 years ago
  84. e80f9c2 Reduce boot profile data usage am: 3e20d0a774 by Calin Juravle · 5 years ago
  85. 2fcb51c Increase the maximum allowed dex files for boot image profiles am: 8cdcd4fab6 by Calin Juravle · 5 years ago
  86. 56f1332 Fix pruning invoke environment for StringBuilder append pattern. by Vladimir Marko · 5 years ago
  87. 3e20d0a Reduce boot profile data usage by Calin Juravle · 5 years ago
  88. 8cdcd4f Increase the maximum allowed dex files for boot image profiles by Calin Juravle · 5 years ago
  89. 6c53224 Add missing bug number to TODO in `build/apex/art_apex_test.py`. am: 4813618470 by Roland Levillain · 5 years ago
  90. 4813618 Add missing bug number to TODO in `build/apex/art_apex_test.py`. by Roland Levillain · 5 years ago
  91. 6e79033 Load classes for boot image extension. am: 889b72d80e by Vladimir Marko · 5 years ago
  92. 889b72d Load classes for boot image extension. by Vladimir Marko · 5 years ago
  93. 396b925 Migrate to apex_manifest.pb am: afaa457b6f by Jooyung Han · 5 years ago
  94. afaa457 Migrate to apex_manifest.pb by Jooyung Han · 5 years ago
  95. e9a9078 Add mark-stack related assertions in marking phase am: 1592cfc31c by Lokesh Gidra · 5 years ago
  96. 1592cfc Add mark-stack related assertions in marking phase by Lokesh Gidra · 5 years ago
  97. e009802 Fix image checksum verification. am: d830263af8 by Vladimir Marko · 5 years ago
  98. d830263 Fix image checksum verification. by Vladimir Marko · 5 years ago
  99. cfed2525 ARM64: Move from FPRegister to VRegister based API (continued). am: 52f8e5c2d3 by Roland Levillain · 5 years ago
  100. 52f8e5c ARM64: Move from FPRegister to VRegister based API (continued). by Roland Levillain · 5 years ago