OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / gc / space / image_space.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-04-30 Treehugger RobotMerge changes I6942bc86,Ie67e4aa9
2016-04-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Chih-Hung HsiehFix google-explicit-constructor warnings.
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-27 Mathieu ChartierMerge changes I38cbe315,Ia05cb31f
2016-04-27 Mathieu ChartierWrite conflict tables in image
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-20 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_data"
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Treehugger RobotMerge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-12 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-04-12 Roland LevillainMerge "Small changes in ARM and x86-64 SystemArrayCopy...
2016-04-12 David BrazdilMerge "ART: Speed up HGraph::PopulateIrreducibleRecursive"
2016-04-12 Vladimir MarkoMerge "Remove recursive ALWAYS_INLINE"
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-12 Narayan KamathMerge "Revert "Update expectations for 031-class-attrib...
2016-04-12 Goran JakovljevicRemove recursive ALWAYS_INLINE
2016-04-12 Mathieu ChartierMerge changes from topic 'image_layout'
2016-04-12 Mathieu ChartierFix relocate in place to handle arbitrary app image...
2016-04-11 Mathieu ChartierMerge "Don't abort during app image loading with no...
2016-04-11 Mathieu ChartierDon't abort during app image loading with no boot image
2016-04-11 Nicolas GeoffrayMerge "MIPS: Improving art_quick_imt_conflict_trampoline"
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-08 Alex LightMerge "Make sure non-fatal errors aren't printed."
2016-04-08 Andreas GampeMerge "ART: Refactor imgdiag internals"
2016-04-07 Jeff HaoMerge "Remove AnnotationAccess and its remaining uses."
2016-04-07 Vladimir MarkoMerge "Add 20s timeout to 570-checker-osr."
2016-04-06 Yi KongMerge "Fix and re-enable compiler_driver_test"
2016-04-05 Andreas GampeMerge "ART: Don't attempt write flock if not zygote"
2016-04-05 Andreas GampeART: Don't attempt write flock if not zygote
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-23 Nicolas GeoffrayMerge "Relax too strong DCHECK."
2016-03-22 Roland LevillainMerge "Tighten art::HNeg type constraints on its input."
2016-03-22 Roland LevillainMerge "MIPS32: Implement UnsafeCASInt and UnsafeCASObje...
2016-03-22 Roland LevillainMerge "Revamp run-test 431-optimizing-arith-shifts."
2016-03-22 Bill BuzbeeMerge "ART: remove nested include in arch_test"
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-22 Roland LevillainMerge "Suppress MIPS32 assembler warnings"
2016-03-22 Nicolas GeoffrayMerge "Remove Quick from tree."
2016-03-22 Vladimir MarkoMerge "Remove bogus DCHECK()."
2016-03-22 Mathieu ChartierMerge "Add sanity checking to declaring class visiting"
2016-03-22 Mathieu ChartierAdd sanity checking to declaring class visiting
2016-03-18 David SrbeckyMerge "Generate native debug stackmaps before calls...
2016-03-16 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-16 Alex LightMerge "Fix issue with proxy invocation on default methods"
2016-03-16 David SrbeckyMerge "Remove --native-debuggable compiler option."
2016-03-16 Calin JuravleMerge "Clean up NullCheck generation and record stats...
2016-03-16 Calin JuravleMerge "Improve compiler stats"
2016-03-16 David SrbeckyMerge "Call __jit_debug_register_code() indirectly...
2016-03-16 Nicolas GeoffrayMerge "Collect memory use for the JIT."
2016-03-15 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm64."
2016-03-15 Vladimir MarkoMerge "Optimizing: Fix valgrind error in image_test64."
2016-03-15 Jeff HaoMerge "Fix zygote handling of when secondary image...
2016-03-15 Aart BikMerge "Fixed bug in BCE, with regression test."
2016-03-15 Jeff HaoFix zygote handling of when secondary image is out...
2016-03-15 Mathieu ChartierMerge "Add oatdump support for app images"
2016-03-15 Mathieu ChartierAdd oatdump support for app images
2016-03-14 Andreas GampeMerge "ART: Update dalvik-cache for zygote after OTA"
2016-03-14 Andreas GampeART: Update dalvik-cache for zygote after OTA
2016-03-14 Mathieu ChartierMerge "Do not include image header in decompressed...
2016-03-14 Mathieu ChartierDo not include image header in decompressed size
2016-03-14 Nicolas GeoffrayMerge "Revert "Enable compilation of secondary dex...
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-14 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-14 Roland LevillainMerge "Revert "Re-enable test that was causing TimeoutE...
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-11 David SrbeckyMerge "Revert "Allow duplicated methods in different...
2016-03-11 David SrbeckyMerge "Allow duplicated methods in different DWARF...
2016-03-11 David SrbeckyMerge "Allow generation of native debug info for multip...
2016-03-11 David SrbeckyMerge "Refactor MethodDebugInfo (input of DWARF writer)."
2016-03-10 Christopher FerrisMerge "Log when why an Unwind failed."
2016-03-10 Aart BikMerge "Avoid generating dead code on frame enter/exit...
2016-03-10 Vladimir MarkoMerge "Add Mips abiflags section to the oatfile."
2016-03-10 Roland LevillainMerge "MIPS32: java.lang.Thread, and java.lang.String...
2016-03-10 Roland LevillainMerge "Fix and enable java.lang.StringFactory intrinsics."
2016-03-10 Nicolas GeoffrayMerge "Clear inline caches at each full GC."
2016-03-10 Andreas GampeMerge "ART: Fix assumption in class profile collection"
2016-03-10 Mathieu ChartierMerge "Use per character suffix for multi image"
2016-03-09 Mathieu ChartierUse per character suffix for multi image
2016-03-09 Calin JuravleMerge "Handle unexpected cases in profile saver"
2016-03-09 Calin JuravleMerge "Update GetDexOptNeeded to handle different level...
2016-03-09 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-03-07 Roland LevillainMerge "Typo in comment in MIPS32 mterp."
2016-03-07 Bill BuzbeeMerge "ART: Enable JitProfiling for MIPS64 Mterp"
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-05 Andreas GampeMerge "MIPS64: Implement isInfinite intrinsics."
next