OSDN Git Service

android-x86/art.git
2016-11-05 Nicolas GeoffrayFix poison build.
2016-11-05 Andreas GampeMerge "ART: Make TypeCheckSlowPath call kind consistent"
2016-11-05 Andreas GampeART: Make TypeCheckSlowPath call kind consistent
2016-11-05 Mathieu ChartierMerge "X86_64: Inline checking for kInterfaceCheck...
2016-11-04 Mathieu ChartierX86_64: Inline checking for kInterfaceCheck check cast
2016-11-04 Treehugger... Merge "ART: Ignore google-default-arguments tidy check"
2016-11-04 Treehugger... Merge "ART: Add NOLINT to ObjPtr"
2016-11-04 Treehugger... Merge changes I8bbef5e3,Ib68bdc31,Ie39b7f59,I1ef8b65a
2016-11-04 Treehugger... Merge "Account for early exit loop."
2016-11-04 Hiroshi YamauchiMerge "Fix spin waiting for weak ref access in the...
2016-11-04 Treehugger... Merge "Avoid visiting just eliminated bounds check."
2016-11-04 Roland LevillainMerge "Fix ART run-test 562-no-intermediate."
2016-11-04 Andreas GampeART: Ignore google-default-arguments tidy check
2016-11-04 Andreas GampeART: Add NOLINT to ObjPtr
2016-11-04 Andreas GampeART: Remove "explicit" annotation
2016-11-04 Andreas GampeART: Use references in assembler tests
2016-11-04 Andreas GampeART: Make ManagedRegister ValueObject
2016-11-04 Andreas GampeART: Make Location trivially copyable
2016-11-04 Aart BikAccount for early exit loop.
2016-11-04 Roland LevillainFix ART run-test 562-no-intermediate.
2016-11-04 Nicolas GeoffrayMerge "Workaround adb issue in run-test."
2016-11-04 Nicolas GeoffrayWorkaround adb issue in run-test.
2016-11-04 Treehugger... Merge "MethodHandles: Implement MethodHandle.asType."
2016-11-04 Nicolas GeoffrayMerge "Integrate VerifierDeps in compiler driver."
2016-11-04 Narayan KamathMerge "MethodHandles: Track libcore change eb497095e030...
2016-11-04 Aart BikMerge "More loop-body simplifications."
2016-11-03 Treehugger... Merge "ART: Make Handle trivially-copyable"
2016-11-03 Aart BikAvoid visiting just eliminated bounds check.
2016-11-03 Andreas GampeART: Make Handle trivially-copyable
2016-11-03 Aart BikMore loop-body simplifications.
2016-11-03 Treehugger... Merge changes I86bc206d,If20a34e7,I6ee6c826,I240341a0
2016-11-03 Hiroshi YamauchiFix spin waiting for weak ref access in the intern...
2016-11-03 Treehugger... Merge "Remove lock from ClassExt installation procedure."
2016-11-03 Treehugger... Merge "Pass some arguments by const reference."
2016-11-03 Andreas GampeART: Make some variables references
2016-11-03 Andreas GampeART: Put macro parameters into parentheses
2016-11-03 Andreas GampeART: Add "explicit" to constructors
2016-11-03 Andreas GampeART: Change iterator value type to match
2016-11-03 Mathieu ChartierMerge "Check for forwarding address in READ_BARRIER_MAR...
2016-11-03 Roland LevillainMerge "Update AArch32 VIXL intrinsics w.r.t. the new...
2016-11-03 Roland LevillainUpdate AArch32 VIXL intrinsics w.r.t. the new art:...
2016-11-03 Roland LevillainMerge "Add more missing definitions in art::arm::CodeGe...
2016-11-03 Roland LevillainAdd more missing definitions in art::arm::CodeGenerator...
2016-11-03 Hiroshi YamauchiMerge "Clean up the runtime read barrier and fix fake...
2016-11-03 Mingyao YangMerge "More store/allocation elimination."
2016-11-03 Nicolas GeoffrayMerge "Output more for "Unable to determine architecture"."
2016-11-03 Orion HodsonMerge "ART: Additional initialization for MethodHandle...
2016-11-03 Nicolas GeoffrayMerge "Add missing definition of CodeGeneratorARMVIXL...
2016-11-03 Orion HodsonART: Additional initialization for MethodHandle accessors.
2016-11-03 Alex LightRemove lock from ClassExt installation procedure.
2016-11-03 Roland LevillainAdd missing definition of CodeGeneratorARMVIXL::Generat...
2016-11-03 Vladimir MarkoMerge "Clean up parameter names in ManagedRegisterEntry...
2016-11-03 Vladimir MarkoPass some arguments by const reference.
2016-11-03 Narayan KamathMethodHandles: Implement MethodHandle.asType.
2016-11-03 Nicolas GeoffrayOutput more for "Unable to determine architecture".
2016-11-03 Narayan KamathMethodHandles: Track libcore change eb497095e03068459.
2016-11-03 Roland LevillainMerge "ARM: VIXL32: Implement intrinsics."
2016-11-03 Vladimir MarkoClean up parameter names in ManagedRegisterEntrySpills.
2016-11-03 Narayan KamathMerge "Address review comments from change 000e1885701c8f."
2016-11-03 Nicolas GeoffrayIntegrate VerifierDeps in compiler driver.
2016-11-03 Roland LevillainMerge "ARM: VIXL32: Implement the functionality needed...
2016-11-03 Nicolas GeoffrayMerge "Add print statements for "Unable to determine...
2016-11-03 Nicolas GeoffrayAdd print statements for "Unable to determine architect...
2016-11-03 Vladimir MarkoMerge "MIPS32: Improve and moderately clean up mterp."
2016-11-03 Aart BikMerge "New instruction simplifications. Extra dce pass...
2016-11-03 Alex LightMerge "Call ClassExt::VisitRoots"
2016-11-02 Alex LightCall ClassExt::VisitRoots
2016-11-02 Hiroshi YamauchiClean up the runtime read barrier and fix fake address...
2016-11-02 Aart BikMerge "Improved range analysis (and thus BCE) around...
2016-11-02 Treehugger... Merge "Add ClassExt mirror."
2016-11-02 Aart BikNew instruction simplifications. Extra dce pass. Allow...
2016-11-02 Mathieu ChartierCheck for forwarding address in READ_BARRIER_MARK_REG
2016-11-02 Alex LightAdd ClassExt mirror.
2016-11-02 Mingyao YangMore store/allocation elimination.
2016-11-02 Aart BikImproved range analysis (and thus BCE) around min/max...
2016-11-02 Narayan KamathAddress review comments from change 000e1885701c8f.
2016-11-02 Anton KirilovARM: VIXL32: Implement intrinsics.
2016-11-02 Anton KirilovARM: VIXL32: Implement the functionality needed by...
2016-11-02 Treehugger... Merge "Revert "Revert "ART: Generalize FindClassInPathC...
2016-11-02 Narayan KamathMerge "Revert accidental change introduced in 000e188570."
2016-11-02 Calin JuravleMerge "It exposes a few bugs that should be address...
2016-11-02 Calin JuravleIt exposes a few bugs that should be address before...
2016-11-02 Nicolas GeoffrayRevert "Revert "ART: Generalize FindClassInPathClassLoa...
2016-11-02 Treehugger... Merge "MIPS32: Fix string loads that use kDexCacheViaMe...
2016-11-02 Roland LevillainMerge "ARM: VIXL32: Implement ArrayGet, ArraySet, Bound...
2016-11-02 Narayan KamathRevert accidental change introduced in 000e188570.
2016-11-02 Narayan KamathMerge "MethodHandles: Add tests for transforms in chang...
2016-11-02 Narayan KamathMethodHandles: Add tests for transforms in change 598d4...
2016-11-02 Nicolas GeoffrayMerge "Revert "ART: Generalize FindClassInPathClassLoader""
2016-11-02 Nicolas GeoffrayRevert "ART: Generalize FindClassInPathClassLoader"
2016-11-02 Narayan KamathMerge "MethodHandles: Track libcore change cc4ded."
2016-11-02 Nicolas GeoffrayMerge "Add VerifierDeps::Verify."
2016-11-02 Andreas GampeMerge "ART: Simplify test 913"
2016-11-02 Andreas GampeART: Simplify test 913
2016-11-02 Mathieu ChartierMerge "Fix heap poisoning build"
2016-11-02 Mathieu ChartierFix heap poisoning build
2016-11-02 Mathieu ChartierMerge "Fix read barriers in VisitDexCachePairs"
2016-11-02 Alexey FrunzeMIPS32: Fix string loads that use kDexCacheViaMethod.
2016-11-02 Mathieu ChartierMerge "Add interface fast path to art_quick_check_cast...
2016-11-01 Mathieu ChartierFix read barriers in VisitDexCachePairs
next