OSDN Git Service

android-x86/art.git
2014-07-12 Andreas Gampeam b251d751: am 5a8ecafb: Merge "x86_64: Enable fp...
2014-07-12 Hiroshi Yamauchiam 7a101553: am 0d2d031c: Merge "Improve the OOME fragm...
2014-07-12 Ian Rogersam 868d3213: am 477eea4f: Merge "ART: Add Invokes to...
2014-07-12 Ian Rogersam 6bc6fa94: am fe12035e: Merge "ART: Handle Extended...
2014-07-12 Ian Rogersam 34344502: am 49b874b6: Merge "ART: Detached blocks...
2014-07-12 Vladimir Markoam 33103084: am f894f639: Merge "ART: Rename CallInlini...
2014-07-12 Ian Rogersam bb15384e: am adce33da: Merge "Make CAS operations...
2014-07-12 Andreas Gampeam 0ae44744: am cba6b1fc: Merge "ART: Enable some ARM64...
2014-07-12 Andreas Gampeam 3c5f5d7e: am 5fa647d5: Merge "Slow path for iget...
2014-07-12 Vladimir Markoam 02c127af: am fb16129c: Merge "Global Value Numbering."
2014-07-12 Andreas Gampeam 43eb9ea4: am b26d1905: Merge "ART: Refactor frontend.cc"
2014-07-12 Vladimir Markoam eef893a5: am 50fb2436: Merge "Handle potential ...
2014-07-12 Vladimir Markoam b6c6be75: am 723b2fc3: Merge "Faster deduplication...
2014-07-12 Ian Rogersam bfb67693: am b2bc3c97: Merge "Fix GC to use art...
2014-07-12 Andreas Gampeam b982fd26: am c4f72ec4: Merge "Use memory chunks...
2014-07-12 Ian Rogersam 0fd207a3: am af4cf5d7: Merge "Missed use of android_...
2014-07-12 Ian Rogersam eb97d87d: am 070dfc4c: Merge "Fix tracing."
2014-07-12 Colin Crossam 169b5860: am d8079288: Merge "art: fix host dex2oat...
2014-07-12 Ian Rogersam f7d44f20: am 62526c37: Merge "Move thread state...
2014-07-12 Ian Rogersam 064b7838: am 43b6fe02: Merge "Move another field...
2014-07-12 Dave Allisonam 46d8f384: am 672f8367: Merge "Revert "Add implicit...
2014-07-12 Ian Rogersam da3e7b4c: am 4770a2e6: Merge "Remove legacy CAS...
2014-07-12 Mathieu Chartieram 1acde32d: am bcb3b290: Merge "Add notion of released...
2014-07-12 Dave Allisonam bc8c613d: am 5de52242: Merge "Add implicit null...
2014-07-12 Ian Rogersam 82001c65: am 2929490d: Merge "Move card table away...
2014-07-12 Brian Carlstromam 967ba5f0: am 5472edce: Merge "CW on Master: Propagat...
2014-07-12 Elliott Hughesam ed7d47c5: am b288a5ad: Merge "Use the icu4c headers...
2014-07-12 Andreas Gampeam 68fa0918: am 91db19b5: Merge "ART: Add simple tests...
2014-07-12 Mathieu Chartieram f2f3bd26: am ef9b94cc: Merge "Add easy way to ensure...
2014-07-12 Dave Allisonam e5526e76: am b796d1bf: Merge "Remove incorrect check...
2014-07-12 Ian Rogersam d19bab58: am c21dc06a: Merge "ART: Check slow_paths_...
2014-07-12 Ian Rogersam 206f94b5: am 68e5f442: Merge "x86_64: GenInlinedCas...
2014-07-12 Ian Rogersam 7fde2076: am a76dc41f: Merge "Allow method tracing...
2014-07-12 Ian Rogersam c860df11: am 0f635b10: Merge "Fix method tracing...
2014-07-12 Ian Rogersam a892b0e0: am 32710dd4: Merge "x86_64: enable Peek...
2014-07-12 Vladimir Markoam 3af030b4: am 62f28f94: Merge "Fix a compile assert...
2014-07-12 Vladimir Markoam 7e001a86: am 665f6810: Merge "Workaround for invalid...
2014-07-12 Nicolas Geoffrayam 2596abd8: am 8078b294: Merge "Revert "ART: Key-Value...
2014-07-12 Ian Rogersam 34ef0b10: am 608520c8: Merge "Adds PGO_GEN and PGO_U...
2014-07-12 Ian Rogersam 4aabec65: am 2cfe30bd: Merge "X86 Backend support...
2014-07-12 Ian Rogersam 4298bb21: am 7b68fb3b: Merge "x86_64: Clean-up after...
2014-07-12 Ian Rogersam 76abd810: am dfc56e68: Merge "Clean-up call_x86.cc"
2014-07-12 Andreas Gampeam 10eddabd: am 251a057f: Merge "ART: Fix FP promotion"
2014-07-12 Brian Carlstromam cf16ca16: am dac3f4af: Merge "Whitelist another...
2014-07-12 Brian Carlstromam a01ea93d: am 6e524ddc: Merge "Make dex2oat heap...
2014-07-12 Andreas Gampeam 180c2a6d: am 3d30b073: Merge "ART: Do not emit load...
2014-07-12 Ian Rogersam 69f915f9: am 8746860d: Merge "Only allow instance...
2014-07-12 Andreas Gampeam 5a8ecafb: Merge "x86_64: Enable fp-reg promotion"
2014-07-12 Hiroshi Yamauchiam 0d2d031c: Merge "Improve the OOME fragmentation...
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 e45a3586: am c16fc5fc: am 09341a57: Merge "ART:...
2014-07-11 Andreas Gampeam 673bc998: am 4c5e832c: am b63727cd: Merge "ART:...
2014-07-11 Hiroshi Yamauchiam 0f1a96e8: am 5f8d472a: am 1f3a9465: Merge "Remove...
2014-07-11 Brian Carlstromam 0f428aae: am c0d6dd51: am e8a30f37: Merge "Fix some...
2014-07-11 Mathieu Chartieram 9332dca9: am c6c0a402: am 50dffeee: Merge "Fix local...
2014-07-11 Vladimir Markoam ad1cc685: am aac7b7dd: am c4c601b6: Merge "Add kIntr...
next