1. e5eab1f am 91d67430: Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 10 years ago
  2. 91d6743 Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 10 years ago
  3. 3d7e0c8 ART: Disable libcore crypto test failing on target by David Brazdil · 10 years ago
  4. fef6d46 am 2cb551b1: Merge "not-int can also take non-int (byte and short) instructions." by Nicolas Geoffray · 10 years ago
  5. d148e8f am 6726d200: Merge "ART: Fix run-test 118" by Andreas Gampe · 10 years ago
  6. 2cb551b Merge "not-int can also take non-int (byte and short) instructions." by Nicolas Geoffray · 10 years ago
  7. 6726d20 Merge "ART: Fix run-test 118" by Andreas Gampe · 10 years ago
  8. ee027c0 ART: Fix run-test 118 by Andreas Gampe · 10 years ago
  9. d8ef2e9 not-int can also take non-int (byte and short) instructions. by Nicolas Geoffray · 10 years ago
  10. 709b625 am a48c573d: Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 10 years ago
  11. a48c573 Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 10 years ago
  12. 9f28d61 am 995e7d49: Merge "Fix inlining in the presence of multiple returns." by Nicolas Geoffray · 10 years ago
  13. 995e7d4 Merge "Fix inlining in the presence of multiple returns." by Nicolas Geoffray · 10 years ago
  14. 817bce7 Fix inlining in the presence of multiple returns. by Nicolas Geoffray · 10 years ago
  15. a79246d am b679039d: Merge "ART: Disable one more libcore test failing on hammerhead" by David Brazdil · 10 years ago
  16. b679039 Merge "ART: Disable one more libcore test failing on hammerhead" by David Brazdil · 10 years ago
  17. 18c776e ART: Disable one more libcore test failing on hammerhead by David Brazdil · 10 years ago
  18. 4cd7dfd ART: Enable more libcore tests (crypto) by David Brazdil · 10 years ago
  19. 9d8d9e9 am 27a3e615: Merge "ART: Disable libcore tests failing on bots" by David Brazdil · 10 years ago
  20. 27a3e61 Merge "ART: Disable libcore tests failing on bots" by David Brazdil · 10 years ago
  21. 0523152 am 2d043b35: Merge "[optimizing] Add if-context sensitivity for null popagation." by Calin Juravle · 10 years ago
  22. 2d043b3 Merge "[optimizing] Add if-context sensitivity for null popagation." by Calin Juravle · 10 years ago
  23. 830d16e ART: Disable libcore tests failing on bots by David Brazdil · 10 years ago
  24. 61d544b [optimizing] Add if-context sensitivity for null popagation. by Calin Juravle · 10 years ago
  25. 00d86e0 am 0b6daeb0: Merge "ART: Enable more libcore tests (harmony package)" by David Brazdil · 10 years ago
  26. 0b6daeb Merge "ART: Enable more libcore tests (harmony package)" by David Brazdil · 10 years ago
  27. e2f28ad ART: Enable more libcore tests (harmony package) by David Brazdil · 10 years ago
  28. 39e30dd am 69f46525: Merge "ART: Enable more libcore tests (libcore.* package)" by David Brazdil · 10 years ago
  29. 69f4652 Merge "ART: Enable more libcore tests (libcore.* package)" by David Brazdil · 10 years ago
  30. 598b220 ART: Enable more libcore tests (libcore.* package) by David Brazdil · 10 years ago
  31. e442dc3 am 893bee6c: Merge "JDWP: update thread synchronization" by Sebastien Hertz · 10 years ago
  32. 893bee6 Merge "JDWP: update thread synchronization" by Sebastien Hertz · 10 years ago
  33. 06d021c am f548c54c: Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  34. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  35. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  36. df7cce7 am 9e87baff: Merge "Delete bad DCHECK" by Mathieu Chartier · 10 years ago
  37. 9e87baf Merge "Delete bad DCHECK" by Mathieu Chartier · 10 years ago
  38. 7656ce0 Delete bad DCHECK by Mathieu Chartier · 10 years ago
  39. 6581ebf am 4fa1a274: Merge "Add JIT" by Mathieu Chartier · 10 years ago
  40. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 10 years ago
  41. 0e12584 am 40c99de1: Merge "ART: Strip error message in run-test" by Andreas Gampe · 10 years ago
  42. 40c99de Merge "ART: Strip error message in run-test" by Andreas Gampe · 10 years ago
  43. 992b353 ART: Strip error message in run-test by Andreas Gampe · 10 years ago
  44. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  45. c1d2642 am 39ce2282: Merge "Only detach shutdown thread if we attached it" by Mathieu Chartier · 10 years ago
  46. 39ce228 Merge "Only detach shutdown thread if we attached it" by Mathieu Chartier · 10 years ago
  47. 05d1461 Only detach shutdown thread if we attached it by Mathieu Chartier · 10 years ago
  48. 449398b am 9e80e7fa: Merge "ART: Allow the execution to stop if the compilation fails via an option" by Andreas Gampe · 10 years ago
  49. 9e80e7f Merge "ART: Allow the execution to stop if the compilation fails via an option" by Andreas Gampe · 10 years ago
  50. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 11 years ago
  51. 893f221 am 84fbead4: Merge "Optimizing: Remove redundant hash set copy in GVN" by David Brazdil · 10 years ago
  52. 84fbead Merge "Optimizing: Remove redundant hash set copy in GVN" by David Brazdil · 10 years ago
  53. db02fb4 am 38fee8ef: Merge "Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT." by Hiroshi Yamauchi · 10 years ago
  54. 38fee8e Merge "Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT." by Hiroshi Yamauchi · 10 years ago
  55. d699469 am bad712e2: Merge "More checker tests for BCE." by Mingyao Yang · 10 years ago
  56. 9e47bfa Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT. by Hiroshi Yamauchi · 10 years ago
  57. bad712e Merge "More checker tests for BCE." by Mingyao Yang · 10 years ago
  58. 8c8bad8 More checker tests for BCE. by Mingyao Yang · 10 years ago
  59. 1ec43bf am 96ac49a2: Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn" by Andreas Gampe · 10 years ago
  60. 96ac49a Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn" by Andreas Gampe · 10 years ago
  61. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 10 years ago
  62. 433be7f Optimizing: Remove redundant hash set copy in GVN by David Brazdil · 10 years ago
  63. 039cd71 am 304e4746: Merge "[optimizing] Fix float addition on x86." by Calin Juravle · 10 years ago
  64. 304e474 Merge "[optimizing] Fix float addition on x86." by Calin Juravle · 10 years ago
  65. 3173c8a [optimizing] Fix float addition on x86. by Calin Juravle · 10 years ago
  66. e933291 am f9fe845f: Merge "Each primitive kind now spills to different locations." by Nicolas Geoffray · 10 years ago
  67. e86a28e am 762374d0: Merge "Optimizing: Speed up HInstruction use removal" by David Brazdil · 10 years ago
  68. f9fe845 Merge "Each primitive kind now spills to different locations." by Nicolas Geoffray · 10 years ago
  69. 762374d Merge "Optimizing: Speed up HInstruction use removal" by David Brazdil · 10 years ago
  70. 1abb419 Optimizing: Speed up HInstruction use removal by David Brazdil · 10 years ago
  71. 776b318 Each primitive kind now spills to different locations. by Nicolas Geoffray · 10 years ago
  72. 85f3f62 am 73596913: Merge "Implement a simple count based boot marker." by Narayan Kamath · 10 years ago
  73. 7359691 Merge "Implement a simple count based boot marker." by Narayan Kamath · 10 years ago
  74. 5a2be3f Implement a simple count based boot marker. by Narayan Kamath · 10 years ago
  75. 5cc59e3 am d98ff789: Merge "ART: Add VALGRIND_LIB for gtests" by Andreas Gampe · 10 years ago
  76. d98ff78 Merge "ART: Add VALGRIND_LIB for gtests" by Andreas Gampe · 10 years ago
  77. 8df91ac ART: Add VALGRIND_LIB for gtests by Andreas Gampe · 10 years ago
  78. f186e5c am a53cfc8d: Merge "Make UseTLAB a bool flag." by Hiroshi Yamauchi · 10 years ago
  79. a53cfc8 Merge "Make UseTLAB a bool flag." by Hiroshi Yamauchi · 10 years ago
  80. f360ad0 Make UseTLAB a bool flag. by Hiroshi Yamauchi · 10 years ago
  81. 83eae1f am 146a13d7: Merge "ART: Fix RosAlloc Valgrind code" by Andreas Gampe · 10 years ago
  82. 8808f15 am a5a3f034: Merge "Revert "Do GC for alloc for unstarted runtimes"" by Mathieu Chartier · 10 years ago
  83. 146a13d Merge "ART: Fix RosAlloc Valgrind code" by Andreas Gampe · 10 years ago
  84. a5a3f03 Merge "Revert "Do GC for alloc for unstarted runtimes"" by Mathieu Chartier · 10 years ago
  85. ac19516 Revert "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 10 years ago
  86. fef16ad ART: Fix RosAlloc Valgrind code by Andreas Gampe · 10 years ago
  87. f3a7261 am 4ba40548: Merge "ART: Some conditions should be stricter in GenInlinedMinMax()" by Bill Buzbee · 10 years ago
  88. 4ba4054 Merge "ART: Some conditions should be stricter in GenInlinedMinMax()" by Bill Buzbee · 10 years ago
  89. 5569328 ART: Some conditions should be stricter in GenInlinedMinMax() by nikolay serdjuk · 10 years ago
  90. dcb4495 am 9ba69ece: Merge "ART: Use Valgrind from tree" by Andreas Gampe · 10 years ago
  91. e1679df am 5ea203d8: Merge "ART: Silence some run-test configurations" by Andreas Gampe · 10 years ago
  92. 9ba69ec Merge "ART: Use Valgrind from tree" by Andreas Gampe · 10 years ago
  93. 5ea203d Merge "ART: Silence some run-test configurations" by Andreas Gampe · 10 years ago
  94. 6535703 ART: Silence some run-test configurations by Andreas Gampe · 10 years ago
  95. c17b6dc am ba6d9438: Merge "Fix core spill mask for x86 special suspend." by Vladimir Marko · 10 years ago
  96. ba6d943 Merge "Fix core spill mask for x86 special suspend." by Vladimir Marko · 10 years ago
  97. d7a5e55 Fix core spill mask for x86 special suspend. by Vladimir Marko · 10 years ago
  98. 1ab8b04 am 36fb59b1: Merge "Improve type propagation with if-contexts" by Calin Juravle · 10 years ago
  99. 36fb59b Merge "Improve type propagation with if-contexts" by Calin Juravle · 10 years ago
  100. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 10 years ago