OSDN Git Service

android-x86/art.git
2014-07-11 Hans BoehmReplace memory barriers to better reflect Java needs.
2014-07-11 Christopher... Merge "Make jemalloc the default choice."
2014-07-11 Christopher... Make jemalloc the default choice.
2014-07-10 Andreas GampeMerge "ART: Fix GenSelect for ARM64"
2014-07-11 Stuart MonteithART: Fix GenSelect for ARM64
2014-07-10 Sebastien HertzMerge "Add missing class initialization during compilat...
2014-07-10 Sebastien HertzMerge "Fix missing single-step event"
2014-07-10 Sebastien HertzMerge "Revert "Revert "Revert "Add intrinsic for Refere...
2014-07-11 Sebastien HertzRevert "Revert "Revert "Add intrinsic for Reference...
2014-07-11 Christopher... Revert "Revert "Add intrinsic for Reference.get()""
2014-07-11 Christopher... Revert "Add intrinsic for Reference.get()"
2014-07-10 Nicolas GeoffrayMerge "Revert "Revert "Revert "Add implicit null and...
2014-07-11 Nicolas GeoffrayRevert "Revert "Revert "Add implicit null and stack...
2014-07-10 Dave AllisonRevert "Revert "Add implicit null and stack checks...
2014-07-10 Ian RogersMerge "ART: Do not dump hidden basic blocks and add...
2014-07-10 Andreas GampeMerge "x86_64: Enable fp-reg promotion"
2014-07-10 Serguei Katkovx86_64: Enable fp-reg promotion
2014-07-10 Nicolas GeoffrayMerge "Revert "Fix mac build""
2014-07-11 Christopher... Revert "Fix mac build"
2014-07-11 Dave AllisonFix mac build
2014-07-10 Ian RogersMerge "Updates to help classes derived from X86Mir2Lir"
2014-07-10 Mark MendellUpdates to help classes derived from X86Mir2Lir
2014-07-10 Dave AllisonMerge "Revert "Revert "Add implicit null and stack...
2014-07-10 Christopher... Merge "Revert "Revert "Add intrinsic for Reference...
2014-07-10 Andreas GampeMerge "ART: Fix GenSelect and GenFusedLongCmpBranch...
2014-07-11 Andreas GampeART: Fix GenSelect and GenFusedLongCmpBranch for ARM64
2014-07-10 Christopher... Merge "Revert "Add intrinsic for Reference.get()""
2014-07-10 Dave AllisonMerge "Fix mac build"
2014-07-10 Mathieu ChartierMerge "Add intrinsic for Reference.get()"
2014-07-10 Mathieu ChartierMerge "Change default heap maximum size to be 256m."
2014-07-11 Mathieu ChartierChange default heap maximum size to be 256m.
2014-07-10 Mathieu ChartierMerge "Fix race condition in release pages."
2014-07-11 Mathieu ChartierFix race condition in release pages.
2014-07-10 Jean Christophe... ART: Do not dump hidden basic blocks and add a counter...
2014-07-10 Fred ShihAdd intrinsic for Reference.get()
2014-07-10 Ian RogersMerge "ART: Add Invokes to DecodedInstruction"
2014-07-10 Jean Christophe... ART: Add Invokes to DecodedInstruction
2014-07-10 Ian RogersMerge "ART: Handle Extended MIRs in a uniform manner"
2014-07-10 Ian RogersMerge "ART: Detached blocks should not be processed...
2014-07-10 Ian RogersMerge "Make CAS operations in Object use art::Atomic."
2014-07-10 Sebastien HertzAdd missing class initialization during compilation...
2014-07-10 Sebastien HertzFix missing single-step event
2014-07-10 Ian RogersMake CAS operations in Object use art::Atomic.
2014-07-10 Ian RogersFix GC to use art::Atomic rather than compiler intrinsics.
2014-07-10 Udayan BanerjiART: Handle Extended MIRs in a uniform manner
2014-07-09 Andreas GampeMerge "Slow path for iget should expect return in core...
2014-07-10 Serguei KatkovSlow path for iget should expect return in core reg
2014-07-09 Hiroshi YamauchiMerge "Improve the OOME fragmentation message."
2014-07-10 Hiroshi YamauchiImprove the OOME fragmentation message.
2014-07-09 Ian RogersMerge "Move thread state to art::Atomic."
2014-07-10 Ian RogersMove thread state to art::Atomic.
2014-07-09 Vladimir MarkoMerge "ART: Rename CallInlining to SpecialMethodInliner"
2014-07-10 Razvan A LupusoruART: Rename CallInlining to SpecialMethodInliner
2014-07-09 Vladimir MarkoMerge "Global Value Numbering."
2014-07-10 Vladimir MarkoGlobal Value Numbering.
2014-07-09 Vladimir MarkoMerge "Handle potential <clinit>() correctly in LVN."
2014-07-09 Vladimir MarkoMerge "Faster deduplication in OatWriter."
2014-07-10 Ian RogersMerge "Fix GC to use art::Atomic rather than compiler...
2014-07-09 Vladimir MarkoFaster deduplication in OatWriter.
2014-07-09 Niranjan KumarART: Detached blocks should not be processed by compiler
2014-07-09 Vladimir MarkoHandle potential <clinit>() correctly in LVN.
2014-07-09 Andreas GampeMerge "ART: Enable some ARM64 optimizations."
2014-07-10 Andreas GampeART: Enable some ARM64 optimizations.
2014-07-09 Andreas GampeMerge "Use memory chunks for monitors on LP64"
2014-07-10 Andreas GampeUse memory chunks for monitors on LP64
2014-07-10 Ian RogersMerge "Missed use of android_atomic and thread state_."
2014-07-10 Ian RogersMissed use of android_atomic and thread state_.
2014-07-10 Ian RogersMerge "Fix tracing."
2014-07-10 Ian RogersFix tracing.
2014-07-09 Ian RogersMerge "x86_64: enable Peek and Poke intrinsics"
2014-07-09 Ian RogersMerge "Move another field away from android_atomic_cas."
2014-07-10 Ian RogersMove another field away from android_atomic_cas.
2014-07-09 Ian RogersMerge "Allow method tracing for run-test"
2014-07-09 Ian RogersMerge "Fix method tracing from command-line"
2014-07-09 Andreas GampeMerge "ART: Refactor frontend.cc"
2014-07-10 Andreas GampeART: Refactor frontend.cc
2014-07-09 Colin CrossMerge "art: fix host dex2oat runtime args"
2014-07-10 Colin Crossart: fix host dex2oat runtime args
2014-07-09 Dave AllisonMerge "Revert "Add implicit null and stack checks for...
2014-07-10 Dave AllisonRevert "Add implicit null and stack checks for x86"
2014-07-09 Dave AllisonAdd implicit null and stack checks for x86
2014-07-09 Ian RogersMerge "Remove legacy CAS implementations from mutex."
2014-07-10 Ian RogersRemove legacy CAS implementations from mutex.
2014-07-09 Ian RogersMerge "ART: Check slow_paths_.Size() every time"
2014-07-09 Chao-ying FuART: Check slow_paths_.Size() every time
2014-07-09 Ian RogersMerge "x86_64: GenInlinedCas must use wide rl_src_offse...
2014-07-09 Chao-ying Fux86_64: GenInlinedCas must use wide rl_src_offset under...
2014-07-09 Mathieu ChartierMerge "Add notion of released vs empty pages to ROSAlloc."
2014-07-10 Mathieu ChartierAdd notion of released vs empty pages to ROSAlloc.
2014-07-09 Dave AllisonMerge "Add implicit null and stack checks for x86"
2014-07-09 Ian RogersMerge "Move card table away from android_atomic_cas."
2014-07-10 Ian RogersMove card table away from android_atomic_cas.
2014-07-09 Alexei Zavjalovx86_64: enable Peek and Poke intrinsics
2014-07-09 Sebastien HertzFix method tracing from command-line
2014-07-09 Sebastien HertzAllow method tracing for run-test
2014-07-09 Brian CarlstromMerge "CW on Master: Propagate or throw exception when...
2014-07-09 Sean WanCW on Master: Propagate or throw exception when no...
2014-07-09 Elliott HughesMerge "Use the icu4c headers from the new location."
2014-07-09 Elliott HughesUse the icu4c headers from the new location.
2014-07-09 Andreas GampeMerge "ART: Add simple tests for inlining of CAS"
next