OSDN Git Service

android-x86/art.git
2017-01-24 Calin JuravleAdd dexoptanalyzer tool
2017-01-20 Treehugger... Merge "ART: More valgrind suppressions"
2017-01-20 Alex LightMerge "Use original dex file for retransformation."
2017-01-20 Andreas GampeART: More valgrind suppressions
2017-01-20 Alex LightUse original dex file for retransformation.
2017-01-20 Treehugger... Merge "Dexfuzz: Added --divergence-retry option."
2017-01-20 Colin CrossMerge "Revert "CHA for abstract methods.""
2017-01-20 Colin CrossRevert "CHA for abstract methods."
2017-01-20 Treehugger... Merge "ART: Add GetClassVersionNumbers."
2017-01-20 Treehugger... Merge "ART: Add tests for TLS"
2017-01-20 Treehugger... Merge changes I914dfac9,I33b1934a
2017-01-20 Mingyao YangMerge "CHA for abstract methods."
2017-01-20 Branislav RankovDexfuzz: Added --divergence-retry option.
2017-01-20 Treehugger... Merge "Fix polymorphic invokes (one more round)."
2017-01-20 Nicolas GeoffrayMerge "vdex optimization: avoid doing application type...
2017-01-20 Treehugger... Merge "ART: Add valgrind suppression"
2017-01-20 Treehugger... Merge "Do not use npic image for oat file assistant...
2017-01-20 Andreas GampeART: Add GetClassVersionNumbers.
2017-01-20 Andreas GampeART: Add phase events
2017-01-20 Andreas GampeART: Add valgrind suppression
2017-01-20 Andreas GampeART: Add GetPhase
2017-01-20 Alexey FrunzeFix polymorphic invokes (one more round).
2017-01-20 Treehugger... Merge "ART: Add runtime phase callback"
2017-01-20 Andreas GampeART: Add tests for TLS
2017-01-20 Andreas GampeART: Add runtime phase callback
2017-01-20 Treehugger... Merge "Enable CC (ART_USE_READ_BARRIER) by default."
2017-01-20 Treehugger... Merge "ART: Add SigQuit Callback"
2017-01-20 Treehugger... Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d
2017-01-20 Treehugger... Merge "ART: Add Agent Thread API"
2017-01-20 Andreas GampeART: Add Agent Thread API
2017-01-20 Treehugger... Merge "Revert "Revert "Implement RetransformClasses"""
2017-01-20 Andreas GampeART: Add SigQuit Callback
2017-01-19 Alex LightRevert "Revert "Implement RetransformClasses""
2017-01-19 Andreas GampeART: Make RuntimeCallbacks unique_ptr
2017-01-19 Andreas GampeART: Add ClassLoadCallback
2017-01-19 Andreas GampeRevert "Revert "ART: Start RuntimeCallbacks""
2017-01-19 Alex LightMerge "Revert "Implement RetransformClasses""
2017-01-19 Alex LightRevert "Implement RetransformClasses"
2017-01-19 Mathieu ChartierMerge "Delete deadlocking DCHECK for LOS allocation"
2017-01-19 Treehugger... Merge "Implement RetransformClasses"
2017-01-19 Mathieu ChartierDelete deadlocking DCHECK for LOS allocation
2017-01-19 Calin JuravleMerge "Rename offline_profiling_info to profile_compila...
2017-01-19 Alex LightImplement RetransformClasses
2017-01-19 Hiroshi YamauchiEnable CC (ART_USE_READ_BARRIER) by default.
2017-01-19 Treehugger... Merge "Partial revert of "Reduce using ArtMethod's...
2017-01-19 Mingyao YangCHA for abstract methods.
2017-01-19 Nicolas GeoffrayPartial revert of "Reduce using ArtMethod's dex_cache_r...
2017-01-19 Richard UhlerDo not use npic image for oat file assistant tests.
2017-01-19 Mingyao YangMerge "Always inline some methods related to StackMap."
2017-01-19 Nicolas GeoffrayMerge "Remove unused array entrypoints."
2017-01-19 Nicolas GeoffrayMerge "Remove now unused dex_cache_resolved_types_...
2017-01-19 Treehugger... Merge "ART: Remove unused runtime.h include"
2017-01-19 Nicolas GeoffrayRemove unused array entrypoints.
2017-01-19 Nicolas Geoffrayvdex optimization: avoid doing application type resolution.
2017-01-19 Nicolas GeoffrayMerge "Revert "Revert "Load the array class in the...
2017-01-19 Richard UhlerMerge "Revert^3 "Remove unused code for patching oat...
2017-01-19 Richard UhlerRevert^3 "Remove unused code for patching oat files."
2017-01-19 Treehugger... Merge "ART: Improve class initializer and constructor...
2017-01-19 Treehugger... Merge "Revert "Revert "Remove unused code for patching...
2017-01-19 Nicolas GeoffrayRevert "Revert "Load the array class in the compiler...
2017-01-19 Nicolas GeoffrayMerge "Revert "ART: Start RuntimeCallbacks""
2017-01-19 Nicolas GeoffrayRevert "ART: Start RuntimeCallbacks"
2017-01-19 Orion HodsonART: Improve class initializer and constructor verifica...
2017-01-19 Andreas GampeART: Remove unused runtime.h include
2017-01-19 Treehugger... Merge "Revert "Load the array class in the compiler...
2017-01-19 Calin JuravleRename offline_profiling_info to profile_compilation_info
2017-01-19 Hiroshi YamauchiRevert "Load the array class in the compiler for alloca...
2017-01-19 Treehugger... Merge "ART: Note CC configuration down into oat files"
2017-01-19 Treehugger... Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two."
2017-01-19 Mingyao YangAlways inline some methods related to StackMap.
2017-01-19 Andreas GampeART: Note CC configuration down into oat files
2017-01-18 Treehugger... Merge "ART: Start RuntimeCallbacks"
2017-01-18 Alex LightSplit ArtJvmtiEvent::kClassFileLoadHook in two.
2017-01-18 Treehugger... Merge "Refactor jvmtiEvent so we can add to it."
2017-01-18 Treehugger... Merge "Fix check failure in ConcurrentCopying::IssueEmp...
2017-01-18 Andreas GampeART: Start RuntimeCallbacks
2017-01-18 Treehugger... Merge "ART: Disable test 901 on target"
2017-01-18 Alex LightRefactor jvmtiEvent so we can add to it.
2017-01-18 Treehugger... Merge changes Ib9fafbac,I05d73734,I0e95b0cb
2017-01-18 Andreas GampeART: Disable test 901 on target
2017-01-18 Andreas GampeART: Add JNI API
2017-01-18 Andreas GampeART: Align jvmti.h with jni.h
2017-01-18 Andreas GampeART: Add JNI function table manipulation
2017-01-18 Treehugger... Merge "ART: Add Search API"
2017-01-18 Treehugger... Merge "ART: Add GetJLocationFormat"
2017-01-18 Nicolas GeoffrayRemove now unused dex_cache_resolved_types_ from ArtMethod.
2017-01-18 Nicolas GeoffrayMerge "Load the array class in the compiler for allocat...
2017-01-18 Richard UhlerRevert "Revert "Remove unused code for patching oat...
2017-01-18 Nicolas GeoffrayLoad the array class in the compiler for allocations.
2017-01-18 Treehugger... Merge "Fix Mips build."
2017-01-18 Treehugger... Merge "Fix IP register usage in LoadClassSlowPathARMVIXL."
2017-01-18 Nicolas GeoffrayFix Mips build.
2017-01-18 Vladimir MarkoFix IP register usage in LoadClassSlowPathARMVIXL.
2017-01-18 Nicolas GeoffrayMerge "Entrypoints cleanup."
2017-01-18 Treehugger... Merge "Blacklist tests for flaky no-image."
2017-01-18 Nicolas GeoffrayEntrypoints cleanup.
2017-01-18 Nicolas GeoffrayBlacklist tests for flaky no-image.
2017-01-18 Vladimir MarkoMerge "Reduce using ArtMethod's dex_cache_resolved_types_."
2017-01-18 Vladimir MarkoMerge "MIPS: Fix polymorphic invokes."
2017-01-18 Alexey FrunzeMIPS: Fix polymorphic invokes.
next