index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdexfile
Age
Commit message (
Expand
)
Author
2021-09-27
Better isolate standalone ART gtests on device.
Roland Levillain
2021-09-13
vdex: add checks in the event of file corruption.
Nicolas Geoffray
2021-09-06
Allow visibility on libdexfile for all libdexfile_support users.
Martin Stjernholm
2021-08-13
Add `Sdk31ModuleController` support to ART run-tests and gtests.
Roland Levillain
2021-07-13
Add support for standalone ART gtests to MTS.
Roland Levillain
2021-07-12
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-06-29
Revert cdex version back to 001.
Nicolas Geoffray
2021-06-28
Do not create APEX stubs for libdexfiled.
Martin Stjernholm
2021-06-18
Disable compact dex code item deduping.
Nicolas Geoffray
2021-06-02
Remove libdexfile_support shared library.
Martin Stjernholm
2021-05-20
Disable most ART source modules when ART prebuilts are enabled.
Martin Stjernholm
2021-05-13
Make some libdexfile tests inherit art_test_defaults.
Martin Stjernholm
2021-04-28
Remove RETURN_VOID_NO_BARRIER byte-code.
David Srbecky
2021-04-21
Rewrite libdexfile C API to follow NDK guidelines better.
David Srbecky
2021-04-16
Clean up profile tests.
Vladimir Marko
2021-04-12
Merge libdexfile_external into libdexfile (reland 2).
Martin Stjernholm
2021-04-12
Fix apex_available lists to avoid APEX stubs between internal libs.
Martin Stjernholm
2021-04-09
Revert "Merge libdexfile_external into libdexfile (reland)."
Ulyana Trafimovich
2021-04-09
Merge libdexfile_external into libdexfile (reland).
Martin Stjernholm
2021-04-01
Revert "Merge libdexfile_external into libdexfile."
Nikita Ioffe
2021-04-01
Revert "Avoid internal APEX stubs for libsigchain and clean up e..."
Nikita Ioffe
2021-04-01
Avoid internal APEX stubs for libsigchain and clean up exported symbols.
Martin Stjernholm
2021-04-01
Merge libdexfile_external into libdexfile.
Martin Stjernholm
2021-03-31
Better support ICs on virtual calls
Alex Light
2021-03-27
Remove QUICK bytecodes.
David Srbecky
2021-03-26
Add PrettyMethod overload with result string.
David Srbecky
2021-03-24
Improve nterp -> compiled code transitions.
Nicolas Geoffray
2021-03-23
Support unrecognized methods in profman
Alex Light
2021-03-23
Remove method cache from libdexfile_external.
David Srbecky
2021-03-23
Add a fast path for nterp entrypoint to avoid fetching the shorty.
Nicolas Geoffray
2021-03-22
Add dex lookup overloads which take C++ lambda callback.
David Srbecky
2021-03-22
Simplify libdexfile external api.
David Srbecky
2021-03-22
Change the value of kAccPreCompiled.
Vladimir Marko
2021-03-19
Remove kAccMiranda and kAccDefaultConflicting.
Vladimir Marko
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-08
Faster DexFileVerifier::CheckInterClassDefItem().
Vladimir Marko
2021-03-03
Workaround for ubsan_minimal dependency in the prebuilt libdexfile_external_s...
Martin Stjernholm
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-23
Clean up cc_test/art_cc_test TEST_MAPPING after default update
Julien Desprez
2021-02-19
Add text-profile support for multiple ICs
Alex Light
2021-02-02
Improve trace logging when loading odex files
Calin Juravle
2021-01-06
Use HashMap<> and HashSet<> in ClassLinker.
Vladimir Marko
2021-01-05
Do not open dex files in CLC if we only need to get dexopt status
Calin Juravle
2020-12-14
Remove stripped-apk related logic from CLC
Calin Juravle
2020-11-24
Do not create symbols for [DEDUPED] methods.
David Srbecky
2020-11-18
Add dex_instruction_list.h to mterp genrule tools
Colin Cross
2020-11-04
Move hardcoded Soong apex_available lines for ART modules into ART
Martin Stjernholm
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-10-06
Drop the cc_defaults module for libdexfile_external_static users.
Martin Stjernholm
2020-10-05
Use prebuilt_visibility property on sdk/module_exports
Paul Duffin
[next]