OSDN Git Service

android-x86/art.git
2017-03-27 Nicolas GeoffrayMerge "Add 'dist' to gtest targets to avoid jack issues."
2017-03-27 Nicolas GeoffrayAdd 'dist' to gtest targets to avoid jack issues.
2017-03-27 Nicolas GeoffrayMerge "ARM: Reduce the number of branches generated...
2017-03-27 Nicolas GeoffrayMerge "ARM: Improve the code generated for HInstanceOf"
2017-03-27 Orion HodsonMerge "Improve user-friendliness of art script."
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner."
2017-03-25 Nicolas GeoffrayMerge "Makefile cleanup/fix after refactoring."
2017-03-25 Nicolas GeoffrayMakefile cleanup/fix after refactoring.
2017-03-25 Nicolas GeoffrayMerge "Fix issue with Android.run-test.mk"
2017-03-24 Alex LightFix issue with Android.run-test.mk
2017-03-24 Mathieu ChartierMerge "Move backtrace logic to backtrace_helper.h"
2017-03-24 Joachim SauerMerge "Remove TimeZoneTest.testAllDisplayNames() failure"
2017-03-24 Aart BikMerge "MIPS64: Check for MSA presence in each MSA instr...
2017-03-24 Aart BikMerge "Implement a SIMD spilling slot."
2017-03-24 Orion HodsonMerge "Silence ulimit in run-test"
2017-03-24 Mathieu ChartierMove backtrace logic to backtrace_helper.h
2017-03-24 Vladimir MarkoMerge "Deterministic DexCache in heap images."
2017-03-24 Joachim SauerRemove TimeZoneTest.testAllDisplayNames() failure
2017-03-24 Shubham AjmeraMerge "Testrunner: Print colored text only when printin...
2017-03-24 Orion HodsonSilence ulimit in run-test
2017-03-24 Nicolas GeoffrayImprovements in the Inliner.
2017-03-24 Orion HodsonImprove user-friendliness of art script.
2017-03-24 Treehugger... Merge "MIPS64: Remove memcpy() from java.lang.String...
2017-03-24 Treehugger... Merge "MIPS32: Remove memcpy() from java.lang.String...
2017-03-24 Nicolas GeoffrayMerge "Revert "Revert^4 "CHA for interface method."""
2017-03-24 Nicolas GeoffrayRevert "Revert^4 "CHA for interface method.""
2017-03-24 Nicolas GeoffrayMerge "Revert "Make original dex file be more deduplica...
2017-03-24 Nicolas GeoffrayRevert "Make original dex file be more deduplicated"
2017-03-23 Aart BikImplement a SIMD spilling slot.
2017-03-23 Mathieu ChartierMerge "Reduce test 051-threads to 128 threads instead...
2017-03-23 Shubham AjmeraTestrunner: Print colored text only when printing on...
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 Chris LarsenMIPS64: Remove memcpy() from java.lang.String.getChars...
2017-03-23 Chris LarsenMIPS32: Remove memcpy() from java.lang.String.getChars...
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 Vladimir MarkoDeterministic DexCache in heap images.
2017-03-23 Treehugger... Merge "Revert "Blacklist test that times out.""
2017-03-23 Anton KirilovARM: Improve the code generated for HInstanceOf
2017-03-23 Nicolas GeoffrayRevert "Blacklist test that times out."
2017-03-23 Goran JakovljevicMIPS64: Check for MSA presence in each MSA instruction
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 Anton KirilovARM: Reduce the number of branches generated for HCondi...
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...
next