1. a7a3ba7 Merge "Support deoptimization only to set vreg" by Sebastien Hertz · 9 years ago
  2. 3e1ff83 Merge "Fix StackVisitor::GetVReg for reference in shadow frame" by Sebastien Hertz · 9 years ago
  3. cb6638f Merge "RosAlloc fast path inline in assembly for x86 32bit." by Hiroshi Yamauchi · 9 years ago
  4. ed42f39 Merge "Refactor some patching logic" by Mathieu Chartier · 9 years ago
  5. a04f57b Merge "Minor fixes and cleaning of arm64 static and direct calls code." by Vladimir Marko · 9 years ago
  6. 9013bb0 Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  7. 3ce45f4 Merge "ART: Refactor GenerateTestAndBranch" by David Brazdil · 9 years ago
  8. 886d104 Merge "Change roots view to "rooted"." by Richard Uhler · 9 years ago
  9. 0debae7 ART: Refactor GenerateTestAndBranch by David Brazdil · 9 years ago
  10. 636b925 Support deoptimization only to set vreg by Mingyao Yang · 9 years ago
  11. 0968744 Fix StackVisitor::GetVReg for reference in shadow frame by Sebastien Hertz · 9 years ago
  12. 4b00d34 Refactor some patching logic by Mathieu Chartier · 9 years ago
  13. 991842a Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." by Alex Light · 9 years ago
  14. a663d67 Merge "Ignore NullConstants when computing the type for Phis." by Calin Juravle · 9 years ago
  15. a445f7a Merge "Implemented control of "export only" feature in dexdump." by Aart Bik · 9 years ago
  16. 72cc929 Merge "Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS." by Roland Levillain · 9 years ago
  17. 1eab4a8 Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS. by Roland Levillain · 9 years ago
  18. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  19. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  20. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  21. dd4cbcc Merge "Fix class unloading with the CC collector." by Hiroshi Yamauchi · 9 years ago
  22. c07d66d Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. by Alex Light · 9 years ago
  23. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  24. 0e06a09 Merge "Disable test 964 with gcstress since it often times out." by Alex Light · 9 years ago
  25. 9b0f516 Disable test 964 with gcstress since it often times out. by Alex Light · 9 years ago
  26. 74974ab ART: add kryo to a53 #835769 & #843419 erratum exception list by Ajay Dudani · 9 years ago
  27. f6ebcd0 Merge "Revert "Revert "Add missing null check to String::ToCharArray""" by Mathieu Chartier · 9 years ago
  28. 3f382ae Implemented control of "export only" feature in dexdump. by Aart Bik · 9 years ago
  29. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 9 years ago
  30. 2f49b0a Merge "Stream DWARF debug section directly to disk." by David Srbecky · 9 years ago
  31. 6aa0735 Merge "Revert "Add missing null check to String::ToCharArray"" by Nicolas Geoffray · 9 years ago
  32. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 9 years ago
  33. dc9706d Merge "Add missing null check to String::ToCharArray" by Mathieu Chartier · 9 years ago
  34. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 9 years ago
  35. 1227d62 Merge "Fix bug with test 964." by Alex Light · 9 years ago
  36. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  37. efca362 Merge "Add class loader argument to openDexFileNative" by Mathieu Chartier · 9 years ago
  38. b190d94 Add class loader argument to openDexFileNative by Mathieu Chartier · 9 years ago
  39. 6dc0174 Minor fixes and cleaning of arm64 static and direct calls code. by Alexandre Rames · 9 years ago
  40. cff8107 Merge "Optimizing/X86: PC-relative dex cache array addressing." by Vladimir Marko · 9 years ago
  41. fe0ec35 Merge "Optimizing: Clean up constant location handling." by Vladimir Marko · 9 years ago
  42. 7a2f5c9 Merge "Revert "Mark __jit_debug_register_code as a unique symbol"" by Tamas Berghammer · 9 years ago
  43. 0fd5812 Revert "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  44. 190c5f9 Merge "JDWP: default implementation of Method.IsObsolete" by Sebastien Hertz · 9 years ago
  45. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 9 years ago
  46. e542fd0 Merge "MIPS64: fix calling conventions in LoadClass and field accesses" by Roland Levillain · 9 years ago
  47. 772e3ab Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  48. 9b71e9c Merge "ART: Add comments to Scoped-/ArenaAllocator." by Vladimir Marko · 9 years ago
  49. de95c87 RosAlloc fast path inline in assembly for x86 32bit. by lwang85 · 9 years ago
  50. 11a4c96 Merge "Image space cleanup for app images" by Mathieu Chartier · 9 years ago
  51. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  52. 2abe1f4 Merge "Get class loader to remember interrupts" by Hans Boehm · 9 years ago
  53. 328c5dc Get class loader to remember interrupts by Hans Boehm · 9 years ago
  54. 00580bd MIPS64: fix calling conventions in LoadClass and field accesses by Alexey Frunze · 9 years ago
  55. 5165b6b Merge "Make test 968's name shorter" by Alex Light · 9 years ago
  56. 273baec Make test 968's name shorter by Alex Light · 9 years ago
  57. 63e310c Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  58. 92d662e Revert "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  59. c4b2410 Merge "Move .debug_line before .debug_info." by David Srbecky · 9 years ago
  60. b851b49 Stream DWARF debug section directly to disk. by David Srbecky · 9 years ago
  61. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 9 years ago
  62. fda0432 ART: Add comments to Scoped-/ArenaAllocator. by Vladimir Marko · 9 years ago
  63. 00bcbcf Merge "ART: Fix arena allocation for valgrind." by Vladimir Marko · 9 years ago
  64. a828aad Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  65. 152ee55 lambda: unit test for lambda expressions at Java Language source level. by Aart Bik · 9 years ago
  66. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  67. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 9 years ago
  68. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  69. 7a16adb Change roots view to "rooted". by Richard Uhler · 9 years ago
  70. 617bd92 Ignore NullConstants when computing the type for Phis. by Calin Juravle · 9 years ago
  71. 13c86fd Optimizing: Clean up constant location handling. by Vladimir Marko · 9 years ago
  72. e7132a9 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  73. 54af9bd Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  74. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  75. c85f88b Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  76. 32f7a16 Ignore failures of WeakHashMapTest#test_keySet in libcore tests. by Roland Levillain · 9 years ago
  77. ea30dae Merge "Optimizing/ARM: Improve shifts of long values by a constant." by Vladimir Marko · 9 years ago
  78. 33ad10e Optimizing/ARM: Improve shifts of long values by a constant. by Vladimir Marko · 9 years ago
  79. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  80. d7c76bd Merge "Don't use fixed addresses in mem map test" by Mathieu Chartier · 9 years ago
  81. 16d29f8 Don't use fixed addresses in mem map test by Mathieu Chartier · 9 years ago
  82. 5b1157b Merge "ART: Fix leak in Heap" by Andreas Gampe · 9 years ago
  83. 6be4f2a ART: Fix leak in Heap by Andreas Gampe · 9 years ago
  84. 972c5a6 Merge "Optimizing: Clean up Equal/NotEqual constant folding for nulls." by Vladimir Marko · 9 years ago
  85. 688567c Merge "Rosalloc fast path in assembly for x86_64." by Hiroshi Yamauchi · 9 years ago
  86. 040db34 Optimizing: Clean up Equal/NotEqual constant folding for nulls. by Vladimir Marko · 9 years ago
  87. 5c7c824 Merge "ART: Remove unnecessary helper method from GraphChecker" by David Brazdil · 9 years ago
  88. d8ef0c6 ART: Remove unnecessary helper method from GraphChecker by David Brazdil · 9 years ago
  89. feaf26d Merge "Optimizing: Improve constant folding + DCE for inlining." by Vladimir Marko · 9 years ago
  90. 9696702 Merge "ART: Refactor iteration over normal/exceptional successors" by David Brazdil · 9 years ago
  91. d26a411 ART: Refactor iteration over normal/exceptional successors by David Brazdil · 9 years ago
  92. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 9 years ago
  93. 8a6463a Merge "ART: Improve comment about inlining into try/catch" by David Brazdil · 9 years ago
  94. 59a850e ART: Improve comment about inlining into try/catch by David Brazdil · 9 years ago
  95. ee57104 Merge "ART: Fix critical edge checks in GraphChecker" by David Brazdil · 9 years ago
  96. 83dcccb Merge "Revert "Revert "ART: Update DCE to work with try/catch""" by David Brazdil · 9 years ago
  97. 81e479e ART: Fix critical edge checks in GraphChecker by David Brazdil · 9 years ago
  98. 1963759 Merge "ART: Add clarifying comment" by David Brazdil · 9 years ago
  99. dc0d1eb ART: Add clarifying comment by David Brazdil · 9 years ago
  100. 8a7c0fe Revert "Revert "ART: Update DCE to work with try/catch"" by David Brazdil · 9 years ago