OSDN Git Service

Implement halving add idiom (with checker tests).
[android-x86/art.git] / runtime /
2017-04-18 Treehugger RobotMerge "Make ART build/test configurations use the CC...
2017-04-18 Mathieu ChartierMerge "Differentiate between native alloc and normal...
2017-04-18 Treehugger RobotMerge "ART: Make less lock-level noise on abort"
2017-04-18 Mathieu ChartierDifferentiate between native alloc and normal background GC
2017-04-18 Mathieu ChartierMerge "Use correct type for GetValueFromShadowFrame"
2017-04-18 Roland LevillainMerge "Use WARN_UNUSED consistently in ART."
2017-04-18 Mathieu ChartierUse correct type for GetValueFromShadowFrame
2017-04-18 Sebastien HertzMerge "JDWP: fix Dbg::ResumeThread"
2017-04-18 Treehugger RobotMerge "ART: Call ThreadGroup.add in Thread::FinishStartup"
2017-04-18 Roland LevillainMerge "Fix ARM64 SystemArrayCopy intrinsic with large...
2017-04-18 Vladimir MarkoMerge "Revert "Disable 160-read-barrier-stress temporar...
2017-04-18 Treehugger RobotMerge "Fix Arena allocation tracking."
2017-04-18 Andreas GampeART: Make less lock-level noise on abort
2017-04-18 Andreas GampeART: Call ThreadGroup.add in Thread::FinishStartup
2017-04-18 Treehugger RobotMerge "sigchain: switch from __thread to pthread_setspe...
2017-04-17 Treehugger RobotMerge "Enable some redefinition run-tests in CTS"
2017-04-17 Treehugger RobotMerge "ART: Change run-test 913 array testing"
2017-04-17 Treehugger RobotMerge "Disable read barrier thunks for heap poisoning"
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-17 David SehrMerge "Add art_defaults to dexlayout"
2017-04-15 Treehugger RobotMerge "ART: Tentative fix for stack count issue in...
2017-04-15 Andreas GampeART: Tentative fix for stack count issue in test 913
2017-04-15 Treehugger RobotMerge "ART: Add debug code to run-test 913"
2017-04-15 Alex LightMerge changes I5b05e23a,I9350b250,I1d66b42a
2017-04-15 Treehugger RobotMerge "Add check that TypeIndex is valid in StringByTyp...
2017-04-15 Jeff HaoAdd check that TypeIndex is valid in StringByTypeIdx.
2017-04-15 Calin JuravlePrint runtime isa when invoking 'dalvikvm --showversion'
2017-04-14 Treehugger RobotMerge "Remove test skips associated with b/37240685"
2017-04-14 Treehugger RobotMerge "ART: Refactor run-test 913"
2017-04-14 Sebastien HertzJDWP: fix Dbg::ResumeThread
2017-04-14 Andreas GampeART: Refactor run-test 913
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 Treehugger RobotMerge "Add check that dexlayout can open output file."
2017-04-13 Jeff HaoAdd check that map offset is sane to DexFile object...
2017-04-13 Mathieu ChartierVarious debug ART GC performance improvements
2017-04-13 Treehugger RobotMerge changes from topic 'art_run_test_910_cts'
2017-04-13 Andreas GampeART: Fix GetArgumentsSize
2017-04-13 Treehugger RobotMerge "ART: Refactor run-test 904"
2017-04-13 David SehrMerge "Add OAT file mapping to dexdiag"
2017-04-13 Treehugger RobotMerge "ARM/VIXL: Fix TypeConversion of large long const...
2017-04-13 Vladimir MarkoMerge "ARM64: Use link-time generated thunks for Baker...
2017-04-13 Vladimir MarkoFix Arena allocation tracking.
2017-04-13 Treehugger RobotMerge "MIPS32: Add direct calls to math intrinsics."
2017-04-13 Treehugger RobotMerge changes I49c02b92,I898e5cff
2017-04-12 Alex LightEnsure one can call DisposeEnvironment during event...
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-12 Chris LarsenMIPS32: Add direct calls to math intrinsics.
2017-04-12 Treehugger RobotMerge "Fix broken DCHECK."
2017-04-12 Mathieu ChartierMerge "Clear zygote space cards for CC"
2017-04-12 Mathieu ChartierMerge "Fix -XX:DumpGCPerformanceOnShutdown for debug...
2017-04-12 Vladimir MarkoARM64: Use link-time generated thunks for Baker CC...
2017-04-12 Alex LightFix broken DCHECK.
2017-04-12 Aart BikMerge changes I1d4db176,Ifb931a99
2017-04-12 Treehugger RobotMerge "MIPS: Use Lsa/Dlsa when possible."
2017-04-12 Richard UhlerMerge "Add an 'art-preopt' test target configuration."
2017-04-12 Andreas GampeMerge changes Ic7d75e1e,Iaf828034
2017-04-12 Mathieu ChartierFix -XX:DumpGCPerformanceOnShutdown for debug builds
2017-04-11 Treehugger RobotMerge changes Ib29b3920,Ice5efad9
2017-04-11 Andreas GampeART: Fix GetSystemProperty (2)
2017-04-11 Mathieu ChartierClear zygote space cards for CC
2017-04-11 Andreas GampeART: Fix GetSystemProperty
2017-04-11 Treehugger RobotMerge "Add option for duplicate classes check to return...
2017-04-11 Andreas GampeART: Move trampoline logging to -verbose:dex
2017-04-11 Andreas GampeART: Add -verbose:dex
2017-04-11 Igor MurashkinMerge "optimizing: do not illegally remove constructor...
2017-04-11 Igor MurashkinMerge "target_config: add art-test-javac target"
2017-04-11 Colin CrossMerge "Don't add Jack dependencies when building withou...
2017-04-11 Aart BikMerge "Add checker part of test, fix intrinsic copying"
2017-04-11 Treehugger RobotMerge "Remove some obsolete TODO comments."
2017-04-10 Treehugger RobotMerge "Revert "Avoid JNI usage error when JNI_OnLoad...
2017-04-10 Igor MurashkinRevert "Avoid JNI usage error when JNI_OnLoad throws"
2017-04-10 Treehugger RobotMerge "testrunner/env.py - Run from any directory"
2017-04-10 Treehugger RobotMerge "Avoid JNI usage error when JNI_OnLoad throws"
2017-04-10 Alex LightRemove some obsolete TODO comments.
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 Jeff HaoAdd option for duplicate classes check to return all...
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 Daniel ColascioneAvoid JNI usage error when JNI_OnLoad throws
2017-04-07 Treehugger RobotMerge "Free unneeded obsolete maps"
2017-04-07 Mathieu ChartierChange dump-classes profman option to dump-classes...
2017-04-07 Alex LightFree unneeded obsolete maps
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-07 Aart BikMerge "ARM64: Saves 128-bit regs state along SuspendChe...
2017-04-07 Treehugger RobotMerge "IWYU fixes for sigchainlib/sigchain.cc"
2017-04-06 Treehugger RobotMerge "ART: Report array and proxy classes in ClassLoad...
2017-04-06 Mathieu ChartierMerge "Force save profiles for SIGUSR1"
2017-04-06 Treehugger RobotMerge "Fixup JDWP for obsolete methods"
2017-04-06 Treehugger RobotMerge "Fix a few comments in vectorization code that...
2017-04-06 Andreas GampeART: Report array and proxy classes in ClassLoad &...
2017-04-06 Treehugger RobotMerge "CHA: Don't return a non resolved class to the...
2017-04-06 Alex LightFixup JDWP for obsolete methods
2017-04-06 Mathieu ChartierForce save profiles for SIGUSR1
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-04-06 Nicolas GeoffrayMerge "Testrunner: Fix output message"
next