OSDN Git Service

android-x86/art.git
2015-08-17 Andreas GampeMerge "ART: Follow-up fixes"
2015-08-17 Andreas GampeMerge "ART: Dex2oat lint fix"
2015-08-17 Andreas GampeART: Dex2oat lint fix
2015-08-17 Andreas GampeMerge "Revert "Revert "ART: DCHECK zero case for CLZ...
2015-08-17 Andreas GampeRevert "Revert "ART: DCHECK zero case for CLZ/CTZ""
2015-08-17 Andreas GampeART: Follow-up fixes
2015-08-17 Dan AlbertMerge "Only apply aarch64 clang WAR to the target."
2015-08-17 Dan AlbertOnly apply aarch64 clang WAR to the target.
2015-08-17 Dan AlbertMerge "Refactor art::Dex2Oat::ParseArg."
2015-08-17 Roland LevillainRefactor art::Dex2Oat::ParseArg.
2015-08-17 Alex LightMerge "Make patchoat match offset when given a patched...
2015-08-17 Vladimir MarkoMerge "ART: Rename ArtMethod's size and alignment methods."
2015-08-17 Vladimir MarkoART: Rename ArtMethod's size and alignment methods.
2015-08-17 Vladimir MarkoMerge "ART: Compress LengthPrefixedArray on 32-bit...
2015-08-17 Roland LevillainMerge "Add 'bsr' instruction to x86 and x86_64"
2015-08-17 Vladimir MarkoART: Compress LengthPrefixedArray on 32-bit targets.
2015-08-16 Dan AlbertMerge "Force Clang aarch64 builds to -O1."
2015-08-16 Dan AlbertForce Clang aarch64 builds to -O1.
2015-08-15 Stephen HinesMerge "Add -Wno-pessimizing-move to Clang flags"
2015-08-14 Andreas GampeMerge "Optimizing String.Equals as an intrinsic (x86_64)"
2015-08-14 Andreas GampeMerge "ART: Fix verifier dumping, add hard-fail dumping"
2015-08-14 Andreas GampeART: Fix verifier dumping, add hard-fail dumping
2015-08-14 Andreas GampeMerge "ART: Relax verifier aput checking"
2015-08-14 Andreas GampeART: Relax verifier aput checking
2015-08-14 Alex LightMake patchoat match offset when given a patched image
2015-08-14 Andreas GampeMerge "Revert "ART: DCHECK zero case for CLZ/CTZ""
2015-08-14 Andreas GampeRevert "ART: DCHECK zero case for CLZ/CTZ"
2015-08-14 Mathieu ChartierMerge "Change SS to use MarkObjectIfNotInToSpace for...
2015-08-14 Andreas GampeMerge "ART: Add utility function to dump dex CFG"
2015-08-14 Agi CsakiOptimizing String.Equals as an intrinsic (x86_64)
2015-08-14 Mathieu ChartierChange SS to use MarkObjectIfNotInToSpace for roots
2015-08-14 Mark MendellAdd 'bsr' instruction to x86 and x86_64
2015-08-14 Roland LevillainMerge "Add rep movsw to x86 and x86_64 instructions."
2015-08-14 Andreas GampeMerge "Revert "Revert "Optimizing String.Equals as...
2015-08-14 Mark MendellAdd rep movsw to x86 and x86_64 instructions.
2015-08-14 Andreas GampeMerge "ART: DCHECK zero case for CLZ/CTZ"
2015-08-14 Nicolas GeoffrayMerge "Fix a bug in the register allocator when allocat...
2015-08-14 Andreas GampeART: DCHECK zero case for CLZ/CTZ
2015-08-14 Andreas GampeMerge "Optimizing String.Equals as an intrinsic (ARM64)"
2015-08-14 Mathieu ChartierMerge "Visit declaring class of methods on call stack"
2015-08-14 Agi CsakiRevert "Revert "Optimizing String.Equals as an intrinsi...
2015-08-14 Mathieu ChartierVisit declaring class of methods on call stack
2015-08-14 Agi CsakiOptimizing String.Equals as an intrinsic (ARM64)
2015-08-13 Mathieu ChartierMerge "Ignore OOME in ThreadStress Daemon threads"
2015-08-13 Mathieu ChartierIgnore OOME in ThreadStress Daemon threads
2015-08-13 Roland LevillainMerge "Adjust art::HTypeConversion's side effects for...
2015-08-13 Nicolas GeoffrayMerge "Small optimization improvements."
2015-08-13 Roland LevillainAdjust art::HTypeConversion's side effects for MIPS64.
2015-08-13 Roland LevillainMerge "Remove unnecessary `explicit` qualifiers on...
2015-08-13 Andreas GampeART: Add utility function to dump dex CFG
2015-08-13 Andreas GampeMerge "Intrinsics recognizer returns kNone for MIPS...
2015-08-13 Andreas GampeMerge "Structure for String.Equals intrinsic"
2015-08-13 agicsakiStructure for String.Equals intrinsic
2015-08-13 agicsakiIntrinsics recognizer returns kNone for MIPS, MIPS64...
2015-08-13 Andreas GampeMerge "Add support to indicate whether intrinsics requi...
2015-08-13 Mathieu ChartierMerge "Wait for GC to finish in ThreadList::~ThreadList"
2015-08-13 Nicolas GeoffraySmall optimization improvements.
2015-08-13 Mathieu ChartierWait for GC to finish in ThreadList::~ThreadList
2015-08-13 agicsakiAdd support to indicate whether intrinsics require...
2015-08-13 Mathieu ChartierMerge "Visit class roots from ClassLoader::VisitReferences"
2015-08-12 Andreas GampeMerge "ART: Add correct -inl file"
2015-08-12 Andreas GampeART: Add correct -inl file
2015-08-12 Andreas GampeMerge "ART: Change UninitializedThis tracking in the...
2015-08-12 Andreas GampeART: Change UninitializedThis tracking in the verifier
2015-08-12 Mathieu ChartierVisit class roots from ClassLoader::VisitReferences
2015-08-12 Mathieu ChartierMerge "Don't allow GC to start if the runtime is shutti...
2015-08-12 Mathieu ChartierDon't allow GC to start if the runtime is shutting...
2015-08-12 Mathieu ChartierMerge "Delete AllocationTimer"
2015-08-12 Mathieu ChartierDelete AllocationTimer
2015-08-12 Roland LevillainMerge "Add a GVN dependency 'GC' for garbage collection."
2015-08-12 Roland LevillainRemove unnecessary `explicit` qualifiers on constructors.
2015-08-12 Alexandre RamesAdd a GVN dependency 'GC' for garbage collection.
2015-08-12 Roland LevillainMerge "[optimizing] More x86_64 code improvements"
2015-08-12 Mathieu ChartierMerge "Some heap cleanup"
2015-08-12 Mathieu ChartierSome heap cleanup
2015-08-12 Mathieu ChartierMerge "Add daemon threads to 004-ThreadStress"
2015-08-11 Roland LevillainMerge "[MIPS] Avoid using odd numbered fp registers"
2015-08-11 Nicolas GeoffrayFix a bug in the register allocator when allocating...
2015-08-11 Mathieu ChartierMerge "Address some comments"
2015-08-11 Mathieu ChartierAddress some comments
2015-08-11 Nicolas GeoffrayMerge "Revert "Revert "Pass the verified method to...
2015-08-11 Mark Mendell[optimizing] More x86_64 code improvements
2015-08-11 Vladimir MarkoMerge "ART: Fix Quick's DCE+GVN"
2015-08-11 Calin JuravleMerge "ART-Optimizing: Fix the type of HDivZeroCheck"
2015-08-11 Serguei KatkovART: Fix Quick's DCE+GVN
2015-08-11 Serguei KatkovART-Optimizing: Fix the type of HDivZeroCheck
2015-08-11 Nicolas GeoffrayRevert "Revert "Pass the verified method to the inlinee...
2015-08-11 Andreas GampeMerge "ART: Change UnresolvedMergedType merge"
2015-08-11 Andreas GampeART: Change UnresolvedMergedType merge
2015-08-10 Man CaoAdd daemon threads to 004-ThreadStress
2015-08-10 Andreas GampeMerge "ART: Fix reg_type_test"
2015-08-10 Andreas GampeART: Fix reg_type_test
2015-08-10 Andreas GampeMerge "ART: Add complex UnresolvedMergedType test case"
2015-08-10 Andreas GampeMerge "ART: Change UnresolvedMergedType internal repres...
2015-08-10 Mathieu ChartierMerge "Do read barriers on native roots in CopyClassVis...
2015-08-10 Mathieu ChartierDo read barriers on native roots in CopyClassVisitor
2015-08-10 Andreas GampeART: Change UnresolvedMergedType internal representation
2015-08-10 Andreas GampeART: Add complex UnresolvedMergedType test case
2015-08-10 Nicolas GeoffrayMerge "Fix a bug in the register allocator around pair...
2015-08-08 Goran Jakovljevic[MIPS] Avoid using odd numbered fp registers
next