1. ead379a Merge "JDWP: default implementation of Method.IsObsolete" am: 190c5f9f3b by Sebastien Hertz · 9 years ago
  2. 190c5f9 Merge "JDWP: default implementation of Method.IsObsolete" by Sebastien Hertz · 9 years ago
  3. f461a17 Merge "MIPS64: fix calling conventions in LoadClass and field accesses" by Roland Levillain · 9 years ago
  4. e542fd0 Merge "MIPS64: fix calling conventions in LoadClass and field accesses" by Roland Levillain · 9 years ago
  5. 191876f Merge "Mark __jit_debug_register_code as a unique symbol" am: 772e3ab102 by Tamas Berghammer · 9 years ago
  6. 772e3ab Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  7. 919df87 Merge "ART: Add comments to Scoped-/ArenaAllocator." am: 9b71e9c702 by Vladimir Marko · 9 years ago
  8. 9b71e9c Merge "ART: Add comments to Scoped-/ArenaAllocator." by Vladimir Marko · 9 years ago
  9. 1ecfcae Merge "Image space cleanup for app images" am: 11a4c96a7f by Mathieu Chartier · 9 years ago
  10. 11a4c96 Merge "Image space cleanup for app images" by Mathieu Chartier · 9 years ago
  11. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  12. 02b624c Merge "Get class loader to remember interrupts" am: 2abe1f4a8d by Hans Boehm · 9 years ago
  13. 2abe1f4 Merge "Get class loader to remember interrupts" by Hans Boehm · 9 years ago
  14. 328c5dc Get class loader to remember interrupts by Hans Boehm · 9 years ago
  15. 00580bd MIPS64: fix calling conventions in LoadClass and field accesses by Alexey Frunze · 9 years ago
  16. 6b37c06 Merge "Make test 968\'s name shorter" am: 5165b6ba1f by Alex Light · 9 years ago
  17. 5165b6b Merge "Make test 968's name shorter" by Alex Light · 9 years ago
  18. 273baec Make test 968's name shorter by Alex Light · 9 years ago
  19. 184d9ef Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  20. 63e310c Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  21. 92d662e Revert "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  22. e65bb40 Merge "Move .debug_line before .debug_info." am: c4b2410947 by David Srbecky · 9 years ago
  23. c4b2410 Merge "Move .debug_line before .debug_info." by David Srbecky · 9 years ago
  24. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 9 years ago
  25. 1569c08 Merge "ART: Fix arena allocation for valgrind." am: 00bcbcfdc3 by Vladimir Marko · 9 years ago
  26. fda0432 ART: Add comments to Scoped-/ArenaAllocator. by Vladimir Marko · 9 years ago
  27. 00bcbcf Merge "ART: Fix arena allocation for valgrind." by Vladimir Marko · 9 years ago
  28. 7dab4da Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  29. a828aad Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  30. 152ee55 lambda: unit test for lambda expressions at Java Language source level. by Aart Bik · 9 years ago
  31. 201f8dd Merge "Correct exception behavior for default methods" am: d15cd44c90 by Alex Light · 9 years ago
  32. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 9 years ago
  33. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  34. e7132a9 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 10 years ago
  35. 124fa61 Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  36. 54af9bd Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  37. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  38. 51dc87e Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  39. c85f88b Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  40. 32f7a16 Ignore failures of WeakHashMapTest#test_keySet in libcore tests. by Roland Levillain · 9 years ago
  41. cda9700 Merge "Optimizing/ARM: Improve shifts of long values by a constant." by Vladimir Marko · 9 years ago
  42. ea30dae Merge "Optimizing/ARM: Improve shifts of long values by a constant." by Vladimir Marko · 9 years ago
  43. 33ad10e Optimizing/ARM: Improve shifts of long values by a constant. by Vladimir Marko · 9 years ago
  44. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  45. cdbd3e1 Merge "Don\'t use fixed addresses in mem map test" am: d7c76bd7e8 by Mathieu Chartier · 9 years ago
  46. d7c76bd Merge "Don't use fixed addresses in mem map test" by Mathieu Chartier · 9 years ago
  47. 6809e34 Merge "ART: Fix leak in Heap" am: 5b1157bf01 by Andreas Gampe · 9 years ago
  48. 16d29f8 Don't use fixed addresses in mem map test by Mathieu Chartier · 9 years ago
  49. 5b1157b Merge "ART: Fix leak in Heap" by Andreas Gampe · 9 years ago
  50. 6be4f2a ART: Fix leak in Heap by Andreas Gampe · 9 years ago
  51. a186f7a Merge "Optimizing: Clean up Equal/NotEqual constant folding for nulls." by Vladimir Marko · 9 years ago
  52. 972c5a6 Merge "Optimizing: Clean up Equal/NotEqual constant folding for nulls." by Vladimir Marko · 9 years ago
  53. 219aea2 Merge "Rosalloc fast path in assembly for x86_64." am: 688567c06f by Hiroshi Yamauchi · 9 years ago
  54. 688567c Merge "Rosalloc fast path in assembly for x86_64." by Hiroshi Yamauchi · 9 years ago
  55. 040db34 Optimizing: Clean up Equal/NotEqual constant folding for nulls. by Vladimir Marko · 9 years ago
  56. 4d83251 Merge "ART: Remove unnecessary helper method from GraphChecker" am: 5c7c8248e4 by David Brazdil · 9 years ago
  57. 5c7c824 Merge "ART: Remove unnecessary helper method from GraphChecker" by David Brazdil · 9 years ago
  58. d8ef0c6 ART: Remove unnecessary helper method from GraphChecker by David Brazdil · 9 years ago
  59. ca7c25e Merge "Optimizing: Improve constant folding + DCE for inlining." am: feaf26db63 by Vladimir Marko · 9 years ago
  60. b2d0b1e Merge "ART: Refactor iteration over normal/exceptional successors" by David Brazdil · 9 years ago
  61. feaf26d Merge "Optimizing: Improve constant folding + DCE for inlining." by Vladimir Marko · 9 years ago
  62. 9696702 Merge "ART: Refactor iteration over normal/exceptional successors" by David Brazdil · 9 years ago
  63. d26a411 ART: Refactor iteration over normal/exceptional successors by David Brazdil · 9 years ago
  64. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 9 years ago
  65. c9ada22 Merge "ART: Improve comment about inlining into try/catch" am: 8a6463a705 by David Brazdil · 9 years ago
  66. 8a6463a Merge "ART: Improve comment about inlining into try/catch" by David Brazdil · 9 years ago
  67. 59a850e ART: Improve comment about inlining into try/catch by David Brazdil · 9 years ago
  68. 761f7ca Merge "ART: Fix critical edge checks in GraphChecker" am: ee57104951 by David Brazdil · 9 years ago
  69. a20ff4b Merge "Revert "Revert "ART: Update DCE to work with try/catch""" am: 83dcccb96f by David Brazdil · 9 years ago
  70. ee57104 Merge "ART: Fix critical edge checks in GraphChecker" by David Brazdil · 9 years ago
  71. 83dcccb Merge "Revert "Revert "ART: Update DCE to work with try/catch""" by David Brazdil · 9 years ago
  72. 81e479e ART: Fix critical edge checks in GraphChecker by David Brazdil · 9 years ago
  73. b2318ed Merge "ART: Add clarifying comment" am: 1963759e84 by David Brazdil · 9 years ago
  74. 1963759 Merge "ART: Add clarifying comment" by David Brazdil · 9 years ago
  75. dc0d1eb ART: Add clarifying comment by David Brazdil · 9 years ago
  76. 8a7c0fe Revert "Revert "ART: Update DCE to work with try/catch"" by David Brazdil · 9 years ago
  77. 9a9a25b Merge "Delete flaky DCHECK" am: 1b87033ed8 by Mathieu Chartier · 9 years ago
  78. 1b87033 Merge "Delete flaky DCHECK" by Mathieu Chartier · 9 years ago
  79. 21e3325 Delete flaky DCHECK by Mathieu Chartier · 9 years ago
  80. f110ba8 Merge "Fix mac build" am: a5c3e44663 by Mathieu Chartier · 9 years ago
  81. a5c3e44 Merge "Fix mac build" by Mathieu Chartier · 9 years ago
  82. 11cea0c Fix mac build by Mathieu Chartier · 9 years ago
  83. 9aa8913 Merge "Add low_4gb support to MapFile and MapFileAtAddress" am: ff12923229 by Mathieu Chartier · 9 years ago
  84. 86c3f48 Rosalloc fast path in assembly for x86_64. by Hiroshi Yamauchi · 9 years ago
  85. ff12923 Merge "Add low_4gb support to MapFile and MapFileAtAddress" by Mathieu Chartier · 9 years ago
  86. 60d852b Merge "Some cleanup for tests 960-965 build scripts." am: 02c330f6af by Alex Light · 9 years ago
  87. 02c330f Merge "Some cleanup for tests 960-965 build scripts." by Alex Light · 9 years ago
  88. 42bddce Add low_4gb support to MapFile and MapFileAtAddress by Mathieu Chartier · 9 years ago
  89. 337a396 Some cleanup for tests 960-965 build scripts. by Alex Light · 9 years ago
  90. 94dec48 Merge "ART: Rerun the verifier for compile-time failures" am: 78232f2482 by Andreas Gampe · 9 years ago
  91. 78232f2 Merge "ART: Rerun the verifier for compile-time failures" by Andreas Gampe · 9 years ago
  92. 611fd5d Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  93. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  94. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 9 years ago
  95. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  96. 0500e80 Merge "Add more image writer comments and clean up" am: 3c58937626 by Mathieu Chartier · 9 years ago
  97. 3c589376 Merge "Add more image writer comments and clean up" by Mathieu Chartier · 9 years ago
  98. a808bac Add more image writer comments and clean up by Mathieu Chartier · 9 years ago
  99. 6161fd8 Merge "Revert "Revert "Revert "Use Jack lang dev version for compiling art tests"""" by Nicolas Geoffray · 9 years ago
  100. ce0f43b Merge "Revert "Revert "Revert "Use Jack lang dev version for compiling art tests"""" by Nicolas Geoffray · 9 years ago