OSDN Git Service

android-x86/art.git
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-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-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
2016-05-10 Aart BikMerge "Break the debug cycle!"
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Treehugger... Merge "Add ability to see if a dex file is backed by...
2016-05-10 Alex LightRevert "Revert "Make run-test default to optimizing...
2016-05-10 Alex LightMerge "Fix issue with Constructor proxies."
2016-05-10 Mathieu ChartierRevert "Revert "Revert "Revert "(dl)Close native librar...
2016-05-10 Mathieu ChartierRevert "Revert "Remove double unloading hack""
2016-05-10 Aart BikBreak the debug cycle!
2016-05-10 Jeff HaoAdd ability to see if a dex file is backed by an oat...
2016-05-10 Alex LightFix issue with Constructor proxies.
2016-05-10 Richard UhlerHold a ClassLoader reference in NativeAllocationRegistry.
2016-05-10 Vladimir MarkoMerge "Intrinsify String.length() and String.isEmpty...
2016-05-10 Narayan KamathMerge "DexFile: Add an API to query oat file status."
2016-05-10 Treehugger... Merge "Reduce memory usage of SSA Phi elimination and...
2016-05-10 Vladimir MarkoReduce memory usage of SSA Phi elimination and make...
2016-05-10 Narayan KamathDexFile: Add an API to query oat file status.
2016-05-10 Nicolas GeoffrayMerge "Revert "Make run-test default to optimizing...
2016-05-10 Nicolas GeoffrayRevert "Make run-test default to optimizing compiler."
2016-05-10 Treehugger... Merge "Fix braino when parsing invoke transition weight."
2016-05-10 Vladimir MarkoMerge "Attribute arena allocations previously marked...
2016-05-10 Nicolas GeoffrayFix braino when parsing invoke transition weight.
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-10 Nicolas GeoffrayMerge "Relax the DCHECK in load store elimination."
2016-05-10 Serguei KatkovART: Reference.getReferent intrinsic for x86 and x86_64
2016-05-10 David SehrMerge "Remove a common subexpression from profman output"
2016-05-10 David SehrMerge "Use delete/delete[] rather than free/realloc...
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime"
2016-05-10 Treehugger... Merge "Make --jvm work again"
2016-05-09 Alex LightMake all java.lang.reflect.Constructor methods handle...
2016-05-09 Dimitry IvanovInitialize native loader before starting runtime
2016-05-09 Alex LightMake --jvm work again
2016-05-09 David SehrRemove a common subexpression from profman output
2016-05-09 David SehrUse delete/delete[] rather than free/realloc in tracedump
2016-05-09 Treehugger... Merge "Revert "Revert "Assembly RegionTLAB allocation...
next