OSDN Git Service

android-x86/art.git
2015-11-09 Nicolas GeoffrayMerge "Revert "Revert "Use Jack lang dev version for...
2015-11-09 David SrbeckyMerge "Fix build: lint error in elf_builder.h"
2015-11-09 David SrbeckyFix build: lint error in elf_builder.h
2015-11-09 David SrbeckyMerge "Rewrite ElfBuilder to make streaming directly...
2015-11-09 Vladimir MarkoMerge "Optimizing: Remove unused ArtMethod* input from...
2015-11-09 Nicolas GeoffrayMerge "Remove unused variable."
2015-11-09 Nicolas GeoffrayRemove unused variable.
2015-11-09 Nicolas GeoffrayMerge "Fix interaction between JIT and instrumentation."
2015-11-08 David SrbeckyRewrite ElfBuilder to make streaming directly to file...
2015-11-07 Nicolas GeoffrayMerge "MIPS64: small improvements in code generation"
2015-11-07 Nicolas GeoffrayMerge "MIPS64: Improve integer division by constants"
2015-11-07 Andreas GampeMerge "ART: Fix return-object verification"
2015-11-07 Andreas GampeART: Fix return-object verification
2015-11-06 Brian CarlstromMerge "Use _exit instead of exit after exec fails"
2015-11-06 Andreas GampeMerge "Revert "Mark __jit_debug_register_code as a...
2015-11-06 Andreas GampeRevert "Mark __jit_debug_register_code as a unique...
2015-11-06 Alexey FrunzeMIPS64: small improvements in code generation
2015-11-06 Alexey FrunzeMIPS64: Improve integer division by constants
2015-11-06 Vladimir MarkoOptimizing: Remove unused ArtMethod* input from HInvoke...
2015-11-06 David BrazdilMerge "ART: Fix simplification of catch blocks in the...
2015-11-06 David BrazdilART: Fix simplification of catch blocks in the presence...
2015-11-06 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbol"
2015-11-06 Tamas BerghammerMark __jit_debug_register_code as a unique symbol
2015-11-06 Andreas GampeMerge "ART: Change behavior for rethrowing init failure...
2015-11-06 Alex LightRevert "Revert "Use Jack lang dev version for compiling...
2015-11-06 Vladimir MarkoMerge "ART: Fix potential integer overflow in JNI."
2015-11-06 Vladimir MarkoART: Fix potential integer overflow in JNI.
2015-11-06 Andreas GampeMerge "MIPS32: java.lang.String.equals"
2015-11-06 Chris LarsenMIPS32: java.lang.String.equals
2015-11-06 Nicolas GeoffrayFix interaction between JIT and instrumentation.
2015-11-06 Nicolas GeoffrayMerge "Improve X86 handling of constants to Field/Array...
2015-11-06 Mark MendellImprove X86 handling of constants to Field/Array Set
2015-11-06 Sebastien HertzMerge "JDWP: fix returned tag for ClassType.NewInstance"
2015-11-06 Vladimir MarkoMerge "ART: Fix ignoring duplicate fields when loading...
2015-11-06 Nicolas GeoffrayMerge "MIPS64: Implement virtual intrinsic slow path"
2015-11-06 Mathieu ChartierMerge "Change test .dex.art to .art"
2015-11-06 Mathieu ChartierChange test .dex.art to .art
2015-11-06 Alexey FrunzeMIPS64: Implement virtual intrinsic slow path
2015-11-06 Mathieu ChartierMerge "Revert "Revert "Add basic image writer support...
2015-11-05 Mathieu ChartierRevert "Revert "Add basic image writer support for...
2015-11-05 Mathieu ChartierMerge "Fix elf writer to properly handle empty text...
2015-11-05 Mathieu ChartierFix elf writer to properly handle empty text sections
2015-11-05 Richard UhlerMerge "ahat: limit default number of results shown."
2015-11-05 Tobias LindskogUse _exit instead of exit after exec fails
2015-11-05 Sebastien HertzMerge "Minor cleanup of Monitor::VisitLocks"
2015-11-05 Vladimir MarkoART: Fix ignoring duplicate fields when loading class.
2015-11-05 Sebastien HertzMinor cleanup of Monitor::VisitLocks
2015-11-05 Aart BikMerge "Finalized all components of range analysis neede...
2015-11-05 Nicolas GeoffrayMerge "X86-64: Split long/double constant array/field...
2015-11-05 Mark MendellX86-64: Split long/double constant array/field set
2015-11-05 Nicolas GeoffrayMerge "Fix conditional jump over jmp (X86/X86-64/ARM32)"
2015-11-05 Mark MendellFix conditional jump over jmp (X86/X86-64/ARM32)
2015-11-05 David SrbeckyMerge "Move .dynsym ELF section after .text"
2015-11-05 Sebastien HertzJDWP: fix returned tag for ClassType.NewInstance
2015-11-05 Nicolas GeoffrayMerge "Fix flake around instrumentation."
2015-11-05 David SrbeckyMove .dynsym ELF section after .text
2015-11-05 Nicolas GeoffrayFix flake around instrumentation.
2015-11-05 Nicolas GeoffrayMerge "Code cleanup to avoid CompilerDriver abstraction...
2015-11-05 Nicolas GeoffrayMerge "Properly delete the jit thread pool."
2015-11-05 Nicolas GeoffrayProperly delete the jit thread pool.
2015-11-05 Nicolas GeoffrayCode cleanup to avoid CompilerDriver abstractions in...
2015-11-05 Nicolas GeoffrayMerge "Revert "Use Jack lang dev version for compiling...
2015-11-05 Nicolas GeoffrayRevert "Use Jack lang dev version for compiling art...
2015-11-05 Nicolas GeoffrayMerge "Revert "Add basic image writer support for app...
2015-11-05 Nicolas GeoffrayRevert "Add basic image writer support for app images"
2015-11-05 Yohann RousselMerge "Use Jack lang dev version for compiling art...
2015-11-05 Sebastien HertzMerge "Fix continuous build"
2015-11-05 Sebastien HertzFix continuous build
2015-11-05 Mathieu ChartierMerge "Add basic image writer support for app images"
2015-11-05 Andreas GampeART: Change behavior for rethrowing init failures (2)
2015-11-05 Mathieu ChartierAdd basic image writer support for app images
2015-11-04 Andreas GampeMerge "ART: Change behavior for rethrowing init failures"
2015-11-04 David BrazdilMerge "Revert "ART: Implement DeadPhiHandling in Primit...
2015-11-04 David BrazdilRevert "ART: Implement DeadPhiHandling in PrimitiveType...
2015-11-04 Andreas GampeART: Change behavior for rethrowing init failures
2015-11-04 David BrazdilMerge "ART: Implement DeadPhiHandling in PrimitiveTypeP...
2015-11-04 David BrazdilART: Implement DeadPhiHandling in PrimitiveTypePropagation
2015-11-04 Aart BikFinalized all components of range analysis needed for...
2015-11-04 Yohann RousselUse Jack lang dev version for compiling art tests
2015-11-04 Vladimir MarkoMerge "Delay emitting CFI PC adjustments until after...
2015-11-04 Vladimir MarkoDelay emitting CFI PC adjustments until after Thumb2...
2015-11-04 Nicolas GeoffrayMerge "Fix test in case we run the ART_TEST_TRACE tests."
2015-11-04 Nicolas GeoffrayFix test in case we run the ART_TEST_TRACE tests.
2015-11-04 Sebastien HertzMerge "JDWP: fix java.lang.String creation"
2015-11-04 Nicolas GeoffrayMerge "Fix TODO on instrumentation and add some more...
2015-11-04 Nicolas GeoffrayMerge "Fix mips32oc ArraySet null constant assignment"
2015-11-04 Nicolas GeoffrayFix TODO on instrumentation and add some more DCHECKs.
2015-11-04 Pavle BatutaFix mips32oc ArraySet null constant assignment
2015-11-03 Igor MurashkinMerge "lambda: Minor capture-variable/liberate-variable...
2015-11-03 Richard Uhlerahat: limit default number of results shown.
2015-11-03 Richard UhlerMerge "Annotate References with their referent."
2015-11-03 Richard UhlerAnnotate References with their referent.
2015-11-03 Nicolas GeoffrayMerge "Fix broken handling of instrumentation lists."
2015-11-03 Alex LightMerge "Make things generally quieter."
2015-11-03 Alex LightMake things generally quieter.
2015-11-03 Bill YiMerge remote-tracking branch 'goog/stage-aosp-master...
2015-11-03 Richard UhlerMerge "Limit summary string lengths to 200 characters."
2015-11-03 Nicolas GeoffrayFix broken handling of instrumentation lists.
2015-11-03 Sebastien HertzJDWP: fix java.lang.String creation
2015-11-03 Richard UhlerMerge "Use --oat-fd instead of --oat-file when calling...
next