OSDN Git Service

android-x86/art.git
2015-06-22 Nicolas GeoffrayFix wrong DCHECK in bounds check elimination.
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...
2015-06-04 Vladimir MarkoRevert "Quick: Fix "select" pattern to update data...
2015-06-04 Mathieu ChartierFix valgrind large_object_space_test
2015-06-03 Andreas GampeRevert "Revert "Turn off duplicate-classes checking""
2015-06-03 Mathieu ChartierAdd a way to determine if a large object is a zygote...
2015-06-03 Andreas GampeMerge "ART: Refactor Thread::Init" into mnc-dev
2015-06-03 Andreas GampeART: Refactor Thread::Init
2015-06-03 Vladimir MarkoQuick: Fix "select" pattern to update data used for...
2015-06-03 Vladimir MarkoQuick: Create GC map based on compiler data. DO NOT...
2015-06-03 Mathieu ChartierMerge "Emit instance fields for java.lang.Object in...
2015-06-03 Mathieu ChartierEmit instance fields for java.lang.Object in hprof
2015-06-03 Andreas GampeART: Prune FindArrayClass cache in image writer
2015-06-03 Mathieu ChartierMerge "Add a way to SuspendAll for a long duration...
2015-06-03 Mathieu ChartierFix tracing
2015-06-02 Mathieu ChartierAdd more info for attempting to delete non-JNI local...
2015-06-02 Mathieu ChartierAdd a way to SuspendAll for a long duration
2015-06-02 Mathieu ChartierAdd clear cache for JIT
2015-06-02 Mathieu ChartierUpdate IMT for stale miranda methods
2015-06-02 Mathieu ChartierMerge "Move mirror::ArtMethod to native" into mnc-dev
2015-06-02 Mathieu ChartierMove mirror::ArtMethod to native
2015-06-02 Nicolas GeoffrayFix another source of undeterministic inlining.
2015-06-01 Nicolas GeoffrayMerge "Fix another source of undeterministic inlining...
2015-06-01 Andreas GampeMerge "ART: Fix wrong hard-failure handling in verifier...
2015-06-01 Andreas GampeMerge changes I3eee8df3,I78cc01fb into mnc-dev
2015-06-01 Andreas GampeMerge "ART: Use v2 version of NativeBridge struct"...
2015-06-01 Nicolas GeoffrayFix another source of undeterministic inlining.
2015-06-01 Nicolas GeoffrayMerge "Make inlining deterministic." into mnc-dev
2015-05-31 Douglas LeungFix test 115-native-bridge for Mips.
2015-05-31 Andreas GampeART: Add support for special handlers in sigchainlib
2015-05-31 Andreas GampeART: Use v2 version of NativeBridge struct
2015-05-29 Jeff HaoAdd unstarted runtime test for String.<init>.
2015-05-29 Vladimir MarkoFix double-exception in super-class method validation.
2015-05-29 Andreas GampeMerge "ART: Add Mips o32 callee-save registers to SaveA...
2015-05-29 Andreas GampeART: Add Mips o32 callee-save registers to SaveAll...
next