1. f9a02c8 Merge "Change roots view to "rooted"." am: 886d1040c9 by Richard Uhler · 9 years ago
  2. 886d104 Merge "Change roots view to "rooted"." by Richard Uhler · 9 years ago
  3. 832a89c Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." by Alex Light · 9 years ago
  4. 991842a Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." by Alex Light · 9 years ago
  5. 043851a Merge "Ignore NullConstants when computing the type for Phis." am: a663d67500 by Calin Juravle · 9 years ago
  6. a663d67 Merge "Ignore NullConstants when computing the type for Phis." by Calin Juravle · 9 years ago
  7. 9f3d871 Merge "Implemented control of "export only" feature in dexdump." am: a445f7afbe by Aart Bik · 9 years ago
  8. a445f7a Merge "Implemented control of "export only" feature in dexdump." by Aart Bik · 9 years ago
  9. 95d1c7b Merge "Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS." by Roland Levillain · 9 years ago
  10. 72cc929 Merge "Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS." by Roland Levillain · 9 years ago
  11. 1eab4a8 Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS. by Roland Levillain · 9 years ago
  12. 1d8ed62 Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  13. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  14. 2dcf91c Merge "Move the trace file out of the profiles folder." am: 3610abea2f by Calin Juravle · 9 years ago
  15. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  16. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  17. d028285 Merge "Fix class unloading with the CC collector." am: dd4cbcc924 by Hiroshi Yamauchi · 9 years ago
  18. dd4cbcc Merge "Fix class unloading with the CC collector." by Hiroshi Yamauchi · 9 years ago
  19. c07d66d Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. by Alex Light · 9 years ago
  20. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  21. ba22fb4 Merge "Disable test 964 with gcstress since it often times out." am: 0e06a0989f by Alex Light · 9 years ago
  22. 0e06a09 Merge "Disable test 964 with gcstress since it often times out." by Alex Light · 9 years ago
  23. d61fabc Merge "Revert "Revert "Add missing null check to String::ToCharArray""" by Mathieu Chartier · 9 years ago
  24. 9b0f516 Disable test 964 with gcstress since it often times out. by Alex Light · 9 years ago
  25. f6ebcd0 Merge "Revert "Revert "Add missing null check to String::ToCharArray""" by Mathieu Chartier · 9 years ago
  26. 3f382ae Implemented control of "export only" feature in dexdump. by Aart Bik · 9 years ago
  27. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 9 years ago
  28. dd3b7ef Merge "Stream DWARF debug section directly to disk." am: 2f49b0a907 by David Srbecky · 9 years ago
  29. 2f49b0a Merge "Stream DWARF debug section directly to disk." by David Srbecky · 9 years ago
  30. 59a3294 Merge "Revert "Add missing null check to String::ToCharArray"" am: 6aa0735c7b by Nicolas Geoffray · 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. 8cbe8c1 Merge "Add missing null check to String::ToCharArray" am: dc9706dcea by Mathieu Chartier · 9 years ago
  34. dc9706d Merge "Add missing null check to String::ToCharArray" by Mathieu Chartier · 9 years ago
  35. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 9 years ago
  36. 292c532 Merge "Fix bug with test 964." am: 1227d627e0 by Alex Light · 9 years ago
  37. 1227d62 Merge "Fix bug with test 964." by Alex Light · 9 years ago
  38. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  39. bb66d10 Merge "Add class loader argument to openDexFileNative" am: efca362e8c by Mathieu Chartier · 9 years ago
  40. efca362 Merge "Add class loader argument to openDexFileNative" by Mathieu Chartier · 9 years ago
  41. b190d94 Add class loader argument to openDexFileNative by Mathieu Chartier · 9 years ago
  42. 29263cb Merge "Optimizing/X86: PC-relative dex cache array addressing." am: cff81076cb by Vladimir Marko · 9 years ago
  43. cff8107 Merge "Optimizing/X86: PC-relative dex cache array addressing." by Vladimir Marko · 9 years ago
  44. c080a09 Merge "Optimizing: Clean up constant location handling." am: fe0ec35c68 by Vladimir Marko · 9 years ago
  45. fe0ec35 Merge "Optimizing: Clean up constant location handling." by Vladimir Marko · 9 years ago
  46. 66914f1 Merge "Revert "Mark __jit_debug_register_code as a unique symbol"" by Tamas Berghammer · 9 years ago
  47. 7a2f5c9 Merge "Revert "Mark __jit_debug_register_code as a unique symbol"" by Tamas Berghammer · 9 years ago
  48. 0fd5812 Revert "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  49. ead379a Merge "JDWP: default implementation of Method.IsObsolete" am: 190c5f9f3b by Sebastien Hertz · 9 years ago
  50. 190c5f9 Merge "JDWP: default implementation of Method.IsObsolete" by Sebastien Hertz · 9 years ago
  51. f461a17 Merge "MIPS64: fix calling conventions in LoadClass and field accesses" by Roland Levillain · 9 years ago
  52. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 9 years ago
  53. e542fd0 Merge "MIPS64: fix calling conventions in LoadClass and field accesses" by Roland Levillain · 9 years ago
  54. 191876f Merge "Mark __jit_debug_register_code as a unique symbol" am: 772e3ab102 by Tamas Berghammer · 9 years ago
  55. 772e3ab Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  56. 919df87 Merge "ART: Add comments to Scoped-/ArenaAllocator." am: 9b71e9c702 by Vladimir Marko · 9 years ago
  57. 9b71e9c Merge "ART: Add comments to Scoped-/ArenaAllocator." by Vladimir Marko · 9 years ago
  58. 1ecfcae Merge "Image space cleanup for app images" am: 11a4c96a7f by Mathieu Chartier · 9 years ago
  59. 11a4c96 Merge "Image space cleanup for app images" by Mathieu Chartier · 9 years ago
  60. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  61. 02b624c Merge "Get class loader to remember interrupts" am: 2abe1f4a8d by Hans Boehm · 9 years ago
  62. 2abe1f4 Merge "Get class loader to remember interrupts" by Hans Boehm · 9 years ago
  63. 328c5dc Get class loader to remember interrupts by Hans Boehm · 9 years ago
  64. 00580bd MIPS64: fix calling conventions in LoadClass and field accesses by Alexey Frunze · 9 years ago
  65. 6b37c06 Merge "Make test 968\'s name shorter" am: 5165b6ba1f by Alex Light · 9 years ago
  66. 5165b6b Merge "Make test 968's name shorter" by Alex Light · 9 years ago
  67. 273baec Make test 968's name shorter by Alex Light · 9 years ago
  68. 184d9ef Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  69. 63e310c Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  70. 92d662e Revert "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  71. e65bb40 Merge "Move .debug_line before .debug_info." am: c4b2410947 by David Srbecky · 9 years ago
  72. c4b2410 Merge "Move .debug_line before .debug_info." by David Srbecky · 9 years ago
  73. b851b49 Stream DWARF debug section directly to disk. by David Srbecky · 9 years ago
  74. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 9 years ago
  75. 1569c08 Merge "ART: Fix arena allocation for valgrind." am: 00bcbcfdc3 by Vladimir Marko · 9 years ago
  76. fda0432 ART: Add comments to Scoped-/ArenaAllocator. by Vladimir Marko · 9 years ago
  77. 00bcbcf Merge "ART: Fix arena allocation for valgrind." by Vladimir Marko · 9 years ago
  78. 7dab4da Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  79. a828aad Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  80. 152ee55 lambda: unit test for lambda expressions at Java Language source level. by Aart Bik · 9 years ago
  81. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  82. 201f8dd Merge "Correct exception behavior for default methods" am: d15cd44c90 by Alex Light · 9 years ago
  83. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 9 years ago
  84. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  85. 7a16adb Change roots view to "rooted". by Richard Uhler · 9 years ago
  86. 617bd92 Ignore NullConstants when computing the type for Phis. by Calin Juravle · 9 years ago
  87. 13c86fd Optimizing: Clean up constant location handling. by Vladimir Marko · 9 years ago
  88. e7132a9 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 10 years ago
  89. 124fa61 Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  90. 54af9bd Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  91. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  92. 51dc87e Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  93. c85f88b Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  94. 32f7a16 Ignore failures of WeakHashMapTest#test_keySet in libcore tests. by Roland Levillain · 9 years ago
  95. cda9700 Merge "Optimizing/ARM: Improve shifts of long values by a constant." by Vladimir Marko · 9 years ago
  96. ea30dae Merge "Optimizing/ARM: Improve shifts of long values by a constant." by Vladimir Marko · 9 years ago
  97. 33ad10e Optimizing/ARM: Improve shifts of long values by a constant. by Vladimir Marko · 9 years ago
  98. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  99. cdbd3e1 Merge "Don\'t use fixed addresses in mem map test" am: d7c76bd7e8 by Mathieu Chartier · 9 years ago
  100. d7c76bd Merge "Don't use fixed addresses in mem map test" by Mathieu Chartier · 9 years ago