1. 0297779 Merge "Do HFieldGet first to avoid explicit null check." am: 9a85f58cd3 by Nicolas Geoffray · 9 years ago
  2. 9a85f58 Merge "Do HFieldGet first to avoid explicit null check." by Nicolas Geoffray · 9 years ago
  3. 57b86b9 Merge "Rename test case to avoid test filename too long." am: 73b41531b3 by Nicolas Geoffray · 9 years ago
  4. 73b4153 Merge "Rename test case to avoid test filename too long." by Nicolas Geoffray · 9 years ago
  5. 9f9d48c Rename test case to avoid test filename too long. by Nicolas Geoffray · 9 years ago
  6. 7c0f2e5 Do HFieldGet first to avoid explicit null check. by Nicolas Geoffray · 9 years ago
  7. 3064723 Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." am: 7d6872a247 by Nicolas Geoffray · 9 years ago
  8. 0e6b7b5 Merge "Report types loaded during init to the native debugger" am: 0e78aedf50 by David Srbecky · 9 years ago
  9. 7d6872a Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." by Nicolas Geoffray · 9 years ago
  10. 0e78aed Merge "Report types loaded during init to the native debugger" by David Srbecky · 9 years ago
  11. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  12. 65201db Merge "Emit some additional debug info for java.lang.String" am: 55380bbe09 by David Srbecky · 9 years ago
  13. 55380bb Merge "Emit some additional debug info for java.lang.String" by David Srbecky · 9 years ago
  14. 9b20aac Merge "Report loaded classes to native debugger." am: 697cc25fad by David Srbecky · 9 years ago
  15. 03c941f Emit some additional debug info for java.lang.String by Tamas Berghammer · 9 years ago
  16. 697cc25 Merge "Report loaded classes to native debugger." by David Srbecky · 9 years ago
  17. b33d6b7 Merge "Ignore more libcore.java.util.zip test failures with CC." am: c9bc77b32d by Roland Levillain · 9 years ago
  18. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  19. c9bc77b Merge "Ignore more libcore.java.util.zip test failures with CC." by Roland Levillain · 9 years ago
  20. e0013c7 Ignore more libcore.java.util.zip test failures with CC. by Roland Levillain · 9 years ago
  21. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  22. ad74750 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  23. b8bb9f6 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  24. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  25. 2be948a Merge "Also print to error stream." am: 1bf99d84f2 by Nicolas Geoffray · 9 years ago
  26. 1bf99d8 Merge "Also print to error stream." by Nicolas Geoffray · 9 years ago
  27. 6c27e1b Merge "Do not use HArm64IntermediateAddress with read barriers." am: c5854ade28 by Roland Levillain · 9 years ago
  28. c5854ad Merge "Do not use HArm64IntermediateAddress with read barriers." by Roland Levillain · 9 years ago
  29. cd3d0fb Do not use HArm64IntermediateAddress with read barriers. by Roland Levillain · 9 years ago
  30. 01f0d32 Merge "Add oat location to oatdump." am: 2b09287c8b by Jeff Hao · 9 years ago
  31. 2b09287 Merge "Add oat location to oatdump." by Jeff Hao · 9 years ago
  32. 4b07a6e Add oat location to oatdump. by Jeff Hao · 9 years ago
  33. 875d7bd Merge "Add value parameterized test support for runtime tests" am: 84367b9f6f by Mathieu Chartier · 9 years ago
  34. 84367b9 Merge "Add value parameterized test support for runtime tests" by Mathieu Chartier · 9 years ago
  35. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
  36. 24134b8 Merge "Revert "Disable mterp for the read barrier config."" am: 40cfbff068 by Hiroshi Yamauchi · 9 years ago
  37. 40cfbff Merge "Revert "Disable mterp for the read barrier config."" by Hiroshi Yamauchi · 9 years ago
  38. d564830 Merge "MIPS64: Fix stub_test in a proper way" am: 8c8e997d29 by Vladimir Marko · 9 years ago
  39. 8c8e997 Merge "MIPS64: Fix stub_test in a proper way" by Vladimir Marko · 9 years ago
  40. 745f3cd MIPS64: Fix stub_test in a proper way by Goran Jakovljevic · 9 years ago
  41. 0e349f9 Merge "ART: Fix CompilerDriver::AreInSameOatFile()." am: e1b0f475e8 by Vladimir Marko · 9 years ago
  42. e1b0f47 Merge "ART: Fix CompilerDriver::AreInSameOatFile()." by Vladimir Marko · 9 years ago
  43. 0b8cdfa ART: Fix CompilerDriver::AreInSameOatFile(). by Vladimir Marko · 9 years ago
  44. 5e354d1 Merge "ART: Remove incorrect HFakeString optimization" am: 2894346695 by David Brazdil · 9 years ago
  45. 2894346 Merge "ART: Remove incorrect HFakeString optimization" by David Brazdil · 9 years ago
  46. a78524f Merge "ART: Mterp - remove redundant null check" am: 68c56ae9cc by Bill Buzbee · 9 years ago
  47. b32eb58 Merge "New failures due to linker issue." am: c753c96360 by Nicolas Geoffray · 9 years ago
  48. 68c56ae Merge "ART: Mterp - remove redundant null check" by Bill Buzbee · 9 years ago
  49. c753c96 Merge "New failures due to linker issue." by Nicolas Geoffray · 9 years ago
  50. 40f9252 New failures due to linker issue. by Nicolas Geoffray · 9 years ago
  51. bb6e726 ART: Mterp - remove redundant null check by buzbee · 9 years ago
  52. 4796d61 Merge "Allow multi-image dex2oat to tolerate missing dex files." am: bce0590465 by Jeff Hao · 9 years ago
  53. bce0590 Merge "Allow multi-image dex2oat to tolerate missing dex files." by Jeff Hao · 9 years ago
  54. 5e2c7d5 Merge "Add test for bad linkage of overriden package-private method." by Mathieu Chartier · 9 years ago
  55. f7504cd Merge "Add test for bad linkage of overriden package-private method." by Mathieu Chartier · 9 years ago
  56. 30af8dd Add test for bad linkage of overriden package-private method. by Pavel Vyssotski · 9 years ago
  57. 4112aa9 Merge "Revert "Create parent class loader for dex2oat"" am: f8f4511caf by Mathieu Chartier · 9 years ago
  58. f8f4511 Merge "Revert "Create parent class loader for dex2oat"" by Mathieu Chartier · 9 years ago
  59. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  60. 436183f Allow multi-image dex2oat to tolerate missing dex files. by Jeff Hao · 9 years ago
  61. b63ca7f Merge "Yet another python3 dependency." am: f8b122bda1 by Nicolas Geoffray · 9 years ago
  62. f8b122b Merge "Yet another python3 dependency." by Nicolas Geoffray · 9 years ago
  63. 812dd36 Yet another python3 dependency. by Nicolas Geoffray · 9 years ago
  64. 3046426 Merge "Don\'t allow thread suspension in ProfilingInfo::Create" am: 22b8314069 by Mathieu Chartier · 9 years ago
  65. 22b8314 Merge "Don't allow thread suspension in ProfilingInfo::Create" by Mathieu Chartier · 9 years ago
  66. 3fdb3fe Don't allow thread suspension in ProfilingInfo::Create by Mathieu Chartier · 9 years ago
  67. e534792 Merge "Implement irreducible loop support in optimizing." am: 947cb4f558 by Nicolas Geoffray · 9 years ago
  68. 947cb4f Merge "Implement irreducible loop support in optimizing." by Nicolas Geoffray · 9 years ago
  69. 9612a70 Revert "Disable mterp for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  70. c5ec670 Merge "Support directly invoking interface default methods" am: 7b4199a5fa by Alex Light · 9 years ago
  71. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  72. 5406e49 Merge "Update `ValidateInvokeRuntime()` and HDivZeroCheck." am: 15db4dcfcc by Roland Levillain · 9 years ago
  73. 15db4dc Merge "Update `ValidateInvokeRuntime()` and HDivZeroCheck." by Roland Levillain · 9 years ago
  74. 92fc7d5 Merge "Fix braino in parameters passed." am: be55805f72 by Nicolas Geoffray · 9 years ago
  75. 6de1938 ART: Remove incorrect HFakeString optimization by David Brazdil · 9 years ago
  76. be55805 Merge "Fix braino in parameters passed." by Nicolas Geoffray · 9 years ago
  77. c3fec4c Fix braino in parameters passed. by Nicolas Geoffray · 9 years ago
  78. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 9 years ago
  79. f83ab62 Merge "MIPS32: don\'t use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or with 32-bit FPUs." by Roland Levillain · 9 years ago
  80. 0d9f6b1 Merge "Fix lint error." am: f50d7ea29e by Nicolas Geoffray · 9 years ago
  81. e31fb15 Merge "Ignore 141-class-unload failures with JIT and CC." am: 6d6d36823d by Roland Levillain · 9 years ago
  82. c906c9e Merge "Ignore GZIPOutputStreamTest failures with concurrent collector." by Roland Levillain · 9 years ago
  83. 4639c60 Merge "Don\'t encode a DexRegisterMap if there is no live register." by Nicolas Geoffray · 9 years ago
  84. fc6843d Merge "Support --perf with jitted code." am: 2675173556 by Nicolas Geoffray · 9 years ago
  85. 026a402 Merge "MIPS: Improve conversion between ints and floats." am: 8e6b237031 by Roland Levillain · 9 years ago
  86. cbfaa15 Merge "MIPS: HRor clean-up" am: 4b45bb98a3 by Roland Levillain · 9 years ago
  87. 8422edd Merge "MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or with 32-bit FPUs." by Roland Levillain · 9 years ago
  88. f50d7ea Merge "Fix lint error." by Nicolas Geoffray · 9 years ago
  89. a83c675 Fix lint error. by Nicolas Geoffray · 9 years ago
  90. 6d6d368 Merge "Ignore 141-class-unload failures with JIT and CC." by Roland Levillain · 9 years ago
  91. 0fa5119 Merge "Ignore GZIPOutputStreamTest failures with concurrent collector." by Roland Levillain · 9 years ago
  92. 3c36f66 Ignore 141-class-unload failures with JIT and CC. by Roland Levillain · 9 years ago
  93. 34b6b39 Ignore GZIPOutputStreamTest failures with concurrent collector. by Roland Levillain · 9 years ago
  94. da88e57 Merge "Don't encode a DexRegisterMap if there is no live register." by Nicolas Geoffray · 9 years ago
  95. 2675173 Merge "Support --perf with jitted code." by Nicolas Geoffray · 9 years ago
  96. 8e6b237 Merge "MIPS: Improve conversion between ints and floats." by Roland Levillain · 9 years ago
  97. 4b45bb9 Merge "MIPS: HRor clean-up" by Roland Levillain · 9 years ago
  98. bb9863a MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or by Alexey Frunze · 9 years ago
  99. a22933d Merge "Rosalloc fast path in assembly for MIPS32" am: f5b84ee14a by Hans Boehm · 9 years ago
  100. d0319be Merge "Add test for calling into destroyed JNI env" am: c54ddd2227 by Mathieu Chartier · 9 years ago