1. dd5de2d Merge "Integrate VerifierDeps in compiler driver." am: d4ede93561 by Nicolas Geoffray · 8 years ago
  2. d4ede93 Merge "Integrate VerifierDeps in compiler driver." by Nicolas Geoffray · 8 years ago
  3. 8e2d220 Merge "MethodHandles: Track libcore change eb497095e03068459." am: f4130b9da6 by Narayan Kamath · 8 years ago
  4. f4130b9 Merge "MethodHandles: Track libcore change eb497095e03068459." by Narayan Kamath · 8 years ago
  5. 9c221ab Merge "More loop-body simplifications." am: 3387b2a9e6 by Aart Bik · 8 years ago
  6. 3387b2a Merge "More loop-body simplifications." by Aart Bik · 8 years ago
  7. 1aaf1b8 Merge "ART: Make Handle trivially-copyable" am: 4a41f24461 by Andreas Gampe · 8 years ago
  8. 4a41f24 Merge "ART: Make Handle trivially-copyable" by Treehugger Robot · 8 years ago
  9. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 8 years ago
  10. d9c5327 Merge changes I86bc206d,If20a34e7,I6ee6c826,I240341a0 am: 47b6bdb2a0 by Andreas Gampe · 8 years ago
  11. ed4a25d ART: Make some variables references am: 4c481a4245 by Andreas Gampe · 8 years ago
  12. 775cfbc ART: Put macro parameters into parentheses am: 44fd235d1b by Andreas Gampe · 8 years ago
  13. 113c45c ART: Add "explicit" to constructors am: ea47ff8d26 by Andreas Gampe · 8 years ago
  14. 00b3407 ART: Change iterator value type to match am: 1eeb00c749 by Andreas Gampe · 8 years ago
  15. e3dedc5 More loop-body simplifications. by Aart Bik · 8 years ago
  16. 47b6bdb Merge changes I86bc206d,If20a34e7,I6ee6c826,I240341a0 by Treehugger Robot · 8 years ago
  17. e1ab24d Merge "Remove lock from ClassExt installation procedure." am: 878d1889f7 by Alex Light · 8 years ago
  18. 878d188 Merge "Remove lock from ClassExt installation procedure." by Treehugger Robot · 8 years ago
  19. 1933be9 Merge "Pass some arguments by const reference." am: 877bbedc8d by Vladimir Marko · 8 years ago
  20. aa6dd95 Merge "Check for forwarding address in READ_BARRIER_MARK_REG" am: c647897348 by Mathieu Chartier · 8 years ago
  21. 799605e Merge "Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API." by Roland Levillain · 8 years ago
  22. 877bbed Merge "Pass some arguments by const reference." by Treehugger Robot · 8 years ago
  23. 4c481a4 ART: Make some variables references by Andreas Gampe · 8 years ago
  24. 44fd235 ART: Put macro parameters into parentheses by Andreas Gampe · 8 years ago
  25. ea47ff8 ART: Add "explicit" to constructors by Andreas Gampe · 8 years ago
  26. 1eeb00c ART: Change iterator value type to match by Andreas Gampe · 8 years ago
  27. c647897 Merge "Check for forwarding address in READ_BARRIER_MARK_REG" by Mathieu Chartier · 8 years ago
  28. faf3477 Merge "Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API." by Roland Levillain · 8 years ago
  29. 4bbca2a Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API. by Roland Levillain · 8 years ago
  30. 77f51b0 Merge "Add more missing definitions in art::arm::CodeGeneratorARMVIXL." by Roland Levillain · 8 years ago
  31. ff48ebc Merge "Add more missing definitions in art::arm::CodeGeneratorARMVIXL." by Roland Levillain · 8 years ago
  32. 6070e88 Add more missing definitions in art::arm::CodeGeneratorARMVIXL. by Roland Levillain · 8 years ago
  33. 5a9eaeb Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  34. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  35. ce919c5 Merge "More store/allocation elimination." am: 6f1b65d3b1 by Mingyao Yang · 8 years ago
  36. cfeefce Merge "Output more for "Unable to determine architecture"." am: 74a96e4545 by Nicolas Geoffray · 8 years ago
  37. 6f1b65d Merge "More store/allocation elimination." by Mingyao Yang · 8 years ago
  38. 74a96e4 Merge "Output more for "Unable to determine architecture"." by Nicolas Geoffray · 8 years ago
  39. a5c13e7 Merge "ART: Additional initialization for MethodHandle accessors." by Orion Hodson · 8 years ago
  40. 758e264 Merge "Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow." by Nicolas Geoffray · 8 years ago
  41. 4fb6fdc Merge "ART: Additional initialization for MethodHandle accessors." by Orion Hodson · 8 years ago
  42. a19cd47 Merge "Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow." by Nicolas Geoffray · 8 years ago
  43. 0c14d8b ART: Additional initialization for MethodHandle accessors. by Orion Hodson · 8 years ago
  44. 0273ad1 Remove lock from ClassExt installation procedure. by Alex Light · 8 years ago
  45. 1cdfa91 Merge "Clean up parameter names in ManagedRegisterEntrySpills." am: 4b2cdf8608 by Vladimir Marko · 8 years ago
  46. 844e653 Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow. by Roland Levillain · 8 years ago
  47. 4b2cdf8 Merge "Clean up parameter names in ManagedRegisterEntrySpills." by Vladimir Marko · 8 years ago
  48. 5c657fe Pass some arguments by const reference. by Vladimir Marko · 8 years ago
  49. ba37e04 Output more for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  50. e5eb574 MethodHandles: Track libcore change eb497095e03068459. by Narayan Kamath · 8 years ago
  51. 375dfc2 Merge "ARM: VIXL32: Implement intrinsics." am: 21b880ce80 by Roland Levillain · 8 years ago
  52. 21b880c Merge "ARM: VIXL32: Implement intrinsics." by Roland Levillain · 8 years ago
  53. 4c23dfb Clean up parameter names in ManagedRegisterEntrySpills. by Vladimir Marko · 8 years ago
  54. 84fd87a Merge "Address review comments from change 000e1885701c8f." am: 2ab98309c0 by Narayan Kamath · 8 years ago
  55. 2ab9830 Merge "Address review comments from change 000e1885701c8f." by Narayan Kamath · 8 years ago
  56. 4ce2633 Merge "ARM: VIXL32: Implement the functionality needed by intrinsics." by Roland Levillain · 8 years ago
  57. 6bb7f1b Integrate VerifierDeps in compiler driver. by Nicolas Geoffray · 8 years ago
  58. de582c1 Merge "ARM: VIXL32: Implement the functionality needed by intrinsics." by Roland Levillain · 8 years ago
  59. 92c5bbc Merge "Add print statements for "Unable to determine architecture"." by Nicolas Geoffray · 8 years ago
  60. c0f3918 Merge "Add print statements for "Unable to determine architecture"." by Nicolas Geoffray · 8 years ago
  61. 8f500fa Add print statements for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  62. 7d3dcbd Merge "MIPS32: Improve and moderately clean up mterp." am: 261c0690ac by Vladimir Marko · 8 years ago
  63. 261c069 Merge "MIPS32: Improve and moderately clean up mterp." by Vladimir Marko · 8 years ago
  64. b38af6f Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats." by Aart Bik · 8 years ago
  65. 5e653ef Merge "Call ClassExt::VisitRoots" am: 3e9e3a3761 by Alex Light · 8 years ago
  66. c4005c3 Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats." by Aart Bik · 8 years ago
  67. 3e9e3a3 Merge "Call ClassExt::VisitRoots" by Alex Light · 8 years ago
  68. cec2fd4 Call ClassExt::VisitRoots by Alex Light · 8 years ago
  69. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 8 years ago
  70. 8735e8c Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics." by Aart Bik · 8 years ago
  71. 63f41f9 Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics." by Aart Bik · 8 years ago
  72. f3a2c90 Merge "Add ClassExt mirror." am: f7b9a7b925 by Alex Light · 8 years ago
  73. f7b9a7b Merge "Add ClassExt mirror." by Treehugger Robot · 8 years ago
  74. 2767f4b New instruction simplifications. Extra dce pass. Allow more per block repeats. by Aart Bik · 8 years ago
  75. 1cf194f Check for forwarding address in READ_BARRIER_MARK_REG by Mathieu Chartier · 8 years ago
  76. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  77. 58d9bfc More store/allocation elimination. by Mingyao Yang · 8 years ago
  78. 40fbf74 Improved range analysis (and thus BCE) around min/max/abs intrinsics. by Aart Bik · 8 years ago
  79. 2cb856c Address review comments from change 000e1885701c8f. by Narayan Kamath · 8 years ago
  80. 5ec6218 ARM: VIXL32: Implement intrinsics. by Anton Kirilov · 8 years ago
  81. e28d9ae ARM: VIXL32: Implement the functionality needed by intrinsics. by Anton Kirilov · 8 years ago
  82. a9a7ffb Merge "Revert "Revert "ART: Generalize FindClassInPathClassLoader""" by Nicolas Geoffray · 8 years ago
  83. 77a0e45 Merge "Revert "Revert "ART: Generalize FindClassInPathClassLoader""" by Treehugger Robot · 8 years ago
  84. affac8b Merge "Revert accidental change introduced in 000e188570." am: c65310326e by Narayan Kamath · 8 years ago
  85. c653103 Merge "Revert accidental change introduced in 000e188570." by Narayan Kamath · 8 years ago
  86. bc1e7b9 Merge "It exposes a few bugs that should be address before submitting it. " by Calin Juravle · 8 years ago
  87. a4af47e Merge "It exposes a few bugs that should be address before submitting it. " by Calin Juravle · 8 years ago
  88. f1d9265 It exposes a few bugs that should be address before submitting it. by Calin Juravle · 8 years ago
  89. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  90. 676e862 Merge "MIPS32: Fix string loads that use kDexCacheViaMethod." am: 845c84823f by Alexey Frunze · 8 years ago
  91. 845c848 Merge "MIPS32: Fix string loads that use kDexCacheViaMethod." by Treehugger Robot · 8 years ago
  92. cc6de8e Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc." by Roland Levillain · 8 years ago
  93. 6409f58 Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc." by Roland Levillain · 8 years ago
  94. a7aca7a Merge "MethodHandles: Add tests for transforms in change 598d43d0dec5925c77" by Narayan Kamath · 8 years ago
  95. 3d74bf4 Revert accidental change introduced in 000e188570. by Narayan Kamath · 8 years ago
  96. bcc17bd Merge "MethodHandles: Add tests for transforms in change 598d43d0dec5925c77" by Narayan Kamath · 8 years ago
  97. 96120f4 MethodHandles: Add tests for transforms in change 598d43d0dec5925c77 by Narayan Kamath · 8 years ago
  98. 5dec66f Merge "Revert "ART: Generalize FindClassInPathClassLoader"" am: 0fe4df18f6 by Nicolas Geoffray · 8 years ago
  99. 0fe4df1 Merge "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  100. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago