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