OSDN Git Service

android-x86/art.git
2014-07-10 Vladimir Markoam e0182c5a: am fb16129c: Merge "Global Value Numbering."
2014-07-10 Andreas Gampeam f69825a4: am b26d1905: Merge "ART: Refactor frontend.cc"
2014-07-10 Vladimir Markoam 982b3c0f: am 50fb2436: Merge "Handle potential ...
2014-07-10 Vladimir Markoam 21e38a35: am 723b2fc3: Merge "Faster deduplication...
2014-07-10 Ian Rogersam 6302c888: am b2bc3c97: Merge "Fix GC to use art...
2014-07-10 Andreas Gampeam d74ff9b5: am c4f72ec4: Merge "Use memory chunks...
2014-07-10 Ian Rogersam b88f433c: am af4cf5d7: Merge "Missed use of android_...
2014-07-10 Ian Rogersam 0cb6d725: am 070dfc4c: Merge "Fix tracing."
2014-07-10 Colin Crossam 3df187cd: am d8079288: Merge "art: fix host dex2oat...
2014-07-10 Ian Rogersam fc879248: am 62526c37: Merge "Move thread state...
2014-07-10 Vladimir Markoam fb16129c: Merge "Global Value Numbering."
2014-07-10 Andreas Gampeam b26d1905: Merge "ART: Refactor frontend.cc"
2014-07-10 Vladimir Markoam 50fb2436: Merge "Handle potential <clinit>() correct...
2014-07-10 Vladimir Markoam 723b2fc3: Merge "Faster deduplication in OatWriter."
2014-07-10 Ian Rogersam b2bc3c97: Merge "Fix GC to use art::Atomic rather...
2014-07-10 Andreas Gampeam c4f72ec4: Merge "Use memory chunks for monitors...
2014-07-10 Ian Rogersam af4cf5d7: Merge "Missed use of android_atomic and...
2014-07-10 Ian Rogersam 070dfc4c: Merge "Fix tracing."
2014-07-10 Colin Crossam d8079288: Merge "art: fix host dex2oat runtime args"
2014-07-10 Ian Rogersam 62526c37: Merge "Move thread state to art::Atomic."
2014-07-10 Ian Rogersam 43b6fe02: Merge "Move another field away from androi...
2014-07-10 Dave Allisonam 672f8367: Merge "Revert "Add implicit null and stack...
2014-07-10 Ian Rogersam 4770a2e6: Merge "Remove legacy CAS implementations...
2014-07-10 Ian RogersMerge "Fix GC to use art::Atomic rather than compiler...
2014-07-10 Ian RogersFix GC to use art::Atomic rather than compiler intrinsics.
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 Mathieu Chartieram bcb3b290: Merge "Add notion of released vs empty...
2014-07-10 Ian RogersMerge "Fix tracing."
2014-07-10 Ian RogersFix tracing.
2014-07-10 Dave Allisonam 5de52242: Merge "Add implicit null and stack checks...
2014-07-10 Ian Rogersam 2929490d: Merge "Move card table away from android_a...
2014-07-10 Brian Carlstromam 5472edce: Merge "CW on Master: Propagate or throw...
2014-07-10 Elliott Hughesam b288a5ad: Merge "Use the icu4c headers from the...
2014-07-10 Andreas Gampeam 91db19b5: Merge "ART: Add simple tests for inlining...
2014-07-09 Mathieu Chartieram ef9b94cc: Merge "Add easy way to ensure the next...
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 Dave Allisonam b796d1bf: Merge "Remove incorrect check for sa_mask...
2014-07-09 Ian RogersMerge "Remove legacy CAS implementations from mutex."
2014-07-10 Ian RogersRemove legacy CAS implementations from mutex.
2014-07-09 Andreas GampeMerge "Revert "Revert "Quick compiler: remove temporary...
2014-07-10 Andreas GampeRevert "Revert "Quick compiler: remove temporary workar...
2014-07-10 Ian Rogersam f95e89a0: am 43b6fe02: Merge "Move another field...
2014-07-10 Dave Allisonam 826d36e3: am 672f8367: Merge "Revert "Add implicit...
2014-07-10 Ian Rogersam 60c83e0f: am 4770a2e6: Merge "Remove legacy CAS...
2014-07-10 Mathieu Chartieram 650385ed: am bcb3b290: Merge "Add notion of released...
2014-07-10 Dave Allisonam d224b8c3: am 5de52242: Merge "Add implicit null...
2014-07-10 Ian Rogersam a0f17e18: am 2929490d: Merge "Move card table away...
2014-07-10 Brian Carlstromam 37588105: am 5472edce: Merge "CW on Master: Propagat...
2014-07-10 Elliott Hughesam c400ffb9: am b288a5ad: Merge "Use the icu4c headers...
2014-07-10 Andreas Gampeam 450b94dd: am 91db19b5: Merge "ART: Add simple tests...
2014-07-09 Ian RogersMerge "Move thread state to art::Atomic."
2014-07-10 Ian RogersMove thread state to art::Atomic.
2014-07-09 Ian Rogersam c21dc06a: Merge "ART: Check slow_paths_.Size() every...
2014-07-09 Ian Rogersam 68e5f442: Merge "x86_64: GenInlinedCas must use...
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 Ian Rogersam a76dc41f: Merge "Allow method tracing for run-test"
2014-07-09 Ian Rogersam 0f635b10: Merge "Fix method tracing from command...
2014-07-09 Vladimir MarkoFaster deduplication in OatWriter.
2014-07-09 Ian Rogersam 32710dd4: Merge "x86_64: enable Peek and Poke intrin...
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 "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.
2014-07-09 Mathieu ChartierMerge "Add easy way to ensure the next allocation does...
2014-07-09 Mathieu ChartierAdd easy way to ensure the next allocation does GC.
2014-07-09 Dave AllisonMerge "Remove incorrect check for sa_mask in signal...
2014-07-09 Dave AllisonRemove incorrect check for sa_mask in signal chaining
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 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 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 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"
2014-07-09 Andreas GampeART: Add simple tests for inlining of CAS
2014-07-09 Ian RogersMerge "Allow method tracing for run-test"
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 Vladimir Markoam 62f28f94: Merge "Fix a compile assert name with...
2014-07-09 Vladimir Markoam 665f6810: Merge "Workaround for invalid monitor...
2014-07-09 Nicolas Geoffrayam 8078b294: Merge "Revert "ART: Key-Value Store in...
next