summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-10[GWP-ASan] Add locking around unwinder for atfork protection.Mitch Phillips
2021-02-10[GWP-ASan] Add aligned allocations.Mitch Phillips
2021-02-10[GWP-ASan] Add inbuilt options parser.Mitch Phillips
2021-02-10[GWP-ASan] Minor refactor of optional components.Mitch Phillips
2021-02-10[GWP-ASan] IWYU & clang-formatMitch Phillips
2020-12-05[GWP-ASan] Remove unnecessary test isolation. am: 10a952b6a7Mitch Phillips
2020-12-05[GWP-ASan] Fix flaky test on Fuchsia am: 53745ab955Kostya Kortchinsky
2020-12-04[GWP-ASan] Remove unnecessary test isolation.Mitch Phillips
2020-12-04[GWP-ASan] Fix flaky test on FuchsiaKostya Kortchinsky
2020-11-26Merge "Add "product_available" to product available modules" am: 97b33726d1Treehugger Robot
2020-11-26Merge "Add "product_available" to product available modules"Treehugger Robot
2020-11-23Mark ab/6881855 as mergedXin Li
2020-11-20[GWP-ASan] [Android-Specific] Integrate upstream build changes. am: fdfd07773cMitch Phillips
2020-11-20[GWP-ASan] Port tests to Fuchsia am: d07c0f3027Kostya Kortchinsky
2020-11-20[GWP-ASan] Respect GWP_ASAN_DEFAULT_ENABLED compile-time macro am: a9d446537aRoland McGrath
2020-11-20[GWP-ASan] Stub out backtrace/signal functions on Fuchsia am: 424c7ac132Kostya Kortchinsky
2020-11-20[GWP-ASan] Fuchsia specific mapping & utilities functions am: 0b258730d1Kostya Kortchinsky
2020-11-20[GWP-ASan] Add mutexes for Fuchsia am: 6e469b1c55Kostya Kortchinsky
2020-11-20[GWP-ASan] Abstract the thread local variables access am: 13dc0c1268Kostya Kortchinsky
2020-11-20[GWP-ASan] Refactor memory mapping functions am: acebeb0c42Kostya Kortchinsky
2020-11-20[GWP-ASan] Move random-related code in the allocator (redo) am: 1a535e259fKostya Kortchinsky
2020-11-20Revert "[GWP-ASan] Move random-related code in the allocator" am: 24a598fd50Nikita Popov
2020-11-20[GWP-ASan] Move random-related code in the allocator am: 0c22f09d52Kostya Kortchinsky
2020-11-20[GWP-ASan] Rework utilities (NFC) am: 5471c73d36Kostya Kortchinsky
2020-11-20[GWP-ASan] Cleanup (NFC) am: 2af934a9aaKostya Kortchinsky
2020-11-20[GWP-ASan] Crash handler API returns sizeof(collected trace) am: d84e08bc87Mitch Phillips
2020-11-20[GWP-ASan] Add bionic and CTS tests to TEST_MAPPING am: 9f634a09c9Mitch Phillips
2020-11-19[GWP-ASan] [Android-Specific] Integrate upstream build changes.Mitch Phillips
2020-11-19[GWP-ASan] Port tests to FuchsiaKostya Kortchinsky
2020-11-19[GWP-ASan] Respect GWP_ASAN_DEFAULT_ENABLED compile-time macroRoland McGrath
2020-11-19[GWP-ASan] Stub out backtrace/signal functions on FuchsiaKostya Kortchinsky
2020-11-19[GWP-ASan] Fuchsia specific mapping & utilities functionsKostya Kortchinsky
2020-11-19[GWP-ASan] Add mutexes for FuchsiaKostya Kortchinsky
2020-11-19[GWP-ASan] Abstract the thread local variables accessKostya Kortchinsky
2020-11-19[GWP-ASan] Refactor memory mapping functionsKostya Kortchinsky
2020-11-19[GWP-ASan] Move random-related code in the allocator (redo)Kostya Kortchinsky
2020-11-19Revert "[GWP-ASan] Move random-related code in the allocator"Nikita Popov
2020-11-19[GWP-ASan] Move random-related code in the allocatorKostya Kortchinsky
2020-11-19[GWP-ASan] Rework utilities (NFC)Kostya Kortchinsky
2020-11-19[GWP-ASan] Cleanup (NFC)Kostya Kortchinsky
2020-11-19[GWP-ASan] Crash handler API returns sizeof(collected trace)Mitch Phillips
2020-11-19[GWP-ASan] Add bionic and CTS tests to TEST_MAPPINGMitch Phillips
2020-11-11Add "product_available" to product available modulesJustin Yun
2020-10-29Merge "Make vendor_ramdisk_available." am: aa6a1e8c9bYifan Hong
2020-10-29Merge "Make vendor_ramdisk_available."Yifan Hong
2020-10-23Rename ART release APEX to com.android.art. am: eb139a4200Martin Stjernholm
2020-10-21Make vendor_ramdisk_available.Yifan Hong
2020-10-19Rename ART release APEX to com.android.art.Martin Stjernholm
2020-10-08Skip ab/6749736 in stage.Xin Li
2020-09-28Update for libunwindstack changes. am: 4e633f9614 am: 1789e38bf3 am: 19013a76...Christopher Ferris