1. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 10 years ago
  2. 2eb5168 Merge "Revert "Revert "Re-enable one thread dumping the native stack of another.""" by Andreas Gampe · 10 years ago
  3. f90316e Merge "ART: Allow dex2oat for apps only with image" by Andreas Gampe · 10 years ago
  4. 1d00add ART: Allow dex2oat for apps only with image by Andreas Gampe · 10 years ago
  5. 00a1f5b Revert "Revert "Re-enable one thread dumping the native stack of another."" by Andreas Gampe · 10 years ago
  6. 2d0af8d Merge "ART: Fix Mips disassembler for some floating point instructions." by Andreas Gampe · 10 years ago
  7. 1cd2790 ART: Fix Mips disassembler for some floating point instructions. by Douglas Leung · 10 years ago
  8. c2de38a Merge "Change JIT to not use PIC" by Mathieu Chartier · 10 years ago
  9. dce71f3 Change JIT to not use PIC by Mathieu Chartier · 10 years ago
  10. 0d1ef55 Merge "Change JIT tests to use interpreter image" by Mathieu Chartier · 10 years ago
  11. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  12. 8376830 Merge "Handle another untyped dex CONST issue" by buzbee · 10 years ago
  13. 02abb50 Merge "Fix jit tests" by Mathieu Chartier · 10 years ago
  14. 721f3a8 Fix jit tests by Mathieu Chartier · 10 years ago
  15. 242026e Merge "Fix JIT direct call to interpreter bridge" by Mathieu Chartier · 10 years ago
  16. 28a3588 Fix JIT direct call to interpreter bridge by Mathieu Chartier · 10 years ago
  17. 0a575f2 Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 10 years ago
  18. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  19. e111f11 Merge "Add standard gc log for transition collections." by Hiroshi Yamauchi · 10 years ago
  20. e4d9987 Add standard gc log for transition collections. by Hiroshi Yamauchi · 10 years ago
  21. 0644b2d Merge "Add missing JIT stuff in make files" by Mathieu Chartier · 10 years ago
  22. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 10 years ago
  23. f5c224c Merge "Update expectations for volantis." by Nicolas Geoffray · 10 years ago
  24. e501f77 Update expectations for volantis. by Nicolas Geoffray · 10 years ago
  25. 2433d1a Merge "ARM: Fix LIR flags in encoding map." by Vladimir Marko · 10 years ago
  26. ff9b747 Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 10 years ago
  27. 335c555 ARM: Fix LIR flags in encoding map. by Ningsheng Jian · 10 years ago
  28. f16fe89 Merge "Fix method_verifier_test with the SS collector." by Hiroshi Yamauchi · 10 years ago
  29. b1de6a4 Merge "Change already inline error to warning" by Mathieu Chartier · 10 years ago
  30. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 10 years ago
  31. 71ef044 Change already inline error to warning by Mathieu Chartier · 10 years ago
  32. 4f9bbe2 Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 10 years ago
  33. b491375 Merge "[MIPS] Fix mips32 trampoline problem." by Andreas Gampe · 10 years ago
  34. 42cfbb0 Merge "Fix argument register allocation for mips32." by Andreas Gampe · 10 years ago
  35. 2d873b6 [MIPS] Fix mips32 trampoline problem. by Nikola Veljkovic · 10 years ago
  36. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 10 years ago
  37. f58c11c Fix argument register allocation for mips32. by Douglas Leung · 10 years ago
  38. 8db3d76 Merge "ART: oatdump enhancements" by Andreas Gampe · 10 years ago
  39. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 10 years ago
  40. 01b7c43 Merge "ART: Print maps directly to log" by Andreas Gampe · 10 years ago
  41. 813b960 JDWP: fix thread state on event suspension by Sebastien Hertz · 10 years ago
  42. ec27dc1 Merge "ART: Nano optimization of LiveInterval" by David Brazdil · 10 years ago
  43. 714e14f ART: Nano optimization of LiveInterval by David Brazdil · 10 years ago
  44. 2cfa9f2 Merge "ART: Update description of failing libcore tests" by David Brazdil · 10 years ago
  45. b60c58f ART: Update description of failing libcore tests by David Brazdil · 10 years ago
  46. a6dfdae ART: Print maps directly to log by Andreas Gampe · 10 years ago
  47. 42f8c1c Merge "ART: Fix "unused parameters"" by Andreas Gampe · 10 years ago
  48. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 10 years ago
  49. 8fa836e Merge "Print thread name for attempting to unregister unattached thread" by Mathieu Chartier · 10 years ago
  50. 79a3082 Merge "Delete bad DCHECK" by Mathieu Chartier · 10 years ago
  51. 7e6a233 Delete bad DCHECK by Mathieu Chartier · 10 years ago
  52. 9db831a Print thread name for attempting to unregister unattached thread by Mathieu Chartier · 10 years ago
  53. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 10 years ago
  54. 17b0149 Merge "ART: Add -Wunused" by Andreas Gampe · 10 years ago
  55. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  56. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  57. 354d58b Merge "JDWP: assert no pending exception when using JNI" by Sebastien Hertz · 10 years ago
  58. 91d6743 Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 10 years ago
  59. 3d7e0c8 ART: Disable libcore crypto test failing on target by David Brazdil · 10 years ago
  60. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 10 years ago
  61. 2cb551b Merge "not-int can also take non-int (byte and short) instructions." by Nicolas Geoffray · 10 years ago
  62. 6726d20 Merge "ART: Fix run-test 118" by Andreas Gampe · 10 years ago
  63. ee027c0 ART: Fix run-test 118 by Andreas Gampe · 10 years ago
  64. d8ef2e9 not-int can also take non-int (byte and short) instructions. by Nicolas Geoffray · 10 years ago
  65. a48c573 Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 10 years ago
  66. 995e7d4 Merge "Fix inlining in the presence of multiple returns." by Nicolas Geoffray · 10 years ago
  67. 817bce7 Fix inlining in the presence of multiple returns. by Nicolas Geoffray · 10 years ago
  68. b679039 Merge "ART: Disable one more libcore test failing on hammerhead" by David Brazdil · 10 years ago
  69. 18c776e ART: Disable one more libcore test failing on hammerhead by David Brazdil · 10 years ago
  70. 4cd7dfd ART: Enable more libcore tests (crypto) by David Brazdil · 10 years ago
  71. 27a3e61 Merge "ART: Disable libcore tests failing on bots" by David Brazdil · 10 years ago
  72. 2d043b3 Merge "[optimizing] Add if-context sensitivity for null popagation." by Calin Juravle · 10 years ago
  73. 830d16e ART: Disable libcore tests failing on bots by David Brazdil · 10 years ago
  74. 61d544b [optimizing] Add if-context sensitivity for null popagation. by Calin Juravle · 10 years ago
  75. 0b6daeb Merge "ART: Enable more libcore tests (harmony package)" by David Brazdil · 10 years ago
  76. e2f28ad ART: Enable more libcore tests (harmony package) by David Brazdil · 10 years ago
  77. 69f4652 Merge "ART: Enable more libcore tests (libcore.* package)" by David Brazdil · 10 years ago
  78. 598b220 ART: Enable more libcore tests (libcore.* package) by David Brazdil · 10 years ago
  79. 893bee6 Merge "JDWP: update thread synchronization" by Sebastien Hertz · 10 years ago
  80. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  81. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  82. 9e87baf Merge "Delete bad DCHECK" by Mathieu Chartier · 10 years ago
  83. 7656ce0 Delete bad DCHECK by Mathieu Chartier · 10 years ago
  84. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 10 years ago
  85. 40c99de Merge "ART: Strip error message in run-test" by Andreas Gampe · 10 years ago
  86. 992b353 ART: Strip error message in run-test by Andreas Gampe · 10 years ago
  87. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  88. 39ce228 Merge "Only detach shutdown thread if we attached it" by Mathieu Chartier · 10 years ago
  89. 05d1461 Only detach shutdown thread if we attached it by Mathieu Chartier · 10 years ago
  90. 9e80e7f Merge "ART: Allow the execution to stop if the compilation fails via an option" by Andreas Gampe · 10 years ago
  91. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 10 years ago
  92. 84fbead Merge "Optimizing: Remove redundant hash set copy in GVN" by David Brazdil · 10 years ago
  93. 38fee8e Merge "Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT." by Hiroshi Yamauchi · 10 years ago
  94. 9e47bfa Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT. by Hiroshi Yamauchi · 10 years ago
  95. bad712e Merge "More checker tests for BCE." by Mingyao Yang · 10 years ago
  96. 8c8bad8 More checker tests for BCE. by Mingyao Yang · 10 years ago
  97. 96ac49a Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn" by Andreas Gampe · 10 years ago
  98. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 10 years ago
  99. 433be7f Optimizing: Remove redundant hash set copy in GVN by David Brazdil · 10 years ago
  100. 304e474 Merge "[optimizing] Fix float addition on x86." by Calin Juravle · 10 years ago