OSDN Git Service

android-x86/art.git
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
2014-12-09 Sebastien Hertzam a8ff529e: Merge "JDWP: avoid crash on unsupported...
2014-12-09 Sebastien HertzMerge "JDWP: avoid crash on unsupported modifier" into...
2014-12-09 Brian Carlstromam 16abc5f2: Fix reference table sorting
2014-12-09 Brian CarlstromFix reference table sorting
2014-12-05 Hans Boehmam 5f421f16: Merge "Make Barrier robust against spuriou...
2014-12-05 Hans BoehmMerge "Make Barrier robust against spurious wakeups...
2014-12-05 Jean Christophe... am eb1404a0: ART: Fix variable formatting and CodeLayou...
2014-12-05 Jean Christophe... ART: Fix variable formatting and CodeLayout's multiple...
2014-12-05 Sebastien HertzJDWP: avoid crash on unsupported modifier
2014-12-04 Hans BoehmMake Barrier robust against spurious wakeups
2014-12-04 Brian Carlstromam 8775cc33: am c1bfaa22: Remove dex2oat watchdog warning
2014-12-04 Brian Carlstromam c1bfaa22: Remove dex2oat watchdog warning
2014-12-04 Mathieu Chartieram 25fda920: Remove method verification results right...
2014-12-04 Andreas Gampeam d97465c3: ART: Fix unclosed files in dex2oat
2014-12-04 Brian CarlstromRemove dex2oat watchdog warning
2014-12-04 Mathieu ChartierRemove method verification results right after compilin...
2014-12-03 Andreas GampeART: Fix unclosed files in dex2oat
2014-12-03 Mathieu Chartieram 6cc5076a: Fix mac build
2014-12-03 Mathieu ChartierFix mac build
2014-12-03 Mathieu Chartieram 3029df6d: Print memory usage in dex2oat shutdown
2014-12-03 Mathieu ChartierPrint memory usage in dex2oat shutdown
2014-12-02 Vladimir Markoam 99f50c41: Merge "Quick: Fix neg-long on ARM for...
2014-12-02 Vladimir MarkoMerge "Quick: Fix neg-long on ARM for overlapping regs...
2014-12-02 Sebastien Hertzam be413415: Merge "JDWP: only deoptimize when it is...
2014-12-02 Sebastien HertzMerge "JDWP: only deoptimize when it is required" into...
2014-12-02 Mathieu Chartieram 4f4ddd5f: Merge "Try normal allocation if large...
2014-12-02 Mathieu ChartierMerge "Try normal allocation if large object allocation...
2014-12-02 Mathieu Chartieram d59c1700: Fix growth limit / footprint limit problems
2014-12-01 Mathieu ChartierTry normal allocation if large object allocation fails
2014-12-01 Mathieu ChartierFix growth limit / footprint limit problems
2014-12-01 Mathieu Chartieram ea1c3d77: Set dex_cache_strings_ when we call Class...
2014-12-01 Mathieu ChartierSet dex_cache_strings_ when we call Class::SetDexCache
2014-12-01 Vladimir MarkoQuick: Fix neg-long on ARM for overlapping regs.
2014-11-27 Dmitriy Ivanovam db6b8dc2: Merge "Disable stack mprotects when runnin...
2014-11-27 Dmitriy IvanovMerge "Disable stack mprotects when running on valgrind...
2014-11-27 Mathieu ChartierRevert "Revert "Add missing thread state change to...
2014-11-27 Mathieu ChartierRevert "Add missing thread state change to kWaitingForC...
2014-11-26 Mathieu ChartierAdd missing thread state change to kWaitingForCheckPoin...
2014-11-26 Mathieu ChartierTrim reference tables when we trim the heap
2014-11-26 Mathieu ChartierAdd a way to change the IMT size
2014-11-26 Dmitriy IvanovDisable stack mprotects when running on valgrind
2014-11-25 Mathieu ChartierMerge "Move dex cache strings from ArtMethod -> Class...
2014-11-25 buzbeeMerge "Quick compiler: handle embedded switch data...
2014-11-25 buzbeeQuick compiler: handle embedded switch data.
2014-11-25 Mathieu ChartierFix oatwriter code deduping
2014-11-25 Mathieu ChartierMove dex cache strings from ArtMethod -> Class
2014-11-25 Sebastien HertzJDWP: only deoptimize when it is required
2014-11-24 Mathieu ChartierFix failing tests
2014-11-22 Mathieu ChartierDelete ArtMethod gc_map_ field
2014-11-21 Mathieu ChartierAdd fast string sharpening
2014-11-21 Mathieu ChartierFix oatdump to use OatHeader pointer size
2014-11-20 Hiroshi YamauchiTune rosalloc buffer sizes.
2014-11-20 Igor MurashkinMerge "dex2oat: Pack likely-dirty objects together...
2014-11-20 Igor Murashkindex2oat: Pack likely-dirty objects together when genera...
next