1. 738de3e Merge "Add missing shared library" am: 65e3e8da22 by Colin Cross · 8 years ago
  2. 65e3e8d Merge "Add missing shared library" by Treehugger Robot · 8 years ago
  3. f0af906 Add missing shared library by Colin Cross · 8 years ago
  4. 8fd555a Merge "Don't dump loaded but unresolved classes in hprof" am: 2a1019d34a by Mathieu Chartier · 8 years ago
  5. 2a1019d Merge "Don't dump loaded but unresolved classes in hprof" by Mathieu Chartier · 8 years ago
  6. 11a73ac Merge "Remove mutex dependency on art::Runtime" am: 77cd3d861f by David Sehr · 8 years ago
  7. 77cd3d8 Merge "Remove mutex dependency on art::Runtime" by David Sehr · 8 years ago
  8. 1c149d6 Merge "Disable kBssEntry LoadString sharpening." am: 6c42676b46 by Vladimir Marko · 8 years ago
  9. 8e0a89a Merge "MIPS32: Implement HSelect" am: d681d9b106 by Alexey Frunze · 8 years ago
  10. 6c42676 Merge "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  11. d681d9b Merge "MIPS32: Implement HSelect" by Treehugger Robot · 8 years ago
  12. fdfd511 Merge "MIPS32R6: Fix floating point compares in mterp." am: a550ad9fe8 by Alexey Frunze · 8 years ago
  13. a550ad9 Merge "MIPS32R6: Fix floating point compares in mterp." by Treehugger Robot · 8 years ago
  14. b55fdbb Disable kBssEntry LoadString sharpening. by Vladimir Marko · 8 years ago
  15. 28d06c1 MIPS32R6: Fix floating point compares in mterp. by Alexey Frunze · 8 years ago
  16. 12393f3 Don't dump loaded but unresolved classes in hprof by Mathieu Chartier · 8 years ago
  17. 56e8dd8 Merge "Improve recognition of select-based period induction." am: a818819147 by Aart Bik · 8 years ago
  18. a818819 Merge "Improve recognition of select-based period induction." by Treehugger Robot · 8 years ago
  19. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 8 years ago
  20. 95c807d Merge "Test for the CC RegionSpace::WalkInternal crash." am: 6494dae35b by Hiroshi Yamauchi · 8 years ago
  21. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 8 years ago
  22. 6494dae Merge "Test for the CC RegionSpace::WalkInternal crash." by Hiroshi Yamauchi · 8 years ago
  23. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 8 years ago
  24. 234d589 Merge "Ensure that overrides work in presence of package-private methods." by Alex Light · 8 years ago
  25. fc5fbfc Merge "Ensure that overrides work in presence of package-private methods." by Treehugger Robot · 8 years ago
  26. e25da1d Merge "Disable 151-OpenFileLimit test." am: eb6b620b8e by Richard Uhler · 8 years ago
  27. eb6b620 Merge "Disable 151-OpenFileLimit test." by Richard Uhler · 8 years ago
  28. fc77c2e Merge changes I16f8b7ec,I075bbf55 am: 024662a310 by Igor Murashkin · 8 years ago
  29. d7279f8 jni: Support @FastNative methods that return objects am: af1e2990cd by Igor Murashkin · 8 years ago
  30. a601566 Revert "jni: Disable FastNative path for methods returning objects" by Igor Murashkin · 8 years ago
  31. 419337c Merge "Revert "Revert "Interpreter: Add support for direct handle invokes on methods.""" by Narayan Kamath · 8 years ago
  32. 58deb86 Disable 151-OpenFileLimit test. by Richard Uhler · 8 years ago
  33. 024662a Merge changes I16f8b7ec,I075bbf55 by Igor Murashkin · 8 years ago
  34. 4a4ff64 Merge "Revert "Revert "Interpreter: Add support for direct handle invokes on methods.""" by Narayan Kamath · 8 years ago
  35. 8debb22 Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  36. 21dc561 Merge "DexCache: Add support for updating MethodType references during GC." by Narayan Kamath · 8 years ago
  37. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  38. fc7a964 Merge "DexCache: Add support for updating MethodType references during GC." by Treehugger Robot · 8 years ago
  39. 1c2b4d0 Merge "Return error message if IndirectReferenceTable construction fails." by Richard Uhler · 8 years ago
  40. 3bbfcb7 Merge "Return error message if IndirectReferenceTable construction fails." by Treehugger Robot · 8 years ago
  41. 9bdaeeb Revert "Revert "Interpreter: Add support for direct handle invokes on methods."" by Narayan Kamath · 8 years ago
  42. d08e39b DexCache: Add support for updating MethodType references during GC. by Narayan Kamath · 8 years ago
  43. e2c470c Merge "Change pResolveString entrypoint to kSaveEverything." am: d985a5a81a by Vladimir Marko · 8 years ago
  44. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 8 years ago
  45. ba3674f Merge "Build: Avoid using ppid to generate temporary directory name." by Narayan Kamath · 8 years ago
  46. b5706dd Merge "Build: Avoid using ppid to generate temporary directory name." by Narayan Kamath · 8 years ago
  47. 51e97f7 Merge "ART: Harden dex-file verifier wrt/ LEB128" am: 4b11c29b5c by Andreas Gampe · 8 years ago
  48. 4b11c29 Merge "ART: Harden dex-file verifier wrt/ LEB128" by Treehugger Robot · 8 years ago
  49. e538c32 Merge "Persistent bitmap for region space" am: 08172e05dd by Mathieu Chartier · 8 years ago
  50. 08172e0 Merge "Persistent bitmap for region space" by Mathieu Chartier · 8 years ago
  51. bed6daf ART: Harden dex-file verifier wrt/ LEB128 by Andreas Gampe · 9 years ago
  52. c7a420c Ensure that overrides work in presence of package-private methods. by Alex Light · 8 years ago
  53. 7ec38dc Persistent bitmap for region space by Mathieu Chartier · 8 years ago
  54. adf8040 Merge "Move most of class linker to ObjPtr" am: c6c5f6ce1c by Mathieu Chartier · 8 years ago
  55. c6c5f6c Merge "Move most of class linker to ObjPtr" by Mathieu Chartier · 8 years ago
  56. 23b0655 Merge "Fix bug in dynamic BCE. With regression test." am: 3941c882ea by Aart Bik · 8 years ago
  57. 3941c88 Merge "Fix bug in dynamic BCE. With regression test." by Treehugger Robot · 8 years ago
  58. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 8 years ago
  59. 3f699ae Revert "jni: Disable FastNative path for methods returning objects" by Igor Murashkin · 8 years ago
  60. e9b0d46 Merge "Delete unused blocked_register_pairs_ in code generators" am: b0d2fe854b by Mathieu Chartier · 8 years ago
  61. 12a1060 Fix bug in dynamic BCE. With regression test. by Aart Bik · 8 years ago
  62. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  63. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 8 years ago
  64. b0d2fe8 Merge "Delete unused blocked_register_pairs_ in code generators" by Mathieu Chartier · 8 years ago
  65. 4adb5c4 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" am: c89f9776a1 by David Sehr · 8 years ago
  66. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  67. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  68. 5ab56b0 Merge "Revert "Interpreter: Add support for direct handle invokes on methods."" by Narayan Kamath · 8 years ago
  69. 58b99c7 Merge "Revert "Interpreter: Add support for direct handle invokes on methods."" by Treehugger Robot · 8 years ago
  70. f808786 Build: Avoid using ppid to generate temporary directory name. by Narayan Kamath · 8 years ago
  71. cfa61ad Revert "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  72. ae2a116 Merge "Remove libcore tests failures expectations for the concurrent collector." by Roland Levillain · 8 years ago
  73. 278ec18 Merge "Remove libcore tests failures expectations for the concurrent collector." by Roland Levillain · 8 years ago
  74. e4da681 Merge "Fix string compression, add tests." am: 82c8cdc24a by Vladimir Marko · 8 years ago
  75. 82c8cdc Merge "Fix string compression, add tests." by Treehugger Robot · 8 years ago
  76. 9be9907 Merge "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  77. 8e92b9c Merge "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  78. f0fccc1 Merge "Blacklist test that has been flaky for days." am: ab955ff6cb by Nicolas Geoffray · 8 years ago
  79. ab955ff Merge "Blacklist test that has been flaky for days." by Treehugger Robot · 8 years ago
  80. 9c9883b Fix string compression, add tests. by Vladimir Marko · 8 years ago
  81. 9823fe6 Merge "Release version 0.8 of ahat." am: fc7798ba82 by Richard Uhler · 8 years ago
  82. fc7798b Merge "Release version 0.8 of ahat." by Treehugger Robot · 8 years ago
  83. c2fe891 Blacklist test that has been flaky for days. by Nicolas Geoffray · 8 years ago
  84. 3daa439 Merge "ART: Remove IRT cruft" am: cc7880d2e8 by Andreas Gampe · 8 years ago
  85. cc7880d Merge "ART: Remove IRT cruft" by Treehugger Robot · 8 years ago
  86. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  87. 5b8cc29 Merge "Update the Begin() of LargeObjectMapSpace" am: 1a4de6a245 by Mathieu Chartier · 8 years ago
  88. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 8 years ago
  89. 1a4de6a Merge "Update the Begin() of LargeObjectMapSpace" by Mathieu Chartier · 8 years ago
  90. 5bd17a4 Merge "Enable last value generation of periodic sequence." am: 63104356aa by Aart Bik · 8 years ago
  91. 72e7055 Remove libcore tests failures expectations for the concurrent collector. by Roland Levillain · 8 years ago
  92. 6310435 Merge "Enable last value generation of periodic sequence." by Treehugger Robot · 8 years ago
  93. 13ce824 Merge "Move art/native to ObjPtr" am: d203296000 by Mathieu Chartier · 8 years ago
  94. 869c5eb Merge "More store/allocation elimination for singletons in case of loops" by Mingyao Yang · 8 years ago
  95. 59b0e83 Merge changes If0d5eeeb,Id927f2b5 am: 66e69012f9 by Andreas Gampe · 8 years ago
  96. b6ca421 ART: Fix and extend test 904 am: 2427aae0fa by Andreas Gampe · 8 years ago
  97. e9cb6c2 ART: Better handle multiple event enables am: 8b862ffa7e by Andreas Gampe · 8 years ago
  98. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 8 years ago
  99. 9d7c8a3 Merge "More store/allocation elimination for singletons in case of loops" by Mingyao Yang · 8 years ago
  100. 66e6901 Merge changes If0d5eeeb,Id927f2b5 by Treehugger Robot · 8 years ago