1. 81ec19f Merge "ART: Add Makefile target for boot image" am: 336dd6a by Andreas Gampe · 9 years ago
  2. 336dd6a Merge "ART: Add Makefile target for boot image" by Andreas Gampe · 9 years ago
  3. 227eeb9 Merge "Assembly region TLAB allocation fast path for arm64." am: ec9a828 by Hiroshi Yamauchi · 9 years ago
  4. ec9a828 Merge "Assembly region TLAB allocation fast path for arm64." by Hiroshi Yamauchi · 9 years ago
  5. fad48e7 ART: Add Makefile target for boot image by Andreas Gampe · 9 years ago
  6. 706dd39 Merge "Small changes in ARM and x86-64 SystemArrayCopy intrinsics." am: 934c5b6 by Roland Levillain · 9 years ago
  7. 934c5b6 Merge "Small changes in ARM and x86-64 SystemArrayCopy intrinsics." by Roland Levillain · 9 years ago
  8. ebea3d2 Small changes in ARM and x86-64 SystemArrayCopy intrinsics. by Roland Levillain · 9 years ago
  9. a9b3479 Merge "ART: Speed up HGraph::PopulateIrreducibleRecursive" am: 62358ed by David Brazdil · 9 years ago
  10. 62358ed Merge "ART: Speed up HGraph::PopulateIrreducibleRecursive" by David Brazdil · 9 years ago
  11. c2e8af9 ART: Speed up HGraph::PopulateIrreducibleRecursive by David Brazdil · 9 years ago
  12. 51207ad Merge "Remove recursive ALWAYS_INLINE" am: 8eec0bb by Goran Jakovljevic · 9 years ago
  13. 8eec0bb Merge "Remove recursive ALWAYS_INLINE" by Vladimir Marko · 9 years ago
  14. 416f1db Merge "unstarted_runtime: add cutout for Math.floor" am: b2880a9 by Sergio Giro · 9 years ago
  15. b2880a9 Merge "unstarted_runtime: add cutout for Math.floor" by Sergio Giro · 9 years ago
  16. 8326120 unstarted_runtime: add cutout for Math.floor by Sergio Giro · 9 years ago
  17. 5998ef9 Merge "Revert "Update expectations for 031-class-attributes."" am: 04c2b2d by Narayan Kamath · 9 years ago
  18. 04c2b2d Merge "Revert "Update expectations for 031-class-attributes."" by Narayan Kamath · 9 years ago
  19. ae49049 Revert "Update expectations for 031-class-attributes." by Narayan Kamath · 9 years ago
  20. 0dfb30d Remove recursive ALWAYS_INLINE by Goran Jakovljevic · 9 years ago
  21. 66dfb68 Merge changes from topic \'image_layout\' am: 780b461 by Mathieu Chartier · 9 years ago
  22. 780b461 Merge changes from topic 'image_layout' by Mathieu Chartier · 9 years ago
  23. 92ec594 Fix relocate in place to handle arbitrary app image layout by Mathieu Chartier · 9 years ago
  24. 2ba04ea Revert "Revert "Reduce dirty image pages by improving binning"" by Mathieu Chartier · 9 years ago
  25. d464fa1 Revert "Reduce dirty image pages by improving binning" by Mathieu Chartier · 9 years ago
  26. f3cee19 Reduce dirty image pages by improving binning by Mathieu Chartier · 9 years ago
  27. cd77378 Assembly region TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 9 years ago
  28. c02a52a Merge "Don\'t abort during app image loading with no boot image" am: 80bda17 by Mathieu Chartier · 9 years ago
  29. 80bda17 Merge "Don't abort during app image loading with no boot image" by Mathieu Chartier · 9 years ago
  30. e719926 Don't abort during app image loading with no boot image by Mathieu Chartier · 9 years ago
  31. d4494f6 Merge "ART: Make mterp jit profiling race tolerant" am: d521826 by buzbee · 9 years ago
  32. d521826 Merge "ART: Make mterp jit profiling race tolerant" by Calin Juravle · 9 years ago
  33. 0e6aa6d ART: Make mterp jit profiling race tolerant by buzbee · 9 years ago
  34. c541579 Merge "MIPS: Improving art_quick_imt_conflict_trampoline" am: 1e24b28 by Goran Jakovljevic · 9 years ago
  35. 1e24b28 Merge "MIPS: Improving art_quick_imt_conflict_trampoline" by Nicolas Geoffray · 9 years ago
  36. 9fcda11 Merge "ART: Change prebuild run-test setup" am: b5a0647 by Andreas Gampe · 9 years ago
  37. b5a0647 Merge "ART: Change prebuild run-test setup" by Andreas Gampe · 9 years ago
  38. c1cf292 Merge "Oatdump: Smarter StackMap lookup to improve performance." am: 0432b41 by Vladimir Marko · 9 years ago
  39. 0432b41 Merge "Oatdump: Smarter StackMap lookup to improve performance." by Vladimir Marko · 9 years ago
  40. c925e50 Merge "Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""""" by Bill Buzbee · 9 years ago
  41. 787a500 Merge "Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""""" by Calin Juravle · 9 years ago
  42. adbf93e Oatdump: Smarter StackMap lookup to improve performance. by Vladimir Marko · 9 years ago
  43. 5388c63 Merge "Implement on-stack replacement for MIPS32 and MIPS64" am: 4009bc6 by Goran Jakovljevic · 9 years ago
  44. 4009bc6 Merge "Implement on-stack replacement for MIPS32 and MIPS64" by Nicolas Geoffray · 9 years ago
  45. 1475924 ART: Change prebuild run-test setup by Andreas Gampe · 9 years ago
  46. 24d5417 Merge "Make sure non-fatal errors aren\'t printed." am: dea5933 by Alex Light · 9 years ago
  47. a35bde7 Merge "ART: Refactor imgdiag internals" am: c52e3f9 by Andreas Gampe · 9 years ago
  48. dea5933 Merge "Make sure non-fatal errors aren't printed." by Alex Light · 9 years ago
  49. c52e3f9 Merge "ART: Refactor imgdiag internals" by Andreas Gampe · 9 years ago
  50. 5cf09ba Merge changes from topic \'rr_barrier\' am: e835f3a by Mathieu Chartier · 9 years ago
  51. e835f3a Merge changes from topic 'rr_barrier' by Mathieu Chartier · 9 years ago
  52. 4766a4a Merge "ART: Fix race in on-stack replacement" am: 250a23c by buzbee · 9 years ago
  53. c4ae916 Store precice set of which constructors require barriers by Mathieu Chartier · 9 years ago
  54. 250a23c Merge "ART: Fix race in on-stack replacement" by Bill Buzbee · 9 years ago
  55. d26b7e4 Make sure non-fatal errors aren't printed. by Alex Light · 9 years ago
  56. 2b63a40 Merge "Ignore libcore.java.lang.ThreadTest failures on device." am: 6c5d868 by Roland Levillain · 9 years ago
  57. 454b3b6 ART: Fix race in on-stack replacement by buzbee · 9 years ago
  58. 1d011d9 Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" by Bill Buzbee · 9 years ago
  59. 6c5d868 Merge "Ignore libcore.java.lang.ThreadTest failures on device." by Roland Levillain · 9 years ago
  60. c9002b2 Ignore libcore.java.lang.ThreadTest failures on device. by Roland Levillain · 9 years ago
  61. a5bfd62 Merge "Fix combined checksum calculation to use isa." am: 82a0229 by Jeff Hao · 9 years ago
  62. 6c24b6a Merge "Combine checksum of all boot images." am: 9863b6c by Jeff Hao · 9 years ago
  63. 82a0229 Merge "Fix combined checksum calculation to use isa." by Jeff Hao · 9 years ago
  64. 9863b6c Merge "Combine checksum of all boot images." by Jeff Hao · 9 years ago
  65. fd336c3 Fix combined checksum calculation to use isa. by Jeff Hao · 9 years ago
  66. b11ffb7 Combine checksum of all boot images. by Jeff Hao · 9 years ago
  67. dc7e534 Merge "ART: Fix interpreter single-step when doing OSR" am: dc80925 by buzbee · 9 years ago
  68. dc80925 Merge "ART: Fix interpreter single-step when doing OSR" by Bill Buzbee · 9 years ago
  69. 93e94f2 ART: Fix interpreter single-step when doing OSR by buzbee · 9 years ago
  70. 39881e2 Merge changes Ie23877ac,I262f6be8 am: f2197e4 by Hiroshi Yamauchi · 9 years ago
  71. f2197e4 Merge changes Ie23877ac,I262f6be8 by Hiroshi Yamauchi · 9 years ago
  72. e1bcd8a Revert "Disable some image_test cases with concurrent collector." by Hiroshi Yamauchi · 9 years ago
  73. 1d6fdaf Fix image_test for the CC collector. by Hiroshi Yamauchi · 9 years ago
  74. 5b2f8e0 Merge "Remove AnnotationAccess and its remaining uses." am: 2c6760a by Jeff Hao · 9 years ago
  75. 2c6760a Merge "Remove AnnotationAccess and its remaining uses." by Jeff Hao · 9 years ago
  76. b5d3861 Revert "Revert "Check if we require barrier if we did not resolve classes"" by Mathieu Chartier · 9 years ago
  77. 371bd83 Revert "Revert "Change RequiresConstructorBarrier default to yes"" by Mathieu Chartier · 9 years ago
  78. be72bec Merge "Remove more Quick-related macros in tests." am: 7fa1f92 by Roland Levillain · 9 years ago
  79. 9eff981 Merge "Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""" by David Brazdil · 9 years ago
  80. 7fa1f92 Merge "Remove more Quick-related macros in tests." by Roland Levillain · 9 years ago
  81. 8913162 Merge "Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""" by David Brazdil · 9 years ago
  82. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  83. 8b233fc Remove more Quick-related macros in tests. by Roland Levillain · 9 years ago
  84. d3d2747 Merge "Revert "Change RequiresConstructorBarrier default to yes"" am: 950dd55 by Roland Levillain · 9 years ago
  85. bc5334e Merge "Revert "Check if we require barrier if we did not resolve classes"" by Roland Levillain · 9 years ago
  86. 950dd55 Merge "Revert "Change RequiresConstructorBarrier default to yes"" by Roland Levillain · 9 years ago
  87. 0436ee6 Revert "Change RequiresConstructorBarrier default to yes" by Roland Levillain · 9 years ago
  88. 35d6a42 Merge "Revert "Check if we require barrier if we did not resolve classes"" by Roland Levillain · 9 years ago
  89. a7ab499 Revert "Check if we require barrier if we did not resolve classes" by Roland Levillain · 9 years ago
  90. 704da2f Merge "Thumb2: Show the immediate in ROR (immediate) disassembly." am: 173e99a by Vladimir Marko · 9 years ago
  91. 173e99a Merge "Thumb2: Show the immediate in ROR (immediate) disassembly." by Vladimir Marko · 9 years ago
  92. 522354b Merge "Add 20s timeout to 570-checker-osr." am: 748ad81 by Vladimir Marko · 9 years ago
  93. 748ad81 Merge "Add 20s timeout to 570-checker-osr." by Vladimir Marko · 9 years ago
  94. 1939a88 Add 20s timeout to 570-checker-osr. by Vladimir Marko · 9 years ago
  95. 5a39d8b Merge "Optimizing: Fix codegens for MethodLoadKind::kDexCacheViaMethod." by Vladimir Marko · 9 years ago
  96. 391e155 Merge "Optimizing: Fix codegens for MethodLoadKind::kDexCacheViaMethod." by Vladimir Marko · 9 years ago
  97. 211a390 Merge "Move optimizations out of HInliner::TryBuildAndInlineHelper." am: 791947d by Roland Levillain · 9 years ago
  98. 791947d Merge "Move optimizations out of HInliner::TryBuildAndInlineHelper." by Roland Levillain · 9 years ago
  99. db9cb1c Merge changes I775a57c9,I14c0836f,I075c1b11 am: e7fbbe4 by Andreas Gampe · 9 years ago
  100. e7fbbe4 Merge changes I775a57c9,I14c0836f,I075c1b11 by Andreas Gampe · 9 years ago