OSDN Git Service

android-x86/art.git
2016-05-23 Treehugger... Merge "Do not set property jpda.settings.syncPort in...
2016-05-21 Mathieu ChartierMerge "Only fill methods with 0xFE on debug builds"
2016-05-20 Mathieu ChartierOnly fill methods with 0xFE on debug builds
2016-05-20 Roland LevillainDo not set property jpda.settings.syncPort in JDWP...
2016-05-20 Vladimir MarkoMerge "ARM: Add new String.compareTo intrinsic."
2016-05-20 Scott WakelingARM: Add new String.compareTo intrinsic.
2016-05-20 Vladimir MarkoMerge "ARM64: Move BIC after branch in StringCompareTo...
2016-05-20 Scott WakelingARM64: Move BIC after branch in StringCompareTo intrinsic.
2016-05-20 Treehugger... Merge "Add missing check for IsShuttingDown in profile...
2016-05-20 Treehugger... Merge "ART: Check whether an oat file exists before...
2016-05-20 Calin JuravleAdd missing check for IsShuttingDown in profile saver
2016-05-19 Andreas GampeART: Check whether an oat file exists before opening
2016-05-19 Aart BikMerge "Do not allow OSR jump while debugging is active."
2016-05-19 Treehugger... Merge changes I0bbdf83d,I70156f98
2016-05-19 Aart BikDo not allow OSR jump while debugging is active.
2016-05-19 Vladimir MarkoMerge "Clean up JNI calling convention callee saves."
2016-05-19 Aart BikMerge "MIPS32: java.lang.Math.round(float)"
2016-05-19 Mathieu ChartierMerge "Fix profile saver initial wait"
2016-05-19 Vladimir MarkoClean up JNI calling convention callee saves.
2016-05-19 Nicolas GeoffrayMerge "Revert "Revert "ART: Reference.getReferent intri...
2016-05-19 Mathieu ChartierFix profile saver initial wait
2016-05-19 Andreas GampeART: Fix Mac build
2016-05-19 Andreas GampeART: Optimize PreSetup pass for oat-file open
2016-05-19 Treehugger... Merge "Allow libcore and JDWP tests to be executed...
2016-05-19 Roland LevillainAllow libcore and JDWP tests to be executed without...
2016-05-19 Roland LevillainMerge "Catch classes inheriting from themselves in...
2016-05-19 Treehugger... Merge "Revert "Move rewritten StringFactory call result...
2016-05-19 Hiroshi YamauchiRevert "Move rewritten StringFactory call results into...
2016-05-18 Alex LightMerge "Make a fake libart for misbehaving apps."
2016-05-18 Mingyao YangMerge "Move rewritten StringFactory call results into...
2016-05-18 Roland LevillainCatch classes inheriting from themselves in the class...
2016-05-18 Treehugger... Merge "Mark concrete HIR instructions as FINAL."
2016-05-18 Vladimir MarkoMark concrete HIR instructions as FINAL.
2016-05-18 Treehugger... Merge "ART: Fix systrace monitor logging"
2016-05-18 Andreas GampeART: Fix systrace monitor logging
2016-05-18 Nicolas GeoffrayMerge "ART: Blacklist a libcore test for investigation"
2016-05-18 Andreas GampeART: Blacklist a libcore test for investigation
2016-05-18 Alex LightMake a fake libart for misbehaving apps.
2016-05-18 Mingyao YangMove rewritten StringFactory call results into dex...
2016-05-17 Mingyao YangMerge "Fix an assert during jdwp debugging."
2016-05-17 Treehugger... Merge "Keep oat file unique pointers until they are...
2016-05-17 Mathieu ChartierMerge "ART: Return native debuggable status of the...
2016-05-17 Jeff HaoKeep oat file unique pointers until they are no longer...
2016-05-17 Oleksiy VyalovART: Return native debuggable status of the app.
2016-05-17 Mathieu ChartierMerge "Fix debug leftover in profman"
2016-05-17 Calin JuravleFix debug leftover in profman
2016-05-17 Treehugger... Merge "Support to pass <uses-library> option through...
2016-05-17 Jeff HaoSupport to pass <uses-library> option through to dex2oat.
2016-05-17 Mathieu ChartierMerge "Add null checks to weak DexCache references"
2016-05-17 Brian CarlstromAdd null checks to weak DexCache references
2016-05-17 Vladimir MarkoMerge "Clean up String.indexOf() intrinsics."
2016-05-17 Roland LevillainMerge "Revert "Reject classes inheriting from themselve...
2016-05-17 Roland LevillainRevert "Reject classes inheriting from themselves direc...
2016-05-17 Roland LevillainMerge "Revert "Reject classes implementing themselves...
2016-05-17 Roland LevillainRevert "Reject classes implementing themselves as inter...
2016-05-17 Vladimir MarkoClean up String.indexOf() intrinsics.
2016-05-17 Treehugger... Merge "Adjust ProfileSaver strategy"
2016-05-17 Mathieu ChartierMerge "Visit IMT of all classes during image writing"
2016-05-17 Mathieu ChartierVisit IMT of all classes during image writing
2016-05-16 Calin JuravleAdjust ProfileSaver strategy
2016-05-16 Mingyao YangFix an assert during jdwp debugging.
2016-05-16 Evgenii StepanovMerge "SafeStack-friendly stack protection in ART."
2016-05-16 Treehugger... Merge "Make quick frames of proxy methods visited if...
2016-05-16 Evgenii StepanovSafeStack-friendly stack protection in ART.
2016-05-16 Jeff HaoMake quick frames of proxy methods visited if they...
2016-05-16 Treehugger... Merge "Typos and stylistic fixes."
2016-05-16 Roland LevillainTypos and stylistic fixes.
2016-05-16 Roland LevillainMerge "Reject classes implementing themselves as interf...
2016-05-16 Roland LevillainMerge "Reject classes inheriting from themselves direct...
2016-05-16 Roland LevillainReject classes implementing themselves as interface...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-16 Serguei KatkovRevert "Revert "ART: Reference.getReferent intrinsic...
2016-05-13 Treehugger... Merge "Fix JNIEnv-on-wrong-thread abort message."
2016-05-13 Daniel EratFix JNIEnv-on-wrong-thread abort message.
2016-05-13 Hiroshi YamauchiMerge "Use _exit instead of exit for the system exit."
2016-05-13 Roland LevillainReject classes inheriting from themselves directly...
2016-05-13 Przemyslaw... Merge "Ensure that java.lang.reflect.Field is initialized"
2016-05-13 Przemyslaw... Ensure that java.lang.reflect.Field is initialized
2016-05-13 Nicolas GeoffrayMerge "Revert "ART: Reference.getReferent intrinsic...
2016-05-13 Nicolas GeoffrayRevert "ART: Reference.getReferent intrinsic for x86...
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Treehugger... Merge "Don't expect permission to open foreign dex...
2016-05-12 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-12 Aart BikFix oatdump crash on arm64/arm code.
2016-05-12 Richard UhlerDon't expect permission to open foreign dex use marks.
2016-05-12 Roland LevillainMerge "ART: Reference.getReferent intrinsic for x86...
2016-05-12 Nicolas GeoffrayMerge "Fix another case of live_in at irreducible loop...
2016-05-12 Nicolas GeoffrayFix another case of live_in at irreducible loop entry.
2016-05-12 Hiroshi YamauchiUse _exit instead of exit for the system exit.
2016-05-11 Mathieu ChartierMerge "Add histogram for native allocations"
2016-05-11 Mathieu ChartierAdd histogram for native allocations
2016-05-11 Mathieu ChartierMerge "Prevent ArtMethod clearing race"
2016-05-11 Mathieu ChartierPrevent ArtMethod clearing race
2016-05-11 Alex LightMerge "Revert "Revert "Make run-test default to optimiz...
2016-05-11 Roland LevillainMerge "Add cmpb instruction to x86 and x86_64 assembler"
2016-05-11 Nicolas GeoffrayMerge "Revert "Blacklist test.""
2016-05-11 Nicolas GeoffrayRevert "Blacklist test."
2016-05-11 Mathieu ChartierMerge "Revert some flaky unloading"
2016-05-11 Mathieu ChartierRevert some flaky unloading
2016-05-10 Mathieu ChartierMerge changes I11f1f820,Iafec1f83
next