OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / class_table.h
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-17 Roland LevillainMerge "Revert "Reject classes inheriting from themselve...
2016-05-17 Roland LevillainMerge "Revert "Reject classes implementing themselves...
2016-05-16 Roland LevillainMerge "Reject classes implementing themselves as interf...
2016-05-16 Roland LevillainMerge "Reject classes inheriting from themselves direct...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-13 Nicolas GeoffrayMerge "Revert "ART: Reference.getReferent intrinsic...
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-12 Roland LevillainMerge "ART: Reference.getReferent intrinsic for x86...
2016-05-11 Mathieu ChartierMerge "Prevent ArtMethod clearing race"
2016-05-11 Mathieu ChartierPrevent ArtMethod clearing race
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-11 Nicolas GeoffrayMerge "MIPS: Improving art_quick_imt_conflict_trampoline"
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-08 Alex LightMerge "Make sure non-fatal errors aren't printed."
2016-04-08 Andreas GampeMerge "ART: Refactor imgdiag internals"
2016-04-07 Jeff HaoMerge "Remove AnnotationAccess and its remaining uses."
2016-04-07 Roland LevillainMerge "Revert "Change RequiresConstructorBarrier defaul...
2016-04-07 Vladimir MarkoMerge "Thumb2: Show the immediate in ROR (immediate...
2016-04-07 Vladimir MarkoMerge "Add 20s timeout to 570-checker-osr."
2016-04-07 Vladimir MarkoMerge "Optimizing: Fix codegens for MethodLoadKind...
2016-04-07 Roland LevillainMerge "Move optimizations out of HInliner::TryBuildAndI...
2016-04-06 Mathieu ChartierMerge "Shard classloader classes lock"
2016-04-06 Mathieu ChartierShard classloader classes lock
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-14 Nicolas GeoffrayMerge "Revert "Enable compilation of secondary dex...
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-14 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-09 Calin JuravleMerge "Handle unexpected cases in profile saver"
2016-03-09 Calin JuravleMerge "Update GetDexOptNeeded to handle different level...
2016-03-09 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-03-07 Roland LevillainMerge "Typo in comment in MIPS32 mterp."
2016-03-07 Bill BuzbeeMerge "ART: Enable JitProfiling for MIPS64 Mterp"
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-05 Andreas GampeMerge "MIPS64: Implement isInfinite intrinsics."
2016-03-04 Mathieu ChartierMerge "Only visit app image classes in class loader"
2016-03-04 Mathieu ChartierMerge "Only visit app image classes in class loader"
2016-03-04 Mathieu ChartierOnly visit app image classes in class loader
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-05 Hiroshi YamauchiMerge "Use 8-byte increment bracket sizes for rosalloc...
2016-02-04 Igor MurashkinMerge "runtime: Cleanup comments for kAccSkipAccessChecks"
2016-02-04 Igor MurashkinMerge "runtime: Don't skip verification for -Xverify...
2016-02-03 Igor MurashkinMerge changes I44ee74d8,I78b17187
2016-02-03 Igor MurashkinMerge changes from topic 'reflection_1_8'
2016-02-03 Aart BikMerge "Minor improvement on static BCE analysis."
2016-02-02 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS64"
2016-02-02 Hiroshi YamauchiMerge "Use SS/GSS collectors in dex2oat if they are...
2016-02-02 Richard UhlerMerge "Always use pendingNext to test enqueability...
2016-02-02 David SrbeckyMerge "Avoid re-declarations of base classes in DWARF."
2016-02-02 David SrbeckyMerge "Use more compact encoding for DWARF flags."
2016-02-02 David SrbeckyMerge "Optimize DWARF namespace encoding."
2016-02-02 David BrazdilMerge "ART: Add test case for Select implementations"
2016-02-02 Roland LevillainMerge "Remove unused DMB code paths in the ARM64 Optimi...
2016-02-02 Sebastien HertzMerge "Revert "ART: Mterp for arm64""
2016-02-02 Vladimir MarkoMerge "MIPS64: Remove unaligned memory access from...
2016-02-02 Bill BuzbeeMerge "ART: Mterp for arm64"
2016-02-02 Mathieu ChartierMerge "Fix up dex cache strings stored in classes"
2016-02-02 Mathieu ChartierFix up dex cache strings stored in classes
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
2016-01-28 Richard UhlerMerge "Factor out common code for SetPendingNext."
2016-01-27 Richard UhlerMerge "Show registered native allocations in ahat."
2016-01-26 Nicolas GeoffrayMerge "Blacklist new test due to so loading problems."
2016-01-26 Alex LightMerge "Enable interface default methods by default."
2016-01-26 Bart SearsMerge "Revert "Lift the spill at each irreducible loop...
2016-01-26 Nicolas GeoffrayMerge "Lift the spill at each irreducible loop block...
2016-01-26 Calin JuravleMerge "Add profile support for apps with shared runtime."
2016-01-26 David SrbeckyMerge "Generate DWARF line numbers only for points...
2016-01-26 Roland LevillainMerge "Fix non-Linux builds."
2016-01-26 Roland LevillainMerge "Improve gethostbyname_r use in art::JDWP::JdwpSo...
2016-01-25 Mathieu ChartierMerge "Revert "Revert "Load app images"""
2016-01-25 Mathieu ChartierRevert "Revert "Load app images""
2016-01-23 Nicolas GeoffrayMerge "Revert "Load app images""
2016-01-23 Nicolas GeoffrayRevert "Load app images"
2016-01-22 Mathieu ChartierMerge "Load app images"
2016-01-22 Mathieu ChartierLoad app images
2016-01-22 Nicolas GeoffrayMerge "Update to INFO to not confuse adb logcat readers."
2016-01-14 Nicolas GeoffrayMerge "Implement irreducible loop support in optimizing."
2016-01-14 Alex LightMerge "Support directly invoking interface default...
2016-01-13 Vladimir MarkoMerge "MIPS: Implement HRor"
2016-01-12 Vladimir MarkoMerge "Optimizing/ARM: Fix CmpConstant()."
2016-01-12 Vladimir MarkoMerge "Clean up SwapSpace."
2016-01-11 Andreas GampeMerge "ART: Use libopenjdkd"
2016-01-11 Nicolas GeoffrayMerge "Don't use std::abs on INT_MIN/LONG_MIN, it's...
2016-01-11 Nicolas GeoffrayMerge "Emit an error message when looking for String...
2016-01-08 Nicolas GeoffrayMerge "Add libstdc++ as a target for buildbot builds."
2016-01-08 Mathieu ChartierMerge "Re-enable class table for image writer"
2016-01-08 Mathieu ChartierRe-enable class table for image writer
2015-12-24 Nicolas GeoffrayMerge "Optimize HLoadClass when we know the class is...
2015-12-24 Nicolas GeoffrayMerge "Add backward branch instumentation to the switch...
2015-12-24 Vladimir MarkoMerge "ART: Fix SafeMap::Put()/PutBefore() rvalue overl...
2015-12-24 Nicolas GeoffrayMerge "A few more optimizations on avoiding HClinit...
2015-12-24 Nicolas GeoffrayMerge "MIPS32: Record missing implicit null checks...
2015-12-24 Roland LevillainMerge "Revamp art::CheckEntrypointTypes uses." am:...
next