OSDN Git Service

android-x86/art.git
2015-05-07 Nicolas Geoffrayam bc3b93ea: Merge "No need to relocate the core image...
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...
2015-05-01 Hiroshi YamauchiMerge "Request full/partial GC type from VMRuntime...
2015-05-01 Andreas Gampeam 376d941d: Merge "ART: Fix max build"
2015-05-01 Andreas GampeMerge "ART: Fix max build"
2015-05-01 Andreas GampeART: Fix max build
2015-05-01 Chih-hung Hsieham b0d9f0dd: Merge "Re-enable clang for Mips/Mips64...
2015-05-01 Chih-hung HsiehMerge "Re-enable clang for Mips/Mips64 targets."
2015-05-01 Hiroshi YamauchiRequest full/partial GC type from VMRuntime.requestConc...
2015-05-01 Douglas LeungFix mips64 bugs.
2015-05-01 Hiroshi Yamauchiam 1db3554c: Merge "Print memory maps on GC crash."
2015-05-01 Andreas Gampeam 772b617c: Merge "Add binary search table to .eh_fram...
2015-05-01 Duane SandRe-enable clang for Mips/Mips64 targets.
2015-05-01 Hiroshi YamauchiMerge "Print memory maps on GC crash."
2015-05-01 Andreas GampeMerge "Add binary search table to .eh_frame_hdr"
2015-05-01 Andreas Gampeam 485971cf: Merge "Do not write CFI and symbols for...
2015-05-01 Mathieu Chartieram f274519c: Merge "Change invalid root from LOG(ERROR...
2015-05-01 David SrbeckyAdd binary search table to .eh_frame_hdr
2015-05-01 Andreas GampeMerge "Do not write CFI and symbols for deduplicate...
2015-05-01 Hiroshi YamauchiPrint memory maps on GC crash.
2015-05-01 Mathieu ChartierMerge "Change invalid root from LOG(ERROR) to LOG(INTER...
2015-05-01 Mathieu ChartierChange invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)
2015-05-01 David SrbeckyDo not write CFI and symbols for deduplicate methods.
2015-05-01 Nicolas Geoffrayam 0697e849: Merge "Update the remaining input index...
2015-05-01 Nicolas GeoffrayMerge "Update the remaining input index of phis after...
2015-05-01 Nicolas GeoffrayUpdate the remaining input index of phis after deleting...
2015-04-30 David Srbeckyam 01ce4984: Merge "Move .eh_frame to the end of ELF...
2015-04-30 David Srbeckyam acb3ee85: Merge "Major refactoring of ElfBuilder."
2015-04-30 David Srbeckyam e6dbb737: Merge "Minor refactoring of ElfBuilder."
2015-04-30 David SrbeckyMerge "Move .eh_frame to the end of ELF file."
2015-04-30 David SrbeckyMove .eh_frame to the end of ELF file.
2015-04-30 David SrbeckyMerge "Major refactoring of ElfBuilder."
2015-04-30 David SrbeckyMerge "Minor refactoring of ElfBuilder."
2015-04-30 David SrbeckyMajor refactoring of ElfBuilder.
2015-04-30 Nicolas Geoffrayam fd5f56d4: Merge "Revert "GVN final fields even with...
2015-04-30 Nicolas GeoffrayMerge "Revert "GVN final fields even with side effects.""
2015-04-30 Nicolas GeoffrayRevert "GVN final fields even with side effects."
2015-04-30 Nicolas Geoffrayam 56784f88: Merge "GVN final fields even with side...
2015-04-30 Nicolas GeoffrayMerge "GVN final fields even with side effects."
2015-04-30 Nicolas GeoffrayGVN final fields even with side effects.
2015-04-30 Sebastien Hertzam 0a50264b: Merge "ART: Allow oat files with duplicate...
2015-04-30 Sebastien HertzMerge "ART: Allow oat files with duplicates classes...
next