OSDN Git Service

android-x86/art.git
2014-07-11 Vladimir Markoam 0449984d: am a5690945: am f55159c1: Merge "Fix style...
2014-07-11 Vladimir Markoam 990dde61: am db123b00: am 74d8348c: Merge "Check...
2014-07-11 Ian Rogersam 42bbeb85: am 0c8537e5: am 751dee37: Merge "BaseMutex...
2014-07-11 Ian Rogersam cff996e6: am 6939ba7f: am a3ed7f87: Merge "JNI dlsym...
2014-07-11 Ian Rogersam 87d5eb80: am d343c221: am e60658e8: Merge "Enable...
2014-07-11 Ian Rogersam a3d0afca: am 23b39cec: am 464ef7a7: Merge "ART:...
2014-07-11 Ian Rogersam fe147700: am 53dbd90d: am a1d1781e: Merge "Fix dex...
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 Andreas Gampeam 7b4a7a1d: am cba6b1fc: Merge "ART: Enable some ARM64...
2014-07-10 Andreas Gampeam 4aaf4e12: am 5fa647d5: Merge "Slow path for iget...
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 Andreas Gampeam cba6b1fc: Merge "ART: Enable some ARM64 optimizations."
2014-07-10 Andreas Gampeam 5fa647d5: Merge "Slow path for iget should expect...
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 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 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 "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.
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...
next