OSDN Git Service

android-x86/art.git
2016-04-20 Vladimir MarkoFix HInstruction::ReplaceInput(), allow no-op.
2016-04-20 Andreas GampeMerge changes I0360a078,I3e267519 into nyc-dev
2016-04-20 Aart BikMerge "Avoid constructing types with errors." into...
2016-04-20 Vladimir MarkoMerge changes Iddd42d75,Ifb2d7b35 into nyc-dev
2016-04-20 Vladimir MarkoReuse HUseListNode<>s when replacing instruction or...
2016-04-20 Vladimir MarkoUse iterators "before" the use node in HUserRecord<>.
2016-04-20 TreeHugger... Merge "ProfileSaver: query profiling_infos instead...
2016-04-20 Calin JuravleProfileSaver: query profiling_infos instead of the...
2016-04-20 Vladimir MarkoMerge changes I5044e94b,I149273b7 into nyc-dev
2016-04-20 Andreas GampeMerge "ART: Fast-fail empty other handlers in fault...
2016-04-19 Aart BikAvoid constructing types with errors.
2016-04-19 Mathieu ChartierDo less work holding thread list lock
2016-04-19 Vladimir MarkoFix 570-checker-osr test for non-debuggable mode.
2016-04-19 Calin JuravleFix comparison in profile saver
2016-04-19 Calin JuravleMerge "Fix tracking foreign dex files" into nyc-dev
2016-04-19 TreeHugger... Merge "Skip profiling if the dex file is fully compiled...
2016-04-19 Andreas GampeMerge "ART: Remove Security initialization cutout"...
2016-04-19 Richard UhlerMerge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev
2016-04-19 TreeHugger... Merge "Use dex cache from compilation unit in HInstruct...
2016-04-19 Andreas GampeART: Fast-fail empty other handlers in fault handling
2016-04-19 David BrazdilART: Fix IsLinearOrderWellFormed in liveness analysis
2016-04-19 Calin JuravleFix tracking foreign dex files
2016-04-19 Calin JuravleSkip profiling if the dex file is fully compiled
2016-04-19 Vladimir MarkoUse dex cache from compilation unit in HInstructionBuilder.
2016-04-19 Vladimir MarkoFix inlining loops in OSR mode.
2016-04-19 Andreas GampeART: Add Math cutouts
2016-04-19 Andreas GampeART: Add some reflection cutouts
2016-04-19 Andreas GampeMerge "ART: Add cutout for Character.toLower/UpperCase...
2016-04-19 Andreas GampeMerge "ART: Add ClassLoader.getResourceAsStream cutout...
2016-04-18 Mathieu ChartierPrevent holding stale Thread pointers
2016-04-18 Andreas GampeART: Add cutout for Character.toLower/UpperCase
2016-04-18 Mathieu ChartierMerge "Add more info to monitor contention logging...
2016-04-18 Mathieu ChartierAdd more info to monitor contention logging
2016-04-18 Richard UhlerDisable stripped-dex test for no-dex2oat.
2016-04-18 Richard UhlerDisable stripped-dex test on target.
2016-04-18 Roland LevillainMerge changes I077465e3,I30173023 into nyc-dev
2016-04-18 Yi KongMerge "Increase vtable size for String class" into...
2016-04-18 Alexandre RamesFix: correctly destruct VIXL labels.
2016-04-18 Vladimir MarkoMove Assemblers to the Arena.
2016-04-18 Calin JuravleMerge "Allow the framework to register sensistive threa...
2016-04-18 Nicolas GeoffrayMerge "Add weight to compiled/interpreter transitions...
2016-04-18 Yi KongIncrease vtable size for String class
2016-04-18 Narayan KamathTrack removal of String hash functions.
2016-04-18 Narayan KamathOpenJdkJVM: Fix Mac OS build.
2016-04-18 Narayan KamathOpenJdkJVM: Fix JVM_Lseek
2016-04-18 Nicolas GeoffrayAdd weight to compiled/interpreter transitions.
2016-04-16 Andreas GampeART: Remove Security initialization cutout
2016-04-16 Andreas GampeART: Add ClassLoader.getResourceAsStream cutout
2016-04-16 Andreas GampeART: Fix nits for verifier change
2016-04-16 Andreas GampeART: Make iget receiver mismatch hard verifier error
2016-04-15 TreeHugger... Merge "Sort output of a find command in makefile" into...
2016-04-15 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-15 Bill BuzbeeRevert "Revert "ART: Improve JitProfile perf in x86_64...
2016-04-15 Andreas GampeMerge "ART: Add a System.getProperty cutout" into nyc-dev
2016-04-15 Calin JuravleAllow the framework to register sensistive threads...
2016-04-15 Nicolas GeoffrayMerge "Fix initialization of field after conflicting...
2016-04-15 Nicolas GeoffrayMerge "Remove the JIT from the instrumentation framewor...
2016-04-15 Nicolas GeoffrayMerge "Properly initialize the is_osr_method_being_comp...
2016-04-15 Nicolas GeoffrayFix initialization of field after conflicting merges.
2016-04-15 Nicolas GeoffrayProperly initialize the is_osr_method_being_compiled_...
2016-04-15 David BrazdilMerge changes Id1538275,I63632e88 into nyc-dev
2016-04-15 Nicolas GeoffrayRemove the JIT from the instrumentation framework.
2016-04-15 David BrazdilRename test whose name was too long for some configs
2016-04-15 David BrazdilART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses
2016-04-15 David BrazdilART: Save a bit of memory in production LICM
2016-04-15 Andreas GampeART: Add a System.getProperty cutout
2016-04-14 Richard UhlerRestore fallback behavior in the no-image stripped...
2016-04-13 Alex LightAllow private methods in interfaces.
2016-04-13 Mathieu ChartierAdd imgdiag support for diff against zygote
2016-04-13 Calin JuravleMerge remote-tracking branch 'goog/master' into nyc-dev
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleAdd option to tune sample collection based on thread...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena." am:...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena." am:...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena."
2016-04-13 Hiroshi YamauchiMerge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena."
2016-04-13 Treehugger... Merge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Hiroshi YamauchiMerge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Treehugger... Merge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Andreas GampeMerge "ART: Simplify unstarted-runtime ceil and floor...
2016-04-13 Andreas GampeMerge "ART: Simplify unstarted-runtime ceil and floor...
2016-04-13 Andreas GampeMerge "ART: Simplify unstarted-runtime ceil and floor"
2016-04-13 Andreas GampeMerge "ART: Simplify unstarted-runtime ceil and floor"
2016-04-13 Andreas GampeART: Simplify unstarted-runtime ceil and floor
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-13 Mathieu ChartierFix InsertDexFileInToClassLoader to handle null class...
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-13 Hiroshi YamauchiRevert "Ignore libcore.java.lang.OldSystemTest#test_gc...
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-13 Mathieu ChartierFix InsertDexFileInToClassLoader to handle null class...
2016-04-13 Mathieu ChartierFix InsertDexFileInToClassLoader to handle null class...
next