OSDN Git Service

android-x86/art.git
2014-07-09 Chao-ying FuART: Check slow_paths_.Size() every time
2014-07-09 Ian RogersMerge "x86_64: enable Peek and Poke intrinsics"
2014-07-09 Alexei Zavjalovx86_64: enable Peek and Poke intrinsics
2014-07-02 Vladimir MarkoMerge "Fix a compile assert name with inverted meaning."
2014-07-08 Vladimir MarkoFix a compile assert name with inverted meaning.
2014-07-04 Vladimir MarkoMerge "Workaround for invalid monitor-exit catch ranges."
2014-07-08 Vladimir MarkoWorkaround for invalid monitor-exit catch ranges.
2014-07-07 Mathieu ChartierMerge "Fix local reference leaks in debugger and use...
2014-07-08 Mathieu ChartierFix local reference leaks in debugger and use a cache.
2014-07-04 Vladimir MarkoMerge "Add kIntrinsicIsStatic flag for System.arraycopy()."
2014-07-08 Vladimir MarkoAdd kIntrinsicIsStatic flag for System.arraycopy().
2014-07-02 Vladimir MarkoMerge "Fix style issue."
2014-07-08 Vladimir MarkoFix style issue.
2014-07-02 Vladimir MarkoMerge "Check invoke type for intrinsic method invokes."
2014-07-07 Vladimir MarkoCheck invoke type for intrinsic method invokes.
2014-07-06 Ian RogersMerge "BaseMutex::IsExclusiveHeld should only be called...
2014-07-08 Ian RogersBaseMutex::IsExclusiveHeld should only be called on...
2014-07-07 Ian RogersMerge "JNI dlsym lookup fixes."
2014-07-08 Ian RogersJNI dlsym lookup fixes.
2014-07-06 Ian RogersMerge "Enable compiler testing for ARM64 and x86-64."
2014-07-08 Ian RogersEnable compiler testing for ARM64 and x86-64.
2014-07-07 Ian RogersFix dex file dependencies for oat tests.
2014-07-07 Ian RogersMerge "ART: Intrinsic implementation for java.lang...
2014-07-08 DaniilSokolovART: Intrinsic implementation for java.lang.System...
2014-07-07 Ian RogersMerge "Fix dex file dependencies for oat tests."
2014-07-07 Brian CarlstromMerge "Add patchoat tool to Art."
2014-07-07 Alex LightAdd patchoat tool to Art.
2014-07-07 Ian RogersMerge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction...
2014-07-02 Mathieu ChartierMerge "Only allow whitelisted exceptions during dex2oat...
2014-07-07 Mathieu ChartierOnly allow whitelisted exceptions during dex2oat resolving.
2014-07-02 Nicolas GeoffrayMerge "Revert "ART: Key-Value Store in Oat header""
2014-07-09 Nicolas GeoffrayRevert "ART: Key-Value Store in Oat header"
2014-07-09 Ian RogersMerge "Adds PGO_GEN and PGO_USE for libart and libart...
2014-07-08 Ian RogersMerge "X86 Backend support for vectorized float and...
2014-07-09 Udayan BanerjiX86 Backend support for vectorized float and byte 16x16...
2014-07-08 Ian RogersMerge "x86_64: Clean-up after cmp-long fix"
2014-07-09 Serguei Katkovx86_64: Clean-up after cmp-long fix
2014-07-08 Ian RogersMerge "Clean-up call_x86.cc"
2014-07-09 Serguei KatkovClean-up call_x86.cc
2014-07-08 Andreas GampeMerge "ART: Fix FP promotion"
2014-07-09 Andreas GampeART: Fix FP promotion
2014-07-08 Brian CarlstromMerge "Make dex2oat heap size product configurable...
2014-07-08 Andreas GampeMerge "ART: Key-Value Store in Oat header"
2014-07-08 Andreas GampeART: Key-Value Store in Oat header
2014-07-08 Brian CarlstromMake dex2oat heap size product configurable [art]
2014-07-08 Dehao ChenAdds PGO_GEN and PGO_USE for libart and libart-compiler.
2014-07-08 Brian CarlstromMerge "Whitelist another exception during dex2oat resol...
2014-07-09 Brian CarlstromWhitelist another exception during dex2oat resolving.
2014-07-02 Andreas GampeMerge "ART: Do not emit load when inlining unused Threa...
2014-07-08 Ian RogersMerge "Only allow instance-of to improve knowledge...
2014-07-09 Ian RogersOnly allow instance-of to improve knowledge of a type...
2014-07-08 Andreas GampeART: Do not emit load when inlining unused Thread.curre...
2014-07-02 Andreas GampeMerge "ART: Update Monitor::Wait so it releases monitor...
2014-07-08 Elena SayapinaART: Update Monitor::Wait so it releases monitor_lock_...
2014-07-07 Hiroshi YamauchiMerge "Remove Dbg::VisitRoots()."
2014-07-08 Hiroshi YamauchiRemove Dbg::VisitRoots().
2014-07-02 Andreas GampeMerge "Aarch64: fix bug and enable register promotion."
2014-07-07 Matteo FranchinAarch64: fix bug and enable register promotion.
2014-07-02 Brian CarlstromMerge "Fix some style nitpicks"
2014-07-08 Alex LightFix some style nitpicks
2014-07-02 Sebastien HertzMerge "Add make rule to debug interpreter-only mode"
2014-07-04 Sebastien HertzAdd make rule to debug interpreter-only mode
2014-07-02 Nicolas GeoffrayMerge "Do not attempt to compile on architectures we...
2014-07-04 Nicolas GeoffrayDo not attempt to compile on architectures we do not...
2014-07-02 Sebastien HertzMerge "More checks in JNI RegisterNatives"
2014-07-03 Sebastien HertzMore checks in JNI RegisterNatives
2014-07-03 Andreas GampeMerge "x86_64: Turn on promotion optimization"
2014-07-04 Dmitry Petrochenkox86_64: Turn on promotion optimization
2014-07-02 Andreas GampeMerge "Fix missing dependency in new X86 instruction"
2014-07-06 Mark MendellFix missing dependency in new X86 instruction
2014-07-02 Andreas GampeMerge "x86_64: TargetReg update for x86"
2014-07-03 Chao-ying Fux86_64: TargetReg update for x86
2014-07-02 Andreas GampeMerge "Load 64 bit constant into GPR by single instruct...
2014-07-02 Andreas GampeMerge "Register promotion support for 64-bit targets"
2014-07-03 buzbeeRegister promotion support for 64-bit targets
2014-07-02 Nicolas GeoffrayMerge "Fix build-art-target and build-art-host rules."
2014-07-02 Andreas GampeMerge "Aarch64: fix references handling in Load*Indexed."
2014-07-06 Matteo FranchinAarch64: fix references handling in Load*Indexed.
2014-07-02 Andreas GampeMerge "x86_64: Fix intrinsics"
2014-07-04 nikolay serdjukx86_64: Fix intrinsics
2014-07-02 Andreas GampeMerge "AArch64: Add few more inline functions"
2014-07-04 Serban ConstantinescuAArch64: Add few more inline functions
2014-07-02 Andreas GampeMerge "x86_64: Fix InstanceofFinal"
2014-07-05 Dmitry Petrochenkox86_64: Fix InstanceofFinal
2014-07-02 Andreas GampeMerge "AArch64: Enable Inlining."
2014-07-04 Serban ConstantinescuAArch64: Enable Inlining.
2014-07-02 Andreas GampeMerge "Aarch64: fix encoding map for kA64Fmov2xS."
2014-07-04 Matteo FranchinAarch64: fix encoding map for kA64Fmov2xS.
2014-07-02 Andreas GampeMerge "ART: FF-opcodes are target-specific"
2014-07-03 Vladimir KostyukovART: FF-opcodes are target-specific
2014-07-02 Nicolas GeoffrayFix build-art-target and build-art-host rules.
2014-07-02 Yixin ShouLoad 64 bit constant into GPR by single instruction...
2014-07-01 Nicolas GeoffrayMerge "Fix art script for 'clean' environments."
2014-07-02 Nicolas GeoffrayFix art script for 'clean' environments.
2014-07-01 Andreas GampeMerge "ART: JNI ExceptionDescribe crashes if no excepti...
2014-07-02 Alexei ZavjalovART: JNI ExceptionDescribe crashes if no exception...
2014-07-01 Nicolas GeoffrayMerge "Support longs in the register allocator for...
2014-07-02 Nicolas GeoffraySupport longs in the register allocator for x86_64.
2014-07-01 Nicolas GeoffrayMerge "Fix art-host rule and art script after build...
2014-07-02 Nicolas GeoffrayFix art-host rule and art script after build changes.
next