OSDN Git Service

android-x86/art.git
2015-05-12 Calin JuravleMerge "Add new rule to the graph checker."
2015-05-12 Roland LevillainMerge "Simplify floating-point comparisons with NaN...
2015-05-12 David BrazdilMerge "ART: Enable Checker annotations in smali files"
2015-05-12 David BrazdilART: Enable Checker annotations in smali files
2015-05-12 Nicolas GeoffrayMerge "Update test expectations."
2015-05-12 Nicolas GeoffrayUpdate test expectations.
2015-05-11 Sebastien HertzMerge "Remove unused StackHandleScope"
2015-05-11 Hiroshi YamauchiMerge "Insert a read barrier in the JNI bridge."
2015-05-11 Richard UhlerMerge "Fix typo in VLOG message."
2015-05-11 Richard UhlerMerge "Add more diagnostics info to flaky oat file...
2015-05-11 Andreas GampeMerge "ART: x86 indexOf intrinsics for the optimizing...
2015-05-11 Andreas GampeART: x86 indexOf intrinsics for the optimizing compiler
2015-05-11 Calin JuravleAdd new rule to the graph checker.
2015-05-11 Sebastien HertzRemove unused StackHandleScope
2015-05-11 Richard UhlerFix typo in VLOG message.
2015-05-11 Richard UhlerAdd more diagnostics info to flaky oat file assistant...
2015-05-11 Nicolas GeoffrayMerge "Add a flag to StackVisitor for inlining."
2015-05-11 Nicolas GeoffrayAdd a flag to StackVisitor for inlining.
2015-05-11 Roland LevillainMerge "[optimizing] Improve 32 bit long shift by 1."
2015-05-11 Nicolas GeoffrayMerge "Add a parent environment to HEnvironment."
2015-05-11 Nicolas GeoffrayAdd a parent environment to HEnvironment.
2015-05-11 Mark Mendell[optimizing] Improve 32 bit long shift by 1.
2015-05-09 Nicolas GeoffrayMerge "[optimizing] Tune some x86_64 moves"
2015-05-09 Mathieu ChartierMerge "Don't allow JIT to compile native methods"
2015-05-09 Mathieu ChartierDon't allow JIT to compile native methods
2015-05-08 Andreas GampeMerge "Add stub_test implementation for mips & mips64"
2015-05-08 Andreas GampeMerge "Fix stub_test for Mips64"
2015-05-08 Goran JakovljevicFix stub_test for Mips64
2015-05-08 Mathieu ChartierMerge "Check IsReferenceVReg during deopt"
2015-05-08 Mathieu ChartierCheck IsReferenceVReg during deopt
2015-05-08 Vladimir MarkoMerge "ART: Merge entries with same name and protect...
2015-05-08 Vladimir MarkoART: Merge entries with same name and protect in MemMap...
2015-05-08 Calin JuravleMerge "Skip compilation when falling-through out of...
2015-05-08 Richard UhlerMerge "Fix typo in comments."
2015-05-08 Roland LevillainSimplify floating-point comparisons with NaN in Optimizing.
2015-05-08 Vladimir MarkoMerge "ART: Fix debug output for bad reused MemMap."
2015-05-08 Vladimir MarkoART: Fix debug output for bad reused MemMap.
2015-05-08 Andreas GampeMerge "ART: Refactor 082-inline-execute"
2015-05-07 Andreas GampeART: Refactor 082-inline-execute
2015-05-07 Hiroshi YamauchiInsert a read barrier in the JNI bridge.
2015-05-07 Richard UhlerFix typo in comments.
2015-05-07 Vladimir MarkoMerge "Quick: Fix DCE to rename SSA regs for degenerate...
2015-05-07 Vladimir MarkoMerge "Quick: Abolish kMirOpCheckPart2."
2015-05-07 Mark Mendell[optimizing] Tune some x86_64 moves
2015-05-07 Sebastien HertzMerge "Support multiple instrumentation clients"
2015-05-07 Sebastien HertzSupport multiple instrumentation clients
2015-05-07 Sebastien HertzMerge "Remove unused InvokeWithShadowFrame"
2015-05-07 Sebastien HertzRemove unused InvokeWithShadowFrame
2015-05-07 Goran JakovljevicAdd stub_test implementation for mips & mips64
2015-05-07 Vladimir MarkoQuick: Abolish kMirOpCheckPart2.
2015-05-07 Narayan KamathMerge "Fix broken checks in IsValidPartOfMemberNameUtf8...
2015-05-07 Vladimir MarkoQuick: Fix DCE to rename SSA regs for degenerate Phis.
2015-05-07 Sebastien HertzMerge "JDWP: properly combine location events"
2015-05-07 Narayan KamathFix broken checks in IsValidPartOfMemberNameUtf8Slow.
2015-05-07 Nicolas GeoffrayMerge "Use a growable array instead of an environment...
2015-05-07 Nicolas GeoffrayUse a growable array instead of an environment during...
2015-05-07 Nicolas GeoffrayMerge "Relax the only one back-edge restriction."
2015-05-07 Nicolas GeoffrayRelax the only one back-edge restriction.
2015-05-07 Nicolas GeoffrayMerge "No need to relocate the core image for the art...
2015-05-07 Andreas GampeMerge "ART: Fix mips64 jni bugs."
2015-05-07 Douglas LeungART: Fix mips64 jni bugs.
2015-05-07 Jeff HaoMerge "In quick compiler, force string init invoke...
2015-05-07 Jeff HaoIn quick compiler, force string init invoke to be fast...
2015-05-06 Andreas GampeMerge "Fix mips64 bugs."
2015-05-06 Nicolas GeoffrayNo need to relocate the core image for the art script.
2015-05-06 Vladimir MarkoMerge "Quick: Inline synthetic accessors generated...
2015-05-06 Vladimir MarkoQuick: Inline synthetic accessors generated by jack.
2015-05-06 Nicolas GeoffrayMerge "Bump jdwp timeout to 12 minutes."
2015-05-06 Nicolas GeoffrayBump jdwp timeout to 12 minutes.
2015-05-06 Nicolas GeoffrayMerge "Re-enable JDWP tests on volantis."
2015-05-06 Nicolas GeoffrayRe-enable JDWP tests on volantis.
2015-05-06 Sebastien HertzMerge "Fix instrumentation exit stub for arm64"
2015-05-06 Sebastien HertzFix instrumentation exit stub for arm64
2015-05-06 Andreas GampeMerge "Fix Mips64 utils.h typo"
2015-05-05 Duane SandFix Mips64 utils.h typo
2015-05-05 Hiroshi YamauchiMerge "Temporarily suppress 098-ddmc for the read barri...
2015-05-05 Hiroshi YamauchiTemporarily suppress 098-ddmc for the read barrier...
2015-05-05 Roland LevillainMerge "Revert "Revert "Revert "Revert "[optimizing...
2015-05-05 Nicolas GeoffrayMerge "Find better split positions in the register...
2015-05-05 Nicolas GeoffrayFind better split positions in the register allocator.
2015-05-05 Andreas GampeMerge "ART: Fix double-free in oatdump"
2015-05-05 Andreas GampeART: Fix double-free in oatdump
2015-05-04 Andreas GampeMerge "ART: Emit debug info when app is debuggable"
2015-05-04 Andreas GampeART: Emit debug info when app is debuggable
2015-05-04 Christopher... Merge "Fix mismatched new[]/delete."
2015-05-04 Mathieu ChartierMerge "Delete invalid DCHECK"
2015-05-04 Christopher... Fix mismatched new[]/delete.
2015-05-04 Mathieu ChartierDelete invalid DCHECK
2015-05-04 Mathieu ChartierMerge "Improve JNI registration failure logging"
2015-05-04 Mathieu ChartierImprove JNI registration failure logging
2015-05-04 Mathieu ChartierMerge "Fix NanoSleep and add test"
2015-05-04 Mathieu ChartierFix NanoSleep and add test
2015-05-04 Mark P MendellRevert "Revert "Revert "Revert "[optimizing] Improve...
2015-05-03 Mathieu ChartierMerge "Add some more DISALLOW_COPY_AND_ASSIGN"
2015-05-03 Mathieu ChartierAdd some more DISALLOW_COPY_AND_ASSIGN
2015-05-02 Christopher... Merge "Let the map function compute the relative pc."
2015-05-02 Christopher... Let the map function compute the relative pc.
2015-05-01 Hiroshi YamauchiMerge "Request full/partial GC type from VMRuntime...
2015-05-01 Andreas GampeMerge "ART: Fix max build"
2015-05-01 Andreas GampeART: Fix max build
next