OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / method_handles-inl.h
2017-02-11 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-11 Andreas GampeART: Add ThreadPool mode that creates peers
2017-02-11 Calin JuravleAdd Thread entry to signal if the thread can call into...
2017-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-13 Nicolas GeoffrayMerge "ART tests: do not retrieve OatQuickMethodHeader...
2017-01-12 Hiroshi YamauchiMerge "Fix race condition btw DelayReferenceRefernent...
2017-01-12 Nicolas GeoffrayMerge "Revert "Refactor ClassLinker::LinkInterfaceMetho...
2017-01-12 Treehugger RobotMerge "Refactor ClassLinker::LinkInterfaceMethods()."
2017-01-11 Treehugger RobotMerge "Do not return patchoat for dexopt needed."
2017-01-11 Przemyslaw SzczepaniakMerge "Track libcore java.lang.reflect.Proxy update"
2017-01-11 Nicolas GeoffrayMerge "Recognize getClass() in RTP."
2017-01-10 Mathieu ChartierMerge "Use relative futex timeout in SuspendAllInternal."
2017-01-09 Dan WillemsenMerge "Remove oat-target* rules"
2017-01-06 Hiroshi YamauchiMerge "Avoid using ThreadList::Dump() in empty checkpoi...
2017-01-06 Treehugger RobotMerge "Remove the IsInDexCache flag from HLoadString."
2017-01-06 Orion HodsonMerge "ART: Make method handle runtime code callable...
2017-01-06 Orion HodsonMerge "ART: Make method handle runtime code callable...
2017-01-06 Orion HodsonMerge "ART: Make method handle runtime code callable...
2017-01-06 Orion HodsonMerge "ART: Make method handle runtime code callable...
2017-01-06 Orion HodsonART: Make method handle runtime code callable from...
2017-01-06 Mathieu ChartierMerge "Add visiting for class loaders in StickyMarkSwee...
2017-01-06 neo.chaeAdd visiting for class loaders in StickyMarkSweep
2017-01-05 Mathieu ChartierRevert "Revert "Prune uses library classes even without...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierMerge "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierPrune uses library classes even without profile
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-02 Treehugger RobotMerge "ART: Fix typo in IsCallerSave"
2016-11-30 Sebastien HertzFix event reporting from the debugger thread
2016-11-18 Calin JuravleMerge "Revert "Revert Revert "Use interpret-only instea...
2016-11-18 Calin JuravleMerge "Revert Revert "Use interpret-only instead of...
2016-11-18 Andreas GampeART: Prioritize reference table dump
2016-11-17 Treehugger RobotMerge "Revert "jni: Punt to generic JNI for mips""
2016-11-17 Treehugger RobotMerge "jni: Add @CriticalNative support for MIPS32...
2016-11-17 Treehugger RobotMerge "MIPS32: Assign missing entrypoints in InitEntryP...
2016-11-14 Mathieu ChartierMerge "Change 64 bit atomic counter to size_t"
2016-11-11 Hiroshi YamauchiMerge "Make empty checkpoint work while weak ref access...
2016-11-10 Nicolas GeoffrayMerge "ART jitted code profiling support."
2016-11-09 Nicolas GeoffrayMerge "Revert "Rename vdex-fd to output-vdex-fd, add...
2016-11-09 Nicolas GeoffrayMerge "Revert "JIT root tables.""
2016-11-09 Nicolas GeoffrayMerge "Rename vdex-fd to output-vdex-fd, add input...
2016-11-09 Nicolas GeoffrayMerge "JIT root tables."
2016-11-08 Mingyao YangMerge "Allow HDeoptimize to co-exist with LSE."
2016-11-08 Mathieu ChartierMerge "Change check cast entrypoint to check instance of"
2016-11-08 Treehugger RobotMerge "ART: Refactor jmethodID handling"
2016-11-08 Vladimir MarkoMerge "Fix SimplifyIfs() trying to redirect exception...
2016-11-08 Vladimir MarkoMerge "Add String.indexOf() benchmark."
2016-11-08 Orion HodsonMerge "Argument conversions for setter/getter MethodHan...
2016-11-08 Orion HodsonMerge "Argument conversions for setter/getter MethodHan...
2016-11-08 Orion HodsonMerge "Argument conversions for setter/getter MethodHan...
2016-11-08 Treehugger RobotMerge "Argument conversions for setter/getter MethodHan...
2016-11-08 Orion HodsonArgument conversions for setter/getter MethodHandles.
2016-11-04 Treehugger RobotMerge "Avoid visiting just eliminated bounds check."
2016-11-04 Nicolas GeoffrayMerge "Integrate VerifierDeps in compiler driver."
2016-11-03 Mathieu ChartierMerge "Check for forwarding address in READ_BARRIER_MAR...
2016-11-03 Hiroshi YamauchiMerge "Clean up the runtime read barrier and fix fake...
2016-11-03 Mingyao YangMerge "More store/allocation elimination."
2016-11-03 Roland LevillainMerge "ARM: VIXL32: Implement intrinsics."
2016-11-03 Narayan KamathMerge "Address review comments from change 000e1885701c...
2016-11-03 Narayan KamathMerge "Address review comments from change 000e1885701c...
2016-11-03 Narayan KamathMerge "Address review comments from change 000e1885701c8f."
2016-11-03 Narayan KamathMerge "Address review comments from change 000e1885701c8f."
2016-11-03 Vladimir MarkoMerge "MIPS32: Improve and moderately clean up mterp."
2016-11-02 Narayan KamathAddress review comments from change 000e1885701c8f.
2016-11-02 Calin JuravleMerge "It exposes a few bugs that should be address...
2016-11-02 Treehugger RobotMerge "MIPS32: Fix string loads that use kDexCacheViaMe...
2016-11-02 Mathieu ChartierMerge "Fix read barriers in VisitDexCachePairs"
2016-11-02 Mathieu ChartierMerge "Add interface fast path to art_quick_check_cast...
2016-11-01 Treehugger RobotMerge "Use interpret-only instead of verify-at-runtime...
2016-11-01 Roland LevillainMerge "Flush the CFG visualizer output after writing...
2016-11-01 Nicolas GeoffrayMerge "Add a VerifierDeps::Dump method."
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-31 Andreas GampeART: Add GetMethodModifiers
2016-10-31 Andreas GampeART: Add GetMethodDeclaringClass
2016-10-31 Treehugger RobotMerge changes Ib44df099,I8508f96f
2016-10-31 Orion HodsonMerge "Getter/Setter support for invoke-polymorphic...
2016-10-31 Narayan KamathMerge "method_handles: Complete support for emulated...
2016-10-31 Narayan KamathMerge "method_handles: Complete support for emulated...
2016-10-31 Narayan KamathMerge "method_handles: Complete support for emulated...
2016-10-31 Narayan KamathMerge "method_handles: Complete support for emulated...
2016-10-28 Roland LevillainMerge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read...
2016-10-28 Narayan Kamathmethod_handles: Complete support for emulated stack...
2016-10-28 Roland LevillainMerge "Add support for Baker read barriers in UnsafeCAS...
2016-10-27 Treehugger RobotMerge "ART: Add function to retrieve all tagged objects"
2016-10-27 David SehrMerge "Remove some unneeded header includes"
2016-10-27 Treehugger RobotMerge "ARM: VIXL32: Exclude recently added test that...
2016-10-27 Roland LevillainMerge "ARM: VIXL32: Pass test 406-fields and a few...
2016-10-27 Benoit LamarcheMerge "MethodHandles: Remove reference to Jack 4.11...
2016-10-26 Hiroshi YamauchiMerge "Avoid unnecessarily clearing/resetting region_sp...
2016-10-26 Zhenhua WANGAlways call into native loader when loading a native...
2016-10-26 Treehugger RobotMerge "Fix build on XCode 8 w/OSX 10.12 SDK"
2016-10-26 Treehugger RobotMerge "Add mode bits to open() with O_CREAT."
2016-10-26 Hiroshi YamauchiMerge "Blacklist 130-hprof for tracing configs."
2016-10-26 Dimitry IvanovMerge "Always call into native loader when loading...
2016-10-26 Aart BikMerge "Improved induction variable analysis and loop...
2016-10-26 Treehugger RobotMerge "ART: Change InstructionSetFeatures to return...
2016-10-26 Roland LevillainMerge "ARM: VIXL32: Implement more codegen code to...
next