1. 1fdba0e Merge changes I710ca0ed,I576e7926,Id0144b68 am: de19542bdd by Andreas Gampe · 8 years ago
  2. 98c7a4a ART: Stop JIT in 913-heaps am: 8df069253e by Andreas Gampe · 8 years ago
  3. 78101ba ART: Add ScopedJitSuspend am: f149b3fc6f by Andreas Gampe · 8 years ago
  4. c3c34ad ART: Change ThreadPool::Wait behavior am: 6f3a70f316 by Andreas Gampe · 8 years ago
  5. de19542 Merge changes I710ca0ed,I576e7926,Id0144b68 by Treehugger Robot · 8 years ago
  6. aeb3af3 Merge "[MIPS64] JNI Compiler: compiler independent test" am: 8eaa426ca9 by Pavle Batuta · 8 years ago
  7. 8eaa426 Merge "[MIPS64] JNI Compiler: compiler independent test" by Treehugger Robot · 8 years ago
  8. 8df0692 ART: Stop JIT in 913-heaps by Andreas Gampe · 8 years ago
  9. f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 8 years ago
  10. 6f3a70f ART: Change ThreadPool::Wait behavior by Andreas Gampe · 8 years ago
  11. bfa2111 Merge "Revert "jni: Punt to generic JNI for mips"" am: 3825da56fb by Goran Jakovljevic · 8 years ago
  12. 489dc94 Merge "jni: Add @CriticalNative support for MIPS32/MIPS64" am: c180a1b861 by Goran Jakovljevic · 8 years ago
  13. 7ead8fe Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" am: 2b362587ab by Goran Jakovljevic · 8 years ago
  14. 3825da5 Merge "Revert "jni: Punt to generic JNI for mips"" by Treehugger Robot · 8 years ago
  15. c180a1b Merge "jni: Add @CriticalNative support for MIPS32/MIPS64" by Treehugger Robot · 8 years ago
  16. 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 8 years ago
  17. c03de63 Merge "Add const-class benchmark." am: 85347bd18d by Vladimir Marko · 8 years ago
  18. 85347bd Merge "Add const-class benchmark." by Vladimir Marko · 8 years ago
  19. fa1b78f Add const-class benchmark. by Vladimir Marko · 8 years ago
  20. 837e72a [MIPS64] JNI Compiler: compiler independent test by Pavle Batuta · 9 years ago
  21. 49d6efb Merge "MethodHandles: Check return types when resolving handles." am: f75d4c239d by Orion Hodson · 8 years ago
  22. f75d4c2 Merge "MethodHandles: Check return types when resolving handles." by Orion Hodson · 8 years ago
  23. 3d5124a Merge "ARM: VIXL32: Arch specific operations." am: 5f498b2784 by Nicolas Geoffray · 8 years ago
  24. 5f498b2 Merge "ARM: VIXL32: Arch specific operations." by Nicolas Geoffray · 8 years ago
  25. 9dbbe38 Merge "Address comments from aog/303658." am: ab39c21007 by Hiroshi Yamauchi · 8 years ago
  26. ab39c21 Merge "Address comments from aog/303658." by Hiroshi Yamauchi · 8 years ago
  27. 2af9c7d Merge "Ensure CC GC is used for the read barrier config." am: 96de579b8c by Hiroshi Yamauchi · 8 years ago
  28. 96de579 Merge "Ensure CC GC is used for the read barrier config." by Treehugger Robot · 8 years ago
  29. efbcf48 Merge "Change iftable to never be null" am: 82d44f1408 by Mathieu Chartier · 8 years ago
  30. 82d44f1 Merge "Change iftable to never be null" by Mathieu Chartier · 8 years ago
  31. 6013f77 Address comments from aog/303658. by Hiroshi Yamauchi · 8 years ago
  32. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  33. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  34. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 8 years ago
  35. 4856b24 Merge "A few more tests for LICM." am: a45aedbc88 by Aart Bik · 8 years ago
  36. a45aedb Merge "A few more tests for LICM." by Aart Bik · 8 years ago
  37. c5d1b4b A few more tests for LICM. by Aart Bik · 8 years ago
  38. 8797fdf MethodHandles: Check return types when resolving handles. by Orion Hodson · 8 years ago
  39. 0bfe244 Merge "ARM: VIXL32: Fix VisitTypeConversion." am: ecd8300b94 by Nicolas Geoffray · 8 years ago
  40. ecd8300 Merge "ARM: VIXL32: Fix VisitTypeConversion." by Nicolas Geoffray · 8 years ago
  41. 8d695a7 Merge "Use OUT_DIR_COMMON_BASE if OUT_DIR is unset." am: 6604075701 by Nicolas Geoffray · 8 years ago
  42. 6604075 Merge "Use OUT_DIR_COMMON_BASE if OUT_DIR is unset." by Nicolas Geoffray · 8 years ago
  43. 13bf031 Merge "ART: Prioritize reference table dump" am: e89667815b by Andreas Gampe · 8 years ago
  44. e896678 Merge "ART: Prioritize reference table dump" by Treehugger Robot · 8 years ago
  45. f853b62 Merge "ART: Print debug info in test 913" am: 2bf3c56769 by Andreas Gampe · 8 years ago
  46. 2bf3c56 Merge "ART: Print debug info in test 913" by Treehugger Robot · 8 years ago
  47. 3086ea0 Merge "Pass object instead of class to instanceof entrypoint" am: 78edc92a8e by Mathieu Chartier · 8 years ago
  48. 78edc92 Merge "Pass object instead of class to instanceof entrypoint" by Mathieu Chartier · 8 years ago
  49. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 8 years ago
  50. 216090d ART: Print debug info in test 913 by Andreas Gampe · 8 years ago
  51. 9808c0b Merge "Add option to force all code to be deoptimizable" am: 1c80417e03 by Alex Light · 8 years ago
  52. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 8 years ago
  53. 1d064e9 Merge "ART: Name dex2oat main thread "dex2oat"" am: e5bb42ec74 by Andreas Gampe · 8 years ago
  54. e5bb42e Merge "ART: Name dex2oat main thread "dex2oat"" by Treehugger Robot · 8 years ago
  55. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  56. faab266 Merge "Fix use of std::stoi without error handling." am: 886356684c by Jeff Hao · 8 years ago
  57. 8863566 Merge "Fix use of std::stoi without error handling." by Jeff Hao · 8 years ago
  58. 6e970e7 ART: Prioritize reference table dump by Andreas Gampe · 8 years ago
  59. 935441e Merge "Optimize non-intrinsic object array copy for Baker." am: 26c8f54be3 by Hiroshi Yamauchi · 8 years ago
  60. 26c8f54 Merge "Optimize non-intrinsic object array copy for Baker." by Treehugger Robot · 8 years ago
  61. b4f5230 Fix use of std::stoi without error handling. by Jeff Hao · 8 years ago
  62. 78a9dab Merge "Change 64 bit atomic counter to size_t" am: e07b0b44d4 by Mathieu Chartier · 8 years ago
  63. e07b0b4 Merge "Change 64 bit atomic counter to size_t" by Mathieu Chartier · 8 years ago
  64. e43b80e Optimize non-intrinsic object array copy for Baker. by Hiroshi Yamauchi · 8 years ago
  65. fde1db3 Merge "Clean up interface check cast" am: 8f2af0cab9 by Mathieu Chartier · 8 years ago
  66. 8f2af0c Merge "Clean up interface check cast" by Mathieu Chartier · 8 years ago
  67. afbcdaf Clean up interface check cast by Mathieu Chartier · 8 years ago
  68. aad3438 Merge "ART: Make test 030 slightly more robust" am: 66ceada00f by Andreas Gampe · 8 years ago
  69. 49c144d ART: Name dex2oat main thread "dex2oat" by Andreas Gampe · 8 years ago
  70. 66ceada Merge "ART: Make test 030 slightly more robust" by Treehugger Robot · 8 years ago
  71. fb0b7d4 ARM: VIXL32: Fix VisitTypeConversion. by Scott Wakeling · 8 years ago
  72. 3bb67f7 Merge "Revert "Revert "Revert "JIT root tables."""" am: 81cae78d18 by Nicolas Geoffray · 8 years ago
  73. 0f8ad8b Merge "Update test expectation." am: e8fc2cedb8 by Nicolas Geoffray · 8 years ago
  74. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  75. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  76. e8fc2ce Merge "Update test expectation." by Nicolas Geoffray · 8 years ago
  77. fc8c2a3 Update test expectation. by Nicolas Geoffray · 8 years ago
  78. 96bebdb Merge "Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""" by Nicolas Geoffray · 8 years ago
  79. ddb7b43 Merge "Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""" by Nicolas Geoffray · 8 years ago
  80. 9d944cb Merge "Revert "Revert "JIT root tables.""" am: 4b050e817b by Nicolas Geoffray · 8 years ago
  81. a65d0c9 Merge "Update 902 test to highlight JIT issue." am: 7fad15efba by Nicolas Geoffray · 8 years ago
  82. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  83. 7fad15e Merge "Update 902 test to highlight JIT issue." by Nicolas Geoffray · 8 years ago
  84. 2f01b4d Update 902 test to highlight JIT issue. by Nicolas Geoffray · 8 years ago
  85. 073a15e Merge "ARM: VIXL32: Implement more codegen visitors." am: cfeb03142f by Nicolas Geoffray · 8 years ago
  86. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  87. c7df05c Merge "Add visiting for class loaders in StickyMarkSweep" am: e66dd4995b by neo.chae · 8 years ago
  88. e66dd49 Merge "Add visiting for class loaders in StickyMarkSweep" by Treehugger Robot · 8 years ago
  89. ad9c4a3 Use OUT_DIR_COMMON_BASE if OUT_DIR is unset. by Fredrik Roubert · 8 years ago
  90. af3b4bc Merge "ART: Fix alloc-dealloc mismatch" am: 22f75bb76d by Andreas Gampe · 8 years ago
  91. 22f75bb Merge "ART: Fix alloc-dealloc mismatch" by Treehugger Robot · 8 years ago
  92. 7b8a265 ART: Fix alloc-dealloc mismatch by Andreas Gampe · 8 years ago
  93. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  94. f5fc84c Merge "Fixed bug in LICM" am: 5a92027262 by Aart Bik · 8 years ago
  95. 5a92027 Merge "Fixed bug in LICM" by Treehugger Robot · 8 years ago
  96. 42f94da Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  97. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  98. 08ec180 Fixed bug in LICM by Aart Bik · 8 years ago
  99. 064a863 Merge "ART: Properly synchronize test 039" am: 5302bd999a by Andreas Gampe · 8 years ago
  100. 0ff65bc Merge "ART: Expose vreg and visitor in RootInfo" am: 380848a4ea by Andreas Gampe · 8 years ago