1. 6b4855c Merge "Add ARM64 & X86_64 Assembly, plus tests" by Andreas Gampe · 11 years ago
  2. 00c1e6d Add ARM64 & X86_64 Assembly, plus tests by Andreas Gampe · 11 years ago
  3. becc372 Merge "ART: Initialization of RegLocation and API for GrowableArray Iterator" by Vladimir Marko · 11 years ago
  4. 1ceea7e ART: Initialization of RegLocation and API for GrowableArray Iterator by Jean Christophe Beyler · 11 years ago
  5. 5108b67 Merge "Quick compiler: debugging assists" by buzbee · 11 years ago
  6. 7a11ab0 Quick compiler: debugging assists by buzbee · 11 years ago
  7. 26db783 Merge "Setup policies for register allocation." by Nicolas Geoffray · 11 years ago
  8. a7aca37 Setup policies for register allocation. by Nicolas Geoffray · 11 years ago
  9. 8ab560e Merge "Fix DDM recent allocations" by Sebastien Hertz · 11 years ago
  10. 280286a Fix DDM recent allocations by Sebastien Hertz · 11 years ago
  11. deeb21b Merge "Visit deoptimized shadow frames as roots" by Sebastien Hertz · 11 years ago
  12. 714f175 Visit deoptimized shadow frames as roots by Sebastien Hertz · 11 years ago
  13. cb90571 Merge "Improve GSS reference processing." by Hiroshi Yamauchi · 11 years ago
  14. 8dd6385 Merge "Track package change." by Elliott Hughes · 11 years ago
  15. 26ec6ae Merge "Remove unreachable JNI workaround code." by Ian Rogers · 11 years ago
  16. b871efe Merge "Always log explicit GC." by Mathieu Chartier · 11 years ago
  17. 4db7449 Improve GSS reference processing. by Hiroshi Yamauchi · 11 years ago
  18. 62ab87b Always log explicit GC. by Mathieu Chartier · 11 years ago
  19. 9989960 Track package change. by Elliott Hughes · 11 years ago
  20. b98f8e4 Remove unreachable JNI workaround code. by Ian Rogers · 11 years ago
  21. ec3a215 Merge "Fix racy DCHECKS." by Mathieu Chartier · 11 years ago
  22. 4fd2050 Fix racy DCHECKS. by Mathieu Chartier · 11 years ago
  23. 5dee5df Merge "Avoid volatile 64-bit tearing on 32-bit architectures." by Ian Rogers · 11 years ago
  24. a984454 Avoid volatile 64-bit tearing on 32-bit architectures. by Ian Rogers · 11 years ago
  25. 53e5d10 Merge "Add a Transform to SSA phase to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  26. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  27. 0f73e2e Merge "Quick compiler: fix DCHECKS" by buzbee · 11 years ago
  28. 6d23877 Merge "ART: Bitvector extensions for dumping and size handling" by Vladimir Marko · 11 years ago
  29. 990d46f Merge "Move mapping table and vmap table offsets to OatMethodHeader." by Vladimir Marko · 11 years ago
  30. bf25f7e Merge "Fix typo of --oat-fd description in help" by Brian Carlstrom · 11 years ago
  31. fd698e6 Quick compiler: fix DCHECKS by buzbee · 11 years ago
  32. 9cb554a Fix typo of --oat-fd description in help by Wonil Kim · 11 years ago
  33. 0db6d06 Merge "Rosalloc: fix signature for 64b" by Andreas Gampe · 11 years ago
  34. 59e6760 Rosalloc: fix signature for 64b by Andreas Gampe · 11 years ago
  35. 4d21435 Merge "Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code" by Andreas Gampe · 11 years ago
  36. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 11 years ago
  37. 44dad8a Merge "Do not require dexopt when previous profile does not exist" by Brian Carlstrom · 11 years ago
  38. cbec967 Merge "Enable reading page map without lock in RosAlloc::BulkFree" by Mathieu Chartier · 11 years ago
  39. 09881a8 Do not require dexopt when previous profile does not exist by Brian Carlstrom · 11 years ago
  40. 7f40b11 Merge "ART: Enables x86_64 disassembly" by Ian Rogers · 11 years ago
  41. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 11 years ago
  42. bb43b21 Merge "Fix ART compilation for Clang 3.5." by Stephen Hines · 11 years ago
  43. e8861b3 ART: Enables x86_64 disassembly by Vladimir Kostyukov · 11 years ago
  44. e8256e7 Merge "Skip BBs without SSA representation in the Constant Propagation phase" by Bill Buzbee · 11 years ago
  45. 3f4dcdf Merge "Revert "Revert "ART: Extracts an utility function of the duplicated code""" by Andreas Gampe · 11 years ago
  46. c74b878 Merge "Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs" by Andreas Gampe · 11 years ago
  47. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 11 years ago
  48. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  49. d55e9b1 Merge "Refactor exception handling for deoptimization" by Sebastien Hertz · 11 years ago
  50. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 11 years ago
  51. da6e4fe Merge "Resolve method's argument reference types" by Sebastien Hertz · 11 years ago
  52. 2ed76f9 Resolve method's argument reference types by Sebastien Hertz · 11 years ago
  53. 942c8e3 Merge "Support field watchpoint in interpreter" by Sebastien Hertz · 11 years ago
  54. 479fc1e Support field watchpoint in interpreter by Sebastien Hertz · 11 years ago
  55. 861ea56 Fix ART compilation for Clang 3.5. by Stephen Hines · 11 years ago
  56. 0110051 Merge "Use __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT." by Mathieu Chartier · 11 years ago
  57. 3b60fea Use __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT. by Mathieu Chartier · 11 years ago
  58. 81d79dc Merge "Make unresolved exception types cause soft verification errors." by Jeff Hao · 11 years ago
  59. b878f21 Make unresolved exception types cause soft verification errors. by Jeff Hao · 11 years ago
  60. aa5d55f Merge "Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegion" by Mathieu Chartier · 11 years ago
  61. 92b7889 Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegion by Mathieu Chartier · 11 years ago
  62. 9c3b089 Revert "Revert "ART: Extracts an utility function of the duplicated code"" by Andreas Gampe · 11 years ago
  63. 5afa08f ART: Bitvector extensions for dumping and size handling by Jean Christophe Beyler · 11 years ago
  64. 17c50db Merge "More code for the read barrier support." by Hiroshi Yamauchi · 11 years ago
  65. 1b4e3d5 Merge "Revert "ART: Extracts an utility function of the duplicated code"" by Andreas Gampe · 11 years ago
  66. b5a14d2 Revert "ART: Extracts an utility function of the duplicated code" by Andreas Gampe · 11 years ago
  67. a062d8d Merge "Add test that Class.newInstance does not wrap its exceptions." by Jeff Hao · 11 years ago
  68. 1768775 Merge "ART: Extracts an utility function of the duplicated code" by Andreas Gampe · 11 years ago
  69. 973cc95 ART: Extracts an utility function of the duplicated code by Dmitry Petrochenko · 11 years ago
  70. 96a4f29 Merge "ART: Fixes an issue with REX prefix for instructions with no ModRM byte" by Ian Rogers · 11 years ago
  71. 63f5b9e Add test that Class.newInstance does not wrap its exceptions. by Jeff Hao · 11 years ago
  72. ae55e6c Merge "Don't allow heap transitions if the runtime is shutting down." by Mathieu Chartier · 11 years ago
  73. 1c17753 Merge "art: fix dlopen error message" by Colin Cross · 11 years ago
  74. 35d5c3b art: fix dlopen error message by Colin Cross · 11 years ago
  75. 125011d Merge "Delete throw launchpads." by Mingyao Yang · 11 years ago
  76. 3c4a434 Don't allow heap transitions if the runtime is shutting down. by Mathieu Chartier · 11 years ago
  77. de981b0 Merge "Separate maps from code in oat file." by Vladimir Marko · 11 years ago
  78. a08ec9b Merge "Fix FindCatchBlock to work in -Xverify:none mode." by Jeff Hao · 11 years ago
  79. aa96191 Fix FindCatchBlock to work in -Xverify:none mode. by Jeff Hao · 11 years ago
  80. 4af159b Merge "Remove support for app JNI workarounds." by Ian Rogers · 11 years ago
  81. d299898 Merge "Warn when thread state lookup fails." by Ian Rogers · 11 years ago
  82. 987560f Remove support for app JNI workarounds. by Ian Rogers · 11 years ago
  83. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 11 years ago
  84. 0ea4bf7 Merge "Update load/store utilities for 64-bit backends" by buzbee · 11 years ago
  85. 695d13a Update load/store utilities for 64-bit backends by buzbee · 11 years ago
  86. 3959583 Merge "Return bytes freed from RosAlloc." by Mathieu Chartier · 11 years ago
  87. 8585bad Return bytes freed from RosAlloc. by Mathieu Chartier · 11 years ago
  88. 0ec77d6 Warn when thread state lookup fails. by Ian Rogers · 11 years ago
  89. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 11 years ago
  90. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 11 years ago
  91. 618a870 Merge "Fix crash when debugging exception" by Sebastien Hertz · 11 years ago
  92. 00256f3 Merge "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 11 years ago
  93. 8d5ead5 Revert "64bit changes to the stack walker for the Quick ABI." by Nicolas Geoffray · 11 years ago
  94. e08920e Merge "64bit changes to the stack walker for the Quick ABI." by Nicolas Geoffray · 11 years ago
  95. ea81063 Merge "Speed up single-stepping" by Sebastien Hertz · 11 years ago
  96. 6123d94 Merge "GenArithOpInt should ensure that reg is in core" by Bill Buzbee · 11 years ago
  97. 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
  98. 4e0d5ee Merge "Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""" by Mingyao Yang · 11 years ago
  99. 63da330 Merge "Add an option to specify a list of methods for LIR dumping." by Mingyao Yang · 11 years ago
  100. b0618ae Merge "ART: GTest target tests missing "PASSED"" by Andreas Gampe · 11 years ago