OSDN Git Service

android-x86/art.git
2016-05-19 TreeHugger... Merge "ART: Optimize PreSetup pass for oat-file open...
2016-05-18 Andreas GampeART: Optimize PreSetup pass for oat-file open
2016-05-18 Mingyao YangMove rewritten StringFactory call results into dex...
2016-05-18 Roland LevillainMerge "Catch classes inheriting from themselves in...
2016-05-18 Roland LevillainCatch classes inheriting from themselves in the class...
2016-05-17 Andreas GampeART: Fix systrace monitor logging
2016-05-17 TreeHugger... Merge "Revert "Reject classes inheriting from themselve...
2016-05-17 Mathieu ChartierMerge "Visit IMT of all classes during image writing...
2016-05-17 Nicolas GeoffrayRevert "Reject classes inheriting from themselves direc...
2016-05-16 Mathieu ChartierVisit IMT of all classes during image writing
2016-05-16 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-16 Calin JuravleAdjust ProfileSaver strategy
2016-05-16 Jeff HaoMerge "Make quick frames of proxy methods visited if...
2016-05-16 Roland LevillainReject classes inheriting from themselves directly...
2016-05-13 Jeff HaoMake quick frames of proxy methods visited if they...
2016-05-13 Przemyslaw... Ensure that java.lang.reflect.Field is initialized
2016-05-12 Aart BikFix oatdump crash on arm64/arm code.
2016-05-12 Richard UhlerMerge "Don't expect permission to open foreign dex...
2016-05-12 TreeHugger... Merge "Fix another case of live_in at irreducible loop...
2016-05-11 Mathieu ChartierMerge "Prevent ArtMethod clearing race" into nyc-dev
2016-05-11 Mathieu ChartierPrevent ArtMethod clearing race
2016-05-11 Mathieu ChartierAdd histogram for native allocations
2016-05-11 Richard UhlerDon't expect permission to open foreign dex use marks.
2016-05-11 Mingyao YangFix assert failure in interpreter after deoptimization.
2016-05-11 Nicolas GeoffrayFix another case of live_in at irreducible loop entry.
2016-05-11 Mathieu ChartierMerge changes from topic 'native_unloads' into nyc-dev
2016-05-10 Mathieu ChartierFix libarttest to be non debug
2016-05-10 Aart BikMerge "Break the debug cycle!" into nyc-dev
2016-05-10 Mathieu ChartierChange test 136 to use dlopen
2016-05-10 Mathieu ChartierRevert "Revert "Remove double unloading hack""
2016-05-10 Mathieu ChartierRevert "Revert "Revert "Revert "(dl)Close native librar...
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime...
2016-05-10 Aart BikBreak the debug cycle!
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Dimitry IvanovInitialize native loader before starting runtime
2016-05-10 Alex LightMake all java.lang.reflect.Constructor methods handle...
2016-05-10 Alex LightFix issue with Constructor proxies.
2016-05-10 Vladimir MarkoReduce memory usage of SSA Phi elimination and make...
2016-05-10 Vladimir MarkoAttribute arena allocations previously marked as STL.
2016-05-10 Vladimir MarkoMerge "Fix ProtoId ordering check in DexFileVerifier...
2016-05-10 TreeHugger... Merge "ART: Fix dominance for irreducible loops" into...
2016-05-10 David BrazdilART: Fix dominance for irreducible loops
2016-05-10 Vladimir MarkoFix ProtoId ordering check in DexFileVerifier.
2016-05-10 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-10 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-10 Vladimir MarkoOptimizing: LoadString may not have any side effects.
2016-05-10 TreeHugger... Merge "Relax the DCHECK in load store elimination....
2016-05-10 Vladimir MarkoFix index checks for error strings in DexFileVerifier.
2016-05-10 Nicolas GeoffrayRelax the DCHECK in load store elimination.
2016-05-10 Aart BikWorkaround invokesuper underspecified behavior.
2016-05-09 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-09 TreeHugger... Merge "Fix braino when parsing invoke transition weight...
2016-05-09 Nicolas GeoffrayFix braino when parsing invoke transition weight.
2016-05-07 Alex LightFix test for verification of clinit method
2016-05-06 TreeHugger... Merge "Make <clinit> verification stronger for v37...
2016-05-06 TreeHugger... Merge "Fix libart tests on target" into nyc-dev
2016-05-06 Alex LightMake <clinit> verification stronger for v37+.
2016-05-06 Dimitry IvanovFix libart tests on target
2016-05-06 David SehrRemove a common subexpression from profman output
2016-05-06 David BrazdilStop populating irreducible loop at header
2016-05-05 David SehrAdd braces per the coding convention
2016-05-05 David SehrLimit profman log spam with time threshold
2016-05-05 Nicolas GeoffrayMerge "Revert "(dl)Close native libraries on unload...
2016-05-05 Nicolas GeoffrayRevert "(dl)Close native libraries on unload"
2016-05-04 Dimitry IvanovMerge "(dl)Close native libraries on unload" into nyc-dev
2016-05-04 TreeHugger... Merge "Do not look at dead phis during SsaRedundantPhiE...
2016-05-04 Nicolas GeoffrayDo not look at dead phis during SsaRedundantPhiElimination.
2016-05-04 TreeHugger... Merge "Check if a class is verified before visiting...
2016-05-04 Nicolas GeoffrayCheck if a class is verified before visiting profiling...
2016-05-04 TreeHugger... Merge "Put a handle on the String object." into nyc-dev
2016-05-04 Nicolas GeoffrayPut a handle on the String object.
2016-05-03 TreeHugger... Merge "ART: Dump more OatDexFile data in oatdump" into...
2016-05-03 Dimitry Ivanov(dl)Close native libraries on unload
2016-05-03 Alex LightFix vtable corruption.
2016-05-03 Richard UhlerHold a ClassLoader reference in NativeAllocationRegistry.
2016-05-03 Andreas GampeART: Dump more OatDexFile data in oatdump
2016-05-03 Narayan KamathMerge "DexFile: Add an API to query oat file status...
2016-05-03 Narayan KamathDexFile: Add an API to query oat file status.
2016-05-02 Dimitry IvanovFix check_jni_compiler tests
2016-05-02 Dimitry IvanovSupply librarySearchPath to PathClassLoader
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-05-02 Dimitry IvanovReset NativeLoader on DestroyJavaVM
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" into nyc-dev
2016-04-29 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-29 Andreas GampeMerge "ART: Fix Mac build" into nyc-dev
2016-04-29 Andreas GampeART: Fix Mac build
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-29 Mathieu ChartierFix profile saver to use base dex location
2016-04-29 Hans BoehmCorrect monitor pool synchronization
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-29 TreeHugger... Merge "ART: Log all monitor operations to systrace...
2016-04-29 Brian CarlstromMerge "Add null checks to weak DexCache references...
2016-04-29 Bill BuzbeeMerge "ART: Add missing EXPORT_PCs to x86/_64 mterp...
2016-04-29 Brian CarlstromAdd null checks to weak DexCache references
2016-04-29 Mathieu ChartierMerge "Add contender method for lock contention" into...
2016-04-29 Mathieu ChartierAdd contender method for lock contention
2016-04-29 Andreas GampeART: Log all monitor operations to systrace
2016-04-29 buzbeeART: Add missing EXPORT_PCs to x86/_64 mterp
2016-04-29 Nicolas GeoffrayRemove invoke after inlining.
next