OSDN Git Service

android-x86/art.git
2014-09-16 Andreas GampeMerge "ART: Rename Handle hierarchy"
2014-09-16 Andreas GampeART: Rename Handle hierarchy
2014-09-15 Andreas GampeMerge "ART: Update host run test script"
2014-09-15 Andreas GampeMerge "ART: Allow quickening in the boot image"
2014-09-15 Andreas GampeART: Allow quickening in the boot image
2014-09-15 Andreas GampeART: Update host run test script
2014-09-15 Andreas GampeMerge "ART: Change access flag behavior in verifier"
2014-09-15 Andreas GampeART: Change access flag behavior in verifier
2014-09-15 Nicolas GeoffrayMerge "Revert "Implement suspend checks in new compiler.""
2014-09-15 Nicolas GeoffrayRevert "Implement suspend checks in new compiler."
2014-09-15 Nicolas GeoffrayMerge "Revert "Add tests for IF_EQZ for suspend checks.""
2014-09-15 Nicolas GeoffrayRevert "Add tests for IF_EQZ for suspend checks."
2014-09-15 Nicolas GeoffrayMerge "Add tests for IF_EQZ for suspend checks."
2014-09-15 Nicolas GeoffrayAdd tests for IF_EQZ for suspend checks.
2014-09-15 Nicolas GeoffrayMerge "Implement suspend checks in new compiler."
2014-09-15 Nicolas GeoffrayImplement suspend checks in new compiler.
2014-09-15 Vladimir MarkoMerge "ART: Consider clinit elimination for inlining"
2014-09-15 Ian RogersMerge "Add 5 minute time out to host run tests."
2014-09-15 Ian RogersAdd 5 minute time out to host run tests.
2014-09-14 Mathieu ChartierMerge "Add native support for FinalizerList.makeCircula...
2014-09-14 Mathieu ChartierAdd native support for FinalizerList.makeCircularListIf...
2014-09-14 Ian RogersMerge "Add time out to dump check point."
2014-09-14 Ian RogersAdd time out to dump check point.
2014-09-13 Ian RogersMerge "Remove dex file index building mutex."
2014-09-13 Ian RogersRemove dex file index building mutex.
2014-09-13 Ian RogersMerge "Pass current thread as argument to alloc instrum...
2014-09-13 Ian RogersPass current thread as argument to alloc instrumentation.
2014-09-13 Mathieu ChartierMerge "Fix stale root error in verifier"
2014-09-13 Mathieu ChartierFix stale root error in verifier
2014-09-12 Razvan A LupusoruART: Consider clinit elimination for inlining
2014-09-12 Ian RogersMerge "Compile time performance improvements focusing...
2014-09-12 Ian RogersCompile time performance improvements focusing on inter...
2014-09-12 Mathieu ChartierMerge "Fix and re-enable FreeList large object space...
2014-09-12 Mathieu ChartierFix and re-enable FreeList large object space for 64 bit
2014-09-12 buzbeeMerge "Quick compiler (arm64) Fix inline Math.round()"
2014-09-12 buzbeeQuick compiler (arm64) Fix inline Math.round()
2014-09-12 Nicolas GeoffrayMerge "Add a test for our NPE checks."
2014-09-12 Nicolas GeoffrayAdd a test for our NPE checks.
2014-09-12 Nicolas GeoffrayMerge "x86 fault handler does not know about movb"
2014-09-12 Mathieu ChartierMerge "Add fast path to VMClassLoader.findLoadedClass"
2014-09-12 Mathieu ChartierAdd fast path to VMClassLoader.findLoadedClass
2014-09-12 Andreas GampeMerge "ART: Fix preverified setting in VerifyClass"
2014-09-12 Andreas GampeART: Fix preverified setting in VerifyClass
2014-09-11 Mathieu ChartierMerge "Delete pin table"
2014-09-11 Mathieu ChartierDelete pin table
2014-09-11 Brian CarlstromMerge "Print the command line and ABI in stack dumps...
2014-09-11 Jeff BrownPrint the command line and ABI in stack dumps like...
2014-09-11 Brian CarlstromMerge "Add DumpClass context on CacheField and CacheMet...
2014-09-11 Brian CarlstromAdd DumpClass context on CacheField and CacheMethod...
2014-09-11 Brian CarlstromMerge changes I57f70381,I9f225825
2014-09-11 Brian CarlstromMerge "Use WellKnownClasses in ThrowStackOverflowError...
2014-09-11 Brian CarlstromFix cpplint issue.
2014-09-11 Brian CarlstromUse WellKnownClasses in ThrowStackOverflowError to...
2014-09-11 Sebastien HertzFix crash when connected to DDMS
2014-09-11 Mingyao YangMerge "Add some comments for retired class."
2014-09-11 Andreas GampeMerge "ART: Correctly make methods preverified"
2014-09-11 Andreas GampeART: Correctly make methods preverified
2014-09-11 Nicolas GeoffrayMerge "Fix builds on archs the compiler does not support."
2014-09-11 Nicolas GeoffrayFix builds on archs the compiler does not support.
2014-09-11 Nicolas GeoffrayMerge "Fix valgrind errors."
2014-09-11 Sebastien HertzMerge "Fix deadlock in VirtualMachine.AllThreads"
2014-09-11 Sebastien HertzFix deadlock in VirtualMachine.AllThreads
2014-09-11 Sebastien HertzMerge "Don't hold any lock when visiting classes from...
2014-09-11 Sebastien HertzDon't hold any lock when visiting classes from JDWP
2014-09-11 Nicolas GeoffrayFix valgrind errors.
2014-09-11 Nicolas GeoffrayMerge "Fix bug in register allocator."
2014-09-11 Serguei Katkovx86 fault handler does not know about movb
2014-09-10 Andreas GampeMerge "ART: Fix things for valgrind"
2014-09-10 Stephen HinesMerge "Revert "Disable Clang internal assembler.""
2014-09-10 Stephen HinesRevert "Disable Clang internal assembler."
2014-09-10 Andreas GampeART: Fix things for valgrind
2014-09-10 Ian RogersMerge "Re-add read barrier to roots in the verifier."
2014-09-10 Ian RogersMerge "Revert "Add read barriers for the roots in the...
2014-09-10 Ian RogersRe-add read barrier to roots in the verifier.
2014-09-10 Bill BuzbeeMerge "ART: Fix variable formatting and CodeLayout...
2014-09-10 Mingyao YangMerge "Remove reference_static_offsets used for iterati...
2014-09-10 Ian RogersRevert "Add read barriers for the roots in the verifier."
2014-09-10 Mingyao YangAdd some comments for retired class.
2014-09-10 Bill BuzbeeMerge "Fix kThumb2Vldrd definition to set correct flag."
2014-09-10 Mingyao YangRemove reference_static_offsets used for iterating...
2014-09-10 Jean Christophe... ART: Fix variable formatting and CodeLayout's multiple...
2014-09-10 Mathieu ChartierMerge "Ensure class is linked before resolution"
2014-09-10 Sebastien HertzEnsure class is linked before resolution
2014-09-10 Christopher... Merge "Add proper cfi directives."
2014-09-10 Christopher... Add proper cfi directives.
2014-09-10 Nicolas GeoffrayMerge "Fix misuse of ArenaAllocator."
2014-09-10 Hiroshi YamauchiMerge "Address read barrier issue with cl/106467"
2014-09-10 Chih-Hung HsiehMerge "Disable Clang internal assembler."
2014-09-10 Vladimir MarkoMerge "Improve dex location canonicalization-related...
2014-09-10 Vladimir MarkoImprove dex location canonicalization-related performance.
2014-09-10 Nicolas GeoffrayFix bug in register allocator.
2014-09-10 Nicolas GeoffrayFix misuse of ArenaAllocator.
2014-09-10 Mathieu ChartierMerge "Increase dex2oat timeouts for debug builds"
2014-09-10 Mathieu ChartierIncrease dex2oat timeouts for debug builds
2014-09-10 Junmo ParkFix kThumb2Vldrd definition to set correct flag.
2014-09-09 Mathieu ChartierMerge "Change Reference.get() intrinsic to Reference...
2014-09-09 Hiroshi YamauchiAddress read barrier issue with cl/106467
2014-09-09 Brian CarlstromMerge "Remove art-* targets in favor of build-art-...
2014-09-09 Chih-Hung HsiehDisable Clang internal assembler.
2014-09-09 Mathieu ChartierChange Reference.get() intrinsic to Reference.getRefere...
next