1. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 11 years ago
  2. 69cf921 Merge "Fix a few 64-bit compilation of 32-bit code issues." by Ian Rogers · 11 years ago
  3. ff093b3 Fix a few 64-bit compilation of 32-bit code issues. by Ian Rogers · 11 years ago
  4. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  5. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 11 years ago
  6. 3c541e3 Merge "Simplify GenConstString" by Mingyao Yang · 11 years ago
  7. 3b004ba Simplify GenConstString by Mingyao Yang · 11 years ago
  8. be47069 Merge "Force inlining on trivial accessors." by Ian Rogers · 11 years ago
  9. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  10. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 11 years ago
  11. becc372 Merge "ART: Initialization of RegLocation and API for GrowableArray Iterator" by Vladimir Marko · 11 years ago
  12. 1ceea7e ART: Initialization of RegLocation and API for GrowableArray Iterator by Jean Christophe Beyler · 11 years ago
  13. 5108b67 Merge "Quick compiler: debugging assists" by buzbee · 11 years ago
  14. 7a11ab0 Quick compiler: debugging assists by buzbee · 11 years ago
  15. a7aca37 Setup policies for register allocation. by Nicolas Geoffray · 11 years ago
  16. 53e5d10 Merge "Add a Transform to SSA phase to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  17. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  18. 0f73e2e Merge "Quick compiler: fix DCHECKS" by buzbee · 11 years ago
  19. 990d46f Merge "Move mapping table and vmap table offsets to OatMethodHeader." by Vladimir Marko · 11 years ago
  20. fd698e6 Quick compiler: fix DCHECKS by buzbee · 11 years ago
  21. e8256e7 Merge "Skip BBs without SSA representation in the Constant Propagation phase" by Bill Buzbee · 11 years ago
  22. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  23. 9c3b089 Revert "Revert "ART: Extracts an utility function of the duplicated code"" by Andreas Gampe · 11 years ago
  24. b5a14d2 Revert "ART: Extracts an utility function of the duplicated code" by Andreas Gampe · 11 years ago
  25. 973cc95 ART: Extracts an utility function of the duplicated code by Dmitry Petrochenko · 11 years ago
  26. 96a4f29 Merge "ART: Fixes an issue with REX prefix for instructions with no ModRM byte" by Ian Rogers · 11 years ago
  27. 125011d Merge "Delete throw launchpads." by Mingyao Yang · 11 years ago
  28. de981b0 Merge "Separate maps from code in oat file." by Vladimir Marko · 11 years ago
  29. 0ea4bf7 Merge "Update load/store utilities for 64-bit backends" by buzbee · 11 years ago
  30. 695d13a Update load/store utilities for 64-bit backends by buzbee · 11 years ago
  31. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 11 years ago
  32. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 11 years ago
  33. 6123d94 Merge "GenArithOpInt should ensure that reg is in core" by Bill Buzbee · 11 years ago
  34. 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
  35. 4e0d5ee Merge "Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""" by Mingyao Yang · 11 years ago
  36. 9d89466 Skip BBs without SSA representation in the Constant Propagation phase by Alexei Zavjalov · 11 years ago
  37. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 11 years ago
  38. 80365d9 Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Mingyao Yang · 11 years ago
  39. e400aa2 Fix elf_writer_test for 64b target by Andreas Gampe · 11 years ago
  40. 7fff544 Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Brian Carlstrom · 11 years ago
  41. 6b8a267 Merge "Fix a use of OpCondBranch that breaks the MIPS build." by Ian Rogers · 11 years ago
  42. 366f8ae GenArithOpInt should ensure that reg is in core by Serguei Katkov · 11 years ago
  43. d15f4e2 Fix a use of OpCondBranch that breaks the MIPS build. by Mingyao Yang · 11 years ago
  44. 957e2a2 Merge "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Mingyao Yang · 11 years ago
  45. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 11 years ago
  46. 9d46314 Use LIRSlowPath for throwing ArrayOutOfBoundsException. by Mingyao Yang · 11 years ago
  47. 425640d Merge "Use LIRSlowPath for throwing NPE." by Mingyao Yang · 11 years ago
  48. 79f2c53 Merge "String.IndexOf method handles negative start index value in incorrect way" by Bill Buzbee · 11 years ago
  49. a747a39 Code cleanup in preparation for x64 backend. by Nicolas Geoffray · 11 years ago
  50. db928fc Simplify HInvokeStatic code generation. by Nicolas Geoffray · 11 years ago
  51. a1758d8 String.IndexOf method handles negative start index value in incorrect way by Alexei Zavjalov · 11 years ago
  52. fba52f1 ART: Fixes an issue with REX prefix for instructions with no ModRM byte by Vladimir Kostyukov · 11 years ago
  53. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 11 years ago
  54. b4b0667 Fix volatile wide put/get to be atomic on x86 arch by Yevgeny Rouban · 11 years ago
  55. e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 11 years ago
  56. 68f3e09 Fix typo in ISA centralization by Andreas Gampe · 11 years ago
  57. b94fae6 Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in instruction_set.h/cc" by Andreas Gampe · 11 years ago
  58. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 11 years ago
  59. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  60. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  61. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  62. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 11 years ago
  63. 5960536 Merge "AArch64: Jni compiler fixes" by Andreas Gampe · 11 years ago
  64. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  65. 644789f Fix problem with empty profiles. by Dave Allison · 11 years ago
  66. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 11 years ago
  67. 08f068c AArch64 code alignment is 4 for OatWriter by Andreas Gampe · 11 years ago
  68. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  69. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  70. a6b20c3 Merge "ART: A workaround for a wrongly-read caller's frame" by Andreas Gampe · 11 years ago
  71. 0833af6 Merge "Tweaked profile significant_difference." by Calin Juravle · 11 years ago
  72. 2be6fc7 Merge "Test control flow instruction with optimizing compiler." by Nicolas Geoffray · 11 years ago
  73. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  74. 1512ea1 Merge "Quick compiler: fix CmpLong pair handling" by buzbee · 11 years ago
  75. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
  76. b7a691f Merge "AArch64: Fix Managed Register unit tests" by Andreas Gampe · 11 years ago
  77. a1983d4 Quick compiler: fix CmpLong pair handling by buzbee · 11 years ago
  78. 4d3dc8a Merge "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  79. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  80. 50ca506 Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  81. 12c0273 Merge "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  82. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 11 years ago
  83. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  84. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  85. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  86. f583e59 Add support for taking parameters in optimizing compiler. by Nicolas Geoffray · 11 years ago
  87. 9dae5b4 Tweaked profile significant_difference. by Calin Juravle · 11 years ago
  88. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 11 years ago
  89. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 11 years ago
  90. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 11 years ago
  91. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 11 years ago
  92. 754ddad Use trampolines for calls to helpers by Dave Allison · 12 years ago
  93. 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 11 years ago
  94. 09379fd Merge "Disable use of R4 as a promotable register" by Dave Allison · 11 years ago
  95. 54f192c Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  96. 34df691 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 11 years ago
  97. 505ebb0 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  98. 8e40c3e Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  99. 6cea2a6 Merge "Re-enable DEX-to-DEX compilation path" by Sebastien Hertz · 11 years ago
  100. 17965ed Re-enable DEX-to-DEX compilation path by Sebastien Hertz · 11 years ago