OSDN Git Service

android-x86/art.git
2016-05-20 Mathieu ChartierMerge "Only fill methods with 0xFE on debug builds...
2016-05-20 Mathieu ChartierMerge "Only fill methods with 0xFE on debug builds...
2016-05-20 Mathieu ChartierOnly fill methods with 0xFE on debug builds
2016-05-19 Andreas GampeMerge "ART: Check whether an oat file exists before...
2016-05-19 Aart BikMerge "Do not allow OSR jump while debugging is active...
2016-05-19 Andreas GampeMerge "ART: Check whether an oat file exists before...
2016-05-19 Aart BikMerge "Do not allow OSR jump while debugging is active...
2016-05-19 Aart BikDo not allow OSR jump while debugging is active.
2016-05-19 Calin JuravleMerge "Add missing check for IsShuttingDown in profile...
2016-05-19 TreeHugger... Merge "Add missing check for IsShuttingDown in profile...
2016-05-19 Mathieu ChartierMerge "Fix profile saver initial wait" into nyc-dev
2016-05-19 Calin JuravleAdd missing check for IsShuttingDown in profile saver
2016-05-19 Mathieu ChartierMerge "Fix profile saver initial wait" into nyc-dev
2016-05-19 Roland LevillainMerge "Revert "Move rewritten StringFactory call result...
2016-05-19 TreeHugger... Merge "Revert "Move rewritten StringFactory call result...
2016-05-19 Roland LevillainRevert "Move rewritten StringFactory call results into...
2016-05-19 Andreas GampeART: Fix Mac build
2016-05-19 Andreas GampeART: Fix Mac build
2016-05-19 Andreas GampeART: Check whether an oat file exists before opening
2016-05-19 Andreas GampeMerge "ART: Optimize PreSetup pass for oat-file open...
2016-05-19 TreeHugger... Merge "ART: Optimize PreSetup pass for oat-file open...
2016-05-19 Mathieu ChartierFix profile saver initial wait
2016-05-18 Mingyao YangMove rewritten StringFactory call results into dex...
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 LevillainMerge "Catch classes inheriting from themselves in...
2016-05-18 Roland LevillainCatch classes inheriting from themselves in the class...
2016-05-18 Andreas GampeART: Fix systrace monitor logging
2016-05-17 Andreas GampeART: Fix systrace monitor logging
2016-05-17 Nicolas GeoffrayMerge "Revert "Reject classes inheriting from themselve...
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 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 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-16 Calin JuravleAdjust ProfileSaver strategy
2016-05-16 Calin JuravleAdjust ProfileSaver strategy
2016-05-16 Jeff HaoMerge "Make quick frames of proxy methods visited if...
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-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-13 Przemyslaw... Ensure that java.lang.reflect.Field is initialized
2016-05-12 Aart BikFix oatdump crash on arm64/arm code. Also adds 16 bit...
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 Richard UhlerMerge "Don't expect permission to open foreign dex...
2016-05-12 Nicolas GeoffrayMerge "Fix another case of live_in at irreducible loop...
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 ChartierMerge "Prevent ArtMethod clearing race" into nyc-dev
2016-05-11 Mathieu ChartierAdd histogram for native allocations
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-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 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 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 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Alex LightFix issue with Constructor proxies.
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 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 Vladimir MarkoMerge "Fix ProtoId ordering check in DexFileVerifier...
2016-05-10 David BrazdilMerge "ART: Fix dominance for irreducible loops" into...
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 MarkoMerge "Fix index checks for error strings in DexFileVer...
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 MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-10 Nicolas GeoffrayMerge "Relax the DCHECK in load store elimination....
2016-05-10 Aart BikWorkaround invokesuper underspecified behavior.
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...
next