1. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  2. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  3. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  4. dd4cbcc Merge "Fix class unloading with the CC collector." by Hiroshi Yamauchi · 9 years ago
  5. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  6. 0e06a09 Merge "Disable test 964 with gcstress since it often times out." by Alex Light · 9 years ago
  7. 9b0f516 Disable test 964 with gcstress since it often times out. by Alex Light · 9 years ago
  8. f6ebcd0 Merge "Revert "Revert "Add missing null check to String::ToCharArray""" by Mathieu Chartier · 9 years ago
  9. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 9 years ago
  10. 2f49b0a Merge "Stream DWARF debug section directly to disk." by David Srbecky · 9 years ago
  11. 6aa0735 Merge "Revert "Add missing null check to String::ToCharArray"" by Nicolas Geoffray · 9 years ago
  12. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 9 years ago
  13. dc9706d Merge "Add missing null check to String::ToCharArray" by Mathieu Chartier · 9 years ago
  14. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 9 years ago
  15. 1227d62 Merge "Fix bug with test 964." by Alex Light · 9 years ago
  16. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  17. efca362 Merge "Add class loader argument to openDexFileNative" by Mathieu Chartier · 9 years ago
  18. b190d94 Add class loader argument to openDexFileNative by Mathieu Chartier · 9 years ago
  19. cff8107 Merge "Optimizing/X86: PC-relative dex cache array addressing." by Vladimir Marko · 9 years ago
  20. fe0ec35 Merge "Optimizing: Clean up constant location handling." by Vladimir Marko · 9 years ago
  21. 7a2f5c9 Merge "Revert "Mark __jit_debug_register_code as a unique symbol"" by Tamas Berghammer · 9 years ago
  22. 0fd5812 Revert "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  23. 190c5f9 Merge "JDWP: default implementation of Method.IsObsolete" by Sebastien Hertz · 9 years ago
  24. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 9 years ago
  25. e542fd0 Merge "MIPS64: fix calling conventions in LoadClass and field accesses" by Roland Levillain · 9 years ago
  26. 772e3ab Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  27. 9b71e9c Merge "ART: Add comments to Scoped-/ArenaAllocator." by Vladimir Marko · 9 years ago
  28. 11a4c96 Merge "Image space cleanup for app images" by Mathieu Chartier · 9 years ago
  29. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  30. 2abe1f4 Merge "Get class loader to remember interrupts" by Hans Boehm · 9 years ago
  31. 328c5dc Get class loader to remember interrupts by Hans Boehm · 9 years ago
  32. 00580bd MIPS64: fix calling conventions in LoadClass and field accesses by Alexey Frunze · 9 years ago
  33. 5165b6b Merge "Make test 968's name shorter" by Alex Light · 9 years ago
  34. 273baec Make test 968's name shorter by Alex Light · 9 years ago
  35. 63e310c Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  36. 92d662e Revert "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  37. c4b2410 Merge "Move .debug_line before .debug_info." by David Srbecky · 9 years ago
  38. b851b49 Stream DWARF debug section directly to disk. by David Srbecky · 9 years ago
  39. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 9 years ago
  40. fda0432 ART: Add comments to Scoped-/ArenaAllocator. by Vladimir Marko · 9 years ago
  41. 00bcbcf Merge "ART: Fix arena allocation for valgrind." by Vladimir Marko · 9 years ago
  42. a828aad Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  43. 152ee55 lambda: unit test for lambda expressions at Java Language source level. by Aart Bik · 9 years ago
  44. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  45. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 9 years ago
  46. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  47. 13c86fd Optimizing: Clean up constant location handling. by Vladimir Marko · 9 years ago
  48. e7132a9 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 10 years ago
  49. 54af9bd Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  50. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  51. c85f88b Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  52. 32f7a16 Ignore failures of WeakHashMapTest#test_keySet in libcore tests. by Roland Levillain · 9 years ago
  53. ea30dae Merge "Optimizing/ARM: Improve shifts of long values by a constant." by Vladimir Marko · 9 years ago
  54. 33ad10e Optimizing/ARM: Improve shifts of long values by a constant. by Vladimir Marko · 9 years ago
  55. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  56. d7c76bd Merge "Don't use fixed addresses in mem map test" by Mathieu Chartier · 9 years ago
  57. 16d29f8 Don't use fixed addresses in mem map test by Mathieu Chartier · 9 years ago
  58. 5b1157b Merge "ART: Fix leak in Heap" by Andreas Gampe · 9 years ago
  59. 6be4f2a ART: Fix leak in Heap by Andreas Gampe · 9 years ago
  60. 972c5a6 Merge "Optimizing: Clean up Equal/NotEqual constant folding for nulls." by Vladimir Marko · 9 years ago
  61. 688567c Merge "Rosalloc fast path in assembly for x86_64." by Hiroshi Yamauchi · 9 years ago
  62. 040db34 Optimizing: Clean up Equal/NotEqual constant folding for nulls. by Vladimir Marko · 9 years ago
  63. 5c7c824 Merge "ART: Remove unnecessary helper method from GraphChecker" by David Brazdil · 9 years ago
  64. d8ef0c6 ART: Remove unnecessary helper method from GraphChecker by David Brazdil · 9 years ago
  65. feaf26d Merge "Optimizing: Improve constant folding + DCE for inlining." by Vladimir Marko · 9 years ago
  66. 9696702 Merge "ART: Refactor iteration over normal/exceptional successors" by David Brazdil · 9 years ago
  67. d26a411 ART: Refactor iteration over normal/exceptional successors by David Brazdil · 9 years ago
  68. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 9 years ago
  69. 8a6463a Merge "ART: Improve comment about inlining into try/catch" by David Brazdil · 9 years ago
  70. 59a850e ART: Improve comment about inlining into try/catch by David Brazdil · 9 years ago
  71. ee57104 Merge "ART: Fix critical edge checks in GraphChecker" by David Brazdil · 9 years ago
  72. 83dcccb Merge "Revert "Revert "ART: Update DCE to work with try/catch""" by David Brazdil · 9 years ago
  73. 81e479e ART: Fix critical edge checks in GraphChecker 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. 1b87033 Merge "Delete flaky DCHECK" by Mathieu Chartier · 9 years ago
  78. 21e3325 Delete flaky DCHECK by Mathieu Chartier · 9 years ago
  79. a5c3e44 Merge "Fix mac build" by Mathieu Chartier · 9 years ago
  80. 11cea0c Fix mac build by Mathieu Chartier · 9 years ago
  81. 86c3f48 Rosalloc fast path in assembly for x86_64. by Hiroshi Yamauchi · 9 years ago
  82. ff12923 Merge "Add low_4gb support to MapFile and MapFileAtAddress" by Mathieu Chartier · 9 years ago
  83. 02c330f Merge "Some cleanup for tests 960-965 build scripts." by Alex Light · 9 years ago
  84. 42bddce Add low_4gb support to MapFile and MapFileAtAddress by Mathieu Chartier · 9 years ago
  85. 337a396 Some cleanup for tests 960-965 build scripts. by Alex Light · 9 years ago
  86. 78232f2 Merge "ART: Rerun the verifier for compile-time failures" by Andreas Gampe · 9 years ago
  87. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  88. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 9 years ago
  89. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  90. 3c589376 Merge "Add more image writer comments and clean up" by Mathieu Chartier · 9 years ago
  91. a808bac Add more image writer comments and clean up by Mathieu Chartier · 9 years ago
  92. ce0f43b Merge "Revert "Revert "Revert "Use Jack lang dev version for compiling art tests"""" by Nicolas Geoffray · 9 years ago
  93. daf11eb Revert "Revert "Revert "Use Jack lang dev version for compiling art tests""" by Nicolas Geoffray · 9 years ago
  94. 31f1584 Merge "Optimizing: Rewrite search for common dominators." by Vladimir Marko · 9 years ago
  95. 391d01f Optimizing: Rewrite search for common dominators. by Vladimir Marko · 9 years ago
  96. 934ea11 Merge "Fix mip64 build: hide current method input only if it exists." by Vladimir Marko · 9 years ago
  97. 6f6f359 Fix mip64 build: hide current method input only if it exists. by Vladimir Marko · 9 years ago
  98. f11f5eb Merge "ART: Fix critical edge splitting under try/catch" by David Brazdil · 9 years ago
  99. df7029f Merge "Revert "Revert "Use Jack lang dev version for compiling art tests""" by Nicolas Geoffray · 9 years ago
  100. 4461287 Merge "Fix build: lint error in elf_builder.h" by David Srbecky · 9 years ago