Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
eb1fece2e49980f91bd31b5a8ef7f78c5f410c50
/
libdexfile
b1c8e16
Dynamically link to libz
by Jiyong Park
· 4 years, 10 months ago
883c134
Revert^2 "Remove test_per_src from ART tests."
by David Srbecky
· 4 years, 10 months ago
75b961a
Add visibilities for prebuilts.
by Martin Stjernholm
· 4 years, 10 months ago
fc5e2ef
Revert "Remove test_per_src from ART tests."
by Christopher Ferris
· 4 years, 10 months ago
8103e47
Remove test_per_src from ART tests.
by David Srbecky
· 4 years, 11 months ago
71f661c
Set apex_available property
by Jiyong Park
· 4 years, 11 months ago
8089204
Use runtime_libs for the libdexfile_external dependency from libdexfile_support.
by Martin Stjernholm
· 5 years ago
f48a705
Minor error reporting clean up in DexFileVerifier.
by Vladimir Marko
· 5 years ago
63ba647
Faster dex file verification.
by Vladimir Marko
· 5 years ago
07c3da7
Reland "Remove platform availability from internal libs that make up
by Martin Stjernholm
· 5 years ago
02e6a6f
Revert "Remove platform availability from internal libs that make up"
by Ady Abraham
· 5 years ago
030f548
Remove platform availability from internal libs that make up
by Martin Stjernholm
· 5 years ago
e778fa6
Reduce cache memory use of libdexfile.
by David Srbecky
· 5 years ago
00cb81d
Add explicit dependencies on jni_headers
by Orion Hodson
· 5 years ago
842555d
Add test mapping to run some libdexfile tests at presubmit.
by Martin Stjernholm
· 5 years ago
2d18719
Remove access to internal dex libs for com.android.runtime.
by Martin Stjernholm
· 5 years ago
27374d9
Add new dex file support constructor.
by Christopher Ferris
· 5 years ago
6e44830
Remove unnecessary vendor/recovery available from dexfile
by Paul Duffin
· 5 years ago
310432e
Fix bugprone-macro-parentheses warnings
by Chih-Hung Hsieh
· 5 years ago
7f43595
Fix/suppress bugprone-use-after-move warnings
by Chih-Hung Hsieh
· 5 years ago
7c2f69e
apex_available becomes more correct
by Jiyong Park
· 5 years ago
6ef7713
Remove dead code related to profile collection.
by Vladimir Marko
· 5 years ago
066dd902
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
by Jiyong Park
· 5 years ago
80599a2
Revert submission 1191937-art_apex_available
by Joseph Murphy
· 5 years ago
1e88f98
Use apex_available property
by Jiyong Park
· 5 years ago
0d38e85
Keep the debug_frame for some arm32 art libs.
by Christopher Ferris
· 5 years ago
a00b54b
Helpers and refactorings to prepare for interpreter optimizations (x64)
by Nicolas Geoffray
· 5 years ago
c7c711b
Remove visibility exceptions for view_compiler
by Orion Hodson
· 5 years ago
8b236fa
Remove visibility to ART internals for //cts/tests/tests/appop.
by Martin Stjernholm
· 5 years ago
7e43882
Add comments about why we have copied methods.
by Nicolas Geoffray
· 5 years ago
35cffd6
Remove visibility to ART internals for a test that doesn't need it.
by Martin Stjernholm
· 5 years ago
9381555
Remove simpleperf visibility to ART internals.
by Martin Stjernholm
· 5 years ago
4490112
Add a function that fails softly if libdexfile(d)_external.so cannot be loaded.
by Martin Stjernholm
· 5 years ago
621afb4
Avoid linking libdexfile_support into static executables.
by Martin Stjernholm
· 5 years ago
d3ee98a
Restrict visibility of a static library module.
by Martin Stjernholm
· 5 years ago
b4abe0a
Limit visibility of ART libraries, binaries, and headers.
by Martin Stjernholm
· 6 years ago
bac1a80
Revert "ART: Check dex file constraint A1"
by Mathieu Chartier
· 5 years ago
4ac0e15
Revert "Revert "Basic structural redefinition support""
by Nicolas Geoffray
· 5 years ago
5a2301d
Revert "Basic structural redefinition support"
by Nicolas Geoffray
· 5 years ago
c971eaf
Basic structural redefinition support
by Alex Light
· 6 years ago
7ed5e60
Export headers from libdexfile_external
by Jiyong Park
· 6 years ago
ab5f4c1
Allow space characters in SimpleName for DEX format 040.
by Ulya Trafimovich
· 6 years ago
61f0716
Introduce a Testing Runtime APEX (test) module including ART gtests.
by Roland Levillain
· 6 years ago
d1abab7
ART: Check dex file constraint A1
by Andreas Gampe
· 6 years ago
4345aac
Cleanup some usages of include_dirs
by Paul Duffin
· 6 years ago
3238440
jitzygote: Handle case of methods having the resolution stub.
by Nicolas Geoffray
· 6 years ago
56cb3ce
ART: Slightly simplify/modernize dex_file_verifier.cc
by Andreas Gampe
· 6 years ago
60415ae
ART: Move DexFileVerifier class to cc file
by Andreas Gampe
· 6 years ago
07a560d
ART: Encapsulate init-optimization fields
by Andreas Gampe
· 6 years ago
e32d24c
Store zygote compiled code in a shared map.
by Nicolas Geoffray
· 6 years ago
f5e3c66
ART: Use bitset in dex file verifier
by Andreas Gampe
· 6 years ago
1459929
ART: Change unordered_set to HashSet
by Andreas Gampe
· 6 years ago
5254d6f
ART: Use memoization for type id table check
by Andreas Gampe
· 6 years ago
c4a546c
ART: Cache type index validity
by Andreas Gampe
· 6 years ago
1e52a07
Correct Indicies -> Indices
by Alex Light
· 6 years ago
b11d521
ART: Preallocate offset map
by Andreas Gampe
· 6 years ago
8867f3b
Switch-interpreter: Add new 'next' instruction field.
by David Srbecky
· 6 years ago
436f6c1
Switch-interpreter: Add helpers to get opcode arguments.
by David Srbecky
· 6 years ago
abdb459
Use string length from DEX instead of recomputing
by Eric Holk
· 6 years ago
0dc93b1
ART: Run bpfmt over ART's blueprint files
by Andreas Gampe
· 6 years ago
27a47a3
ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu)
by Andreas Gampe
· 6 years ago
2f7a55c
ART: Forward-declare DexInstructionIterator (iwyu)
by Andreas Gampe
· 6 years ago
1389dd4
Track libziparchive API change.
by Elliott Hughes
· 6 years ago
52fc7ab
Fix mac build: Enable libdexfile_external (attempt 2)
by David Srbecky
· 6 years ago
b74f307
ART: IWYU for HiddenApi domain
by Andreas Gampe
· 6 years ago
1db789e
ART: Small iwyu
by Andreas Gampe
· 6 years ago
d112012
Fix mac build: Enable libdexfile_external
by David Srbecky
· 6 years ago
7711c35
Fix debug/release dependencies on libartbase
by David Srbecky
· 6 years ago
fc8e759
art: remove unnecessary references to external/zlib.
by Elliott Hughes
· 6 years ago
35a3f6a
Create vdex file for dex loaded with InMemoryDexClassLoader
by David Brazdil
· 6 years ago
d53f606
Partially disable building ART for host on Mac.
by David Srbecky
· 6 years ago
8982186
Support FDs for class loader context dex files
by David Brazdil
· 6 years ago
f1d973d
Fix PrintableString() for 4-byte UTF-8 sequences.
by Vladimir Marko
· 6 years ago
a5c3a80
hiddenapi domain: Use oat dex file location if available
by David Brazdil
· 6 years ago
35e6caa
Check /system/framework first in ArtDexFileLoader::Open.
by Nicolas Geoffray
· 6 years ago
3c83921
Assign conscrypt to core-platform hiddenapi domain
by David Brazdil
· 6 years ago
e7e26d1
Assign non-runtime /apex/* dex files to platform domain
by David Brazdil
· 6 years ago
70ae00d
Fix missing entry for the static libdexfile_support test in the gtest list.
by Martin Stjernholm
· 6 years ago
fe94b1c
Open libdexfile_external on demand in libdexfile_support.
by Martin Stjernholm
· 6 years ago
84bf698
Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."
by Martin Stjernholm
· 6 years ago
eb37ba5
Replace StringPiece with std::string_view in Signature.
by Vladimir Marko
· 6 years ago
7e7ab23
Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."
by Martin Stjernholm
· 6 years ago
1923176
Merge "Special case dex files that have hidden API data."
by Nicolas Geoffray
· 6 years ago
119733d
Revert "Revert "ART: introduce PALette abstraction layer""
by Orion Hodson
· 6 years ago
16fc474
Special case dex files that have hidden API data.
by Nicolas Geoffray
· 6 years ago
23b2704
Switch from version script to APEX stubs for libdexfile_external and add it
by Martin Stjernholm
· 6 years ago
e6e01a0
Revert "ART: introduce PALette abstraction layer"
by Orion Hodson
· 6 years ago
4b9d00a
ART: introduce PALette abstraction layer
by Orion Hodson
· 6 years ago
206348c
Selectively allow dead reference elimination
by Hans Boehm
· 6 years ago
12162de
hiddenapi: check for CorePlatform domain
by Orion Hodson
· 6 years ago
e768182
hiddenapi: Print warnings for @CorePlatformApi violations
by David Brazdil
· 6 years ago
90faceb
hiddenapi: Support 'core-platform-api' flag
by David Brazdil
· 6 years ago
46c8246
Fix off by one comparison.
by Nicolas Geoffray
· 6 years ago
3319162
Merge "Fix memory leaks in DexString wrapper and in unit tests."
by Martin Stjernholm
· 6 years ago
8bf1c84
Fix memory leaks in DexString wrapper and in unit tests.
by Martin Stjernholm
· 6 years ago
78438e2
libdexfile: Fix inconsequential resource leak in test
by Greg Kaiser
· 6 years ago
e6a269f
Merge changes Ibd3ef6e3,I6e9944a2
by Martin Stjernholm
· 6 years ago
3a04004
Merge changes from topic "ext-dex-signature-arg"
by Martin Stjernholm
· 6 years ago
750bf04
Add unit tests for libdexfile external API.
by Martin Stjernholm
· 6 years ago
fdb2f60
Separate libdexfile external C ABI from the C++ header file.
by Martin Stjernholm
· 6 years ago
Next »