1. 1646d7a Optimize some commonly used utf8 functions by: by Bruce Hoult · 9 years ago
  2. 0f0d5f3 Merge "ART: Change Init{From,Without}Image to return bool" by Andreas Gampe · 9 years ago
  3. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  4. 31c0d48 Merge "Add immune spaces abstraction" by Mathieu Chartier · 9 years ago
  5. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  6. 2f99a1c Merge "Fix an assert in lse." by Mingyao Yang · 9 years ago
  7. 0ff7afc Fix an assert in lse. by Mingyao Yang · 9 years ago
  8. b9bbbeb Merge "Revert "Revert "Enable store elimination for singleton objects.""" by Mingyao Yang · 9 years ago
  9. fb8464a Revert "Revert "Enable store elimination for singleton objects."" by Mingyao Yang · 9 years ago
  10. a341377 Merge "Remove incorrect iterator increment" by Mathieu Chartier · 9 years ago
  11. 055b5f3 Remove incorrect iterator increment by Mathieu Chartier · 9 years ago
  12. 9231730 Merge "Opt compiler: Arm64 packed-switch jump tables." by Vladimir Marko · 9 years ago
  13. 3927c8b Opt compiler: Arm64 packed-switch jump tables. by Zheng Xu · 9 years ago
  14. 349baca Merge "Fix bogus DCHECK and rename DidForkFromZygote." by Nicolas Geoffray · 9 years ago
  15. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  16. f5dd91e Merge "Remove DEBUG_JIT from Zygote flags." by Nicolas Geoffray · 9 years ago
  17. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 9 years ago
  18. a7a3ba7 Merge "Support deoptimization only to set vreg" by Sebastien Hertz · 9 years ago
  19. 3e1ff83 Merge "Fix StackVisitor::GetVReg for reference in shadow frame" by Sebastien Hertz · 9 years ago
  20. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  21. cb6638f Merge "RosAlloc fast path inline in assembly for x86 32bit." by Hiroshi Yamauchi · 9 years ago
  22. ed42f39 Merge "Refactor some patching logic" by Mathieu Chartier · 9 years ago
  23. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 9 years ago
  24. a04f57b Merge "Minor fixes and cleaning of arm64 static and direct calls code." by Vladimir Marko · 9 years ago
  25. 9013bb0 Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  26. 3ce45f4 Merge "ART: Refactor GenerateTestAndBranch" by David Brazdil · 9 years ago
  27. 886d104 Merge "Change roots view to "rooted"." by Richard Uhler · 9 years ago
  28. 0debae7 ART: Refactor GenerateTestAndBranch by David Brazdil · 9 years ago
  29. 636b925 Support deoptimization only to set vreg by Mingyao Yang · 9 years ago
  30. 0968744 Fix StackVisitor::GetVReg for reference in shadow frame by Sebastien Hertz · 9 years ago
  31. 4b00d34 Refactor some patching logic by Mathieu Chartier · 9 years ago
  32. 991842a Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." by Alex Light · 9 years ago
  33. a663d67 Merge "Ignore NullConstants when computing the type for Phis." by Calin Juravle · 9 years ago
  34. a445f7a Merge "Implemented control of "export only" feature in dexdump." by Aart Bik · 9 years ago
  35. 72cc929 Merge "Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS." by Roland Levillain · 9 years ago
  36. 1eab4a8 Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS. by Roland Levillain · 9 years ago
  37. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  38. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  39. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  40. dd4cbcc Merge "Fix class unloading with the CC collector." by Hiroshi Yamauchi · 9 years ago
  41. c07d66d Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. by Alex Light · 9 years ago
  42. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  43. 0e06a09 Merge "Disable test 964 with gcstress since it often times out." by Alex Light · 9 years ago
  44. 9b0f516 Disable test 964 with gcstress since it often times out. by Alex Light · 9 years ago
  45. 74974ab ART: add kryo to a53 #835769 & #843419 erratum exception list by Ajay Dudani · 9 years ago
  46. f6ebcd0 Merge "Revert "Revert "Add missing null check to String::ToCharArray""" by Mathieu Chartier · 9 years ago
  47. 3f382ae Implemented control of "export only" feature in dexdump. by Aart Bik · 9 years ago
  48. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 9 years ago
  49. 2f49b0a Merge "Stream DWARF debug section directly to disk." by David Srbecky · 9 years ago
  50. 6aa0735 Merge "Revert "Add missing null check to String::ToCharArray"" by Nicolas Geoffray · 9 years ago
  51. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 9 years ago
  52. dc9706d Merge "Add missing null check to String::ToCharArray" by Mathieu Chartier · 9 years ago
  53. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 9 years ago
  54. 1227d62 Merge "Fix bug with test 964." by Alex Light · 9 years ago
  55. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  56. efca362 Merge "Add class loader argument to openDexFileNative" by Mathieu Chartier · 9 years ago
  57. b190d94 Add class loader argument to openDexFileNative by Mathieu Chartier · 9 years ago
  58. 6dc0174 Minor fixes and cleaning of arm64 static and direct calls code. by Alexandre Rames · 9 years ago
  59. cff8107 Merge "Optimizing/X86: PC-relative dex cache array addressing." by Vladimir Marko · 9 years ago
  60. fe0ec35 Merge "Optimizing: Clean up constant location handling." by Vladimir Marko · 9 years ago
  61. 7a2f5c9 Merge "Revert "Mark __jit_debug_register_code as a unique symbol"" by Tamas Berghammer · 9 years ago
  62. 0fd5812 Revert "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  63. 190c5f9 Merge "JDWP: default implementation of Method.IsObsolete" by Sebastien Hertz · 9 years ago
  64. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 9 years ago
  65. e542fd0 Merge "MIPS64: fix calling conventions in LoadClass and field accesses" by Roland Levillain · 9 years ago
  66. 772e3ab Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  67. 9b71e9c Merge "ART: Add comments to Scoped-/ArenaAllocator." by Vladimir Marko · 9 years ago
  68. de95c87 RosAlloc fast path inline in assembly for x86 32bit. by lwang85 · 9 years ago
  69. 11a4c96 Merge "Image space cleanup for app images" by Mathieu Chartier · 9 years ago
  70. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  71. 2abe1f4 Merge "Get class loader to remember interrupts" by Hans Boehm · 9 years ago
  72. 328c5dc Get class loader to remember interrupts by Hans Boehm · 9 years ago
  73. 00580bd MIPS64: fix calling conventions in LoadClass and field accesses by Alexey Frunze · 9 years ago
  74. 5165b6b Merge "Make test 968's name shorter" by Alex Light · 9 years ago
  75. 273baec Make test 968's name shorter by Alex Light · 9 years ago
  76. 63e310c Merge "Revert "lambda: unit test for lambda expressions at Java Language source level."" by Aart Bik · 9 years ago
  77. 92d662e Revert "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  78. c4b2410 Merge "Move .debug_line before .debug_info." by David Srbecky · 9 years ago
  79. b851b49 Stream DWARF debug section directly to disk. by David Srbecky · 9 years ago
  80. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 9 years ago
  81. fda0432 ART: Add comments to Scoped-/ArenaAllocator. by Vladimir Marko · 9 years ago
  82. 00bcbcf Merge "ART: Fix arena allocation for valgrind." by Vladimir Marko · 9 years ago
  83. a828aad Merge "lambda: unit test for lambda expressions at Java Language source level." by Aart Bik · 9 years ago
  84. 152ee55 lambda: unit test for lambda expressions at Java Language source level. by Aart Bik · 9 years ago
  85. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  86. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 9 years ago
  87. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  88. 7a16adb Change roots view to "rooted". by Richard Uhler · 9 years ago
  89. 617bd92 Ignore NullConstants when computing the type for Phis. by Calin Juravle · 9 years ago
  90. 13c86fd Optimizing: Clean up constant location handling. by Vladimir Marko · 9 years ago
  91. e7132a9 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  92. 54af9bd Merge "Revert "Revert "Run type propagation after inliner only when needed.""" by Calin Juravle · 9 years ago
  93. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  94. c85f88b Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests." by Roland Levillain · 9 years ago
  95. 32f7a16 Ignore failures of WeakHashMapTest#test_keySet in libcore tests. by Roland Levillain · 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. d7c76bd Merge "Don't use fixed addresses in mem map test" by Mathieu Chartier · 9 years ago
  100. 16d29f8 Don't use fixed addresses in mem map test by Mathieu Chartier · 9 years ago