OSDN Git Service

android-x86/art.git
2015-06-24 Nicolas GeoffrayFix another case of un-verified dead code.
2015-06-23 Andreas GampeMerge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2e...
2015-06-23 Andreas GampeART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371
2015-06-23 Mathieu ChartierMerge "Fix field ordering for String in hprof" into...
2015-06-23 Mathieu ChartierFix field ordering for String in hprof
2015-06-23 Jeff HaoMake dex file verifier check that indexes are increasing.
2015-06-23 Nicolas GeoffrayDo not overwrite an input register in shift operations.
2015-06-23 Mathieu ChartierMerge "Fix another miranda method moving GC bug" into...
2015-06-22 Mathieu ChartierNew experimental GC stress mode
2015-06-22 Jeff HaoMerge "Change GC to allow strings to use large object...
2015-06-22 Jeff HaoChange GC to allow strings to use large object space.
2015-06-22 Andreas GampeMerge "ART: Allow checking RETURN_VOID_NO_BARRIER on...
2015-06-22 Jeff HaoMake large string use large object space.
2015-06-22 Andreas GampeART: Allow checking RETURN_VOID_NO_BARRIER on unresolve...
2015-06-22 Mathieu ChartierFix another miranda method moving GC bug
2015-06-22 Vladimir MarkoART: Don't do pre-linked calls to the interpreter bridge.
2015-06-22 Andreas GampeART: Disallow classes that are abstract and final
2015-06-22 Nicolas GeoffrayRevert "Revert "Add support for inlining already sharpe...
2015-06-22 Nicolas GeoffrayRevert "Add support for inlining already sharpened...
2015-06-22 Nicolas GeoffrayRevert "Revert "Use IsAssignableFrom instead of IsSubcl...
2015-06-22 Nicolas GeoffrayUse compiling class instead of outer class for access...
2015-06-22 Nicolas GeoffrayUse compiling class instead of referrer for access...
2015-06-22 Nicolas GeoffrayBe careful with predecessor/successor index.
2015-06-22 Nicolas GeoffrayMerge "Don't check the return type in the builder....
2015-06-22 Nicolas GeoffrayDon't check the return type in the builder.
2015-06-22 Nicolas GeoffrayMerge "Do not expect 0 or 1 only when comparing a boole...
2015-06-22 Nicolas GeoffrayDo not expect 0 or 1 only when comparing a boolean.
2015-06-22 Nicolas GeoffrayVerifier: check an aput, even if we know it will fail.
2015-06-22 Nicolas GeoffrayRun a simplification pass before code generation.
2015-06-22 Nicolas GeoffrayMerge "Bailout from compilation if an invoke is malform...
2015-06-22 Nicolas GeoffrayBailout from compilation if an invoke is malformed.
2015-06-22 Nicolas GeoffrayMerge "Fix wrong DCHECK in bounds check elimination...
2015-06-22 Nicolas GeoffrayFix wrong DCHECK in bounds check elimination.
2015-06-22 Nicolas GeoffrayFix a bug in optimizing when the null constant has...
2015-06-22 Nicolas GeoffrayFix String Change baseline compiler errors.
2015-06-20 David SrbeckyUse signed encoding when using relative CFI addresses.
2015-06-20 Andreas GampeART: Check for expected args for instance methods
2015-06-20 Taiju TsuikiART: Check var-arg count earlier in method verifier
2015-06-19 Mingyao YangMerge "ART: Fix BCE lint issue" into mnc-dev
2015-06-19 Andreas GampeART: Fix BCE lint issue
2015-06-19 Mathieu ChartierMerge "Fix GC map generation edge case" into mnc-dev
2015-06-19 Mathieu ChartierFix GC map generation edge case
2015-06-19 Nicolas GeoffrayRemove bogus DCHECK in BCE.
2015-06-19 Mingyao YangFix premature deoptimization if the loop body isn't...
2015-06-19 David SrbeckyMerge "ART stack unwinding fixes for libunwind/gdb...
2015-06-19 Jeff HaoFix case where block has no predecessor for StringChange.
2015-06-19 Vladimir MarkoQuick: Handle total high/low register overlap on arm...
2015-06-19 Vladimir MarkoQuick: Fix optimizations for empty if blocks.
2015-06-19 David BrazdilART: Remove old DCHECK that trips Baseline
2015-06-19 Jeff HaoMerge "Fix StringChange for optimizing compiler." into...
2015-06-19 Jeff HaoFix StringChange for optimizing compiler.
2015-06-19 David SrbeckyART stack unwinding fixes for libunwind/gdb/lldb.
2015-06-19 Mathieu ChartierFix moving GC bug in DoFilledNewArray
2015-06-18 Mathieu ChartierFix moving GC bugs in proxy stub for X86/X86_64
2015-06-18 Sebastien HertzFollow up on CL 151605
2015-06-18 Mingyao YangFix nested deoptimization.
2015-06-18 Vladimir MarkoQuick: Don't expect move-exception in every catch block.
2015-06-18 Mathieu ChartierFix some java_lang_Class related moving GC bugs
2015-06-18 David BrazdilMerge "ART: Allow PackedSwitch instructions with zero...
2015-06-18 David BrazdilART: Allow PackedSwitch instructions with zero targets
2015-06-18 Vladimir MarkoQuick: Fix marking unused registers in DCE.
2015-06-18 Vladimir MarkoART: Fix reporting initialized classes by CompilerDriver.
2015-06-18 Nicolas GeoffrayMerge "Add support for inlining already sharpened inter...
2015-06-18 Nicolas GeoffrayAdd support for inlining already sharpened interface...
2015-06-18 Nicolas GeoffrayFix reference comparison after redundant phi elimination.
2015-06-17 Mathieu ChartierAdd missing EndAssertNoThreadSuspension
2015-06-17 Oleksiy VyalovSet default visibility on art_sigsegv_fault.
2015-06-13 Mathieu ChartierMerge "Change mips64 lwu to ld for loading caller ArtMe...
2015-06-12 Mathieu ChartierChange mips64 lwu to ld for loading caller ArtMethod*
2015-06-12 Sebastien HertzJDWP: update handling of 8-bit and 16-bit fields
2015-06-12 Sebastien HertzJDWP: asynchronous invoke command handling
2015-06-12 Tim MurrayMerge "Add cortex-a53 as a valid instruction set varian...
2015-06-12 Tim MurrayAdd cortex-a53 as a valid instruction set variant for...
2015-06-11 Mathieu ChartierFix compaction bug in Class_getDeclaredMethodsUnchecked
2015-06-11 Dmitriy IvanovMerge "Let classloader provide correct LD_LIBRARY_PATH...
2015-06-11 Mathieu ChartierMerge "Move image intern table into image" into mnc-dev
2015-06-11 Mathieu ChartierMove image intern table into image
2015-06-11 Hiroshi YamauchiMerge "Reset GC performance stats at zygote fork."...
2015-06-11 Lazar Trsic[MIPS] Fix method tracing for mips64
2015-06-11 Hiroshi YamauchiReset GC performance stats at zygote fork.
2015-06-09 Dmitriy IvanovLet classloader provide correct LD_LIBRARY_PATH
2015-06-09 Vladimir MarkoQuick: Fix LoopRepeatingTopologicalSortIterator.
2015-06-08 Mathieu ChartierMerge "More LOW_4G optimizations" into mnc-dev
2015-06-07 Andreas GampeMerge "Revert "Revert "Turn off duplicate-classes check...
2015-06-06 Andreas GampeMerge "ART: Add SetSpecialSignalHandlerFn to version...
2015-06-06 Andreas GampeART: Add SetSpecialSignalHandlerFn to version-script.txt
2015-06-06 Vladimir Markoam b8154d5c: resolved conflicts for merge of e8a4b652...
2015-06-06 Vladimir Markoam 5d3acebd: resolved conflicts for merge of c8d000a1...
2015-06-06 Vladimir Markoam e279c0c4: resolved conflicts for merge of fad2cbf9...
2015-06-06 Vladimir Markoam fb695b34: resolved conflicts for merge of 7cc8f9aa...
2015-06-05 Mathieu ChartierUse runFinalizationWithTimeout for native allocations
2015-06-05 Mathieu ChartierMore LOW_4G optimizations
2015-06-04 Richard UhlerAdd atrace calls to runtime start and heap create
2015-06-04 Mathieu ChartierAdd optimization for LOW_4G allocator
2015-06-04 Vladimir Markoresolved conflicts for merge of e8a4b652 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of c8d000a1 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of fad2cbf9 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of 7cc8f9aa to lmp-mr1...
2015-06-04 Vladimir MarkoMerge "Revert "Quick: Create GC map based on compiler...
2015-06-04 Vladimir MarkoRevert "Quick: Create GC map based on compiler data...
next