1. 178541a am 207fc169: Merge "Stack support for Optimizing compiler" by Nicolas Geoffray · 10 years ago
  2. 207fc16 Merge "Stack support for Optimizing compiler" by Nicolas Geoffray · 10 years ago
  3. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  4. 56a50ee am d07adcf4: Merge "[optimizing compiler] x86 goodness" by Nicolas Geoffray · 10 years ago
  5. d07adcf Merge "[optimizing compiler] x86 goodness" by Nicolas Geoffray · 10 years ago
  6. 4a248bc am 4b39eeea: Merge "bce: handle a pattern for circular buffer" by Mingyao Yang · 10 years ago
  7. 4b39eee Merge "bce: handle a pattern for circular buffer" by Mingyao Yang · 10 years ago
  8. 4559f00 bce: handle a pattern for circular buffer by Mingyao Yang · 10 years ago
  9. 23aae3e am 87998b0a: Merge "ART: Cache last returned range in LiveInterval::Covers" by David Brazdil · 10 years ago
  10. 87998b0 Merge "ART: Cache last returned range in LiveInterval::Covers" by David Brazdil · 10 years ago
  11. 25232e8 am 1d8587fe: Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling" by Mathieu Chartier · 10 years ago
  12. e9ef4fc am 56505fe6: Merge "Fix bad variable expansion" by Mathieu Chartier · 10 years ago
  13. 1d8587f Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling" by Mathieu Chartier · 10 years ago
  14. 56505fe Merge "Fix bad variable expansion" by Mathieu Chartier · 10 years ago
  15. caa0a87 Fix bad variable expansion by Mathieu Chartier · 10 years ago
  16. eaa5e69 am 9924fd8f: Merge "ART: Move DexFile vector to Java array" by Andreas Gampe · 10 years ago
  17. 9924fd8 Merge "ART: Move DexFile vector to Java array" by Andreas Gampe · 10 years ago
  18. 3a5bd4e am 0b25c71a: Merge "Add support for .bss section in oat files." by Vladimir Marko · 10 years ago
  19. 0b25c71 Merge "Add support for .bss section in oat files." by Vladimir Marko · 10 years ago
  20. deebb99 Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling by Mathieu Chartier · 10 years ago
  21. b5ac9dc am 02f28fd6: Merge "ART: Allow more operations in unstarted Runtime" by Andreas Gampe · 10 years ago
  22. 02f28fd Merge "ART: Allow more operations in unstarted Runtime" by Andreas Gampe · 10 years ago
  23. f0e128a ART: Allow more operations in unstarted Runtime by Andreas Gampe · 10 years ago
  24. b17fa44 am 3ccd4cf5: Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release" by Nicolas Geoffray · 10 years ago
  25. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  26. 3ccd4cf Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release" by Nicolas Geoffray · 10 years ago
  27. 0aba6bc am 3d96f56f: Merge "ART: Fix off-by-two whitespace" by Andreas Gampe · 10 years ago
  28. 3d96f56 Merge "ART: Fix off-by-two whitespace" by Andreas Gampe · 10 years ago
  29. 09b8463 [optimizing compiler] x86 goodness by Mark Mendell · 10 years ago
  30. 5b8e6a5 ART: Cache last returned range in LiveInterval::Covers by David Brazdil · 10 years ago
  31. 85e984b am 4ab52e75: Merge "Don\'t require three-character extensions for dex locations." by Richard Uhler · 10 years ago
  32. 4ab52e7 Merge "Don't require three-character extensions for dex locations." by Richard Uhler · 10 years ago
  33. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 10 years ago
  34. 4f0be4d ART: Fix off-by-two whitespace by Andreas Gampe · 10 years ago
  35. f16ca6a am 2eb5168b: Merge "Revert "Revert "Re-enable one thread dumping the native stack of another.""" by Andreas Gampe · 10 years ago
  36. 2eb5168 Merge "Revert "Revert "Re-enable one thread dumping the native stack of another.""" by Andreas Gampe · 10 years ago
  37. 98f5045 am f90316e0: Merge "ART: Allow dex2oat for apps only with image" by Andreas Gampe · 10 years ago
  38. f90316e Merge "ART: Allow dex2oat for apps only with image" by Andreas Gampe · 10 years ago
  39. 1d00add ART: Allow dex2oat for apps only with image by Andreas Gampe · 10 years ago
  40. 00a1f5b Revert "Revert "Re-enable one thread dumping the native stack of another."" by Andreas Gampe · 10 years ago
  41. e035854 am 2d0af8da: Merge "ART: Fix Mips disassembler for some floating point instructions." by Andreas Gampe · 10 years ago
  42. 2d0af8d Merge "ART: Fix Mips disassembler for some floating point instructions." by Andreas Gampe · 10 years ago
  43. 6877e89 am c2de38ab: Merge "Change JIT to not use PIC" by Mathieu Chartier · 10 years ago
  44. 1cd2790 ART: Fix Mips disassembler for some floating point instructions. by Douglas Leung · 10 years ago
  45. c2de38a Merge "Change JIT to not use PIC" by Mathieu Chartier · 10 years ago
  46. dce71f3 Change JIT to not use PIC by Mathieu Chartier · 10 years ago
  47. f6461ff am 0d1ef55d: Merge "Change JIT tests to use interpreter image" by Mathieu Chartier · 10 years ago
  48. 61397ad am 8376830b: Merge "Handle another untyped dex CONST issue" by buzbee · 10 years ago
  49. 0d1ef55 Merge "Change JIT tests to use interpreter image" by Mathieu Chartier · 10 years ago
  50. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  51. 8376830 Merge "Handle another untyped dex CONST issue" by buzbee · 10 years ago
  52. a64dcc6 am 02abb507: Merge "Fix jit tests" by Mathieu Chartier · 10 years ago
  53. 02abb50 Merge "Fix jit tests" by Mathieu Chartier · 10 years ago
  54. 721f3a8 Fix jit tests by Mathieu Chartier · 10 years ago
  55. fa4ae14 am 242026e2: Merge "Fix JIT direct call to interpreter bridge" by Mathieu Chartier · 10 years ago
  56. 242026e Merge "Fix JIT direct call to interpreter bridge" by Mathieu Chartier · 10 years ago
  57. 28a3588 Fix JIT direct call to interpreter bridge by Mathieu Chartier · 10 years ago
  58. 66746ef am 0a575f25: Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 10 years ago
  59. 0a575f2 Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 10 years ago
  60. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  61. 8546ba3 am e111f112: Merge "Add standard gc log for transition collections." by Hiroshi Yamauchi · 10 years ago
  62. e111f11 Merge "Add standard gc log for transition collections." by Hiroshi Yamauchi · 10 years ago
  63. e4d9987 Add standard gc log for transition collections. by Hiroshi Yamauchi · 10 years ago
  64. 0a96e78 am 0644b2da: Merge "Add missing JIT stuff in make files" by Mathieu Chartier · 10 years ago
  65. 0644b2d Merge "Add missing JIT stuff in make files" by Mathieu Chartier · 10 years ago
  66. 965fd02 Don't require three-character extensions for dex locations. by Richard Uhler · 10 years ago
  67. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 10 years ago
  68. d21e125 am f5c224cc: Merge "Update expectations for volantis." by Nicolas Geoffray · 10 years ago
  69. f5c224c Merge "Update expectations for volantis." by Nicolas Geoffray · 10 years ago
  70. e501f77 Update expectations for volantis. by Nicolas Geoffray · 10 years ago
  71. 429731f am 2433d1a1: Merge "ARM: Fix LIR flags in encoding map." by Vladimir Marko · 10 years ago
  72. 2433d1a Merge "ARM: Fix LIR flags in encoding map." by Vladimir Marko · 10 years ago
  73. 15a8ac4 am ff9b7475: Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 10 years ago
  74. ff9b747 Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 10 years ago
  75. 335c555 ARM: Fix LIR flags in encoding map. by Ningsheng Jian · 10 years ago
  76. c9f2d05 am f16fe893: Merge "Fix method_verifier_test with the SS collector." by Hiroshi Yamauchi · 10 years ago
  77. f16fe89 Merge "Fix method_verifier_test with the SS collector." by Hiroshi Yamauchi · 10 years ago
  78. f7496f4 am b1de6a4d: Merge "Change already inline error to warning" by Mathieu Chartier · 10 years ago
  79. b1de6a4 Merge "Change already inline error to warning" by Mathieu Chartier · 10 years ago
  80. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 10 years ago
  81. 71ef044 Change already inline error to warning by Mathieu Chartier · 10 years ago
  82. 4942d7f am 4f9bbe2a: Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 10 years ago
  83. 4caeca7 am b491375a: Merge "[MIPS] Fix mips32 trampoline problem." by Andreas Gampe · 10 years ago
  84. 9be3dd2 am 42cfbb0a: Merge "Fix argument register allocation for mips32." by Andreas Gampe · 10 years ago
  85. 4f9bbe2 Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 10 years ago
  86. b491375 Merge "[MIPS] Fix mips32 trampoline problem." by Andreas Gampe · 10 years ago
  87. 42cfbb0 Merge "Fix argument register allocation for mips32." by Andreas Gampe · 10 years ago
  88. 2d873b6 [MIPS] Fix mips32 trampoline problem. by Nikola Veljkovic · 10 years ago
  89. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 10 years ago
  90. b52d449 am 8db3d76b: Merge "ART: oatdump enhancements" by Andreas Gampe · 10 years ago
  91. f58c11c Fix argument register allocation for mips32. by Douglas Leung · 10 years ago
  92. 8db3d76 Merge "ART: oatdump enhancements" by Andreas Gampe · 10 years ago
  93. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 10 years ago
  94. 9af3084 am 01b7c431: Merge "ART: Print maps directly to log" by Andreas Gampe · 10 years ago
  95. 01b7c43 Merge "ART: Print maps directly to log" by Andreas Gampe · 10 years ago
  96. 813b960 JDWP: fix thread state on event suspension by Sebastien Hertz · 10 years ago
  97. 9737e63 am ec27dc12: Merge "ART: Nano optimization of LiveInterval" by David Brazdil · 10 years ago
  98. ec27dc1 Merge "ART: Nano optimization of LiveInterval" by David Brazdil · 10 years ago
  99. 714e14f ART: Nano optimization of LiveInterval by David Brazdil · 10 years ago
  100. 0effab0 am 2cfa9f27: Merge "ART: Update description of failing libcore tests" by David Brazdil · 10 years ago