1. 63e310c Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  2. 92d662e Revert "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  3. c4b2410 Merge "Move .debug_line before .debug_info." by David Srbecky · 9 years ago
  4. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 9 years ago
  5. 00bcbcf Merge "ART: Fix arena allocation for valgrind." by Vladimir Marko · 9 years ago
  6. a828aad Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  7. 152ee55 lambda: unit test for lambda expressions at Java Language source level. by Aart Bik · 9 years ago
  8. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 9 years ago
  9. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  10. 54af9bd Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  11. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  12. c85f88b Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  13. 32f7a16 Ignore failures of WeakHashMapTest#test_keySet in libcore tests. by Roland Levillain · 9 years ago
  14. ea30dae Merge "Optimizing/ARM: Improve shifts of long values by a constant." by Vladimir Marko · 9 years ago
  15. 33ad10e Optimizing/ARM: Improve shifts of long values by a constant. by Vladimir Marko · 9 years ago
  16. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  17. d7c76bd Merge "Don't use fixed addresses in mem map test" by Mathieu Chartier · 9 years ago
  18. 16d29f8 Don't use fixed addresses in mem map test by Mathieu Chartier · 9 years ago
  19. 5b1157b Merge "ART: Fix leak in Heap" by Andreas Gampe · 9 years ago
  20. 6be4f2a ART: Fix leak in Heap by Andreas Gampe · 9 years ago
  21. 972c5a6 Merge "Optimizing: Clean up Equal/NotEqual constant folding for nulls." by Vladimir Marko · 9 years ago
  22. 688567c Merge "Rosalloc fast path in assembly for x86_64." by Hiroshi Yamauchi · 9 years ago
  23. 040db34 Optimizing: Clean up Equal/NotEqual constant folding for nulls. by Vladimir Marko · 9 years ago
  24. 5c7c824 Merge "ART: Remove unnecessary helper method from GraphChecker" by David Brazdil · 9 years ago
  25. d8ef0c6 ART: Remove unnecessary helper method from GraphChecker by David Brazdil · 9 years ago
  26. feaf26d Merge "Optimizing: Improve constant folding + DCE for inlining." by Vladimir Marko · 9 years ago
  27. 9696702 Merge "ART: Refactor iteration over normal/exceptional successors" by David Brazdil · 9 years ago
  28. d26a411 ART: Refactor iteration over normal/exceptional successors by David Brazdil · 9 years ago
  29. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 9 years ago
  30. 8a6463a Merge "ART: Improve comment about inlining into try/catch" by David Brazdil · 9 years ago
  31. 59a850e ART: Improve comment about inlining into try/catch by David Brazdil · 9 years ago
  32. ee57104 Merge "ART: Fix critical edge checks in GraphChecker" by David Brazdil · 9 years ago
  33. 83dcccb Merge "Revert "Revert "ART: Update DCE to work with try/catch""" by David Brazdil · 9 years ago
  34. 81e479e ART: Fix critical edge checks in GraphChecker by David Brazdil · 9 years ago
  35. 1963759 Merge "ART: Add clarifying comment" by David Brazdil · 9 years ago
  36. dc0d1eb ART: Add clarifying comment by David Brazdil · 9 years ago
  37. 8a7c0fe Revert "Revert "ART: Update DCE to work with try/catch"" by David Brazdil · 9 years ago
  38. 1b87033 Merge "Delete flaky DCHECK" by Mathieu Chartier · 9 years ago
  39. 21e3325 Delete flaky DCHECK by Mathieu Chartier · 9 years ago
  40. a5c3e44 Merge "Fix mac build" by Mathieu Chartier · 9 years ago
  41. 11cea0c Fix mac build by Mathieu Chartier · 9 years ago
  42. 86c3f48 Rosalloc fast path in assembly for x86_64. by Hiroshi Yamauchi · 9 years ago
  43. ff12923 Merge "Add low_4gb support to MapFile and MapFileAtAddress" by Mathieu Chartier · 9 years ago
  44. 02c330f Merge "Some cleanup for tests 960-965 build scripts." by Alex Light · 9 years ago
  45. 42bddce Add low_4gb support to MapFile and MapFileAtAddress by Mathieu Chartier · 9 years ago
  46. 337a396 Some cleanup for tests 960-965 build scripts. by Alex Light · 9 years ago
  47. 78232f2 Merge "ART: Rerun the verifier for compile-time failures" by Andreas Gampe · 9 years ago
  48. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  49. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 9 years ago
  50. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  51. 3c589376 Merge "Add more image writer comments and clean up" by Mathieu Chartier · 9 years ago
  52. a808bac Add more image writer comments and clean up by Mathieu Chartier · 9 years ago
  53. ce0f43b Merge "Revert "Revert "Revert "Use Jack lang dev version for compiling art tests"""" by Nicolas Geoffray · 9 years ago
  54. daf11eb Revert "Revert "Revert "Use Jack lang dev version for compiling art tests""" by Nicolas Geoffray · 9 years ago
  55. 31f1584 Merge "Optimizing: Rewrite search for common dominators." by Vladimir Marko · 9 years ago
  56. 391d01f Optimizing: Rewrite search for common dominators. by Vladimir Marko · 9 years ago
  57. 934ea11 Merge "Fix mip64 build: hide current method input only if it exists." by Vladimir Marko · 9 years ago
  58. 6f6f359 Fix mip64 build: hide current method input only if it exists. by Vladimir Marko · 9 years ago
  59. f11f5eb Merge "ART: Fix critical edge splitting under try/catch" by David Brazdil · 9 years ago
  60. df7029f Merge "Revert "Revert "Use Jack lang dev version for compiling art tests""" by Nicolas Geoffray · 9 years ago
  61. 4461287 Merge "Fix build: lint error in elf_builder.h" by David Srbecky · 9 years ago
  62. 4d247f7 Fix build: lint error in elf_builder.h by David Srbecky · 9 years ago
  63. 03771d8 Merge "Rewrite ElfBuilder to make streaming directly to file easier." by David Srbecky · 9 years ago
  64. db51efb ART: Fix critical edge splitting under try/catch by David Brazdil · 9 years ago
  65. 3e5b3c9 Merge "Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect." by Vladimir Marko · 9 years ago
  66. 2649cba Merge "Remove unused variable." by Nicolas Geoffray · 9 years ago
  67. 8ccbd27 Remove unused variable. by Nicolas Geoffray · 9 years ago
  68. dc18417 Merge "Fix interaction between JIT and instrumentation." by Nicolas Geoffray · 9 years ago
  69. 6d8c8f0 Rewrite ElfBuilder to make streaming directly to file easier. by David Srbecky · 9 years ago
  70. 2264f62 Merge "MIPS64: small improvements in code generation" by Nicolas Geoffray · 9 years ago
  71. 4202a2f Merge "MIPS64: Improve integer division by constants" by Nicolas Geoffray · 9 years ago
  72. ba34e70 Merge "ART: Fix return-object verification" by Andreas Gampe · 9 years ago
  73. a4c98f2 ART: Fix return-object verification by Andreas Gampe · 9 years ago
  74. 8249eac Merge "Use _exit instead of exit after exec fails" by Brian Carlstrom · 9 years ago
  75. 5729f5b Merge "Revert "Mark __jit_debug_register_code as a unique symbol"" by Andreas Gampe · 9 years ago
  76. 6c7aae9 Revert "Mark __jit_debug_register_code as a unique symbol" by Andreas Gampe · 9 years ago
  77. 5c75ffa MIPS64: small improvements in code generation by Alexey Frunze · 9 years ago
  78. c857c74 MIPS64: Improve integer division by constants by Alexey Frunze · 9 years ago
  79. b554b5a Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect. by Vladimir Marko · 9 years ago
  80. b203aad Merge "ART: Fix simplification of catch blocks in the presence of dead code" by David Brazdil · 9 years ago
  81. 9bc4361 ART: Fix simplification of catch blocks in the presence of dead code by David Brazdil · 9 years ago
  82. 52960cd Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  83. 5caf652 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 10 years ago
  84. ef7ef4c Merge "ART: Change behavior for rethrowing init failures (2)" by Andreas Gampe · 9 years ago
  85. a6017d8 Revert "Revert "Use Jack lang dev version for compiling art tests"" by Alex Light · 9 years ago
  86. f66f05d Merge "ART: Fix potential integer overflow in JNI." by Vladimir Marko · 9 years ago
  87. 795e341 ART: Fix potential integer overflow in JNI. by Vladimir Marko · 9 years ago
  88. 17656eb Merge "MIPS32: java.lang.String.equals" by Andreas Gampe · 9 years ago
  89. 16ba2b4 MIPS32: java.lang.String.equals by Chris Larsen · 9 years ago
  90. a5891e8 Fix interaction between JIT and instrumentation. by Nicolas Geoffray · 9 years ago
  91. 97e7401 Merge "Improve X86 handling of constants to Field/Array Set" by Nicolas Geoffray · 9 years ago
  92. 8148937 Improve X86 handling of constants to Field/Array Set by Mark Mendell · 9 years ago
  93. 5348137 Merge "JDWP: fix returned tag for ClassType.NewInstance" by Sebastien Hertz · 9 years ago
  94. 2fa6842 Merge "ART: Fix ignoring duplicate fields when loading class." by Vladimir Marko · 9 years ago
  95. 2704896 Merge "MIPS64: Implement virtual intrinsic slow path" by Nicolas Geoffray · 9 years ago
  96. 9c3cd19 Merge "Change test .dex.art to .art" by Mathieu Chartier · 9 years ago
  97. 4ca1037 Change test .dex.art to .art by Mathieu Chartier · 9 years ago
  98. 53afca1 MIPS64: Implement virtual intrinsic slow path by Alexey Frunze · 9 years ago
  99. ae04419 Merge "Revert "Revert "Add basic image writer support for app images""" by Mathieu Chartier · 9 years ago
  100. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago