OSDN Git Service

android-x86/art.git
2014-04-17 Nicolas GeoffrayMerge "Simplify HInvokeStatic code generation."
2014-04-17 Nicolas GeoffraySimplify HInvokeStatic code generation.
2014-04-17 Ian RogersMerge "Preparation for transition to libc++."
2014-04-16 Ian RogersPreparation for transition to libc++.
2014-04-16 Brian CarlstromMerge "Disable another timing sensitive test on dist...
2014-04-16 Andreas GampeMerge "Build dex2oat as 64b for the target when using...
2014-04-16 Brian CarlstromDisable another timing sensitive test on dist builds
2014-04-16 Ian RogersMerge "Fix volatile wide put/get to be atomic on x86...
2014-04-16 Yevgeny RoubanFix volatile wide put/get to be atomic on x86 arch
2014-04-16 Andreas GampeBuild dex2oat as 64b for the target when using zygote64
2014-04-16 Mathieu ChartierMerge "Decrease target utilization for foreground apps."
2014-04-16 Mathieu ChartierDecrease target utilization for foreground apps.
2014-04-16 Ian RogersMerge "Fix thread join hangs"
2014-04-16 Andreas GampeMerge "Fix typo in ISA centralization"
2014-04-16 Andreas GampeFix typo in ISA centralization
2014-04-16 Andreas GampeMerge "Centralize instruction-set pointer-size, alignme...
2014-04-16 Nicolas GeoffrayMerge "Long support in optimizing compiler."
2014-04-16 Nicolas GeoffrayLong support in optimizing compiler.
2014-04-16 Yevgeny RoubanFix thread join hangs
2014-04-16 Sebastien HertzMerge "Disable JDWP field watchpoint capabilities"
2014-04-16 Sebastien HertzDisable JDWP field watchpoint capabilities
2014-04-16 Sebastien HertzMerge "Allow use of instance filter for JDWP events"
2014-04-16 Sebastien HertzMerge "Fix JDWP count event modifier"
2014-04-15 Mathieu ChartierMerge "Less confusing heap transition message."
2014-04-15 Mathieu ChartierLess confusing heap transition message.
2014-04-15 Mathieu ChartierMerge "Don't call SetFootprintLimit in CreateZygoteSpace."
2014-04-15 Mathieu ChartierDon't call SetFootprintLimit in CreateZygoteSpace.
2014-04-15 Sebastien HertzAllow use of instance filter for JDWP events
2014-04-15 Sebastien HertzFix JDWP count event modifier
2014-04-15 Sebastien HertzMerge "Prepare field watchpoint support"
2014-04-15 Sebastien HertzPrepare field watchpoint support
2014-04-15 Sebastien HertzMerge "Clear unused roots from debugger"
2014-04-15 Sebastien HertzMerge "Deduplicate code starting JDWP thread"
2014-04-14 Mathieu ChartierMerge "Fix clang build."
2014-04-14 Mathieu ChartierFix clang build.
2014-04-14 Ian RogersMerge "art_quick_unlock_object uses comparison incorrectly"
2014-04-14 Mathieu ChartierMerge "Refactor space bitmap to support different align...
2014-04-14 Mathieu ChartierMerge "Reduce bump pointer space capacity."
2014-04-14 Mathieu ChartierReduce bump pointer space capacity.
2014-04-14 Brian CarlstromMerge "Recognize and ignore options '-ea' and '-da'"
2014-04-14 Andreas GampeCentralize instruction-set pointer-size, alignment...
2014-04-14 Yevgeny RoubanRecognize and ignore options '-ea' and '-da'
2014-04-14 Mathieu ChartierRefactor space bitmap to support different alignments.
2014-04-14 Sebastien HertzDeduplicate code starting JDWP thread
2014-04-14 Sebastien HertzClear unused roots from debugger
2014-04-12 Mathieu ChartierMerge "Fix hammerhead phone boot on master."
2014-04-12 Mathieu ChartierFix hammerhead phone boot on master.
2014-04-12 Mathieu ChartierMerge "Fix heap verification with SS/GSS."
2014-04-11 Mathieu ChartierFix heap verification with SS/GSS.
2014-04-11 Hiroshi YamauchiMerge "Fix an occasional ThreadStress crash."
2014-04-11 Mathieu ChartierMerge "Clean-up heap spaces."
2014-04-11 Hiroshi YamauchiFix an occasional ThreadStress crash.
2014-04-11 Mathieu ChartierClean-up heap spaces.
2014-04-11 Andreas GampeMerge "AArch64: List arm64 as instruction set option"
2014-04-11 Stuart MonteithAArch64: List arm64 as instruction set option
2014-04-11 Mathieu ChartierMerge "Prevent deadlocks in Runtime::Abort."
2014-04-11 Mathieu ChartierPrevent deadlocks in Runtime::Abort.
2014-04-11 Andreas GampeMerge "AArch64: Jni compiler fixes"
2014-04-11 Serban ConstantinescuAArch64: Jni compiler fixes
2014-04-10 Hiroshi YamauchiMerge "Insert read barriers in more places."
2014-04-10 Hiroshi YamauchiInsert read barriers in more places.
2014-04-10 Mathieu ChartierMerge "Fix race condition in TransitionCollector."
2014-04-10 Dave AllisonMerge "Fix problem with empty profiles."
2014-04-10 Dave AllisonFix problem with empty profiles.
2014-04-10 Mathieu ChartierFix race condition in TransitionCollector.
2014-04-10 Andreas GampeMerge "art: Use SIRT::GetAlignedSirtSizeTarget in calli...
2014-04-10 Dmitry Petrochenkoart: Use SIRT::GetAlignedSirtSizeTarget in calling...
2014-04-10 Serguei Katkovart_quick_unlock_object uses comparison incorrectly
2014-04-10 Andreas GampeMerge "AArch64 code alignment is 4 for OatWriter"
2014-04-10 Andreas GampeAArch64 code alignment is 4 for OatWriter
2014-04-10 Mathieu ChartierMerge "Change FindClass in GetQuickInvokedMethod to...
2014-04-09 Dave AllisonMerge "Revert "Revert "Revert "Use trampolines for...
2014-04-09 Dave AllisonRevert "Revert "Revert "Use trampolines for calls to...
2014-04-09 Mathieu ChartierChange FindClass in GetQuickInvokedMethod to use reg_ty...
2014-04-09 Mathieu ChartierMerge "Add mean GC duration to DumpGcPerformanceInfo."
2014-04-09 Dave AllisonMerge "Revert "Revert "Use trampolines for calls to...
2014-04-09 Dave AllisonMerge "Switch profiler off by default"
2014-04-09 Dave AllisonSwitch profiler off by default
2014-04-09 Dave AllisonRevert "Revert "Use trampolines for calls to helpers""
2014-04-09 Mathieu ChartierAdd mean GC duration to DumpGcPerformanceInfo.
2014-04-09 Andreas GampeMerge "ARM64: Fix array out of bounds access in DoLongJump"
2014-04-09 Mathieu ChartierMerge "Adjust sticky GC ergonomics."
2014-04-09 Andreas GampeARM64: Fix array out of bounds access in DoLongJump
2014-04-09 Mathieu ChartierAdjust sticky GC ergonomics.
2014-04-09 Hiroshi YamauchiMerge "GSS: Fix the bump pointer space only collection."
2014-04-08 Andreas GampeMerge "Fix ARM64 invoke stubs, correct CFI directives"
2014-04-08 Hiroshi YamauchiGSS: Fix the bump pointer space only collection.
2014-04-08 Andreas GampeFix ARM64 invoke stubs, correct CFI directives
2014-04-08 Mathieu ChartierMerge "Reset GC timings after SIGQUIT."
2014-04-08 Andreas GampeMerge "Better error reporting when loading dex files"
2014-04-08 Andreas GampeBetter error reporting when loading dex files
2014-04-08 Mathieu ChartierReset GC timings after SIGQUIT.
2014-04-08 Andreas GampeMerge "ART: A workaround for a wrongly-read caller...
2014-04-08 Calin JuravleMerge "Tweaked profile significant_difference."
2014-04-08 Calin JuravleMerge "Profile: made startImmediately settable"
2014-04-08 Nicolas GeoffrayMerge "Test control flow instruction with optimizing...
2014-04-08 Nicolas GeoffrayTest control flow instruction with optimizing compiler.
2014-04-08 buzbeeMerge "Quick compiler: fix CmpLong pair handling"
2014-04-07 Hiroshi YamauchiMerge "Implement rosalloc page trimming without suspend...
2014-04-07 Hiroshi YamauchiImplement rosalloc page trimming without suspending...
next