1. 8f4ade0 ART: Fix nits for verifier change by Andreas Gampe · 8 years ago
  2. 2dcab78 Merge "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 8 years ago
  3. 979fb00 Merge "Fix: correctly destruct VIXL labels." by Roland Levillain · 8 years ago
  4. 18b36ab Remove the no-longer-needed F/I and D/J alias. by Aart Bik · 8 years ago
  5. 05241f4 Merge "Enable allocation elimination as part of LSE" by Mingyao Yang · 8 years ago
  6. 6233bff Merge "OpenJdkJVM: Fix Mac OS build." by Narayan Kamath · 8 years ago
  7. db5a850 Merge "Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp""" by Bill Buzbee · 8 years ago
  8. 9984b63 Merge "Revert "Use dex cache from compilation unit in RTP."" by Nicolas Geoffray · 8 years ago
  9. 34d9b04 Revert "Use dex cache from compilation unit in RTP." by Nicolas Geoffray · 8 years ago
  10. 5b2cfd8 OpenJdkJVM: Fix Mac OS build. by Narayan Kamath · 8 years ago
  11. 8fc44d6 Merge "OpenJdkJVM: Fix JVM_Lseek" by Narayan Kamath · 8 years ago
  12. 062157f Enable allocation elimination as part of LSE by Mingyao Yang · 8 years ago
  13. 9afaac4 Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp"" by Bill Buzbee · 8 years ago
  14. 77f5d65 OpenJdkJVM: Fix JVM_Lseek by Narayan Kamath · 8 years ago
  15. 240986c Merge "Track removal of String hash functions." by Narayan Kamath · 8 years ago
  16. 5d8fa8b Track removal of String hash functions. by Narayan Kamath · 8 years ago
  17. 37d8c5c Merge "Properly initialize the is_osr_method_being_compiled_ flag." by Nicolas Geoffray · 8 years ago
  18. 935384e Properly initialize the is_osr_method_being_compiled_ flag. by Nicolas Geoffray · 8 years ago
  19. c01a664 Fix: correctly destruct VIXL labels. by Alexandre Rames · 8 years ago
  20. 043182d Merge "Rename test whose name was too long for some configs" by David Brazdil · 8 years ago
  21. d5d892d Rename test whose name was too long for some configs by David Brazdil · 8 years ago
  22. d80ff24 Merge "Fix CFI fixups for long branches on MIPS." by Vladimir Marko · 8 years ago
  23. a3fd040 Merge "Use dex cache from compilation unit in RTP." by Vladimir Marko · 8 years ago
  24. defccc5 Merge "Disable stripped-dex test on target." by Richard Uhler · 8 years ago
  25. d7864d8 Disable stripped-dex test on target. by Richard Uhler · 8 years ago
  26. cc9b74f Merge "ART: Make iget receiver mismatch hard verifier error" by Andreas Gampe · 8 years ago
  27. 6659624 ART: Make iget receiver mismatch hard verifier error by Andreas Gampe · 8 years ago
  28. 27bb86e Use dex cache from compilation unit in RTP. by Vladimir Marko · 8 years ago
  29. 0108f3d Merge "Restore fallback behavior in the no-image stripped-dex case." by Richard Uhler · 8 years ago
  30. a2a8434 Merge "ART: Save a bit of memory in production LICM" by David Brazdil · 8 years ago
  31. 7d00681 Merge "ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses" by David Brazdil · 8 years ago
  32. aa680e8 ART: Save a bit of memory in production LICM by David Brazdil · 8 years ago
  33. adf8491 ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses by David Brazdil · 8 years ago
  34. 9b86361 Merge "Fix initialization of field after conflicting merges." by Nicolas Geoffray · 8 years ago
  35. ba6aae0 Fix initialization of field after conflicting merges. by Nicolas Geoffray · 8 years ago
  36. 5aa4c1c Merge "Don't use JACK alpha anymore." by Nicolas Geoffray · 8 years ago
  37. 99e6d2d Don't use JACK alpha anymore. by Nicolas Geoffray · 8 years ago
  38. 54b5b1a Merge "Fix copy-paste nit" by Vladimir Marko · 8 years ago
  39. 89c31e3 Merge "Use dex cache from compilation unit in HInstructionBuilder." by Vladimir Marko · 8 years ago
  40. 6134ba1 Fix CFI fixups for long branches on MIPS. by Vladimir Marko · 8 years ago
  41. ab4c64b Fix copy-paste nit by Goran Jakovljevic · 8 years ago
  42. dad35b0 Merge "Remove the JIT from the instrumentation framework." by Nicolas Geoffray · 8 years ago
  43. 3cd50df Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 8 years ago
  44. dc1d104 Merge "Revert "Remove the no-longer-needed F/I and D/J alias."" by Aart Bik · 8 years ago
  45. 4847513 Merge "Allow private methods in interfaces." by Treehugger Robot · 8 years ago
  46. 1f7624c Revert "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 8 years ago
  47. b55f1ac Allow private methods in interfaces. by Alex Light · 8 years ago
  48. 76f5cb6 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 8 years ago
  49. d27fd40 Merge "Add imgdiag support for diff against zygote" by Mathieu Chartier · 8 years ago
  50. c5196cd Add imgdiag support for diff against zygote by Mathieu Chartier · 8 years ago
  51. 8d4b37e Merge "Move Assemblers to the Arena." by Vladimir Marko · 8 years ago
  52. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 8 years ago
  53. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 8 years ago
  54. de76960 Merge "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 8 years ago
  55. 6990775 Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" by Bill Buzbee · 8 years ago
  56. 2c3b101 Merge "Add option to tune sample collection based on thread sensitivity" by Calin Juravle · 8 years ago
  57. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 8 years ago
  58. 38e398b Merge "Allocate code generators on the arena." by Vladimir Marko · 8 years ago
  59. f9eed16 Merge "Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."" by Treehugger Robot · 8 years ago
  60. 4af8fac Merge "ART: Simplify unstarted-runtime ceil and floor" by Andreas Gampe · 8 years ago
  61. 89e3b48 ART: Simplify unstarted-runtime ceil and floor by Andreas Gampe · 8 years ago
  62. 2f52064 Remove the no-longer-needed F/I and D/J alias. by Aart Bik · 8 years ago
  63. b9f4772 Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC." by Hiroshi Yamauchi · 8 years ago
  64. e4010c6 Merge "Fix InsertDexFileInToClassLoader to handle null class loaders" by Mathieu Chartier · 8 years ago
  65. 6d25cf6 Fix InsertDexFileInToClassLoader to handle null class loaders by Mathieu Chartier · 8 years ago
  66. e3ccf74 Merge "ART: Flag to fail thread creation" by Andreas Gampe · 8 years ago
  67. f38a661 ART: Flag to fail thread creation by Andreas Gampe · 8 years ago
  68. 336dd6a Merge "ART: Add Makefile target for boot image" by Andreas Gampe · 8 years ago
  69. d58b837 Allocate code generators on the arena. by Vladimir Marko · 8 years ago
  70. ec9a828 Merge "Assembly region TLAB allocation fast path for arm64." by Hiroshi Yamauchi · 8 years ago
  71. fad48e7 ART: Add Makefile target for boot image by Andreas Gampe · 8 years ago
  72. 934c5b6 Merge "Small changes in ARM and x86-64 SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  73. ebea3d2 Small changes in ARM and x86-64 SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  74. 62358ed Merge "ART: Speed up HGraph::PopulateIrreducibleRecursive" by David Brazdil · 8 years ago
  75. c2e8af9 ART: Speed up HGraph::PopulateIrreducibleRecursive by David Brazdil · 8 years ago
  76. 8eec0bb Merge "Remove recursive ALWAYS_INLINE" by Vladimir Marko · 8 years ago
  77. b2880a9 Merge "unstarted_runtime: add cutout for Math.floor" by Sergio Giro · 8 years ago
  78. 8326120 unstarted_runtime: add cutout for Math.floor by Sergio Giro · 8 years ago
  79. 04c2b2d Merge "Revert "Update expectations for 031-class-attributes."" by Narayan Kamath · 8 years ago
  80. ae49049 Revert "Update expectations for 031-class-attributes." by Narayan Kamath · 8 years ago
  81. 0dfb30d Remove recursive ALWAYS_INLINE by Goran Jakovljevic · 8 years ago
  82. 780b461 Merge changes from topic 'image_layout' by Mathieu Chartier · 8 years ago
  83. 92ec594 Fix relocate in place to handle arbitrary app image layout by Mathieu Chartier · 8 years ago
  84. 2ba04ea Revert "Revert "Reduce dirty image pages by improving binning"" by Mathieu Chartier · 8 years ago
  85. d464fa1 Revert "Reduce dirty image pages by improving binning" by Mathieu Chartier · 8 years ago
  86. f3cee19 Reduce dirty image pages by improving binning by Mathieu Chartier · 8 years ago
  87. cd77378 Assembly region TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 8 years ago
  88. 80bda17 Merge "Don't abort during app image loading with no boot image" by Mathieu Chartier · 8 years ago
  89. e719926 Don't abort during app image loading with no boot image by Mathieu Chartier · 8 years ago
  90. d521826 Merge "ART: Make mterp jit profiling race tolerant" by Calin Juravle · 8 years ago
  91. 0e6aa6d ART: Make mterp jit profiling race tolerant by buzbee · 8 years ago
  92. 1e24b28 Merge "MIPS: Improving art_quick_imt_conflict_trampoline" by Nicolas Geoffray · 8 years ago
  93. b5a0647 Merge "ART: Change prebuild run-test setup" by Andreas Gampe · 8 years ago
  94. 0432b41 Merge "Oatdump: Smarter StackMap lookup to improve performance." by Vladimir Marko · 8 years ago
  95. 787a500 Merge "Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""""" by Calin Juravle · 8 years ago
  96. adbf93e Oatdump: Smarter StackMap lookup to improve performance. by Vladimir Marko · 8 years ago
  97. 4009bc6 Merge "Implement on-stack replacement for MIPS32 and MIPS64" by Nicolas Geoffray · 8 years ago
  98. 1475924 ART: Change prebuild run-test setup by Andreas Gampe · 8 years ago
  99. dea5933 Merge "Make sure non-fatal errors aren't printed." by Alex Light · 8 years ago
  100. c52e3f9 Merge "ART: Refactor imgdiag internals" by Andreas Gampe · 8 years ago