1. 85e984b am 4ab52e75: Merge "Don\'t require three-character extensions for dex locations." by Richard Uhler · 10 years ago
  2. 4ab52e7 Merge "Don't require three-character extensions for dex locations." by Richard Uhler · 10 years ago
  3. f16ca6a am 2eb5168b: Merge "Revert "Revert "Re-enable one thread dumping the native stack of another.""" by Andreas Gampe · 10 years ago
  4. 2eb5168 Merge "Revert "Revert "Re-enable one thread dumping the native stack of another.""" by Andreas Gampe · 10 years ago
  5. 98f5045 am f90316e0: Merge "ART: Allow dex2oat for apps only with image" by Andreas Gampe · 10 years ago
  6. f90316e Merge "ART: Allow dex2oat for apps only with image" by Andreas Gampe · 10 years ago
  7. 1d00add ART: Allow dex2oat for apps only with image by Andreas Gampe · 10 years ago
  8. 00a1f5b Revert "Revert "Re-enable one thread dumping the native stack of another."" by Andreas Gampe · 10 years ago
  9. e035854 am 2d0af8da: Merge "ART: Fix Mips disassembler for some floating point instructions." by Andreas Gampe · 10 years ago
  10. 2d0af8d Merge "ART: Fix Mips disassembler for some floating point instructions." by Andreas Gampe · 10 years ago
  11. 6877e89 am c2de38ab: Merge "Change JIT to not use PIC" by Mathieu Chartier · 10 years ago
  12. 1cd2790 ART: Fix Mips disassembler for some floating point instructions. by Douglas Leung · 10 years ago
  13. c2de38a Merge "Change JIT to not use PIC" by Mathieu Chartier · 10 years ago
  14. dce71f3 Change JIT to not use PIC by Mathieu Chartier · 10 years ago
  15. f6461ff am 0d1ef55d: Merge "Change JIT tests to use interpreter image" by Mathieu Chartier · 10 years ago
  16. 61397ad am 8376830b: Merge "Handle another untyped dex CONST issue" by buzbee · 10 years ago
  17. 0d1ef55 Merge "Change JIT tests to use interpreter image" by Mathieu Chartier · 10 years ago
  18. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  19. 8376830 Merge "Handle another untyped dex CONST issue" by buzbee · 10 years ago
  20. a64dcc6 am 02abb507: Merge "Fix jit tests" by Mathieu Chartier · 10 years ago
  21. 02abb50 Merge "Fix jit tests" by Mathieu Chartier · 10 years ago
  22. 721f3a8 Fix jit tests by Mathieu Chartier · 10 years ago
  23. fa4ae14 am 242026e2: Merge "Fix JIT direct call to interpreter bridge" by Mathieu Chartier · 10 years ago
  24. 242026e Merge "Fix JIT direct call to interpreter bridge" by Mathieu Chartier · 10 years ago
  25. 28a3588 Fix JIT direct call to interpreter bridge by Mathieu Chartier · 10 years ago
  26. 66746ef am 0a575f25: Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 10 years ago
  27. 0a575f2 Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 10 years ago
  28. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  29. 8546ba3 am e111f112: Merge "Add standard gc log for transition collections." by Hiroshi Yamauchi · 10 years ago
  30. e111f11 Merge "Add standard gc log for transition collections." by Hiroshi Yamauchi · 10 years ago
  31. e4d9987 Add standard gc log for transition collections. by Hiroshi Yamauchi · 10 years ago
  32. 0a96e78 am 0644b2da: Merge "Add missing JIT stuff in make files" by Mathieu Chartier · 10 years ago
  33. 0644b2d Merge "Add missing JIT stuff in make files" by Mathieu Chartier · 10 years ago
  34. 965fd02 Don't require three-character extensions for dex locations. by Richard Uhler · 10 years ago
  35. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 10 years ago
  36. d21e125 am f5c224cc: Merge "Update expectations for volantis." by Nicolas Geoffray · 10 years ago
  37. f5c224c Merge "Update expectations for volantis." by Nicolas Geoffray · 10 years ago
  38. e501f77 Update expectations for volantis. by Nicolas Geoffray · 10 years ago
  39. 429731f am 2433d1a1: Merge "ARM: Fix LIR flags in encoding map." by Vladimir Marko · 10 years ago
  40. 2433d1a Merge "ARM: Fix LIR flags in encoding map." by Vladimir Marko · 10 years ago
  41. 15a8ac4 am ff9b7475: Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 10 years ago
  42. ff9b747 Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 10 years ago
  43. 335c555 ARM: Fix LIR flags in encoding map. by Ningsheng Jian · 10 years ago
  44. c9f2d05 am f16fe893: Merge "Fix method_verifier_test with the SS collector." by Hiroshi Yamauchi · 10 years ago
  45. f16fe89 Merge "Fix method_verifier_test with the SS collector." by Hiroshi Yamauchi · 10 years ago
  46. f7496f4 am b1de6a4d: Merge "Change already inline error to warning" by Mathieu Chartier · 10 years ago
  47. b1de6a4 Merge "Change already inline error to warning" by Mathieu Chartier · 10 years ago
  48. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 10 years ago
  49. 71ef044 Change already inline error to warning by Mathieu Chartier · 10 years ago
  50. 4942d7f am 4f9bbe2a: Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 10 years ago
  51. 4caeca7 am b491375a: Merge "[MIPS] Fix mips32 trampoline problem." by Andreas Gampe · 10 years ago
  52. 9be3dd2 am 42cfbb0a: Merge "Fix argument register allocation for mips32." by Andreas Gampe · 10 years ago
  53. 4f9bbe2 Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 10 years ago
  54. b491375 Merge "[MIPS] Fix mips32 trampoline problem." by Andreas Gampe · 10 years ago
  55. 42cfbb0 Merge "Fix argument register allocation for mips32." by Andreas Gampe · 10 years ago
  56. 2d873b6 [MIPS] Fix mips32 trampoline problem. by Nikola Veljkovic · 10 years ago
  57. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 10 years ago
  58. b52d449 am 8db3d76b: Merge "ART: oatdump enhancements" by Andreas Gampe · 10 years ago
  59. f58c11c Fix argument register allocation for mips32. by Douglas Leung · 10 years ago
  60. 8db3d76 Merge "ART: oatdump enhancements" by Andreas Gampe · 10 years ago
  61. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 10 years ago
  62. 9af3084 am 01b7c431: Merge "ART: Print maps directly to log" by Andreas Gampe · 10 years ago
  63. 01b7c43 Merge "ART: Print maps directly to log" by Andreas Gampe · 10 years ago
  64. 813b960 JDWP: fix thread state on event suspension by Sebastien Hertz · 10 years ago
  65. 9737e63 am ec27dc12: Merge "ART: Nano optimization of LiveInterval" by David Brazdil · 10 years ago
  66. ec27dc1 Merge "ART: Nano optimization of LiveInterval" by David Brazdil · 10 years ago
  67. 714e14f ART: Nano optimization of LiveInterval by David Brazdil · 10 years ago
  68. 0effab0 am 2cfa9f27: Merge "ART: Update description of failing libcore tests" by David Brazdil · 10 years ago
  69. 2cfa9f2 Merge "ART: Update description of failing libcore tests" by David Brazdil · 10 years ago
  70. b60c58f ART: Update description of failing libcore tests by David Brazdil · 10 years ago
  71. a6dfdae ART: Print maps directly to log by Andreas Gampe · 10 years ago
  72. 8c3c2db am 42f8c1c3: Merge "ART: Fix "unused parameters"" by Andreas Gampe · 10 years ago
  73. 42f8c1c Merge "ART: Fix "unused parameters"" by Andreas Gampe · 10 years ago
  74. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 10 years ago
  75. 2d0eb40 am 8fa836e1: Merge "Print thread name for attempting to unregister unattached thread" by Mathieu Chartier · 10 years ago
  76. 8fa836e Merge "Print thread name for attempting to unregister unattached thread" by Mathieu Chartier · 10 years ago
  77. 44d778e am 79a3082b: Merge "Delete bad DCHECK" by Mathieu Chartier · 10 years ago
  78. 79a3082 Merge "Delete bad DCHECK" by Mathieu Chartier · 10 years ago
  79. 7e6a233 Delete bad DCHECK by Mathieu Chartier · 10 years ago
  80. 9db831a Print thread name for attempting to unregister unattached thread by Mathieu Chartier · 10 years ago
  81. 6952f56 am 510be430: Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 10 years ago
  82. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 10 years ago
  83. edb33e2 am 17b01497: Merge "ART: Add -Wunused" by Andreas Gampe · 10 years ago
  84. 17b0149 Merge "ART: Add -Wunused" by Andreas Gampe · 10 years ago
  85. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  86. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  87. 08ddaeb am 354d58ba: Merge "JDWP: assert no pending exception when using JNI" by Sebastien Hertz · 10 years ago
  88. 354d58b Merge "JDWP: assert no pending exception when using JNI" by Sebastien Hertz · 10 years ago
  89. e5eab1f am 91d67430: Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 10 years ago
  90. 91d6743 Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 10 years ago
  91. 3d7e0c8 ART: Disable libcore crypto test failing on target by David Brazdil · 10 years ago
  92. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 10 years ago
  93. fef6d46 am 2cb551b1: Merge "not-int can also take non-int (byte and short) instructions." by Nicolas Geoffray · 10 years ago
  94. d148e8f am 6726d200: Merge "ART: Fix run-test 118" by Andreas Gampe · 10 years ago
  95. 2cb551b Merge "not-int can also take non-int (byte and short) instructions." by Nicolas Geoffray · 10 years ago
  96. 6726d20 Merge "ART: Fix run-test 118" by Andreas Gampe · 10 years ago
  97. ee027c0 ART: Fix run-test 118 by Andreas Gampe · 10 years ago
  98. d8ef2e9 not-int can also take non-int (byte and short) instructions. by Nicolas Geoffray · 10 years ago
  99. 709b625 am a48c573d: Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 10 years ago
  100. a48c573 Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 10 years ago