1. 1d064e9 Merge "ART: Name dex2oat main thread "dex2oat"" am: e5bb42ec74 by Andreas Gampe · 8 years ago
  2. e5bb42e Merge "ART: Name dex2oat main thread "dex2oat"" by Treehugger Robot · 8 years ago
  3. faab266 Merge "Fix use of std::stoi without error handling." am: 886356684c by Jeff Hao · 8 years ago
  4. 8863566 Merge "Fix use of std::stoi without error handling." by Jeff Hao · 8 years ago
  5. 935441e Merge "Optimize non-intrinsic object array copy for Baker." am: 26c8f54be3 by Hiroshi Yamauchi · 8 years ago
  6. 26c8f54 Merge "Optimize non-intrinsic object array copy for Baker." by Treehugger Robot · 8 years ago
  7. b4f5230 Fix use of std::stoi without error handling. by Jeff Hao · 8 years ago
  8. 78a9dab Merge "Change 64 bit atomic counter to size_t" am: e07b0b44d4 by Mathieu Chartier · 8 years ago
  9. e07b0b4 Merge "Change 64 bit atomic counter to size_t" by Mathieu Chartier · 8 years ago
  10. e43b80e Optimize non-intrinsic object array copy for Baker. by Hiroshi Yamauchi · 8 years ago
  11. fde1db3 Merge "Clean up interface check cast" am: 8f2af0cab9 by Mathieu Chartier · 8 years ago
  12. 8f2af0c Merge "Clean up interface check cast" by Mathieu Chartier · 8 years ago
  13. afbcdaf Clean up interface check cast by Mathieu Chartier · 8 years ago
  14. aad3438 Merge "ART: Make test 030 slightly more robust" am: 66ceada00f by Andreas Gampe · 8 years ago
  15. 49c144d ART: Name dex2oat main thread "dex2oat" by Andreas Gampe · 8 years ago
  16. 66ceada Merge "ART: Make test 030 slightly more robust" by Treehugger Robot · 8 years ago
  17. 3bb67f7 Merge "Revert "Revert "Revert "JIT root tables."""" am: 81cae78d18 by Nicolas Geoffray · 8 years ago
  18. 0f8ad8b Merge "Update test expectation." am: e8fc2cedb8 by Nicolas Geoffray · 8 years ago
  19. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  20. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  21. e8fc2ce Merge "Update test expectation." by Nicolas Geoffray · 8 years ago
  22. fc8c2a3 Update test expectation. by Nicolas Geoffray · 8 years ago
  23. 96bebdb Merge "Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""" by Nicolas Geoffray · 8 years ago
  24. ddb7b43 Merge "Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""" by Nicolas Geoffray · 8 years ago
  25. 9d944cb Merge "Revert "Revert "JIT root tables.""" am: 4b050e817b by Nicolas Geoffray · 8 years ago
  26. a65d0c9 Merge "Update 902 test to highlight JIT issue." am: 7fad15efba by Nicolas Geoffray · 8 years ago
  27. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  28. 7fad15e Merge "Update 902 test to highlight JIT issue." by Nicolas Geoffray · 8 years ago
  29. 2f01b4d Update 902 test to highlight JIT issue. by Nicolas Geoffray · 8 years ago
  30. 073a15e Merge "ARM: VIXL32: Implement more codegen visitors." am: cfeb03142f by Nicolas Geoffray · 8 years ago
  31. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  32. c7df05c Merge "Add visiting for class loaders in StickyMarkSweep" am: e66dd4995b by neo.chae · 8 years ago
  33. e66dd49 Merge "Add visiting for class loaders in StickyMarkSweep" by Treehugger Robot · 8 years ago
  34. af3b4bc Merge "ART: Fix alloc-dealloc mismatch" am: 22f75bb76d by Andreas Gampe · 8 years ago
  35. 22f75bb Merge "ART: Fix alloc-dealloc mismatch" by Treehugger Robot · 8 years ago
  36. 7b8a265 ART: Fix alloc-dealloc mismatch by Andreas Gampe · 8 years ago
  37. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  38. f5fc84c Merge "Fixed bug in LICM" am: 5a92027262 by Aart Bik · 8 years ago
  39. 5a92027 Merge "Fixed bug in LICM" by Treehugger Robot · 8 years ago
  40. 42f94da Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  41. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  42. 08ec180 Fixed bug in LICM by Aart Bik · 8 years ago
  43. 064a863 Merge "ART: Properly synchronize test 039" am: 5302bd999a by Andreas Gampe · 8 years ago
  44. 0ff65bc Merge "ART: Expose vreg and visitor in RootInfo" am: 380848a4ea by Andreas Gampe · 8 years ago
  45. 0345989 Merge "ART: Rewrite test 913 verification" am: e67ab7691f by Andreas Gampe · 8 years ago
  46. 5302bd9 Merge "ART: Properly synchronize test 039" by Treehugger Robot · 8 years ago
  47. 380848a Merge "ART: Expose vreg and visitor in RootInfo" by Treehugger Robot · 8 years ago
  48. e67ab76 Merge "ART: Rewrite test 913 verification" by Treehugger Robot · 8 years ago
  49. e7e0513 Merge "MethodHandles: Fix MethodType::IsConvertible() error." am: 58a551ea4b by Orion Hodson · 8 years ago
  50. 58a551e Merge "MethodHandles: Fix MethodType::IsConvertible() error." by Orion Hodson · 8 years ago
  51. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  52. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  53. df33956 Merge "Dump c1visualizer output before and after each pass." am: 0a3d8c65c9 by Nicolas Geoffray · 8 years ago
  54. 0a3d8c6 Merge "Dump c1visualizer output before and after each pass." by Nicolas Geoffray · 8 years ago
  55. 8f45a92 Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  56. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  57. a738070 Merge "MethodHandles: Enable return value conversions." am: 07d5e39bff by Orion Hodson · 8 years ago
  58. 07d5e39 Merge "MethodHandles: Enable return value conversions." by Orion Hodson · 8 years ago
  59. c163ea1 Merge "Fix mips build" am: f94563540f by Mathieu Chartier · 8 years ago
  60. f945635 Merge "Fix mips build" by Mathieu Chartier · 8 years ago
  61. cff6905 Fix mips build by Mathieu Chartier · 8 years ago
  62. 5f88ee7 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  63. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  64. 5d139fc ART: Rewrite test 913 verification by Andreas Gampe · 8 years ago
  65. 6a783f1 Merge "Use enum for read barrier options in compiler" am: 48dfb4a7f1 by Mathieu Chartier · 8 years ago
  66. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  67. 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 8 years ago
  68. 6bbeecc ART: Make test 030 slightly more robust by Andreas Gampe · 8 years ago
  69. 5ae7e6b ART: Properly synchronize test 039 by Andreas Gampe · 8 years ago
  70. 34f565e Merge "Do not inline loops without exit edges" am: 48f3e29643 by David Sehr · 8 years ago
  71. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 8 years ago
  72. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 8 years ago
  73. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  74. ddca066 Merge "Add capabilities for jvmti." am: 5199c11040 by Alex Light · 8 years ago
  75. 5199c11 Merge "Add capabilities for jvmti." by Treehugger Robot · 8 years ago
  76. 3727dd8 Merge "Avoid read barriers for inlined check cast" am: 977919fbcb by Mathieu Chartier · 8 years ago
  77. 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 8 years ago
  78. e657424 Add capabilities for jvmti. by Alex Light · 9 years ago
  79. 00c141a Dump c1visualizer output before and after each pass. by Nicolas Geoffray · 8 years ago
  80. 5633283 Merge "MIPS32: Add missing swaps to codegen" am: ee59d46595 by Goran Jakovljevic · 8 years ago
  81. ee59d46 Merge "MIPS32: Add missing swaps to codegen" by Treehugger Robot · 8 years ago
  82. 59851cd Merge "Fix 552-checker-sharpening for MIPS32R6" am: b98115251e by Goran Jakovljevic · 8 years ago
  83. b981152 Merge "Fix 552-checker-sharpening for MIPS32R6" by Treehugger Robot · 8 years ago
  84. a6a448a Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  85. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 8 years ago
  86. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 8 years ago
  87. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 8 years ago
  88. 97353b9 Merge "Change string compression encoding." am: 16593ed1d3 by Vladimir Marko · 8 years ago
  89. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  90. 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 8 years ago
  91. d3f9ef3 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
  92. 8276c5f Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
  93. af0cac6 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
  94. 14ee506 Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
  95. 2ea0b30 Merge "ART jitted code profiling support." am: e58659aa13 by Nicolas Geoffray · 8 years ago
  96. e58659a Merge "ART jitted code profiling support." by Nicolas Geoffray · 8 years ago
  97. 1310384 Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
  98. 62a88ac Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
  99. 22b60ff Merge "ART: Temporarily disable test 913 for non-aot configs" am: cc7433d333 by Andreas Gampe · 8 years ago
  100. cc7433d Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago