OSDN Git Service

android-x86/art.git
2017-03-21 Nicolas GeoffraySome more blacklisting.
2017-03-21 Calin JuravleMerge "Remove extra comma in knownfailures.json"
2017-03-21 Calin JuravleRemove extra comma in knownfailures.json
2017-03-20 Treehugger... Merge "jdwp: switch to SOCK_SEQPACKET."
2017-03-20 Calin JuravleMerge "Fix missing comma in knownfailures.json"
2017-03-20 Calin JuravleFix missing comma in knownfailures.json
2017-03-20 Josh Gaojdwp: switch to SOCK_SEQPACKET.
2017-03-20 Calin JuravleMerge "Disable the use of inline caches in AOT mode"
2017-03-20 Calin JuravleDisable the use of inline caches in AOT mode
2017-03-20 Aart BikMerge "Revert "Revert "Introduce a number of MSA instru...
2017-03-20 Richard UhlerMerge "Don't special case kRuntimeISA for getting image...
2017-03-19 Roland LevillainMerge "Fix the artificial dependency in ARM/ARM64 Syste...
2017-03-18 Roland LevillainMerge "Refactor SystemArrayCopy intrinsics."
2017-03-18 Treehugger... Merge "More blacklisting."
2017-03-18 Nicolas GeoffrayMore blacklisting.
2017-03-18 Jin QianMerge "Revert "Make sigchain actually own the signal...
2017-03-18 Jin QianRevert "Make sigchain actually own the signal chain."
2017-03-18 Josh GaoMerge "Make sigchain actually own the signal chain."
2017-03-18 Josh GaoMake sigchain actually own the signal chain.
2017-03-17 Calin JuravleMerge "Accept output profile path from dalvikvm command"
2017-03-17 Shubham AjmeraMerge "Testrunner: Add timeout support"
2017-03-17 Shubham AjmeraTestrunner: Add timeout support
2017-03-17 David SehrMerge "Add byte count to section"
2017-03-17 Calin JuravleAccept output profile path from dalvikvm command
2017-03-17 Roland LevillainFix the artificial dependency in ARM/ARM64 SystemArrayC...
2017-03-17 Roland LevillainRefactor SystemArrayCopy intrinsics.
2017-03-17 Mathieu ChartierMerge "Increase resolved classes save delay to 5s"
2017-03-17 David SehrAdd byte count to section
2017-03-17 Aart BikMerge "MIPS64: Add MSA instruction set feature option"
2017-03-17 Nicolas GeoffrayMerge "Blacklist two tests due to timeout."
2017-03-17 Nicolas GeoffrayBlacklist two tests due to timeout.
2017-03-17 Treehugger... Merge "MIPS64: Adjust Base and Offset"
2017-03-17 Treehugger... Merge "Do not assume type relationship when recording...
2017-03-17 Goran JakovljevicRevert "Revert "Introduce a number of MSA instructions...
2017-03-17 Narayan KamathMerge "ART: Get rid of most of java.lang.DexCache."
2017-03-17 Nicolas GeoffrayDo not assume type relationship when recording "not...
2017-03-17 Mathieu ChartierMerge "Change some pending OOME asserts to be pending...
2017-03-16 Treehugger... Merge "Ensure the GC visits Obsolete Methods"
2017-03-16 Colin CrossMerge "Fix sign extension issues in x86_64 code generation"
2017-03-16 Mathieu ChartierChange some pending OOME asserts to be pending exception
2017-03-16 Mathieu ChartierMerge "Delete SrcMap"
2017-03-16 Chris LarsenMIPS64: Adjust Base and Offset
2017-03-16 Alex LightEnsure the GC visits Obsolete Methods
2017-03-16 Nicolas GeoffrayMerge "Blacklist more tests."
2017-03-16 Treehugger... Merge "Add verification of knownfailures in the testrunner"
2017-03-16 Shubham AjmeraAdd verification of knownfailures in the testrunner
2017-03-16 Nicolas GeoffrayBlacklist more tests.
2017-03-16 Mathieu ChartierDelete SrcMap
2017-03-16 Mathieu ChartierMerge "Add method info to oat files"
2017-03-16 Treehugger... Merge "x86-64: Code size improvement for MethodLoadKind...
2017-03-16 Calin JuravleMerge "Ensure the profile is written to disk at shutdown"
2017-03-16 Narayan KamathART: Get rid of most of java.lang.DexCache.
2017-03-16 Treehugger... Merge "Fix sign extension issues"
2017-03-16 Mathieu ChartierAdd method info to oat files
2017-03-16 Nicolas GeoffrayMerge "Blacklist failing tests, and rename one."
2017-03-16 Treehugger... Merge "Revert "Remove obsolete LOCAL_DX_FLAGS.""
2017-03-16 Nicolas GeoffrayBlacklist failing tests, and rename one.
2017-03-16 Colin CrossFix sign extension issues in x86_64 code generation
2017-03-16 Vladimir Markox86-64: Code size improvement for MethodLoadKind::kDire...
2017-03-16 Colin CrossRevert "Remove obsolete LOCAL_DX_FLAGS."
2017-03-16 Bill BuzbeeMerge "ART: Bit intrinsics for Mterp interpreter"
2017-03-16 Treehugger... Merge "Fix String::DoReplace() using obsolete `this`."
2017-03-16 Nicolas GeoffrayMerge "Revert "Revert "ARM: VIXL32: Use VIXL backend...
2017-03-16 Nicolas GeoffrayMerge "vixl32: do not use D14 as a temporary."
2017-03-16 Nicolas GeoffrayMerge "Include 'art' script in golem target build."
2017-03-16 Nicolas GeoffrayInclude 'art' script in golem target build.
2017-03-16 Richard UhlerDon't special case kRuntimeISA for getting image info.
2017-03-16 buzbeeART: Bit intrinsics for Mterp interpreter
2017-03-16 Treehugger... Merge "MIPS64: Inline polymorphic method calls."
2017-03-16 Nicolas Geoffrayvixl32: do not use D14 as a temporary.
2017-03-16 Vladimir MarkoFix String::DoReplace() using obsolete `this`.
2017-03-16 Nicolas GeoffrayRevert "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-16 Goran JakovljevicMIPS64: Add MSA instruction set feature option
2017-03-16 Nicolas GeoffrayMerge "Run all 'compiler' variants by default."
2017-03-16 Richard UhlerMerge "Cleanup use of ulimit in run tests."
2017-03-16 Treehugger... Merge "Finish adding checks to dex ir verification."
2017-03-16 Colin CrossFix sign extension issues
2017-03-16 Jeff HaoFinish adding checks to dex ir verification.
2017-03-16 Mathieu ChartierIncrease resolved classes save delay to 5s
2017-03-16 Calin JuravleMerge "Tweak ProfileSaver saving strategy"
2017-03-16 Calin JuravleEnsure the profile is written to disk at shutdown
2017-03-15 Treehugger... Merge "Add more logging to OOM in fallback space DCHECK"
2017-03-15 Calin JuravleTweak ProfileSaver saving strategy
2017-03-15 Treehugger... Merge "Revert "Introduce a number of MSA instructions...
2017-03-15 Mathieu ChartierAdd more logging to OOM in fallback space DCHECK
2017-03-15 Treehugger... Merge "SIMD cmpeq for x86/x86_64"
2017-03-15 Aart BikRevert "Introduce a number of MSA instructions for...
2017-03-15 Alex LightMerge "Revert "Add verification of knownfailures in...
2017-03-15 Alex LightRevert "Add verification of knownfailures in the testru...
2017-03-15 Aart BikSIMD cmpeq for x86/x86_64
2017-03-15 Treehugger... Merge "Revert "Revert "Refactor annotation code for...
2017-03-15 Treehugger... Merge "Add verification of knownfailures in the testrunner"
2017-03-15 Treehugger... Merge "Fix RegType invariant checks."
2017-03-15 Alex LightRevert "Revert "Refactor annotation code for obsolete...
2017-03-15 Aart BikMerge "SIMD and-not for x86/x86_64"
2017-03-15 Aart BikMerge "Introduce a number of MSA instructions for MIPS64"
2017-03-15 Nicolas GeoffrayMerge "Only look at vdex related access flags for class...
2017-03-15 Nicolas GeoffrayOnly look at vdex related access flags for class/fields...
2017-03-15 Treehugger... Merge "MIPS64: Improve storing of constants in fields...
2017-03-15 Nicolas GeoffrayMerge "ARM64: Improve LocationBuilder for Shifts and...
next