OSDN Git Service

android-x86/art.git
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 Nicolas GeoffrayPartial revert of "Reduce using ArtMethod's dex_cache_r...
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 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 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.
2017-01-18 Andreas GampeART: Add Search API
2017-01-18 Andreas GampeMerge "Revert "Revert "ART: Add ThreadGroup API support"""
2017-01-18 Andreas GampeART: Add GetJLocationFormat
2017-01-18 Mathieu ChartierMerge "Do test_getStackTraces last for test 129"
2017-01-17 Andreas GampeMerge "ART: Disable app images for test 912"
2017-01-17 Andreas GampeMerge "ART: Fix missing CLOCK_MONOTONIC on Mac"
2017-01-17 Andreas GampeRevert "Revert "ART: Add ThreadGroup API support""
2017-01-17 Hiroshi YamauchiFix check failure in ConcurrentCopying::IssueEmptyCheck...
2017-01-17 Aart BikMerge "Introduce a number of SIMD extensions for x86...
2017-01-17 Andreas GampeART: Disable app images for test 912
2017-01-17 Andreas GampeART: Fix missing CLOCK_MONOTONIC on Mac
2017-01-17 Treehugger... Merge "Revert "Revert "Try really hard for JIT in test...
2017-01-17 Nicolas GeoffrayMerge "Revert "Remove unused code for patching oat...
2017-01-17 Nicolas GeoffrayRevert "Remove unused code for patching oat files."
2017-01-17 Mathieu ChartierDo test_getStackTraces last for test 129
2017-01-17 Treehugger... Merge "ART: Add three Timer functions"
2017-01-17 Andreas GampeART: Add three Timer functions
2017-01-17 Treehugger... Merge "ART: Add GetClassLoaderClasses"
2017-01-17 Treehugger... Merge "ART: Add SetVerboseFlags"
2017-01-17 Alex LightRevert "Revert "Try really hard for JIT in test 916""
2017-01-17 Narayan KamathMerge "MethodHandles: Remove experimental flag."
2017-01-17 Narayan KamathMethodHandles: Remove experimental flag.
2017-01-17 Vladimir MarkoReduce using ArtMethod's dex_cache_resolved_types_.
2017-01-17 Nicolas GeoffrayMerge "Acquire the mutator lock before comparing classe...
2017-01-17 Treehugger... Merge "Move some fields in art::Thread to reduce mainte...
2017-01-17 Nicolas GeoffrayAcquire the mutator lock before comparing classes/strings.
2017-01-17 Roland LevillainMove some fields in art::Thread to reduce maintenance...
2017-01-17 Treehugger... Merge "Remove unused code for patching oat files."
2017-01-17 Nicolas GeoffrayMerge "Put the resolved class in HLoadClass."
2017-01-17 Narayan KamathMerge "MethodHandles: Implement invoker / exactInvoker."
2017-01-17 Nicolas GeoffrayMerge "Handle verify-profile and bootclasspath classes...
2017-01-17 Vladimir MarkoMerge "Fix missing OOME check in reflection."
2017-01-17 Richard UhlerRemove unused code for patching oat files.
2017-01-17 Narayan KamathMerge "MethodHandles: Add tests for MethodHandles.Looku...
2017-01-17 Nicolas GeoffrayMerge "Put inlined ArtMethod pointer in stack maps."
2017-01-17 Nicolas GeoffrayMerge "Fix braino in RTP."
2017-01-17 Andreas GampeART: Add GetClassLoaderClasses
2017-01-16 Nicolas GeoffrayPut the resolved class in HLoadClass.
2017-01-16 Vladimir MarkoFix missing OOME check in reflection.
2017-01-16 Nicolas GeoffrayPut inlined ArtMethod pointer in stack maps.
2017-01-16 Nicolas GeoffrayHandle verify-profile and bootclasspath classes in...
2017-01-16 Treehugger... Merge "ART: Add Thread TLS support"
2017-01-16 Narayan KamathMethodHandles: Implement invoker / exactInvoker.
2017-01-16 Nicolas GeoffrayFix braino in RTP.
2017-01-16 Andreas GampeART: Add Thread TLS support
2017-01-16 Treehugger... Merge "ART: Add GetAllThreads"
2017-01-16 Treehugger... Merge changes I168f24de,I8ec60a98,I3c426ed7,Ic809b0f3
next