OSDN Git Service

android-x86/art.git
2016-05-25 Treehugger... Merge "Fix oat_writer to use WriteData which updates...
2016-05-25 Richard UhlerMerge changes I5c891dc1,Ie717089d
2016-05-25 Jeff HaoFix oat_writer to use WriteData which updates checksum.
2016-05-25 Treehugger... Merge "Avoid long sleep in ProfileSaver"
2016-05-25 Brian CarlstromAvoid long sleep in ProfileSaver
2016-05-25 Treehugger... Merge "Remove bogus DCHECK."
2016-05-25 Nicolas GeoffrayRemove bogus DCHECK.
2016-05-25 Treehugger... Merge "Put boot class loader classes and strings in...
2016-05-25 Nicolas GeoffrayPut boot class loader classes and strings in dex cache...
2016-05-25 Treehugger... Merge "Apply String.equals() optimizations on arm,...
2016-05-25 Vladimir MarkoApply String.equals() optimizations on arm, arm64 and...
2016-05-25 Mathieu ChartierMerge "Fix broken DCHECK"
2016-05-25 Mathieu ChartierFix broken DCHECK
2016-05-25 Richard UhlerBase isDexOptNeeded result on OatFileAssistant::IsUpToDate.
2016-05-25 Richard UhlerOnly compile dex files if they are not up to date.
2016-05-25 Mathieu ChartierMerge "Add methods with samples during launch to profile"
2016-05-24 Mathieu ChartierAdd methods with samples during launch to profile
2016-05-24 Treehugger... Merge "Don't update checksum if data ptr is null."
2016-05-24 Jeff HaoDon't update checksum if data ptr is null.
2016-05-24 Mathieu ChartierMerge "Increase test timeouts"
2016-05-24 Aart BikMerge "Fix minor issues that prevented DexFuzz to run...
2016-05-24 Treehugger... Merge "Fix misc-macro-parentheses warnings."
2016-05-24 Aart BikMerge "Fix bug in verifier: soft fail was hiding hard...
2016-05-24 Mathieu ChartierIncrease test timeouts
2016-05-24 Treehugger... Merge "Remove no-op call to android_update_LD_LIBRARY_PATH"
2016-05-24 Treehugger... Merge "Compile JNI stubs for verify-profile and interpr...
2016-05-24 Aart BikFix minor issues that prevented DexFuzz to run on host.
2016-05-24 Aart BikFix bug in verifier: soft fail was hiding hard fail.
2016-05-24 Dimitry IvanovRemove no-op call to android_update_LD_LIBRARY_PATH
2016-05-24 Vladimir MarkoCompile JNI stubs for verify-profile and interpret...
2016-05-24 Roland LevillainMerge "Enforce class definition ordering rules in v37...
2016-05-23 Treehugger... Merge "Avoid the need for the black color for the baker...
2016-05-23 Hiroshi YamauchiAvoid the need for the black color for the baker-style...
2016-05-23 Mingyao YangMerge "Revert "Revert "Move rewritten StringFactory...
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 Mingyao YangRevert "Revert "Move rewritten StringFactory call resul...
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 Roland LevillainEnforce class definition ordering rules in v37 Dex...
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.
next