OSDN Git Service

android-x86/art.git
2014-09-17 Roland LevillainAdd CFG and SSA form checkers in the optimizing compiler.
2014-09-17 Sebastien HertzMerge "Avoid crash in StringReference.Value JDWP command"
2014-09-17 Nicolas GeoffrayMerge "Add the "time" compilation filter and output...
2014-09-17 Nicolas GeoffrayAdd the "time" compilation filter and output compilatio...
2014-09-17 Sebastien HertzAvoid crash in StringReference.Value JDWP command
2014-09-17 Sebastien HertzMerge "Check for errors in ThreadGroupReference JDWP...
2014-09-17 Nicolas GeoffrayMerge "Fix lint error."
2014-09-17 Nicolas GeoffrayFix lint error.
2014-09-17 Nicolas GeoffrayMerge "Implement invoke virtual in optimizing compiler."
2014-09-17 Nicolas GeoffrayImplement invoke virtual in optimizing compiler.
2014-09-17 Andreas GampeMerge "ART: Fix method verifier dumping"
2014-09-16 Mathieu ChartierMerge "Add runtime options for large object space"
2014-09-16 Mathieu ChartierAdd runtime options for large object space
2014-09-16 Andreas GampeMerge "ART: Fix verifier flags for quickened IPUT"
2014-09-16 Andreas GampeART: Fix method verifier dumping
2014-09-16 Andreas GampeART: Fix verifier flags for quickened IPUT
2014-09-16 Brian CarlstromMerge "Avoid printing absolute addresses in oatdump"
2014-09-16 Brian CarlstromAvoid printing absolute addresses in oatdump
2014-09-16 Andreas GampeMerge "ART: Check for exceptions from unresolved classes"
2014-09-16 Andreas GampeART: Check for exceptions from unresolved classes
2014-09-16 Nicolas GeoffrayMerge "Revert "Revert "Implement suspend checks in...
2014-09-16 Nicolas GeoffrayRevert "Revert "Implement suspend checks in new compiler.""
2014-09-16 Sebastien HertzCheck for errors in ThreadGroupReference JDWP commands
2014-09-16 Vladimir MarkoMerge "ART: fix highest PC values removal in SrcMap...
2014-09-16 Nicolas GeoffrayMerge "Fix a bug in the register allocator."
2014-09-16 Nicolas GeoffrayFix a bug in the register allocator.
2014-09-16 Yevgeny RoubanART: fix highest PC values removal in SrcMap.DeltaFormat()
2014-09-16 Andreas GampeMerge "ART: Do not unlink unreadable ELF files"
2014-09-16 Andreas GampeART: Do not unlink unreadable ELF files
2014-09-16 Andreas GampeMerge "ART: Make elf loading not abort"
2014-09-16 Andreas GampeART: Make elf loading not abort
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.""
next