OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / dex_cache_resolved_classes.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-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "ARM: VIXL32: Remove erroneous DCHECK."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
2017-01-30 Jeff HaoMerge layout-speed compiler filter into speed-profile.
2017-01-30 Treehugger RobotMerge "Merge layout-speed compiler filter into speed...
2017-01-27 Scott WakelingARM: VIXL32: Keep jump table base label within range...
2017-01-27 Scott WakelingARM64: VIXL: Fix breaking changes to ternary operator...
2017-01-27 Nicolas GeoffrayMerge changes from topic 'VIXL-update-270117'
2017-01-26 Nicolas GeoffrayMerge "You shall know your arm32 calling conventions."
2017-01-26 Treehugger RobotMerge "ARM: Update `ArmInstructionSetFeatures` to track...
2017-01-26 Nicolas GeoffrayMerge "Refactor code for unresolved field entrypoint."
2017-01-26 Brian CarlstromMerge "Revert "Disable optimization of Atomic::LoadJava...
2017-01-26 Brian CarlstromMerge "Revert "Ignore warning for instantiation after...
2017-01-26 Stephen HinesDisable optimization of Atomic::LoadJavaData for x86...
2017-01-26 Stephen HinesIgnore warning for instantiation after specialization.
2017-01-26 Treehugger RobotMerge changes from topic 'clang-3625443'
2017-01-25 Aart BikMerge "Minor edits to make nightly reports."
2017-01-25 Treehugger RobotMerge "[ART] Prepare profile streaming for framework...
2017-01-25 Vladimir MarkoMerge "Rewrite retrieval of resolved classes." am:...
2017-01-25 Vladimir MarkoMerge "Rewrite retrieval of resolved classes." am:...
2017-01-25 Vladimir MarkoMerge "Rewrite retrieval of resolved classes."
2017-01-25 Narayan KamathMerge "MethodHandles: Support and tests for invokeWithA...
2017-01-25 Vladimir MarkoMerge "Rewrite retrieval of resolved classes."
2017-01-24 Vladimir MarkoRewrite retrieval of resolved classes.
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-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 Nicolas GeoffrayMerge "Revert "Revert "Revert "Use interpret-only inste...
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-19 Treehugger RobotMerge "Revert "Revert "Use interpret-only instead of...
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-06 Treehugger RobotMerge "Revert "Re-enable libcore test WeakHashMapTest...
2016-12-05 Roland LevillainMerge "Re-enable libcore test WeakHashMapTest#test_keySet."
2016-12-02 Treehugger RobotMerge "ART: Fix typo in IsCallerSave"
2016-12-01 Nicolas GeoffrayMerge "Remove the fast path in art_quick_resolve_string."
2016-11-30 Sebastien HertzFix event reporting from the debugger thread
2016-11-29 Mathieu ChartierMerge "X86_64: Add allocation entrypoint switching...
2016-11-23 Calin JuravleMerge "Revert "Use interpret-only instead of verify...
2016-11-22 Nicolas GeoffrayMerge "ARM: VIXL32: Fix the assembler usage in the...
2016-11-22 Vladimir MarkoMerge "Make sure that const-class linkage is preserved."
2016-11-21 Andreas GampeART: Add JNI local details for FollowReferences
2016-11-21 Andreas GampeART: Fix generic_ptr handling in GetMethodName
2016-11-21 Treehugger RobotMerge changes I8e51415a,I79a255c1
2016-11-21 Andreas GampeMerge "ART: Add dex::TypeIndex" am: a598b869b2 am:...
2016-11-21 Andreas GampeMerge "ART: Add dex::TypeIndex" am: a598b869b2
2016-11-21 Andreas GampeMerge "ART: Add dex::TypeIndex"
2016-11-21 Treehugger RobotMerge "ART: Add dex::TypeIndex"
2016-11-21 Andreas GampeART: Add dex::TypeIndex
2016-08-24 Treehugger RobotMerge "Revert "Make dchecked_vector C++11 compatible.""
2016-07-15 Treehugger RobotMerge "ART: disassembler_x86 doesn't recognize NOPs"
2016-06-13 Treehugger RobotMerge "MIPS32: Improve offset calculations in loads...
2016-06-07 Treehugger RobotMerge "MIPS32: Improve method entry/exit code"
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-23 Treehugger RobotMerge "Avoid the need for the black color for the baker...
2016-05-19 Aart BikMerge "MIPS32: java.lang.Math.round(float)"
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-05-02 Mathieu ChartierMerge "Fix profile saver to use base dex location"
2016-05-02 Mathieu ChartierMerge "Fix profile saver to use base dex location"
2016-05-02 Mathieu ChartierFix profile saver to use base dex location
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-29 Mathieu ChartierFix profile saver to use base dex location
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-03-01 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-02-29 Bill BuzbeeMerge "[MIPS] Add Fast Art interpreter for Mips32."
2016-02-27 Nicolas GeoffrayMerge "Revert "Improve immune spaces logic""
2016-02-27 Mathieu ChartierMerge "Improve immune spaces logic"
2016-02-26 Andreas GampeMerge "ART: Add unstarted-runtime functions"
2016-02-26 Alex LightMerge "Support new JDWP InterfaceType.InvokeMethod...
2016-02-26 Alex LightMerge "Support new JDWP InterfaceType.InvokeMethod...
2016-02-26 Mathieu ChartierMerge "Add and use loaded class profiling"
2016-02-26 Mathieu ChartierMerge "Add and use loaded class profiling"
2016-02-26 Mathieu ChartierMerge "Add and use loaded class profiling" into nyc-dev
2016-02-26 Mathieu ChartierAdd and use loaded class profiling
next