OSDN Git Service

android-x86/art.git
2014-07-12 Ian Rogersam 477eea4f: Merge "ART: Add Invokes to DecodedInstruction"
2014-07-12 Ian Rogersam fe12035e: Merge "ART: Handle Extended MIRs in a...
2014-07-12 Ian Rogersam 49b874b6: Merge "ART: Detached blocks should not...
2014-07-12 Vladimir Markoam f894f639: Merge "ART: Rename CallInlining to Special...
2014-07-12 Ian Rogersam adce33da: Merge "Make CAS operations in Object use...
2014-07-12 Andreas Gampeam cba6b1fc: Merge "ART: Enable some ARM64 optimizations."
2014-07-12 Andreas Gampeam 5fa647d5: Merge "Slow path for iget should expect...
2014-07-12 Vladimir Markoam fb16129c: Merge "Global Value Numbering."
2014-07-12 Andreas Gampeam b26d1905: Merge "ART: Refactor frontend.cc"
2014-07-12 Vladimir Markoam 50fb2436: Merge "Handle potential <clinit>() correct...
2014-07-12 Vladimir Markoam 723b2fc3: Merge "Faster deduplication in OatWriter."
2014-07-12 Ian Rogersam b2bc3c97: Merge "Fix GC to use art::Atomic rather...
2014-07-12 Andreas Gampeam c4f72ec4: Merge "Use memory chunks for monitors...
2014-07-12 Ian Rogersam af4cf5d7: Merge "Missed use of android_atomic and...
2014-07-12 Ian Rogersam 070dfc4c: Merge "Fix tracing."
2014-07-12 Colin Crossam d8079288: Merge "art: fix host dex2oat runtime args"
2014-07-12 Ian Rogersam 62526c37: Merge "Move thread state to art::Atomic."
2014-07-12 Ian Rogersam 43b6fe02: Merge "Move another field away from androi...
2014-07-12 Dave Allisonam 672f8367: Merge "Revert "Add implicit null and stack...
2014-07-12 Ian Rogersam 4770a2e6: Merge "Remove legacy CAS implementations...
2014-07-12 Mathieu Chartieram bcb3b290: Merge "Add notion of released vs empty...
2014-07-12 Dave Allisonam 5de52242: Merge "Add implicit null and stack checks...
2014-07-12 Ian Rogersam 2929490d: Merge "Move card table away from android_a...
2014-07-12 Brian Carlstromam 5472edce: Merge "CW on Master: Propagate or throw...
2014-07-12 Elliott Hughesam b288a5ad: Merge "Use the icu4c headers from the...
2014-07-12 Andreas Gampeam 91db19b5: Merge "ART: Add simple tests for inlining...
2014-07-12 Mathieu Chartieram ef9b94cc: Merge "Add easy way to ensure the next...
2014-07-12 Dave Allisonam b796d1bf: Merge "Remove incorrect check for sa_mask...
2014-07-12 Ian Rogersam c21dc06a: Merge "ART: Check slow_paths_.Size() every...
2014-07-12 Ian Rogersam 68e5f442: Merge "x86_64: GenInlinedCas must use...
2014-07-12 Ian Rogersam a76dc41f: Merge "Allow method tracing for run-test"
2014-07-12 Ian Rogersam 0f635b10: Merge "Fix method tracing from command...
2014-07-12 Ian Rogersam 32710dd4: Merge "x86_64: enable Peek and Poke intrin...
2014-07-12 Vladimir Markoam 62f28f94: Merge "Fix a compile assert name with...
2014-07-12 Vladimir Markoam 665f6810: Merge "Workaround for invalid monitor...
2014-07-12 Nicolas Geoffrayam 8078b294: Merge "Revert "ART: Key-Value Store in...
2014-07-12 Ian Rogersam 608520c8: Merge "Adds PGO_GEN and PGO_USE for libart...
2014-07-12 Ian Rogersam 2cfe30bd: Merge "X86 Backend support for vectorized...
2014-07-12 Ian Rogersam 7b68fb3b: Merge "x86_64: Clean-up after cmp-long...
2014-07-12 Ian Rogersam dfc56e68: Merge "Clean-up call_x86.cc"
2014-07-12 Andreas Gampeam 251a057f: Merge "ART: Fix FP promotion"
2014-07-12 Brian Carlstromam dac3f4af: Merge "Whitelist another exception during...
2014-07-12 Brian Carlstromam 6e524ddc: Merge "Make dex2oat heap size product...
2014-07-12 Andreas Gampeam 3d30b073: Merge "ART: Do not emit load when inlining...
2014-07-12 Ian Rogersam 8746860d: Merge "Only allow instance-of to improve...
2014-07-11 Andreas Gampeam c16fc5fc: am 09341a57: Merge "ART: Key-Value Store...
2014-07-11 Andreas Gampeam 4c5e832c: am b63727cd: Merge "ART: Update Monitor...
2014-07-11 Hiroshi Yamauchiam 5f8d472a: am 1f3a9465: Merge "Remove Dbg::VisitRoots()."
2014-07-11 Brian Carlstromam c0d6dd51: am e8a30f37: Merge "Fix some style nitpicks"
2014-07-11 Mathieu Chartieram c6c0a402: am 50dffeee: Merge "Fix local reference...
2014-07-11 Vladimir Markoam aac7b7dd: am c4c601b6: Merge "Add kIntrinsicIsStatic...
2014-07-11 Vladimir Markoam a5690945: am f55159c1: Merge "Fix style issue."
2014-07-11 Vladimir Markoam db123b00: am 74d8348c: Merge "Check invoke type...
2014-07-11 Ian Rogersam 0c8537e5: am 751dee37: Merge "BaseMutex::IsExclusive...
2014-07-11 Ian Rogersam 6939ba7f: am a3ed7f87: Merge "JNI dlsym lookup fixes."
2014-07-11 Ian Rogersam d343c221: am e60658e8: Merge "Enable compiler testin...
2014-07-11 Ian Rogersam 23b39cec: am 464ef7a7: Merge "ART: Intrinsic impleme...
2014-07-11 Ian Rogersam 53dbd90d: am a1d1781e: Merge "Fix dex file dependenc...
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 "ART: Add Invokes to DecodedInstruction"
2014-07-10 Jean Christophe... ART: Add Invokes to DecodedInstruction
2014-07-10 Ian RogersMerge "Make CAS operations in Object use art::Atomic."
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-10 Ian RogersMerge "Fix GC to use art::Atomic rather than compiler...
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 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 Dave AllisonMerge "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 "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 "Handle potential <clinit>() correctly in LVN."
2014-07-09 Vladimir MarkoMerge "Global Value Numbering."
2014-07-10 Vladimir MarkoGlobal Value Numbering.
2014-07-09 Vladimir MarkoMerge "Faster deduplication in OatWriter."
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 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 "Fix method tracing from command-line"
2014-07-09 Ian RogersMerge "x86_64: enable Peek and Poke intrinsics"
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-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 "Move card table away from android_atomic_cas."
2014-07-10 Ian RogersMove card table away from android_atomic_cas.
next