OSDN Git Service

android-x86/art.git
2015-05-08 Mathieu Chartieram 0172c5b0: Merge "Check IsReferenceVReg during deopt"
2015-05-08 Mathieu ChartierMerge "Check IsReferenceVReg during deopt"
2015-05-08 Mathieu ChartierCheck IsReferenceVReg during deopt
2015-05-08 Vladimir Markoam 2c68641c: Merge "ART: Merge entries with same name...
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 Juravleam 6727a481: Merge "Skip compilation when falling-throu...
2015-05-08 Calin JuravleMerge "Skip compilation when falling-through out of...
2015-05-08 Richard Uhleram add1d9ba: Merge "Fix typo in comments."
2015-05-08 Richard UhlerMerge "Fix typo in comments."
2015-05-08 Vladimir Markoam 2e8da8ec: Merge "ART: Fix debug output for bad reuse...
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 Gampeam 659f4c14: Merge "ART: Refactor 082-inline-execute"
2015-05-08 Andreas GampeMerge "ART: Refactor 082-inline-execute"
2015-05-07 Andreas GampeART: Refactor 082-inline-execute
2015-05-07 Richard UhlerFix typo in comments.
2015-05-07 Vladimir Markoam 7b4de07f: Merge "Quick: Fix DCE to rename SSA regs...
2015-05-07 Vladimir Markoam b5784d47: Merge "Quick: Abolish kMirOpCheckPart2."
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 Sebastien Hertzam ba9ef537: Merge "Support multiple instrumentation...
2015-05-07 Sebastien HertzMerge "Support multiple instrumentation clients"
2015-05-07 Sebastien HertzSupport multiple instrumentation clients
2015-05-07 Sebastien Hertzam b882da74: Merge "Remove unused InvokeWithShadowFrame"
2015-05-07 Sebastien HertzMerge "Remove unused InvokeWithShadowFrame"
2015-05-07 Sebastien HertzRemove unused InvokeWithShadowFrame
2015-05-07 Narayan Kamatham 6d2d4806: Merge "Fix broken checks in IsValidPartOfM...
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 Hertzam eb7c5b19: Merge "JDWP: properly combine location...
2015-05-07 Sebastien HertzMerge "JDWP: properly combine location events"
2015-05-07 Narayan KamathFix broken checks in IsValidPartOfMemberNameUtf8Slow.
2015-05-07 Nicolas Geoffrayam f07f71f9: Merge "Use a growable array instead of...
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 Geoffrayam 46a4b268: Merge "Relax the only one back-edge restri...
2015-05-07 Nicolas Geoffrayam bc3b93ea: Merge "No need to relocate the core image...
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 Gampeam a6591ef9: Merge "ART: Fix mips64 jni bugs."
2015-05-07 Andreas GampeMerge "ART: Fix mips64 jni bugs."
2015-05-07 Douglas LeungART: Fix mips64 jni bugs.
2015-05-07 Jeff Haoam 225f679f: Merge "In quick compiler, force string...
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-07 Andreas Gampeam 8771be9a: Merge "Fix mips64 bugs."
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 Markoam 23d358b6: Merge "Quick: Inline synthetic accessors...
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 Geoffrayam dceab011: Merge "Bump jdwp timeout to 12 minutes."
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 Geoffrayam 9cce14f5: Merge "Re-enable JDWP tests on volantis."
2015-05-06 Sebastien Hertzam 644fa22a: Merge "Fix instrumentation exit stub for...
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 Gampeam 3acc27f4: Merge "Fix Mips64 utils.h typo"
2015-05-06 Andreas GampeMerge "Fix Mips64 utils.h typo"
2015-05-05 Duane SandFix Mips64 utils.h typo
2015-05-05 Hiroshi Yamauchiam 35b6625c: Merge "Temporarily suppress 098-ddmc for...
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 Levillainam 2b689e37: Merge "Revert "Revert "Revert "Revert...
2015-05-05 Roland LevillainMerge "Revert "Revert "Revert "Revert "[optimizing...
2015-05-05 Nicolas Geoffrayam 898fa9b9: Merge "Find better split positions in...
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 Gampeam 008b17ae: Merge "ART: Fix double-free in oatdump"
2015-05-05 Andreas GampeMerge "ART: Fix double-free in oatdump"
2015-05-05 Andreas GampeART: Fix double-free in oatdump
2015-05-05 Andreas Gampeam c2baa5e3: Merge "ART: Emit debug info when app is...
2015-05-05 Christopher... am dd13f157: Merge "Fix mismatched new[]/delete."
2015-05-05 Mathieu Chartieram d864f501: Merge "Delete invalid DCHECK"
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 Chartieram a93b104b: Merge "Improve JNI registration failure...
2015-05-04 Mathieu ChartierMerge "Improve JNI registration failure logging"
2015-05-04 Mathieu ChartierImprove JNI registration failure logging
2015-05-04 Mathieu Chartieram a6f2a7e0: Merge "Fix NanoSleep and add test"
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 Chartieram 8a30bf23: Merge "Add some more DISALLOW_COPY_AND_ASSIGN"
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... am 25dcb259: Merge "Let the map function compute the...
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 Yamauchiam 43e1bc66: Merge "Request full/partial GC type from...
next