OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / build / art.go
2017-03-20 Richard UhlerMerge "Don't special case kRuntimeISA for getting image...
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-16 Colin CrossMerge "Fix sign extension issues in x86_64 code generation"
2017-03-16 Mathieu ChartierMerge "Add method info to oat files"
2017-03-16 Treehugger RobotMerge "x86-64: Code size improvement for MethodLoadKind...
2017-03-16 Treehugger RobotMerge "Fix sign extension issues"
2017-03-16 Bill BuzbeeMerge "ART: Bit intrinsics for Mterp interpreter"
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 Nicolas GeoffrayMerge "Revert "Revert "ARM: VIXL32: Use VIXL backend...
2017-03-16 Nicolas GeoffrayRevert "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-16 Richard UhlerMerge "Cleanup use of ulimit in run tests."
2017-03-16 Calin JuravleMerge "Tweak ProfileSaver saving strategy"
2017-03-15 Alex LightMerge "Revert "Add verification of knownfailures in...
2017-03-15 Treehugger RobotMerge "Add verification of knownfailures in the testrunner"
2017-03-15 Aart BikMerge "SIMD and-not for x86/x86_64"
2017-03-15 Treehugger RobotMerge "MIPS64: Improve storing of constants in fields...
2017-03-15 Nicolas GeoffrayMerge "ARM64: Improve LocationBuilder for Shifts and...
2017-03-15 Richard UhlerMerge "Make image oat checksum depend on secondary...
2017-03-15 Nicolas GeoffrayMerge "Revert "Revert "Revert "CHA for interface method...
2017-03-14 Treehugger RobotMerge "Refactor annotation code for obsolete methods."
2017-03-14 Treehugger RobotMerge "Don't send ClassFileLoadHook before JVMTI_PHASE_...
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 MarkoMerge "Introduce EnvUsePosition for liveness analysis."
2017-03-14 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-14 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-14 Nicolas GeoffrayRevert "ARM: VIXL32: Use VIXL backend by default."
2017-03-01 Roland LevillainMerge "MIPS: Implement heap poisoning in ART's Optimizi...
2017-02-27 Hiroshi YamauchiMerge "Improve the region space memory mapping."
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"
2017-02-21 Treehugger RobotMerge "Remove String.setCharAt()."
2017-02-21 Nicolas GeoffrayMerge "ARM: VIXL32: Use VIXL backend by default."
2017-02-21 Nicolas GeoffrayMerge "ARM: VIXL32: Use VIXL backend by default."
2017-02-21 Scott WakelingARM: VIXL32: Use VIXL backend by default.
2017-02-15 Nicolas GeoffrayMerge "Update verify-profile logic."
2017-02-15 Treehugger RobotMerge "ART: Change test 121-modifiers to use smali"
2017-02-14 Nicolas GeoffrayMerge "Revert "Disable libcore tests for now.""
2017-02-13 Mingyao YangMerge "Remove special treatment of native method for...
2017-02-13 Nicolas GeoffrayMerge "Disable libcore tests for now."
2017-02-13 Vladimir MarkoMerge "Use VerifierDeps test file for dex2oat swap...
2017-02-11 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-11 Andreas GampeART: Add ThreadPool mode that creates peers
2017-02-11 Calin JuravleAdd Thread entry to signal if the thread can call into...
2017-02-10 Treehugger RobotMerge "Remove breakpoints from redefined classes"
2017-02-10 Vladimir MarkoMerge "Change type initialization entrypoints to kSaveE...
2017-02-10 Treehugger RobotMerge "MIPS: Reintroduce hand-written rosalloc entrypoints"
2017-02-10 Vladimir MarkoMerge "Fix hprof/ahat for string compression."
2017-02-10 Richard UhlerMerge "RegisterNativeAllocation: avoid an extraneous...
2017-02-10 Treehugger RobotMerge "Let jvmti allow JDWP connections"
2017-02-09 Vladimir MarkoMerge "Fix dex cache resolved types and class table...
2017-02-08 Shubham AjmeraMerge "ART Test Runner"
2017-02-08 Nicolas GeoffrayMerge "Revert "ART: Add JIT + events test to run-test...
2017-02-08 Andreas GampeMerge "ART: Make run-test 931 more defensive wrt/ shutdown"
2017-02-08 Andreas GampeMerge "ART: Add JIT + events test to run-test 912"
2017-02-08 Treehugger RobotMerge "Verify redefined classes"
2017-02-07 Treehugger RobotMerge "Add test if dex file fails to open during layout."
2017-02-07 Treehugger RobotMerge "Fix issues due to updated toolchain."
2017-02-07 David SehrMerge "Remove Mutex dependency from MemMap"
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "ARM: VIXL32: Remove erroneous DCHECK."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
2017-01-30 Jeff HaoMerge layout-speed compiler filter into speed-profile.
2017-01-30 Treehugger RobotMerge "Merge layout-speed compiler filter into speed...
2017-01-27 Scott WakelingARM: VIXL32: Keep jump table base label within range...
2017-01-27 Scott WakelingARM64: VIXL: Fix breaking changes to ternary operator...
2017-01-27 Nicolas GeoffrayMerge changes from topic 'VIXL-update-270117'
2017-01-26 Nicolas GeoffrayMerge "You shall know your arm32 calling conventions."
2017-01-26 Treehugger RobotMerge "ARM: Update `ArmInstructionSetFeatures` to track...
2017-01-26 Nicolas GeoffrayMerge "Refactor code for unresolved field entrypoint."
2017-01-26 Brian CarlstromMerge "Revert "Disable optimization of Atomic::LoadJava...
2017-01-26 Brian CarlstromMerge "Revert "Ignore warning for instantiation after...
2017-01-26 Stephen HinesDisable optimization of Atomic::LoadJavaData for x86...
2017-01-26 Stephen HinesIgnore warning for instantiation after specialization.
2017-01-26 Treehugger RobotMerge changes from topic 'clang-3625443'
2017-01-25 Aart BikMerge "Minor edits to make nightly reports."
2017-01-25 Treehugger RobotMerge "[ART] Prepare profile streaming for framework...
2017-01-25 Narayan KamathMerge "MethodHandles: Support and tests for invokeWithA...
2017-01-25 Vladimir MarkoMerge "Rewrite retrieval of resolved classes."
2017-01-25 Richard UhlerMerge "Revert "OatFileAssistant: look at vdex file...
2017-01-25 Treehugger RobotMerge "Disable test 154 for GC stress"
2017-01-25 Treehugger RobotMerge "ART: Refactor TI events"
2017-01-24 Hiroshi YamauchiMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default...
2017-01-24 Hiroshi YamauchiMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default...
2017-01-24 Hiroshi YamauchiMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
2017-01-24 Hiroshi YamauchiMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
2017-01-24 Hiroshi YamauchiEnable PRODUCT_ART_USE_READ_BARRIER by default.
next