1. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 9 years ago
  2. 4f9bbe2 Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 9 years ago
  3. b491375 Merge "[MIPS] Fix mips32 trampoline problem." by Andreas Gampe · 9 years ago
  4. 42cfbb0 Merge "Fix argument register allocation for mips32." by Andreas Gampe · 9 years ago
  5. 2d873b6 [MIPS] Fix mips32 trampoline problem. by Nikola Veljkovic · 9 years ago
  6. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 9 years ago
  7. f58c11c Fix argument register allocation for mips32. by Douglas Leung · 9 years ago
  8. 8db3d76 Merge "ART: oatdump enhancements" by Andreas Gampe · 9 years ago
  9. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 9 years ago
  10. 01b7c43 Merge "ART: Print maps directly to log" by Andreas Gampe · 9 years ago
  11. ec27dc1 Merge "ART: Nano optimization of LiveInterval" by David Brazdil · 9 years ago
  12. 714e14f ART: Nano optimization of LiveInterval by David Brazdil · 9 years ago
  13. 2cfa9f2 Merge "ART: Update description of failing libcore tests" by David Brazdil · 9 years ago
  14. b60c58f ART: Update description of failing libcore tests by David Brazdil · 9 years ago
  15. a6dfdae ART: Print maps directly to log by Andreas Gampe · 9 years ago
  16. 42f8c1c Merge "ART: Fix "unused parameters"" by Andreas Gampe · 9 years ago
  17. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 9 years ago
  18. 8fa836e Merge "Print thread name for attempting to unregister unattached thread" by Mathieu Chartier · 9 years ago
  19. 79a3082 Merge "Delete bad DCHECK" by Mathieu Chartier · 9 years ago
  20. 7e6a233 Delete bad DCHECK by Mathieu Chartier · 9 years ago
  21. 9db831a Print thread name for attempting to unregister unattached thread by Mathieu Chartier · 9 years ago
  22. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 9 years ago
  23. 17b0149 Merge "ART: Add -Wunused" by Andreas Gampe · 9 years ago
  24. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  25. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  26. 354d58b Merge "JDWP: assert no pending exception when using JNI" by Sebastien Hertz · 9 years ago
  27. 91d6743 Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 9 years ago
  28. 3d7e0c8 ART: Disable libcore crypto test failing on target by David Brazdil · 9 years ago
  29. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 10 years ago
  30. 2cb551b Merge "not-int can also take non-int (byte and short) instructions." by Nicolas Geoffray · 9 years ago
  31. 6726d20 Merge "ART: Fix run-test 118" by Andreas Gampe · 9 years ago
  32. ee027c0 ART: Fix run-test 118 by Andreas Gampe · 9 years ago
  33. d8ef2e9 not-int can also take non-int (byte and short) instructions. by Nicolas Geoffray · 9 years ago
  34. a48c573 Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 9 years ago
  35. 995e7d4 Merge "Fix inlining in the presence of multiple returns." by Nicolas Geoffray · 9 years ago
  36. 817bce7 Fix inlining in the presence of multiple returns. by Nicolas Geoffray · 9 years ago
  37. b679039 Merge "ART: Disable one more libcore test failing on hammerhead" by David Brazdil · 9 years ago
  38. 18c776e ART: Disable one more libcore test failing on hammerhead by David Brazdil · 9 years ago
  39. 4cd7dfd ART: Enable more libcore tests (crypto) by David Brazdil · 9 years ago
  40. 27a3e61 Merge "ART: Disable libcore tests failing on bots" by David Brazdil · 9 years ago
  41. 2d043b3 Merge "[optimizing] Add if-context sensitivity for null popagation." by Calin Juravle · 9 years ago
  42. 830d16e ART: Disable libcore tests failing on bots by David Brazdil · 9 years ago
  43. 61d544b [optimizing] Add if-context sensitivity for null popagation. by Calin Juravle · 9 years ago
  44. 0b6daeb Merge "ART: Enable more libcore tests (harmony package)" by David Brazdil · 9 years ago
  45. e2f28ad ART: Enable more libcore tests (harmony package) by David Brazdil · 9 years ago
  46. 69f4652 Merge "ART: Enable more libcore tests (libcore.* package)" by David Brazdil · 9 years ago
  47. 598b220 ART: Enable more libcore tests (libcore.* package) by David Brazdil · 9 years ago
  48. 893bee6 Merge "JDWP: update thread synchronization" by Sebastien Hertz · 9 years ago
  49. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 9 years ago
  50. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  51. 9e87baf Merge "Delete bad DCHECK" by Mathieu Chartier · 9 years ago
  52. 7656ce0 Delete bad DCHECK by Mathieu Chartier · 9 years ago
  53. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 9 years ago
  54. 40c99de Merge "ART: Strip error message in run-test" by Andreas Gampe · 9 years ago
  55. 992b353 ART: Strip error message in run-test by Andreas Gampe · 9 years ago
  56. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  57. 39ce228 Merge "Only detach shutdown thread if we attached it" by Mathieu Chartier · 9 years ago
  58. 05d1461 Only detach shutdown thread if we attached it by Mathieu Chartier · 9 years ago
  59. 9e80e7f Merge "ART: Allow the execution to stop if the compilation fails via an option" by Andreas Gampe · 9 years ago
  60. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 10 years ago
  61. 84fbead Merge "Optimizing: Remove redundant hash set copy in GVN" by David Brazdil · 9 years ago
  62. 38fee8e Merge "Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT." by Hiroshi Yamauchi · 9 years ago
  63. 9e47bfa Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT. by Hiroshi Yamauchi · 9 years ago
  64. bad712e Merge "More checker tests for BCE." by Mingyao Yang · 9 years ago
  65. 8c8bad8 More checker tests for BCE. by Mingyao Yang · 9 years ago
  66. 96ac49a Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn" by Andreas Gampe · 9 years ago
  67. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 9 years ago
  68. 433be7f Optimizing: Remove redundant hash set copy in GVN by David Brazdil · 9 years ago
  69. 304e474 Merge "[optimizing] Fix float addition on x86." by Calin Juravle · 9 years ago
  70. 3173c8a [optimizing] Fix float addition on x86. by Calin Juravle · 9 years ago
  71. f9fe845 Merge "Each primitive kind now spills to different locations." by Nicolas Geoffray · 9 years ago
  72. 762374d Merge "Optimizing: Speed up HInstruction use removal" by David Brazdil · 9 years ago
  73. 1abb419 Optimizing: Speed up HInstruction use removal by David Brazdil · 9 years ago
  74. 776b318 Each primitive kind now spills to different locations. by Nicolas Geoffray · 9 years ago
  75. 7359691 Merge "Implement a simple count based boot marker." by Narayan Kamath · 9 years ago
  76. 5a2be3f Implement a simple count based boot marker. by Narayan Kamath · 9 years ago
  77. d98ff78 Merge "ART: Add VALGRIND_LIB for gtests" by Andreas Gampe · 9 years ago
  78. 8df91ac ART: Add VALGRIND_LIB for gtests by Andreas Gampe · 9 years ago
  79. a53cfc8 Merge "Make UseTLAB a bool flag." by Hiroshi Yamauchi · 9 years ago
  80. f360ad0 Make UseTLAB a bool flag. by Hiroshi Yamauchi · 9 years ago
  81. 146a13d Merge "ART: Fix RosAlloc Valgrind code" by Andreas Gampe · 9 years ago
  82. a5a3f03 Merge "Revert "Do GC for alloc for unstarted runtimes"" by Mathieu Chartier · 9 years ago
  83. ac19516 Revert "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 9 years ago
  84. fef16ad ART: Fix RosAlloc Valgrind code by Andreas Gampe · 9 years ago
  85. 4ba4054 Merge "ART: Some conditions should be stricter in GenInlinedMinMax()" by Bill Buzbee · 9 years ago
  86. 5569328 ART: Some conditions should be stricter in GenInlinedMinMax() by nikolay serdjuk · 10 years ago
  87. 9ba69ec Merge "ART: Use Valgrind from tree" by Andreas Gampe · 9 years ago
  88. 5ea203d Merge "ART: Silence some run-test configurations" by Andreas Gampe · 9 years ago
  89. 6535703 ART: Silence some run-test configurations by Andreas Gampe · 9 years ago
  90. ba6d943 Merge "Fix core spill mask for x86 special suspend." by Vladimir Marko · 9 years ago
  91. d7a5e55 Fix core spill mask for x86 special suspend. by Vladimir Marko · 9 years ago
  92. 36fb59b Merge "Improve type propagation with if-contexts" by Calin Juravle · 9 years ago
  93. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 9 years ago
  94. 1382e56 Merge "Opt compiler: ARM64: Optimise floating-point comparison with 0.0." by Roland Levillain · 9 years ago
  95. 4fe292e Merge "Reference type propagation" by Calin Juravle · 9 years ago
  96. 76f82fc Merge "Display optimizing compiler's CodeInfo objects in oatdump." by Roland Levillain · 9 years ago
  97. 3c0bb31 ART: Use Valgrind from tree by Andreas Gampe · 9 years ago
  98. e90ccca Merge "ART: Do not read from JavaVMExt* after DestroyJavaVM" by Andreas Gampe · 9 years ago
  99. def194e ART: Do not read from JavaVMExt* after DestroyJavaVM by Andreas Gampe · 9 years ago
  100. 42ad490 Merge "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 9 years ago