OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / class_linker_test.cc
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-03-31 Mathieu ChartierMerge "Change thread suspend timeout to be fatal for...
2017-03-28 Mathieu ChartierMerge "Fix lock order for jvmti kTaggingLockLevel"
2017-03-28 Calin JuravleMerge "Add --profile mode to the art script"
2017-03-28 Calin JuravleMerge "Close the right fd in native_stack_dump"
2017-03-28 Calin JuravleMerge "Fix return value of AtomicMethodRefMap::Get()"
2017-03-28 Calin JuravleMerge "Fix arm64 and x86_64 code generator assertion"
2017-03-28 Aart BikMerge "MIPS64: Add vector registers to Mips64ManagedReg...
2017-03-28 Nicolas GeoffrayMerge "Math.round float intrinsic for ARM."
2017-03-28 Nicolas GeoffrayMerge "Make data dependency around HDeoptimize correct."
2017-03-27 Treehugger RobotMerge "Check for unattached threads in JVMTI functions"
2017-03-27 Orion HodsonMerge "Revert "Improve user-friendliness of art script.""
2017-03-27 Treehugger RobotMerge "MIPS64: Improve method entry/exit code"
2017-03-27 Nicolas GeoffrayMerge ""Revert^6 "CHA for interface method.""""
2017-03-27 Alex LightMerge "Revert "Revert "Make original dex file be more...
2017-03-27 Treehugger RobotMerge "Revert "Revert "Make original dex file be more...
2017-03-24 Alex LightRevert "Revert "Make original dex file be more deduplic...
2017-03-24 Mathieu ChartierMerge "Move backtrace logic to backtrace_helper.h"
2017-03-24 Aart BikMerge "Implement a SIMD spilling slot."
2017-03-24 Nicolas GeoffrayMerge "Revert "Make original dex file be more deduplica...
2017-03-24 Nicolas GeoffrayMerge "Revert "Make original dex file be more deduplica...
2017-03-24 Nicolas GeoffrayRevert "Make original dex file be more deduplicated"
2017-03-23 Mathieu ChartierMerge "Reduce test 051-threads to 128 threads instead...
2017-03-23 Shubham AjmeraMerge "Add test.py script to run gtest and run-test"
2017-03-23 Shubham AjmeraMerge "Remove test logic from Android.run-test.mk"
2017-03-23 Alex LightMerge "Make original dex file be more deduplicated"
2017-03-23 Treehugger RobotMerge "Make original dex file be more deduplicated"
2017-03-22 Alex LightMake original dex file be more deduplicated
2017-03-22 Nicolas GeoffrayMerge "Assign pointer to quick code for copied methods"
2017-03-21 Shubham AjmeraMerge "Run gtests in art-test"
2017-03-21 Treehugger RobotMerge "tools: Add golem/build-target and golem/env...
2017-03-20 Richard UhlerMerge "Don't special case kRuntimeISA for getting image...
2017-03-19 Roland LevillainMerge "Fix the artificial dependency in ARM/ARM64 Syste...
2017-03-18 Roland LevillainMerge "Refactor SystemArrayCopy intrinsics."
2017-03-18 Jin QianMerge "Revert "Make sigchain actually own the signal...
2017-03-18 Josh GaoMerge "Make sigchain actually own the signal chain."
2017-03-17 Calin JuravleMerge "Accept output profile path from dalvikvm command"
2017-03-17 Shubham AjmeraMerge "Testrunner: Add timeout support"
2017-03-17 David SehrMerge "Add byte count to section"
2017-03-17 Mathieu ChartierMerge "Increase resolved classes save delay to 5s"
2017-03-17 Aart BikMerge "MIPS64: Add MSA instruction set feature option"
2017-03-17 Treehugger RobotMerge "MIPS64: Adjust Base and Offset"
2017-03-17 Treehugger RobotMerge "Do not assume type relationship when recording...
2017-03-17 Narayan KamathMerge "ART: Get rid of most of java.lang.DexCache."
2017-03-17 Narayan KamathMerge "ART: Get rid of most of java.lang.DexCache."
2017-03-16 Colin CrossMerge "Fix sign extension issues in x86_64 code generation"
2017-03-16 Treehugger RobotMerge "x86-64: Code size improvement for MethodLoadKind...
2017-03-16 Calin JuravleMerge "Ensure the profile is written to disk at shutdown"
2017-03-16 Narayan KamathART: Get rid of most of java.lang.DexCache.
2017-03-16 Treehugger RobotMerge "Fix sign extension issues"
2017-03-16 Treehugger RobotMerge "Fix String::DoReplace() using obsolete `this`."
2017-03-16 Nicolas GeoffrayMerge "Revert "Revert "ARM: VIXL32: Use VIXL backend...
2017-03-16 Treehugger RobotMerge "MIPS64: Inline polymorphic method calls."
2017-03-16 Calin JuravleMerge "Tweak ProfileSaver saving strategy"
2017-03-15 Treehugger RobotMerge "Revert "Introduce a number of MSA instructions...
2017-03-15 Treehugger RobotMerge "Fix RegType invariant checks."
2017-03-15 Aart BikMerge "SIMD and-not for x86/x86_64"
2017-03-15 Aart BikMerge "Introduce a number of MSA instructions for MIPS64"
2017-03-15 Treehugger RobotMerge "MIPS64: Improve storing of constants in fields...
2017-03-15 Mathieu ChartierMerge "Fix knownfailures for test 152/154"
2017-03-14 Treehugger RobotMerge "Refactor annotation code for obsolete methods."
2017-03-14 Vladimir MarkoMerge "Fix SSA liveness analysis test."
2017-03-14 Treehugger RobotMerge "Don't send ClassFileLoadHook before JVMTI_PHASE_...
2017-03-14 Vladimir MarkoMerge "Revert^6 "Hash-based dex cache type array.""
2017-03-14 Vladimir MarkoMerge "Revert^6 "Hash-based dex cache type array.""
2017-03-14 Mingyao YangMerge "Revert "Revert "CHA for interface method."""
2017-03-14 Treehugger RobotMerge "Added missing flags in run_build_test_target.py"
2017-03-14 Vladimir MarkoRevert^6 "Hash-based dex cache type array."
2017-03-14 Vladimir MarkoMerge "Introduce EnvUsePosition for liveness analysis."
2017-03-14 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-13 Treehugger RobotMerge "Fix issues due to updated toolchain."
2017-03-13 Treehugger RobotMerge "Testrunner: Print information about the total...
2017-03-13 Vladimir MarkoMerge "Revert^5 "Hash-based dex cache type array.""
2017-03-13 Treehugger RobotMerge "Revert^5 "Hash-based dex cache type array.""
2017-03-13 Vladimir MarkoRevert^5 "Hash-based dex cache type array."
2017-03-08 Treehugger RobotMerge "ART: Update LZ4 library to v1.7.5"
2017-03-01 Roland LevillainMerge "MIPS: Implement heap poisoning in ART's Optimizi...
2017-02-28 Hiroshi YamauchiMerge "Change the region space region size to 256k."
2017-02-28 Vladimir MarkoMerge "Fix java.lang.Void.TYPE (void.class) initializat...
2017-02-28 Nicolas GeoffrayMerge "ARM: VIXL32: Use LoadLiteral for double constants."
2017-02-28 Nicolas GeoffrayMerge "Add hooks to avoid collecting code for run-tests."
2017-02-28 Treehugger RobotMerge "Make testrunner use an environment variable...
2017-02-27 Igor MurashkinMerge "proxy: Fix crash when creating proxies with...
2017-02-27 Treehugger RobotMerge "Make AddCapabilities call GetPotentialCapabilities."
2017-02-27 Hiroshi YamauchiMerge "Improve the region space memory mapping."
2017-02-27 Mingyao YangMerge "CHA for interface method."
2017-02-27 Aart BikMerge "SIMD type conversion for x86"
2017-02-27 Treehugger RobotMerge "ART: Enable build options in test runner script."
2017-02-27 Roland LevillainMerge "Revert "Use the holder's gray bit in Baker read...
2017-02-27 Nicolas GeoffrayMerge "Re-arrange System.identityHashCode for better...
2017-02-27 Nicolas GeoffrayMerge "Re-arrange System.identityHashCode for better...
2017-02-27 Nicolas GeoffrayRe-arrange System.identityHashCode for better performance.
2017-02-23 Hans BoehmMerge "Improve aarch64 MonitorEntry/Exit assembly code"
2017-02-22 Mathieu ChartierMerge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead...
2017-02-21 Hiroshi YamauchiMerge "Always mark reference referents in transaction...
2017-02-21 Treehugger RobotMerge "Move testrunner.py to argparse"
2017-02-21 Treehugger RobotMerge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP"
2017-02-21 Treehugger RobotMerge "Allow redefined intrinsics"
next