OSDN Git Service

Merge "Make image test multi image" into nyc-mr1-dev
[android-x86/art.git] / disassembler /
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-16 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-12 Aart BikFix oatdump crash on arm64/arm code. Also adds 16 bit...
2016-05-12 Aart BikFix oatdump crash on arm64/arm code.
2016-04-25 TreeHugger RobotMerge "Make a fake libart for misbehaving apps." into...
2016-04-22 TreeHugger RobotMerge "ART: Slightly change InitializeClass flow" into...
2016-04-21 TreeHugger RobotMerge "Fix interaction between instrumentation and...
2016-04-21 Mathieu ChartierMerge "Fix heap check." into nyc-dev
2016-04-21 Vladimir MarkoMerge "Thumb2: Fix disassembly of the b.w offset."...
2016-04-21 Vladimir MarkoMerge "Use dex cache from compilation unit in RTP....
2016-04-21 Vladimir MarkoMerge "Thumb2: Fix disassembly of the b.w offset."...
2016-04-21 Vladimir MarkoThumb2: Fix disassembly of the b.w offset.
2016-04-15 TreeHugger RobotMerge "Sort output of a find command in makefile" into...
2016-04-13 Calin JuravleMerge remote-tracking branch 'goog/master' into nyc-dev
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Mathieu ChartierFix InsertDexFileInToClassLoader to handle null class...
2016-04-12 Andreas GampeART: Add Makefile target for boot image
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation" into nyc-dev
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor"
2016-04-12 Narayan KamathRevert "Update expectations for 031-class-attributes."
2016-04-12 Sergio GiroMerge "unstarted_runtime: add cutout for Math.floor...
2016-04-12 Mathieu ChartierDon\'t abort during app image loading with no boot...
2016-04-12 Mathieu ChartierFix relocate in place to handle arbitrary app image...
2016-04-12 Mathieu ChartierRevert "Revert "Reduce dirty image pages by improving...
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-09 Mathieu ChartierRevert "Reduce dirty image pages by improving binning"
2016-04-09 Mathieu ChartierMerge "Reduce dirty image pages by improving binning...
2016-04-09 Mathieu ChartierStore precice set of which constructors require barriers
2016-04-08 Alex LightMerge "Make sure non-fatal errors aren't printed."
2016-04-08 Andreas GampeMerge "ART: Refactor imgdiag internals"
2016-04-08 Jeff HaoFix combined checksum calculation to use isa.
2016-04-08 Jeff HaoCombine checksum of all boot images.
2016-04-07 Jeff HaoRemove AnnotationAccess and its remaining uses.
2016-04-07 Jeff HaoMerge "Remove AnnotationAccess and its remaining uses."
2016-04-07 David BrazdilMerge "Revert "Revert "Refactor HGraphBuilder and SsaBu...
2016-04-07 Roland LevillainMerge "Revert "Change RequiresConstructorBarrier defaul...
2016-04-07 Roland LevillainMerge "Revert "Check if we require barrier if we did...
2016-04-07 Vladimir MarkoMerge "Thumb2: Show the immediate in ROR (immediate...
2016-04-07 Vladimir MarkoMerge "Thumb2: Show the immediate in ROR (immediate...
2016-04-07 Vladimir MarkoMerge "Thumb2: Show the immediate in ROR (immediate...
2016-04-07 Vladimir MarkoMerge "Thumb2: Show the immediate in ROR (immediate...
2016-04-06 Vladimir MarkoThumb2: Show the immediate in ROR (immediate) disassembly.
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-25 Calin JuravleMerge "Discard corrupted or out of date profiles" into...
2016-03-25 Ying WangMerge "Allow x86+arm multilib build."
2016-03-24 Calin JuravleMerge "Extend profman to be able to dump profile conten...
2016-03-24 Bill BuzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Calin JuravleMerge "Update and improve profiles format" into nyc-dev
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-24 Hiroshi YamauchiMerge "Add RosAlloc stats dump." into nyc-dev
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes." into nyc-dev
2016-03-23 Roland LevillainMerge "Fix and improve shift and rotate operations."
2016-03-23 Calin JuravleMerge remote-tracking branch 'goog/master' into mege
2016-03-23 Nicolas GeoffrayMerge "Relax too strong DCHECK."
2016-03-23 Calin JuravleMerge "Improve ProfileSaver to cache data and do minima...
2016-03-23 Yohann RousselLet tests inform Jack of the min api version
2016-03-23 Sebastien HertzMerge "Update run-test 097-duplicate-method"
2016-03-23 Alexey FrunzeMerge "MIPS32: Implement UnsafeCASInt and UnsafeCASObje...
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 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-21 Alexey FrunzeMIPS32: Implement UnsafeCASInt and UnsafeCASObject...
2016-03-14 Mathieu ChartierMerge "Fix cases where we miss instrumentation changes...
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-14 Roland LevillainMerge "Revert "Re-enable test that was causing TimeoutE...
2016-03-14 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
2016-03-12 Stephen HinesEnable clang for ARM builds.
2016-03-12 Andreas GampeART: Allow unwinding unattached threads
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-11 David SrbeckyMerge "Revert "Allow duplicated methods in different...
2016-03-11 David SrbeckyMerge "Allow duplicated methods in different DWARF...
2016-03-11 David SrbeckyMerge "Allow generation of native debug info for multip...
2016-03-11 David SrbeckyMerge "Refactor MethodDebugInfo (input of DWARF writer)."
2016-03-10 Christopher FerrisLog when why an Unwind failed.
2016-03-10 Christopher FerrisMerge "Log when why an Unwind failed."
2016-03-10 Mathieu ChartierAllocate interrupted exception before re-acquiring...
2016-03-10 Andreas GampeMerge "ART: Release all resource on MonitorPool destruc...
2016-03-10 Vladimir MarkoMerge "ART: Do not use vixld - workaround to fix dex2oa...
2016-03-10 Vladimir MarkoMerge "ART: Do not use vixld - workaround to fix dex2oa...
2016-03-10 Vladimir MarkoART: Do not use vixld - workaround to fix dex2oatds.
2016-02-24 David SrbeckyMerge "Remove HNativeDebugInfo from start of basic...
2016-02-23 Calin JuravleMerge "Revert "Revert "Add profman tool: responsible...
2016-02-23 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
2016-02-23 Calin JuravleMerge "Fix static dex2oat build"
2016-02-23 Sebastien HertzMerge "Build jdwp tests with Jack in vogar" into nyc-dev
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-23 Mathieu ChartierAdd regression test for alloc stack trace and unloading
2016-02-23 Mathieu ChartierVisit stack trace roots
2016-02-22 Nicolas GeoffrayMerge "Revert "Add profman tool: responsible to process...
2016-02-22 Andreas GampeMerge "ART: Add Class.getEnclosingClass() to UnstartedR...
2016-02-22 Hans BoehmMerge "Add Math.round tests for large integers."
2016-02-22 Calin JuravleMerge "Add profman tool: responsible to process profiles"
2016-02-22 Calin JuravleMerge "Add profman tool: responsible to process profile...
2016-02-19 Mathieu ChartierSupport image classes filtering in image writer
next