OSDN Git Service

android-x86/art.git
2014-07-09 Ian Rogersam 7b68fb3b: Merge "x86_64: Clean-up after cmp-long...
2014-07-09 Ian Rogersam dfc56e68: Merge "Clean-up call_x86.cc"
2014-07-09 Andreas Gampeam 251a057f: Merge "ART: Fix FP promotion"
2014-07-09 Brian Carlstromam dac3f4af: Merge "Whitelist another exception during...
2014-07-09 Brian Carlstromam 6e524ddc: Merge "Make dex2oat heap size product...
2014-07-09 Andreas Gampeam 3d30b073: Merge "ART: Do not emit load when inlining...
2014-07-09 Ian Rogersam 8746860d: Merge "Only allow instance-of to improve...
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 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 Gampeam 09341a57: Merge "ART: Key-Value Store in Oat header"
2014-07-08 Andreas Gampeam b63727cd: Merge "ART: Update Monitor::Wait so it...
2014-07-08 Andreas GampeMerge "ART: Key-Value Store in Oat header"
2014-07-08 Hiroshi Yamauchiam 1f3a9465: Merge "Remove Dbg::VisitRoots()."
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 Brian Carlstromam e8a30f37: Merge "Fix some style nitpicks"
2014-07-08 Mathieu Chartieram 50dffeee: Merge "Fix local reference leaks in debugg...
2014-07-08 Vladimir Markoam c4c601b6: Merge "Add kIntrinsicIsStatic flag for...
2014-07-08 Vladimir Markoam f55159c1: Merge "Fix style issue."
2014-07-08 Vladimir Markoam 74d8348c: Merge "Check invoke type for intrinsic...
2014-07-08 Ian Rogersam 751dee37: Merge "BaseMutex::IsExclusiveHeld should...
2014-07-08 Ian Rogersam a3ed7f87: Merge "JNI dlsym lookup fixes."
2014-07-08 Ian Rogersam e60658e8: Merge "Enable compiler testing for ARM64...
2014-07-08 Ian Rogersam 464ef7a7: Merge "ART: Intrinsic implementation for...
2014-07-08 Ian Rogersam a1d1781e: Merge "Fix dex file dependencies for oat...
2014-07-08 Brian CarlstromMerge "Whitelist another exception during dex2oat resol...
2014-07-09 Brian CarlstromWhitelist another exception during dex2oat resolving.
2014-07-07 Brian Carlstromam cecec712: Merge "Add patchoat tool to Art."
2014-07-07 Ian Rogersam ae2efea4: Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFP...
2014-07-07 Hiroshi YamauchiMerge "Remove Dbg::VisitRoots()."
2014-07-08 Hiroshi YamauchiRemove Dbg::VisitRoots().
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-07 Ian RogersMerge "JNI dlsym lookup fixes."
2014-07-08 Ian RogersJNI dlsym lookup fixes.
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 Ian RogersFix 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-07 Mathieu Chartieram 0da09a02: Merge "Only allow whitelisted exceptions...
2014-07-07 Andreas Gampeam fbf156c9: Merge "Aarch64: fix bug and enable registe...
2014-07-07 Andreas Gampeam 0107273a: Merge "Aarch64: fix references handling...
2014-07-06 Andreas Gampeam f22af67d: Merge "Fix missing dependency in new X86...
2014-07-06 Andreas Gampeam 268e5630: Merge "x86_64: Fix InstanceofFinal"
2014-07-06 Ian RogersMerge "BaseMutex::IsExclusiveHeld should only be called...
2014-07-08 Ian RogersBaseMutex::IsExclusiveHeld should only be called on...
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-04 Andreas Gampeam 4c0ad36c: Merge "AArch64: Enable Inlining."
2014-07-04 Andreas Gampeam 827477ad: Merge "Aarch64: fix encoding map for kA64F...
2014-07-04 Sebastien Hertzam 13f89cb9: Merge "Add make rule to debug interpreter...
2014-07-04 Nicolas Geoffrayam dda2f058: Merge "Do not attempt to compile on archit...
2014-07-04 Sebastien Hertzam d83ee1e2: Merge "More checks in JNI RegisterNatives"
2014-07-04 Andreas Gampeam ef505256: Merge "x86_64: Turn on promotion optimization"
2014-07-04 Vladimir MarkoMerge "Add kIntrinsicIsStatic flag for System.arraycopy()."
2014-07-08 Vladimir MarkoAdd kIntrinsicIsStatic flag for System.arraycopy().
2014-07-04 Andreas Gampeam 05b8893f: Merge "x86_64: Fix intrinsics"
2014-07-04 Andreas Gampeam 03cbed6d: Merge "AArch64: Add few more inline functions"
2014-07-03 Andreas Gampeam c72966a2: Merge "ART: FF-opcodes are target-specific"
2014-07-03 Andreas Gampeam ca8ff32b: Merge "x86_64: TargetReg update for x86"
2014-07-03 Andreas Gampeam 3ee86bcb: Merge "Load 64 bit constant into GPR by...
2014-07-03 Andreas Gampeam aa079560: Merge "Register promotion support for...
2014-07-03 Nicolas Geoffrayam 2bc6813a: Merge "Fix build-art-target and build...
2014-07-03 Andreas GampeMerge "x86_64: Turn on promotion optimization"
2014-07-04 Dmitry Petrochenkox86_64: Turn on promotion optimization
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-02 Mathieu ChartierMerge "Only allow whitelisted exceptions during dex2oat...
2014-07-07 Mathieu ChartierOnly allow whitelisted exceptions during dex2oat resolving.
2014-07-02 Andreas GampeMerge "ART: Do not emit load when inlining unused Threa...
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-02 Andreas GampeMerge "AArch64: Enable Inlining."
2014-07-04 Serban ConstantinescuAArch64: Enable Inlining.
2014-07-02 Andreas GampeMerge "Load 64 bit constant into GPR by single instruct...
2014-07-02 Brian CarlstromMerge "Fix some style nitpicks"
2014-07-08 Alex LightFix some style nitpicks
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 Andreas GampeMerge "Aarch64: fix encoding map for kA64Fmov2xS."
2014-07-04 Matteo FranchinAarch64: fix encoding map for kA64Fmov2xS.
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
next