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