OSDN Git Service

android-x86/art.git
2017-03-23 Josh Gaosigchainlib: hopefully fix darwin build breakage.
2017-03-23 Josh GaoRevert^2: "Make sigchain actually own the signal chain.""
2017-03-23 Mathieu ChartierMerge "Reduce test 051-threads to 128 threads instead...
2017-03-23 Shubham AjmeraMerge "Add test.py script to run gtest and run-test"
2017-03-23 Shubham AjmeraMerge "Remove test logic from Android.run-test.mk"
2017-03-23 Shubham AjmeraAdd test.py script to run gtest and run-test
2017-03-23 Mathieu ChartierReduce test 051-threads to 128 threads instead of 512
2017-03-23 Treehugger... Merge "Make original dex file be more deduplicated"
2017-03-23 Mingyao YangMerge "Revert^4 "CHA for interface method.""
2017-03-23 Shubham AjmeraRemove test logic from Android.run-test.mk
2017-03-23 Aart BikMerge "Saves full XMM state along suspend check's slow...
2017-03-23 Aart BikMerge "Change 1/2 spill slots to more general number...
2017-03-23 Aart BikMerge "Properly disassemble cmpeq for x86/x86_64"
2017-03-23 Aart BikMerge "Replace + by / to avoid vectorization of loop."
2017-03-23 Treehugger... Merge "Revert "Blacklist test that times out.""
2017-03-23 Nicolas GeoffrayRevert "Blacklist test that times out."
2017-03-23 Treehugger... Merge "Fix bot breakages."
2017-03-22 Aart BikChange 1/2 spill slots to more general number of spill...
2017-03-22 Mathieu ChartierMerge "Add even more logging failed to copy GC error"
2017-03-22 Aart BikReplace + by / to avoid vectorization of loop.
2017-03-22 Aart BikProperly disassemble cmpeq for x86/x86_64
2017-03-22 Aart BikMerge "MIPS64: Extend instruction_set_features_mips64_test"
2017-03-22 Mathieu ChartierMerge "Add syntax for adding all class methods to profman"
2017-03-22 Mingyao YangRevert^4 "CHA for interface method."
2017-03-22 Mathieu ChartierAdd even more logging failed to copy GC error
2017-03-22 Aart BikSaves full XMM state along suspend check's slow path.
2017-03-22 Mathieu ChartierAdd syntax for adding all class methods to profman
2017-03-22 Mathieu ChartierMerge "Speed up test 080-oom-throw"
2017-03-22 Calin JuravleMerge "Log the errno code for failed flock() invocations"
2017-03-22 Mathieu ChartierSpeed up test 080-oom-throw
2017-03-22 Alex LightMake original dex file be more deduplicated
2017-03-22 Calin JuravleLog the errno code for failed flock() invocations
2017-03-22 Nicolas GeoffrayFix bot breakages.
2017-03-22 Nicolas GeoffrayMerge "Blacklist test that times out."
2017-03-22 Nicolas GeoffrayBlacklist test that times out.
2017-03-22 Nicolas GeoffrayMerge "ARM: Avoid branches to branches"
2017-03-22 Nicolas GeoffrayMerge "Assign pointer to quick code for copied methods"
2017-03-21 Treehugger... Merge changes I17d48a60,I90bc4912
2017-03-21 Shubham AjmeraMerge "Run gtests in art-test"
2017-03-21 Treehugger... Merge "Avoid use of pthread_getschedparam (except on...
2017-03-21 Treehugger... Merge "tools: Add golem/build-target and golem/env...
2017-03-21 Brian CarlstromAvoid use of pthread_getschedparam (except on the Mac)
2017-03-21 Treehugger... Merge "Downgrade duplicate method DCHECKs to WARNINGs"
2017-03-21 Narayan KamathMerge "ART: Remove com.android.dex.Dex from well_known_...
2017-03-21 Nicolas GeoffrayMerge "Some more blacklisting."
2017-03-21 Nicolas GeoffraySome more blacklisting.
2017-03-21 Goran JakovljevicMIPS64: Extend instruction_set_features_mips64_test
2017-03-21 Calin JuravleMerge "Remove extra comma in knownfailures.json"
2017-03-21 Calin JuravleRemove extra comma in knownfailures.json
2017-03-20 Andreas GampeART: Add dex2oat return code for runtime failure
2017-03-20 Treehugger... Merge "jdwp: switch to SOCK_SEQPACKET."
2017-03-20 Andreas GampeART: Add dex2oat return codes
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 Alex LightDowngrade duplicate method DCHECKs to WARNINGs
2017-03-20 Aart BikMerge "Revert "Revert "Introduce a number of MSA instru...
2017-03-20 Narayan KamathART: Remove com.android.dex.Dex from well_known_classes.
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 AjmeraRun gtests in art-test
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 Anton KirilovARM: Avoid branches to branches
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
next