OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / thread.h
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-04-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-29 Treehugger RobotMerge "Remove invoke after inlining."
2016-04-29 Calin JuravleMerge changes I96464d76,Id5e77316,Icb42a081,I68afc181...
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-28 Calin JuravleAllow the framework to register sensistive threads...
2016-04-27 Mathieu ChartierMerge changes I38cbe315,Ia05cb31f
2016-04-27 Mathieu ChartierWrite conflict tables in image
2016-04-22 Treehugger RobotMerge "Revert "Assembly RegionTLAB allocation fast...
2016-04-22 Richard UhlerMerge "Update to perflib-25.0.0 to improve processing...
2016-04-22 Hiroshi YamauchiMerge "Assembly RegionTLAB allocation fast path for...
2016-04-21 Hiroshi YamauchiMerge "Revert "Revert "Assembly TLAB and RegionTLAB...
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-21 Hiroshi YamauchiMerge "Revert "Assembly TLAB and RegionTLAB allocation...
2016-04-20 Hiroshi YamauchiMerge "Assembly TLAB and RegionTLAB allocation fast...
2016-04-20 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_data"
2016-04-20 Hiroshi YamauchiMerge changes Ic40833d3,I8f286987
2016-04-19 Vladimir MarkoMerge "Use iterators "before" the use node in HUserReco...
2016-04-19 Hiroshi YamauchiMerge "Fix a DCHECK failure in Arm64RelativePatcher...
2016-04-19 Aart BikMerge "Avoid constructing types with errors."
2016-04-19 Andreas GampeMerge "ART: Fast-fail empty other handlers in fault...
2016-04-19 Vladimir MarkoMerge "Fix inlining loops in OSR mode."
2016-04-19 Andreas GampeMerge changes I0f164a7d,I8c408aa6
2016-04-18 Mathieu ChartierMerge changes from topic 'monitor_lock'
2016-04-18 Mathieu ChartierPrevent holding stale Thread pointers
2016-04-13 Aart BikMerge "Revert "Remove the no-longer-needed F/I and...
2016-04-13 Treehugger RobotMerge "Allow private methods in interfaces."
2016-04-13 Aart BikMerge "Remove the no-longer-needed F/I and D/J alias."
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleAdd option to tune sample collection based on thread...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-22 Roland LevillainMerge "Revamp run-test 431-optimizing-arith-shifts."
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-21 Mathieu ChartierMerge "Disable LZ4HC compressed images"
2016-03-21 Hiroshi YamauchiMerge "Fix a CC 145-alloc-tracking-stress deadlock."
2016-03-21 Roland LevillainMerge "MIPS32: sun.misc.Unsafe get/put intrinsics."
2016-03-21 Nicolas GeoffrayMerge "Code cleanup between debugger and jit."
2016-03-21 Nicolas GeoffrayMerge "Check if the type of an instruction is erroneous...
2016-03-21 Nicolas GeoffrayMerge "Call HuntForOriginalReference to get to the...
2016-03-18 Andreas GampeMerge "ART: Speed up stack guard page install"
2016-03-18 Andreas GampeART: Speed up stack guard page install
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-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 Mathieu ChartierMerge "Add and use loaded class profiling"
2016-02-26 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm."
2016-02-26 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm."
2016-02-26 Nicolas GeoffrayMerge "Revert "Fast ART x86_64 interpretator""
2016-02-25 Bill BuzbeeMerge "Fast ART x86_64 interpretator"
2016-02-25 Hiroshi YamauchiAssembly TLAB allocation fast path for arm.
2016-02-25 David SrbeckyMerge "Verify encoded stack maps in debug builds."
2016-02-25 David SrbeckyMerge "Implement << operator for DexRegisterLocation...
2016-02-24 Roland LevillainMerge "MIPS32: Implement intrinsics from java.lang...
2016-02-24 Vladimir MarkoMerge "ART: Allow method references across oat files...
2016-02-24 David SrbeckyMerge "Remove HNativeDebugInfo from start of basic...
2016-02-23 Aart BikMerge "Improved instruction + offset hunting."
2016-02-23 Nicolas GeoffrayMerge "Revert "Compile checker run-tests with Jack""
2016-02-23 Sebastien HertzMerge "Compile checker run-tests with Jack"
2016-02-23 Calin JuravleMerge "Revert "Revert "Add profman tool: responsible...
2016-02-23 Vladimir MarkoMerge "Dex-wide ArenaPool scoping for AOT compilation"
2016-02-23 Nicolas GeoffrayMerge "Add a new kReservedCapacity to decide when to...
2016-02-23 Calin JuravleMerge "Fix static dex2oat build"
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-22 Nicolas GeoffrayMerge "Revert "Add profman tool: responsible to process...
2016-02-22 Hiroshi YamauchiMerge "Fix class_linker_test for valgrind."
2016-02-22 Hiroshi YamauchiMerge "Fix CC collector thread flip and JNI critical...
2016-02-22 Hiroshi YamauchiMerge "Fix CC collector thread flip and JNI critical...
2016-02-22 Hiroshi YamauchiFix CC collector thread flip and JNI critical section...
2016-02-18 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbo...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-17 David SrbeckyMerge "Add simple deduplication for .debug_ranges."
2016-02-17 Roland LevillainMerge "MIPS32: peek*/poke*, and String.charAt intrinsics."
2016-02-17 Vladimir MarkoMerge "dex2oat: Show memory usage values in bytes"
2016-02-16 Richard UhlerMerge "ahat: annotate char[] objects with their string...
2016-02-16 David SrbeckyMerge "Change how DWARF detects end of prologue."
2016-02-16 Tamas BerghammerMerge "Revert "Revert "Make it possible to enable nativ...
2016-02-16 David SrbeckyMerge "Fill some gaps in .debug_loc."
2016-02-16 David SrbeckyMerge "Temporarily disable compressed CFI tests."
2016-02-16 David SrbeckyMerge "Let the CFI test communicate via stdout rather...
2016-02-15 Vladimir MarkoMerge "Optimizing: Remove unnecessary And before TypeCo...
2016-02-15 Nicolas GeoffrayMerge "Expect less in the presence of a string init...
2016-02-15 Nicolas GeoffrayMerge "Add an option to disable native stack dumping...
2016-02-15 Nicolas GeoffrayAdd an option to disable native stack dumping on SIGQUIT.
next