summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-31Pass the right class loader when inlining.android-7.0.0_r36android-7.0.0_r35android-7.0.0_r34android-7.0.0_r33android-7.0.0_r32android-7.0.0_r31android-7.0.0_r30android-7.0.0_r29android-7.0.0_r28android-7.0.0_r27android-7.0.0_r24android-7.0.0_r21android-7.0.0_r19android-7.0.0_r17android-7.0.0_r14android-7.0.0_r13android-7.0.0_r12nougat-mr0.5-releasenougat-bugfix-releaseNicolas Geoffray
2016-07-21JIT: Don't update the dex cache of another class loader.android-cts-7.0_r9android-cts-7.0_r8android-cts-7.0_r7android-cts-7.0_r6android-cts-7.0_r5android-cts-7.0_r4android-cts-7.0_r33android-cts-7.0_r32android-cts-7.0_r31android-cts-7.0_r30android-cts-7.0_r3android-cts-7.0_r29android-cts-7.0_r28android-cts-7.0_r27android-cts-7.0_r26android-cts-7.0_r25android-cts-7.0_r24android-cts-7.0_r23android-cts-7.0_r22android-cts-7.0_r21android-cts-7.0_r20android-cts-7.0_r2android-cts-7.0_r19android-cts-7.0_r18android-cts-7.0_r17android-cts-7.0_r16android-cts-7.0_r15android-cts-7.0_r14android-cts-7.0_r13android-cts-7.0_r12android-cts-7.0_r11android-cts-7.0_r10android-cts-7.0_r1android-7.0.0_r9android-7.0.0_r8android-7.0.0_r7android-7.0.0_r6android-7.0.0_r5android-7.0.0_r4android-7.0.0_r3android-7.0.0_r15android-7.0.0_r11android-7.0.0_r10android-7.0.0_r1afw-test-harness-2.1nougat-releasenougat-cts-releaselinaro-nNicolas Geoffray
2016-06-29Fix merging HLoadClass with HNewInstance.Vladimir Marko
2016-06-28merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-27ART: Disable no-prebuild test for run-test 608nougat-devAndreas Gampe
2016-06-27Do not remove loads/store with unresolved accesses.Nicolas Geoffray
2016-06-23merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-22Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." ...Oleksiy Vyalov
2016-06-22Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.Oleksiy Vyalov
2016-06-21Fix braino in the test to make it work on target.Nicolas Geoffray
2016-06-19merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-17ART: Use null for the BootClassLoader in LoadLibraryAndreas Gampe
2016-06-14merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-13merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-13ART: Turn off unattached thread dumpingAndreas Gampe
2016-06-13Remove too aggressive DCHECKs.Nicolas Geoffray
2016-06-12merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-10Merge "Fix dex file leak in oat file manager" into nyc-devMathieu Chartier
2016-06-10Merge "ART: Fix swap usage determination in dex2oat" into nyc-devTreeHugger Robot
2016-06-09Fix dex file leak in oat file managerMathieu Chartier
2016-06-09ART: Fix swap usage determination in dex2oatAndreas Gampe
2016-06-09Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." into nyc-devNicolas Geoffray
2016-06-09Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.Nicolas Geoffray
2016-06-09merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-08Merge "Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on int...Nicolas Geoffray
2016-06-08merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-07Wrap certain exception types when loading an erroneous class.Jeff Hao
2016-06-07Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""Nicolas Geoffray
2016-06-07ART: ArrayGet hoisting restriction added.Anton Shamin
2016-06-07merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-06Merge "Partial fragment deoptimization" into nyc-releaseKuan-Tung Pan
2016-06-06Merge "Fix string patch target retrieval in OatWriter." into nyc-releaseKuan-Tung Pan
2016-06-06Make the boot image non-debuggable.Mingyao Yang
2016-06-06Partial fragment deoptimizationMingyao Yang
2016-06-06Fix string patch target retrieval in OatWriter.Vladimir Marko
2016-06-06Merge "Enable profman pretty printing" into nyc-devDavid Sehr
2016-06-06Revert "Revert "Hold dex caches live in class table""Mathieu Chartier
2016-06-06Enable profman pretty printingDavid Sehr
2016-06-05merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-04Revert "Hold dex caches live in class table"Brian Carlstrom
2016-06-03Hold dex caches live in class tableMathieu Chartier
2016-06-03Delay dex-to-dex compilation until Optimizing is done.Vladimir Marko
2016-06-03Fix ArtMethod::GetInvokeType for static methods on interfaces.Nicolas Geoffray
2016-06-02Fix a bug in reference type propagation.Nicolas Geoffray
2016-06-02Merge "Don't do any I/O when starting the profile saver" into nyc-devCalin Juravle
2016-06-02merge in nyc-release history after reset to nyc-devThe Android Automerger
2016-06-01Merge "Fix race with host_dlopen_handles_" into nyc-devMathieu Chartier
2016-06-01Fix race with host_dlopen_handles_Mathieu Chartier
2016-06-01Initial profman support for verbose dumpDavid Sehr
2016-05-29merge in nyc-release history after reset to nyc-devThe Android Automerger