OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / mirror /
2017-04-18 Treehugger RobotMerge "sigchain: switch from __thread to pthread_setspe...
2017-04-17 Calin JuravleMerge "Print runtime isa when invoking 'dalvikvm -...
2017-04-17 Aart BikMerge "Fixed bug on pending environment use of terminat...
2017-04-15 Alex LightMerge changes I5b05e23a,I9350b250,I1d66b42a
2017-04-14 Treehugger RobotMerge "ART: Use _exit in dex2oat"
2017-04-13 Treehugger RobotMerge "Remove native printing from test 980 and relianc...
2017-04-13 Treehugger RobotMerge "Add check that map offset is sane to DexFile...
2017-04-13 Mathieu ChartierMerge "Various debug ART GC performance improvements"
2017-04-13 Mathieu ChartierVarious debug ART GC performance improvements
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-11 Treehugger RobotMerge "Add option for duplicate classes check to return...
2017-04-10 Treehugger RobotMerge "Revert "Avoid JNI usage error when JNI_OnLoad...
2017-04-10 Treehugger RobotMerge "Avoid JNI usage error when JNI_OnLoad throws"
2017-04-10 David SehrMerge "Fix dexdiag start end address"
2017-04-10 Treehugger RobotMerge changes from topic 'more_jvmti_run-test_refactor_...
2017-04-08 Treehugger RobotMerge "Change dump-classes profman option to dump-class...
2017-04-08 Treehugger RobotMerge "Fixed missing context while detecting unit strides."
2017-04-07 Treehugger RobotMerge "Free unneeded obsolete maps"
2017-04-07 Alex LightFree unneeded obsolete maps
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-04-05 Christopher FerrisMerge "Add test for kryo support."
2017-04-03 Treehugger RobotMerge "Make base64 explicitly check dst_size for nullptr"
2017-04-03 Vladimir MarkoMerge "ARM64: Faster forwarding address check in mark...
2017-03-31 Alex LightMerge "Clean up ArtClassDefinition"
2017-03-31 Mathieu ChartierMerge "Change thread suspend timeout to be fatal for...
2017-03-30 Calin JuravleMerge "(Re)enable the use of inline caches in AOT"
2017-03-30 Calin JuravleMerge "Update profile version"
2017-03-30 Treehugger RobotMerge "Dedup original dex file for classes transformed...
2017-03-30 Treehugger RobotMerge "Do more GCs for test 141"
2017-03-30 Mathieu ChartierMerge "Refactor image writer"
2017-03-30 Treehugger RobotMerge "Refactor image writer"
2017-03-29 Mathieu ChartierRefactor image writer
2017-03-29 Treehugger RobotMerge "Undo dex2dex compilation before invoking LoadHook"
2017-03-29 Calin JuravleMerge "Gracefully handle bogus profiling info for inlin...
2017-03-29 Calin JuravleMerge "Fix profile merges in profman"
2017-03-29 Treehugger RobotMerge "ART: Fix ObjectFree reporting"
2017-03-29 Treehugger RobotMerge "ART: Fix GetThreadInfo"
2017-03-29 Orion HodsonMerge "Performance improvements in invoke-polymorphic...
2017-03-29 Alexey FrunzeMerge "MIPS: Implement read barriers."
2017-03-29 Treehugger RobotMerge "MIPS: Implement read barriers."
2017-03-29 Alexey FrunzeMIPS: Implement read barriers.
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-28 Richard UhlerMerge "Remove unreachable code in DexLocationToOdexFile...
2017-03-28 Treehugger RobotMerge "ART: Fix some tidy warnings"
2017-03-28 Andreas GampeMerge "ART: Clean up field initialization"
2017-03-28 Andreas GampeMerge "ART: Clean up field initialization"
2017-03-27 Treehugger RobotMerge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6...
2017-03-27 Andreas GampeART: Clean up field initialization
2017-03-27 Treehugger RobotMerge "Testrunner: Temporarily fix long Dex File name...
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-27 Nicolas GeoffrayMerge "ARM: Reduce the number of branches generated...
2017-03-27 Nicolas GeoffrayMerge "ARM: Improve the code generated for HInstanceOf"
2017-03-27 Orion HodsonMerge "Improve user-friendliness of art script."
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner."
2017-03-25 Nicolas GeoffrayMerge "Fix issue with Android.run-test.mk"
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 Joachim SauerMerge "Remove TimeZoneTest.testAllDisplayNames() failure"
2017-03-24 Aart BikMerge "MIPS64: Check for MSA presence in each MSA instr...
2017-03-24 Aart BikMerge "Implement a SIMD spilling slot."
2017-03-24 Orion HodsonMerge "Silence ulimit in run-test"
2017-03-24 Vladimir MarkoMerge "Deterministic DexCache in heap images."
2017-03-24 Vladimir MarkoMerge "Deterministic DexCache in heap images."
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-23 Vladimir MarkoDeterministic DexCache in heap images.
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"
next