OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / art_method.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-30 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-30 Andreas GampeART: Disambiguate access-checks mode from lock-counting
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-27 Mathieu ChartierMerge changes I38cbe315,Ia05cb31f
2016-04-27 Mathieu ChartierWrite conflict tables in image
2016-04-27 Mathieu ChartierAdd support for eagerly calculating conflict tables
2016-04-27 Nicolas GeoffrayMerge "Forbid HDeoptimize instructions in OSR methods."
2016-04-25 Treehugger RobotMerge "Make sure the referring class is in the dex...
2016-04-25 Vladimir MarkoMerge "Reduce memory lost by ArenaAllocator for large...
2016-04-25 Roland LevillainMerge "Refactor use of __ANDROID__ macro"
2016-04-25 Calin JuravleMerge changes Ie36c4b4a,Ia9968b95,I2c19de14,I99388dee...
2016-04-25 Treehugger RobotMerge "Add flag to ArtMethod to skip compilation."
2016-04-25 Nicolas GeoffrayAdd flag to ArtMethod to skip compilation.
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-20 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_data"
2016-04-12 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-12 Narayan KamathMerge "Revert "Update expectations for 031-class-attrib...
2016-04-11 Andreas GampeMerge "ART: Change prebuild run-test setup"
2016-04-11 Vladimir MarkoMerge "Oatdump: Smarter StackMap lookup to improve...
2016-04-11 Calin JuravleMerge "Revert "Revert "Revert "Revert "ART: Improve...
2016-04-08 Bill BuzbeeRevert "Revert "Revert "Revert "ART: Improve JitProfile...
2016-04-05 Alex LightMerge "Fix issued with non-public interface methods."
2016-04-05 Roland LevillainMerge "Implement ARM64 support for SystemArrayCopy()"
2016-04-05 Vladimir MarkoMerge "Revert "Remove many `instrumentation` variables...
2016-04-04 Alex LightMerge "Fix issue with verification check failure on...
2016-04-04 Roland LevillainMerge "Have Checker print lines of unmatched test cases."
2016-04-04 Calin JuravleMerge "Use bit-level packing for InlineInfo in stackmap...
2016-04-04 Roland LevillainMerge "Fix BitCount intrinsics assertions."
2016-04-04 Roland LevillainMerge "Improve debugging in art/compiler/optimizing...
2016-04-01 Hiroshi YamauchiMerge changes I297e2f20,Ia2e475e4,I9f1b4139
2016-04-01 Hiroshi YamauchiRevert "Revert "Revert "ART: Improve JitProfile perf...
2016-04-01 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer."
2016-04-01 Calin JuravleMerge "Pack stack map entries on bit level to save...
2016-03-31 Richard UhlerMerge "Refine OatFileAssistant.MakeUpToDate failure...
2016-03-31 Ying WangMerge "Remove obsolete LOCAL_DX_FLAGS."
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-31 Roland LevillainMerge "Rename run-test 593-checker-boolean-to-integral...
2016-03-31 Roland LevillainMerge "Fix Boolean to integral types conversions."
2016-03-31 David BrazdilMerge "ART: Fix TypeConversion from long const to float...
2016-03-30 Aart BikMerge "Fix arm64 simplifier bug that tries to remove...
2016-03-30 Andreas GampeMerge "ART: Fix unstarted runtime for Security"
2016-03-30 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-29 Bill BuzbeeRevert "Revert "ART: Improve JitProfile perf in arm...
2016-03-25 Andreas GampeMerge "ART: Allow array-ness for unresolved merge types"
2016-03-25 Calin JuravleMerge "Revert "ART: Improve JitProfile perf in arm...
2016-03-25 Calin JuravleRevert "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Bill BuzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-23 buzbeeART: Improve JitProfile perf in arm/arm64 mterp
2016-03-23 Roland LevillainMerge "Fix and improve shift and rotate operations."
2016-03-23 Nicolas GeoffrayMerge "Relax too strong DCHECK."
2016-03-23 Sebastien HertzMerge "Update run-test 097-duplicate-method"
2016-03-22 Vladimir MarkoMerge "Optimizing: Reduce GraphChecker memory usage."
2016-03-22 Vladimir MarkoMerge "ART: Clean up arena allocation memory tracking."
2016-03-22 Roland LevillainMerge "Tighten art::HNeg type constraints on its input."
2016-03-22 Roland LevillainMerge "MIPS32: Implement UnsafeCASInt and UnsafeCASObje...
2016-03-22 Roland LevillainMerge "Fix missing header inclusion in art/runtime...
2016-03-22 Nicolas GeoffrayMerge "Add an ImtConflictTable to better resolve IMT...
2016-03-22 Nicolas GeoffrayAdd an ImtConflictTable to better resolve IMT conflicts.
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-18 David SrbeckyMerge "Generate native debug stackmaps before calls...
2016-03-16 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-16 Alex LightMerge "Fix issue with proxy invocation on default methods"
2016-03-16 David SrbeckyMerge "Remove --native-debuggable compiler option."
2016-03-16 Calin JuravleMerge "Clean up NullCheck generation and record stats...
2016-03-16 Calin JuravleMerge "Improve compiler stats"
2016-03-16 David SrbeckyMerge "Call __jit_debug_register_code() indirectly...
2016-03-16 Nicolas GeoffrayMerge "Collect memory use for the JIT."
2016-03-15 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm64."
2016-03-15 Vladimir MarkoMerge "Optimizing: Fix valgrind error in image_test64."
2016-03-15 Aart BikMerge "Fixed bug in BCE, with regression test."
2016-03-15 Mathieu ChartierMerge "Add oatdump support for app images"
2016-03-15 Mathieu ChartierAdd oatdump support for app images
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-02-27 Nicolas GeoffrayMerge "Revert "Improve immune spaces logic""
2016-02-27 Mathieu ChartierMerge "Improve immune spaces logic"
2016-02-26 Nicolas GeoffrayMerge "Revert "Fast ART x86_64 interpretator""
2016-02-25 Bill BuzbeeMerge "Fast ART x86_64 interpretator"
2016-02-25 Mingyao YangMerge "AOT compile framework code as non-debuggable"
2016-02-25 David SrbeckyMerge "Verify encoded stack maps in debug builds."
2016-02-25 David SrbeckyMerge "Implement << operator for DexRegisterLocation...
2016-02-24 Aart BikMerge "Use range analysis for better trip count analysis"
2016-02-24 Mathieu ChartierMerge "Add MapAnonymous handling for null error_str"
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 Roland LevillainMerge "Please Clang with respect to stack frame limits...
next