OSDN Git Service

android-x86/art.git
2017-04-19 Aart BikImplement halving add idiom (with checker tests).
2017-04-18 Treehugger... Merge "Make ART build/test configurations use the CC...
2017-04-18 Mathieu ChartierMerge "Differentiate between native alloc and normal...
2017-04-18 Treehugger... Merge "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... Merge "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... Merge "Fix Arena allocation tracking."
2017-04-18 Roland LevillainUse WARN_UNUSED consistently in ART.
2017-04-18 Roland LevillainFix ARM64 SystemArrayCopy intrinsic with large constant...
2017-04-18 Vladimir MarkoRevert "Disable 160-read-barrier-stress temporarily"
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... Merge "sigchain: switch from __thread to pthread_setspe...
2017-04-17 Josh Gaosigchain: switch from __thread to pthread_setspecific.
2017-04-17 Treehugger... Merge "Enable some redefinition run-tests in CTS"
2017-04-17 Treehugger... Merge "ART: Change run-test 913 array testing"
2017-04-17 Treehugger... Merge "Disable read barrier thunks for heap poisoning"
2017-04-17 Calin JuravleMerge "Print runtime isa when invoking 'dalvikvm -...
2017-04-17 Alex LightEnable some redefinition run-tests in CTS
2017-04-17 Andreas GampeART: Change run-test 913 array testing
2017-04-17 Mathieu ChartierDisable read barrier thunks for heap poisoning
2017-04-17 Treehugger... Merge "Use standard loading code in many tests"
2017-04-17 Treehugger... Merge "Remove native code from test 944 for CTS"
2017-04-17 Alex LightUse standard loading code in many tests
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-17 Alex LightRemove native code from test 944 for CTS
2017-04-15 David SehrAdd art_defaults to dexlayout
2017-04-15 Treehugger... Merge "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... Merge "ART: Add debug code to run-test 913"
2017-04-15 Alex LightMerge changes I5b05e23a,I9350b250,I1d66b42a
2017-04-15 Treehugger... Merge "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... Merge "Remove test skips associated with b/37240685"
2017-04-14 Alex LightMore refactor for JVMTI redefinition run tests (3/3)
2017-04-14 Andreas GampeART: Add debug code to run-test 913
2017-04-14 Alex LightMore refactor for JVMTI redefinition run tests (2/3)
2017-04-14 Alex LightMore refactor for JVMTI redefinition run tests (1/3)
2017-04-14 Aart BikFixed bug on pending environment use of termination...
2017-04-14 Alex LightRemove test skips associated with b/37240685
2017-04-14 Treehugger... Merge "ART: Refactor run-test 913"
2017-04-14 Treehugger... Merge "Disable 160-read-barrier-stress temporarily"
2017-04-14 Sebastien HertzJDWP: fix Dbg::ResumeThread
2017-04-14 Sebastien HertzDisable 160-read-barrier-stress temporarily
2017-04-14 Andreas GampeART: Refactor run-test 913
2017-04-14 Treehugger... Merge "ART: Use _exit in dex2oat"
2017-04-13 Treehugger... Merge "Remove native printing from test 980 and relianc...
2017-04-13 Treehugger... Merge "Add check that map offset is sane to DexFile...
2017-04-13 Mathieu ChartierMerge "Various debug ART GC performance improvements"
2017-04-13 Treehugger... Merge "Add check that dexlayout can open output file."
2017-04-13 Alex LightRemove native printing from test 980 and reliance on...
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... Merge changes from topic 'art_run_test_910_cts'
2017-04-13 Treehugger... Merge "MIPS32: java.lang.System.arraycopy() for copying...
2017-04-13 Andreas GampeART: Use _exit in dex2oat
2017-04-13 Andreas GampeART: Refactor run-test 910
2017-04-13 Andreas GampeART: Fix GetArgumentsSize
2017-04-13 Jeff HaoAdd check that dexlayout can open output file.
2017-04-13 Treehugger... Merge "ART: Refactor run-test 904"
2017-04-13 David SehrMerge "Add OAT file mapping to dexdiag"
2017-04-13 Chris LarsenMIPS32: java.lang.System.arraycopy() for copying char...
2017-04-13 Roland LevillainMake ART build/test configurations use the CC collector...
2017-04-13 Treehugger... Merge "ARM/VIXL: Fix TypeConversion of large long const...
2017-04-13 Vladimir MarkoARM/VIXL: Fix TypeConversion of large long constants...
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... Merge "MIPS32: Add direct calls to math intrinsics."
2017-04-13 Andreas GampeMerge "ART: Fix test dependencies"
2017-04-13 Andreas GampeART: Fix test dependencies
2017-04-13 Andreas GampeART: Refactor run-test 904
2017-04-13 Treehugger... Merge changes I49c02b92,I898e5cff
2017-04-12 Alex LightEnsure one can call DisposeEnvironment during event...
2017-04-12 Alex Lightrun-tests with jvmti-stress configuration
2017-04-12 David SehrAdd OAT file mapping to dexdiag
2017-04-12 Treehugger... Merge "MIPS64: Add direct calls to math intrinsics."
2017-04-12 Chris LarsenMIPS32: Add direct calls to math intrinsics.
2017-04-12 Treehugger... Merge "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... Merge "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... Merge 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... Merge "Add option for duplicate classes check to return...
next