summaryrefslogtreecommitdiff
path: root/dexlayout
AgeCommit message (Expand)Author
2021-06-18Disable compact dex code item deduping.Nicolas Geoffray
2021-04-12Merge libdexfile_external into libdexfile (reland 2).Martin Stjernholm
2021-04-09Revert "Merge libdexfile_external into libdexfile (reland)."Ulyana Trafimovich
2021-04-09Merge libdexfile_external into libdexfile (reland).Martin Stjernholm
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2020-10-23Rename ART release APEX to com.android.art.Martin Stjernholm
2020-10-05Use prebuilt_visibility property on sdk/module_exportsPaul Duffin
2020-09-28Link all internal libraries statically into dex2oat(d) on host.Martin Stjernholm
2020-08-28Enable -Wconversion for thread.ccEric Holk
2020-08-11Revert^2 "art: Remove dependencies on platform unavailable modules"Yo Chiang
2020-08-06Revert "art: Remove dependencies on platform unavailable modules"Insaf Latypov
2020-08-06art: Remove dependencies on platform unavailable modulesYo Chiang
2020-05-29Revert^2 "Throw ClassFormatError for unsupported default methods."Vladimir Marko
2020-05-29Finish move of jar compilation rules from makefile to soong.David Srbecky
2020-05-27Move gtest tool dependencies from makefile to soongDavid Srbecky
2020-05-19Dynamically link to libzJiyong Park
2020-05-11Add visibilities for prebuilts.Martin Stjernholm
2020-05-06Refactor vdex file writing.Vladimir Marko
2020-03-30Add method_idx output to dexdump and dexlayoutEric Holk
2020-03-26Fix logical error in a gtest that caused intermittent failures.Ulya Trafimovich
2020-02-07Device gtests: Use boot.art instead of core.art.David Srbecky
2020-01-21Remove dead code related to profile collection.Vladimir Marko
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Use apex_available propertyJiyong Park
2019-12-06Use provided dex filenames in oat file.Vladimir Marko
2019-09-26Clean up profile AddMethod APIsCalin Juravle
2019-09-24Consolidate profile methodsCalin Juravle
2019-09-24Various renames following the name change from "Runtime APEX" to "ART APEX".Martin Stjernholm
2019-07-16Revert "Disable dexdiag_test on fugu."Christopher Ferris
2019-07-16Skip reading usage stats for map data.Christopher Ferris
2019-07-01Disable dexdiag_test on fugu.Nicolas Geoffray
2019-05-24Switch-interpreter: Add helpers to get opcode arguments.David Srbecky
2019-05-17ART: Run bpfmt over ART's blueprint filesAndreas Gampe
2019-04-30Fix debug/release dependencies on libartbaseDavid Srbecky
2019-04-25ART: Fix some typesAndreas Gampe
2019-04-12Add and use art::GetAndroidRuntimeBinDir.Roland Levillain
2019-04-09Fix include orderDavid Sehr
2019-04-08Use CommonArtTest for dexlayout, dexdiagDavid Sehr
2019-04-04Rename dexdump2 to dexdumpDavid Sehr
2019-02-08Replace MergeSets() with std::set::merge().Vladimir Marko
2019-02-07Replace StringPiece with std::string_view.Vladimir Marko
2019-01-31Revert "Revert "ART: introduce PALette abstraction layer""Orion Hodson
2019-01-30Revert "ART: introduce PALette abstraction layer"Orion Hodson
2019-01-30ART: introduce PALette abstraction layerOrion Hodson
2019-01-22Merge "dexdiag: Replace libpagemap with libmeminfo"Sandeep Patil
2019-01-22dexlayout: ProcessOffset in WriteHiddenapiClassDataDavid Brazdil
2019-01-21dexdiag: Replace libpagemap with libmeminfoSandeep Patil
2019-01-21hiddenapi: Support 'core-platform-api' flagDavid Brazdil
2019-01-07Build dexlist, dexlayout, and profman for WindowsDavid Sehr