OSDN Git Service

android-x86/art.git
2016-02-02 Vladimir MarkoOptimizing: Do not depend on sharpening in test 449.
2016-02-02 Roland LevillainMerge "ARM64: Add direct calls to math intrinsics"
2016-02-02 Anton KirilovARM64: Add direct calls to math intrinsics
2016-02-02 Vladimir MarkoMerge "Optimizing: Do not depend on sharpening in test...
2016-02-02 Vladimir MarkoOptimizing: Do not depend on sharpening in test 569.
2016-02-02 Sebastien HertzMerge "Revert "ART: Mterp for arm64""
2016-02-02 Sebastien HertzRevert "ART: Mterp for arm64"
2016-02-02 Vladimir MarkoMerge "MIPS64: Remove unaligned memory access from...
2016-02-02 Bill BuzbeeMerge "ART: Mterp for arm64"
2016-02-02 Mathieu ChartierMerge "Fix up dex cache strings stored in classes"
2016-02-02 Mathieu ChartierFix up dex cache strings stored in classes
2016-02-02 Mathieu ChartierMerge "Add read barrier option to UpdateEntrypoints"
2016-02-02 Mathieu ChartierAdd read barrier option to UpdateEntrypoints
2016-02-01 buzbeeART: Mterp for arm64
2016-02-01 Aart BikMerge "Implemented signum() on ARM64."
2016-02-01 Aart BikImplemented signum() on ARM64.
2016-02-01 David BrazdilMerge "ART: Fix test 117 after OatFileAssistant change"
2016-02-01 David BrazdilART: Fix test 117 after OatFileAssistant change
2016-02-01 David BrazdilMerge "ART: Release DexFile in OatFileAssistant"
2016-02-01 David BrazdilART: Release DexFile in OatFileAssistant
2016-02-01 Roland LevillainMerge "Ensure instruction cache is flushed in compiler...
2016-02-01 David BrazdilMerge "Ignore image checksum for ExtractOnly oat files"
2016-02-01 Roland LevillainEnsure instruction cache is flushed in compiler tests...
2016-02-01 David BrazdilIgnore image checksum for ExtractOnly oat files
2016-02-01 Nicolas GeoffrayMerge "Be on the safe side: emit an environment for...
2016-02-01 Narayan KamathMerge "Track libcore change aa517a356a38b8cd6764667e1ed...
2016-02-01 Narayan KamathTrack libcore change aa517a356a38b8cd6764667e1edd735aaf...
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
2016-02-01 Nicolas GeoffrayBe on the safe side: emit an environment for runtime...
2016-02-01 David BrazdilMerge "ART: Disallow uses of uninitialized references"
2016-02-01 David BrazdilART: Disallow uses of uninitialized references
2016-02-01 Narayan KamathMerge "Revert "Disable test after failing test was...
2016-02-01 Narayan KamathRevert "Disable test after failing test was pushed."
2016-01-30 Mathieu ChartierMerge "Clean up UpdateOatFile for app images"
2016-01-30 Mathieu ChartierClean up UpdateOatFile for app images
2016-01-30 Mathieu ChartierMerge "Add oat checksum check for app image loading"
2016-01-29 Mathieu ChartierMerge "ART: Do not reopen oat file in ImageWriter:...
2016-01-29 Jeff HaoMerge "Regression test ensuring unresolved classes...
2016-01-29 Jeff HaoRegression test ensuring unresolved classes are not...
2016-01-29 Mathieu ChartierAdd oat checksum check for app image loading
2016-01-29 Hiroshi YamauchiMerge "Add a comment on ReadBarrier::Mark() about ALWAY...
2016-01-29 Alex LightMerge "Fix issue with exception type resolution during...
2016-01-29 Hans BoehmMerge "Do not use atomic increment in allocation as...
2016-01-29 Alex LightFix issue with exception type resolution during linking.
2016-01-29 Hiroshi YamauchiAdd a comment on ReadBarrier::Mark() about ALWAYS_INLINE.
2016-01-29 Aart BikMerge "Implement compare() on ARM64."
2016-01-29 Andreas GampeMerge "ART: Dump full exception on re-init failure...
2016-01-29 Aart BikImplement compare() on ARM64.
2016-01-29 Aart BikMerge "Implementation of integer intrinsics on x86_64"
2016-01-29 Alex LightMerge "Optimizing compiler support for directly calling...
2016-01-29 Lazar TrsicMIPS64: Remove unaligned memory access from art generat...
2016-01-29 Vladimir MarkoART: Do not reopen oat file in ImageWriter::UpdateOatFi...
2016-01-29 Nicolas GeoffrayMerge "Disable test after failing test was pushed."
2016-01-29 Nicolas GeoffrayDisable test after failing test was pushed.
2016-01-29 Nicolas GeoffrayMerge "Re-enable test 566-polymorphic-inlining."
2016-01-29 Nicolas GeoffrayRe-enable test 566-polymorphic-inlining.
2016-01-29 Roland LevillainMerge "Re-enable test 496-checker-inlining-and-class...
2016-01-29 Roland LevillainRe-enable test 496-checker-inlining-and-class-loader...
2016-01-29 Vladimir MarkoMerge "Optimizing: Use dex pc 0 for pattern substitutio...
2016-01-29 David BrazdilMerge "ART: Do not use AT register in MIPS DSS<->RP...
2016-01-29 Vladimir MarkoOptimizing: Use dex pc 0 for pattern substitution-gener...
2016-01-29 Nicolas GeoffrayMerge "Revert "reflection: Add new 1.8 AnnotatedElement...
2016-01-29 Nicolas GeoffrayRevert "reflection: Add new 1.8 AnnotatedElement method...
2016-01-29 David BrazdilART: Do not use AT register in MIPS DSS<->RP swap
2016-01-29 Bill BuzbeeMerge "ART: Fix single-step interpretation for mterp"
2016-01-29 Hans BoehmDo not use atomic increment in allocation as fence.
2016-01-29 buzbeeART: Fix single-step interpretation for mterp
2016-01-28 Bill BuzbeeMerge "Fix "Never Interpret" option for all interpreters"
2016-01-28 buzbeeFix "Never Interpret" option for all interpreters
2016-01-28 Alex LightOptimizing compiler support for directly calling interf...
2016-01-28 Andreas GampeART: Dump full exception on re-init failure message
2016-01-28 Nicolas GeoffrayMerge "Disable test for now."
2016-01-28 Nicolas GeoffrayDisable test for now.
2016-01-28 Mathieu ChartierMerge "Clear image file in image writer"
2016-01-28 Hiroshi YamauchiMerge "Remove ALWAYS_INLINE from ReadBarrier::Mark()."
2016-01-28 Hiroshi YamauchiRemove ALWAYS_INLINE from ReadBarrier::Mark().
2016-01-28 Mathieu ChartierMerge "Fix image test with GSS"
2016-01-28 Mathieu ChartierFix image test with GSS
2016-01-28 Mathieu ChartierClear image file in image writer
2016-01-28 Aart BikImplementation of integer intrinsics on x86_64
2016-01-28 Mathieu ChartierMerge "Remove some more read barriers in image relocation"
2016-01-28 Mathieu ChartierRemove some more read barriers in image relocation
2016-01-28 Nicolas GeoffrayMerge "Doh. Forgot to ensure it's compiled."
2016-01-28 Vladimir MarkoMerge "Optimizing: Try pattern substitution when we...
2016-01-28 Nicolas GeoffrayDoh. Forgot to ensure it's compiled.
2016-01-28 Alex LightMerge "Fix issue with IMT dispatch."
2016-01-28 Vladimir MarkoOptimizing: Try pattern substitution when we cannot...
2016-01-28 Jeff HaoMerge "Stop verifier ResolveClass from putting unresolv...
2016-01-28 Jeff HaoStop verifier ResolveClass from putting unresolved...
2016-01-28 Richard UhlerMerge "Factor out common code for SetPendingNext."
2016-01-28 David BrazdilMerge "ART: Add missing swaps to MIPS codegen"
2016-01-28 David BrazdilART: Add missing swaps to MIPS codegen
2016-01-28 Roland LevillainMerge "Do not enforce deterministic compilation with...
2016-01-28 Tamas BerghammerMerge "Add a comment to oatdump for 0 size symbols"
2016-01-28 Nicolas GeoffrayMerge "Change log to avoid polluting logcat."
2016-01-28 Tamas BerghammerAdd a comment to oatdump for 0 size symbols
2016-01-28 David BrazdilMerge "ART: Fix gtest after liveness CL"
2016-01-28 David BrazdilART: Fix gtest after liveness CL
2016-01-28 Nicolas GeoffrayMerge "Implement first kind of polymorphic inlining."
2016-01-28 Nicolas GeoffrayImplement first kind of polymorphic inlining.
next