OSDN Git Service

android-x86/art.git
2015-08-19 Roland Levillainam cbddb90e: Merge "Implement CountLeadingZeros for...
2015-08-19 Roland LevillainMerge "Implement CountLeadingZeros for x86"
2015-08-19 Mathieu Chartieram 1cb16842: Merge "Always visit object class from...
2015-08-18 Mathieu ChartierMerge "Always visit object class from VisitReferences"
2015-08-18 Alex Lightam fdc3990c: Merge "Revert "Introduce support for hardw...
2015-08-18 Alex LightMerge "Revert "Introduce support for hardware simulator...
2015-08-18 Alex LightRevert "Introduce support for hardware simulators,...
2015-08-18 Mathieu ChartierAlways visit object class from VisitReferences
2015-08-18 Alex Lightam f71ad9ed: Merge "Svelter libart-compiler"
2015-08-18 Alex LightMerge "Svelter libart-compiler"
2015-08-18 Mathieu Chartieram add6cfac: Merge "Guard thread exited message by...
2015-08-18 Mathieu ChartierMerge "Guard thread exited message by try-catch in...
2015-08-18 Mathieu ChartierGuard thread exited message by try-catch in ThreadStress
2015-08-18 Alex LightSvelter libart-compiler
2015-08-18 Mathieu Chartieram edd0a6db: Merge "Fix some global constructors and...
2015-08-18 Mathieu ChartierMerge "Fix some global constructors and destructors"
2015-08-18 Mathieu ChartierFix some global constructors and destructors
2015-08-18 Roland Levillainam fc5b096f: Merge "Fix codegen_test."
2015-08-18 Roland LevillainMerge "Fix codegen_test."
2015-08-18 Roland LevillainFix codegen_test.
2015-08-18 Roland Levillainam a539ec06: Merge "Introduce support for hardware...
2015-08-18 Roland LevillainMerge "Introduce support for hardware simulators, start...
2015-08-18 Phil WangIntroduce support for hardware simulators, starting...
2015-08-18 Mathieu Chartieram 009c34cb: Merge "Fix and improve reference cache...
2015-08-18 Mathieu ChartierMerge "Fix and improve reference cache mod-union table"
2015-08-18 Mathieu ChartierFix and improve reference cache mod-union table
2015-08-17 Andreas Gampeam f0917e0e: Merge "ART: Some header cleaning around...
2015-08-17 Andreas GampeMerge "ART: Some header cleaning around bit-utils"
2015-08-17 Andreas GampeART: Some header cleaning around bit-utils
2015-08-17 Andreas Gampeam 0d52a673: Merge "Correct for 115-native-bridge hard...
2015-08-17 Andreas GampeMerge "Correct for 115-native-bridge hard-coded x86...
2015-08-17 Andreas Gampeam b0aeeb77: Merge "ART: Follow-up fixes"
2015-08-17 Andreas Gampeam 228b3973: Merge "ART: Dex2oat lint fix"
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 Agi CsakiCorrect for 115-native-bridge hard-coded x86/x86_64...
2015-08-17 Andreas Gampeam 18d54cda: Merge "Revert "Revert "ART: DCHECK zero...
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 Albertam 381e58a4: Merge "Only apply aarch64 clang WAR to...
2015-08-17 Dan Albertam 0b9c2424: Merge "Refactor art::Dex2Oat::ParseArg."
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 Lightam 5e289b2b: Merge "Make patchoat match offset when...
2015-08-17 Alex LightMerge "Make patchoat match offset when given a patched...
2015-08-17 Vladimir Markoam 4b7b5fcd: Merge "ART: Rename ArtMethod\'s size and...
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 Markoam 8ecc1357: Merge "ART: Compress LengthPrefixedArray...
2015-08-17 Roland Levillainam 6103d962: Merge "Add \'bsr\' instruction to x86...
2015-08-17 Mark MendellImplement CountLeadingZeros for x86
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-17 Dan Albertam 9d0f8210: Merge "Force Clang aarch64 builds to ...
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 Hinesam 799e81c5: Merge "Add -Wno-pessimizing-move to Clang...
2015-08-15 Stephen HinesMerge "Add -Wno-pessimizing-move to Clang flags"
2015-08-14 Andreas Gampeam 63fdedf3: Merge "Optimizing String.Equals as an...
2015-08-14 Andreas GampeMerge "Optimizing String.Equals as an intrinsic (x86_64)"
2015-08-14 Andreas Gampeam b31de31c: Merge "ART: Fix verifier dumping, add...
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 Gampeam 933fdd0b: Merge "ART: Relax verifier aput checking"
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 Gampeam a0856f51: Merge "Revert "ART: DCHECK zero case for...
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 Chartieram b2812de0: Merge "Change SS to use MarkObjectIfNotInT...
2015-08-14 Andreas Gampeam 72eb673b: Merge "ART: Add utility function to dump...
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 Levillainam f67ab129: Merge "Add rep movsw to x86 and x86_64...
2015-08-14 Roland LevillainMerge "Add rep movsw to x86 and x86_64 instructions."
2015-08-14 Andreas Gampeam d95ab77f: Merge "Revert "Revert "Optimizing String...
2015-08-14 Andreas GampeMerge "Revert "Revert "Optimizing String.Equals as...
2015-08-14 Andreas Gampeam f1dacdd5: Merge "ART: DCHECK zero case for CLZ/CTZ"
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 Geoffrayam 1cad8c7c: Merge "Fix a bug in the register allocator...
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 Gampeam 1def08ee: Merge "Optimizing String.Equals as an...
2015-08-14 Andreas GampeMerge "Optimizing String.Equals as an intrinsic (ARM64)"
2015-08-14 Mathieu Chartieram 0e780e48: Merge "Visit declaring class of methods...
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 Chartieram 060841a3: Merge "Ignore OOME in ThreadStress Daemon...
next