OSDN Git Service

android-x86/art.git
2015-02-24 Andreas GampeART: Check image size when opening
2015-02-11 tony.ys_liuam afc4ef58: am 227dfb0a: Fix false alarm on thread...
2015-02-11 tony.ys_liuam 227dfb0a: Fix false alarm on thread suspend timeout
2015-02-11 tony.ys_liuFix false alarm on thread suspend timeout
2015-02-11 Andreas Gampeam 44fb719e: ART: Allow class-loading during deopt
2015-02-11 Andreas GampeART: Allow class-loading during deopt
2015-02-06 tony.ys_liuam 7d9ad8bb: Fix false alarm on thread suspend timeout
2015-02-06 tony.ys_liuFix false alarm on thread suspend timeout
2015-01-31 Mathieu Chartieram 65370e37: Check for null class of class
2015-01-31 Mathieu ChartierCheck for null class of class
2015-01-29 Mathieu Chartieram 72d72ef5: Force set resolved method for static invokes
2015-01-28 Mathieu ChartierForce set resolved method for static invokes
2015-01-26 Vladimir Markoam 24c846a0: Quick: Fix range check for intrinsic Strin...
2015-01-26 Vladimir MarkoQuick: Fix range check for intrinsic String.charAt...
2015-01-23 Andreas Gampeam 980417bf: Merge "ART: On shutdown, only warn on...
2015-01-23 Andreas GampeMerge "ART: On shutdown, only warn on mutex contention...
2015-01-23 Jeff Haoam 6e18c0ab: Merge "Allow preopted apps to have sharpen...
2015-01-23 Sebastien Hertzam 90a33595: Fix exception handling during deoptimization
2015-01-23 Jeff HaoMerge "Allow preopted apps to have sharpened calls...
2015-01-23 Andreas GampeART: On shutdown, only warn on mutex contention
2015-01-23 Sebastien HertzFix exception handling during deoptimization
2015-01-23 Jeff HaoAllow preopted apps to have sharpened calls for non...
2015-01-22 Sebastien Hertzam 92fbd284: Use correct handle scope offset from Stack...
2015-01-22 Sebastien HertzUse correct handle scope offset from StackVisitor
2015-01-22 Andreas Gampeam ddc1a46d: Merge "ART: Curb dex2oat verbosity" into...
2015-01-22 Andreas GampeMerge "ART: Curb dex2oat verbosity" into lmp-mr1-dev
2015-01-21 Sebastien Hertzam 108a9acc: Merge "JDWP: fix breakpoint for method...
2015-01-21 Sebastien HertzMerge "JDWP: fix breakpoint for method in the image...
2015-01-20 Andreas GampeART: Curb dex2oat verbosity
2015-01-17 Sebastien HertzJDWP: fix breakpoint for method in the image
2015-01-16 tony.ys_liuam b34d505b: Fix infinite loop in GenerateIdentityHashCode
2015-01-16 tony.ys_liuFix infinite loop in GenerateIdentityHashCode
2015-01-15 Mathieu Chartieram f2df4941: Merge "Print more info in MarkSweep::Verif...
2015-01-15 Mathieu ChartierMerge "Print more info in MarkSweep::VerifyRoot" into...
2015-01-15 Mathieu ChartierPrint more info in MarkSweep::VerifyRoot
2015-01-15 Vladimir Markoam d488fcbb: Merge "Fix wide volatile IGET/IPUT on...
2015-01-15 Vladimir Markoam cb14cd22: Merge "Add a test for our NPE checks....
2015-01-15 Vladimir MarkoMerge "Fix wide volatile IGET/IPUT on ARM without atomi...
2015-01-15 Vladimir MarkoMerge "Add a test for our NPE checks." into lmp-mr1-dev
2015-01-14 Andreas Gampeam 300dee9f: Merge "ART: Simple structural class check...
2015-01-14 Andreas GampeMerge "ART: Simple structural class check" into lmp...
2015-01-14 Andreas GampeART: Simple structural class check
2015-01-14 Vladimir MarkoFix wide volatile IGET/IPUT on ARM without atomic ldrd...
2015-01-14 Nicolas GeoffrayAdd a test for our NPE checks.
2015-01-14 Sebastien Hertzam 66516ac4: JDWP: allow VirtualMachine.Resume on parti...
2015-01-12 Sebastien HertzJDWP: allow VirtualMachine.Resume on partial suspension
2015-01-06 Dmitriy Ivanovam 112d6cf8: Merge "Fix sigchainlib\'s implementation...
2015-01-06 Dmitriy IvanovMerge "Fix sigchainlib's implementation of sigaction...
2015-01-06 Dmitriy IvanovFix sigchainlib's implementation of sigaction
2015-01-06 Brian Carlstromam 60a1606b: Merge "Mute common case DexFile.isDexOptNe...
2015-01-06 Brian CarlstromMerge "Mute common case DexFile.isDexOptNeeded log...
2015-01-06 Brian CarlstromMute common case DexFile.isDexOptNeeded log spam
2015-01-06 Andreas Gampeam 56e7666f: ART: Fix divide-by-zero for ARM
2015-01-06 Andreas GampeART: Fix divide-by-zero for ARM
2014-12-22 Andreas Gampeam 55933045: Merge "ART: Do not JNI abort on nullptr...
2014-12-22 Andreas GampeMerge "ART: Do not JNI abort on nullptr GetObjectRefTyp...
2014-12-22 Andreas GampeART: Do not JNI abort on nullptr GetObjectRefType
2014-12-20 Andreas Gampeam 5e3dd904: Merge "ART: Use interpret-only for vmSafeM...
2014-12-20 Andreas GampeMerge "ART: Use interpret-only for vmSafeMode" into...
2014-12-20 Andreas GampeART: Use interpret-only for vmSafeMode
2014-12-20 Hiroshi Yamauchiam 634d58a9: Pass the real capacity to CreateRosAlloc.
2014-12-20 Hiroshi YamauchiPass the real capacity to CreateRosAlloc.
2014-12-19 Vladimir Markoam 091f9543: Merge "Fix running out of temps when stori...
2014-12-19 Andreas Gampeam 8a9f0049: ART: Do not compile swap file functionalit...
2014-12-19 Vladimir MarkoMerge "Fix running out of temps when storing invoke...
2014-12-19 Andreas GampeART: Do not compile swap file functionality on Mac
2014-12-19 Vladimir MarkoFix running out of temps when storing invoke-interface...
2014-12-19 Andreas Gampeam d9ce7fc1: ART: Fix swap space free list
2014-12-19 Andreas GampeART: Fix swap space free list
2014-12-19 Andreas Gampeam 62746d8d: ART: Swap-space in the compiler
2014-12-19 Andreas GampeART: Swap-space in the compiler
2014-12-18 Sebastien Hertzam 15ff1a86: Merge "JDWP: fix setting multiple breakpoi...
2014-12-18 Sebastien HertzMerge "JDWP: fix setting multiple breakpoints in the...
2014-12-18 Andreas Gampeam f535c69f: ART: Punt to the interpreter for VerifiedM...
2014-12-18 Andreas GampeART: Punt to the interpreter for VerifiedMethod errors
2014-12-17 Sebastien HertzJDWP: fix setting multiple breakpoints in the same...
2014-12-11 Mathieu Chartieram 74608312: Merge "Increase default allocation stack...
2014-12-11 Mathieu ChartierMerge "Increase default allocation stack size" into...
2014-12-11 Mathieu ChartierIncrease default allocation stack size
2014-12-11 Andreas Gampeam d2c8f92c: Merge "ART: More ELF and oat file safety...
2014-12-11 Andreas GampeMerge "ART: More ELF and oat file safety measures"...
2014-12-11 Andreas GampeART: More ELF and oat file safety measures
2014-12-10 Dmitriy Ivanovam cba59c39: Merge "Link libsigchain.a instead of sigch...
2014-12-10 Dmitriy IvanovMerge "Link libsigchain.a instead of sigchain.o" into...
2014-12-10 Brian Carlstromam 6aa9ebe9: Merge "Fix verifier bug caused by confusin...
2014-12-10 Brian CarlstromMerge "Fix verifier bug caused by confusing ArtMethod...
2014-12-10 Sebastien Hertzam ae2533bc: Merge "Ensure void type is resolved when...
2014-12-10 Sebastien HertzMerge "Ensure void type is resolved when running withou...
2014-12-10 Dmitriy IvanovLink libsigchain.a instead of sigchain.o
2014-12-10 Sebastien HertzEnsure void type is resolved when running without image
2014-12-10 Brian CarlstromFix verifier bug caused by confusing ArtMethod::IsDirec...
2014-12-09 Sebastien Hertzam ab0f981e: Merge "Support proxy method in StackVisito...
2014-12-09 Sebastien HertzMerge "Support proxy method in StackVisitor::GetThisObj...
2014-12-09 Bill Buzbeeam 59f6b7a2: Merge "ART: GenLongArith has to clobber...
2014-12-09 Bill Buzbeeam b837bd2b: Merge "ART: GenNegLong incorrectly handled...
2014-12-09 Bill BuzbeeMerge "ART: GenLongArith has to clobber same operands...
2014-12-09 Bill BuzbeeMerge "ART: GenNegLong incorrectly handled register...
2014-12-09 nikolay serdjukART: GenLongArith has to clobber same operands for...
2014-12-09 nikolay serdjukART: GenNegLong incorrectly handled register overlap...
2014-12-09 Sebastien HertzSupport proxy method in StackVisitor::GetThisObject
next