summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-29merge in mnc-mr1-release history after reset to mnc-dr-devandroid-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r66android-6.0.1_r65android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r20android-6.0.1_r17android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r41marshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releaselinaro-m-gcc7linaro-android-6.0.1gvnThe Android Automerger
2015-10-28[WIP] ART: Write-protect TLSAndreas Gampe
2015-10-16Fix in reference type propagationmarshmallow-mr1-devCalin Juravle
2015-10-15Parse runtime compiler options for JITMathieu Chartier
2015-10-12ART: Add missing GetInterfaceMethodIfProxyAndreas Gampe
2015-10-08ART: Decrease dex2oat watchdog timeoutAndreas Gampe
2015-10-08DO NOT MERGE Add locking to prevent races between setting class methods and m...Mathieu Chartier
2015-10-08Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-devAndreas Gampe
2015-10-08Merge "ART: Clean up less in dex2oat" into mnc-dr-devAndreas Gampe
2015-10-02ART: Do not abort on exception in CreatePeerAndreas Gampe
2015-09-29Revert "Fix another source of undeterministic inlining." DO NOT MERGEmarshmallow-dr-devBrian Carlstrom
2015-09-28ART: Clean up less in dex2oatAndreas Gampe
2015-08-28ART: Weaken size check in hprofAndreas Gampe
2015-08-14ART: Relax verifier aput checkingmarshmallow-devAndreas Gampe
2015-08-12ART: Change UninitializedThis tracking in the verifierAndreas Gampe
2015-08-11[MIPS] Avoid using odd numbered fp registersGoran Jakovljevic
2015-08-11ART: Fix Quick's DCE+GVNSerguei Katkov
2015-08-10ART: Change UnresolvedMergedType mergeAndreas Gampe
2015-08-10ART: Change UnresolvedMergedType internal representationAndreas Gampe
2015-08-08Fix a bug in the register allocator around pair allocation.Nicolas Geoffray
2015-08-07Tighten default inlining settings when using the space filter.Roland Levillain
2015-08-06ART: Fix the simplifier for add/subSerguei Katkov
2015-08-05ART: x86_64 RoundDouble/Float intrinsics should initialize out value.Pavel Vyssotski
2015-07-30Don't dump stack when deleting an invalid local refMathieu Chartier
2015-07-30Allow for fine tuning the inliner.Calin Juravle
2015-07-28HDeoptimize should hold values live in env.Mingyao Yang
2015-07-27Bugfix: Java char is 16 bits, can not be treated as boolean.Fredrik Roubert
2015-07-24Merge "ART: Change the stack dump format to be in line with debuggerd" into m...Andreas Gampe
2015-07-23ART: Change the stack dump format to be in line with debuggerdAndreas Gampe
2015-07-23ART: Fix Quick/Optimizing suspend check assumption mismatch.Vladimir Marko
2015-07-21Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" ...Mathieu Chartier
2015-07-21Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfoMathieu Chartier
2015-07-21Get non proxy method for StackDumpVisitorMathieu Chartier
2015-07-17Reduce space filter threshold to 128.Nicolas Geoffray
2015-07-17Merge "ART: Boolean simplifier fix" into mnc-devNicolas Geoffray
2015-07-16ART: Boolean simplifier fixSerguei Katkov
2015-07-16ART: DCE should know that array-length can throw NPESerguei Katkov
2015-07-13Merge "Fix cfi information for x86." into mnc-devChristopher Ferris
2015-07-13Fix cfi information for x86.Christopher Ferris
2015-07-13Re-enable run-test 449-checker-bce on MIPS64.Roland Levillain
2015-07-13Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-devRoland Levillain
2015-07-13Initialize pDeoptimize quick entry pointer for Mips.Douglas Leung
2015-07-13Merge "Return an invalid StackMap when none can be found." into mnc-devNicolas Geoffray
2015-07-13Return an invalid StackMap when none can be found.Nicolas Geoffray
2015-07-11Fix proxy handling in FindDeclaredVirtualMethodMathieu Chartier
2015-07-09ART: Change merges with Undefined to UndefinedAndreas Gampe
2015-07-09ART: Fix testAndreas Gampe
2015-07-09Merge "ART: Improve the symbolize script" into mnc-devAndreas Gampe
2015-07-09ART: Improve the symbolize scriptAndreas Gampe
2015-07-09Support compiling run-tests with jackSebastien Hertz