OSDN Git Service

android-x86/art.git
2017-03-28 Richard UhlerMerge "Remove unreachable code in DexLocationToOdexFile...
2017-03-28 Treehugger... Merge "ART: Fix some tidy warnings"
2017-03-28 Andreas GampeMerge "ART: Clean up field initialization"
2017-03-28 Treehugger... Merge "ART: Remove unused DexToDex level."
2017-03-27 Treehugger... Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6...
2017-03-27 Treehugger... Merge "Testrunner: Fix output parsing issue"
2017-03-27 Andreas GampeART: Fix some tidy warnings
2017-03-27 Andreas GampeART: Remove unused DexToDex level.
2017-03-27 Josh GaoRemove signal mask checks from native bridge tests.
2017-03-27 Andreas GampeART: Clean up field initialization
2017-03-27 Nicolas GeoffrayMerge "One more test to disable for CHA."
2017-03-27 Treehugger... Merge "Ensure 'modified' field of ArtClassDefinition...
2017-03-27 Nicolas GeoffrayOne more test to disable for CHA.
2017-03-27 Treehugger... Merge "Testrunner: Temporarily fix long Dex File name...
2017-03-27 Treehugger... Merge "Ensure jvmtiCapabilities structs are initialized."
2017-03-27 Shubham AjmeraTestrunner: Fix output parsing issue
2017-03-27 Alex LightEnsure 'modified' field of ArtClassDefinition is always...
2017-03-27 Alex LightEnsure jvmtiCapabilities structs are initialized.
2017-03-27 Treehugger... Merge "Check for unattached threads in JVMTI functions"
2017-03-27 Richard UhlerRemove unreachable code in DexLocationToOdexFilename.
2017-03-27 Orion HodsonMerge "Revert "Improve user-friendliness of art script.""
2017-03-27 Orion HodsonRevert "Improve user-friendliness of art script."
2017-03-27 Treehugger... Merge "Initialize art_method_ in HGraph."
2017-03-27 Nicolas GeoffrayInitialize art_method_ in HGraph.
2017-03-27 Treehugger... Merge "MIPS64: Improve method entry/exit code"
2017-03-27 Nicolas GeoffrayMerge ""Revert^6 "CHA for interface method.""""
2017-03-27 Treehugger... Merge "Revert "Revert "Make original dex file be more...
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 Geoffray"Revert^6 "CHA for interface method."""
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 Shubham AjmeraTestrunner: Temporarily fix long Dex File name issue
2017-03-24 Alex LightCheck for unattached threads in JVMTI functions
2017-03-24 Alex LightFix issue with Android.run-test.mk
2017-03-24 Alex LightRevert "Revert "Make original dex file be more deduplic...
2017-03-24 Mathieu ChartierMerge "Move backtrace logic to backtrace_helper.h"
2017-03-24 Josh Gaosigchain: fix sigaction(signal, nullptr, &sa).
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-24 Josh Gaosigchain: make SIG_DFL handling less broken.
2017-03-24 Josh Gaosigchain: allow use of sigprocmask inside handlers.
2017-03-23 Aart BikImplement a SIMD spilling slot.
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 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 Alexey FrunzeMIPS64: Improve method entry/exit code
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...
next