Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
62891fdc94de6e9909fba9264bdd891a7f28beb3
/
libdexfile
/
external
/
include
/
art_api
30d4d2f
Rewrite libdexfile C API to follow NDK guidelines better.
by David Srbecky
· 5 years ago
cb332bc
Add dex lookup overloads which take C++ lambda callback.
by David Srbecky
· 5 years ago
2ddb98b
Simplify libdexfile external api.
by David Srbecky
· 5 years ago
27374d9
Add new dex file support constructor.
by Christopher Ferris
· 6 years ago
4490112
Add a function that fails softly if libdexfile(d)_external.so cannot be loaded.
by Martin Stjernholm
· 7 years ago
fe94b1c
Open libdexfile_external on demand in libdexfile_support.
by Martin Stjernholm
· 7 years ago
8bf1c84
Fix memory leaks in DexString wrapper and in unit tests.
by Martin Stjernholm
· 7 years ago
750bf04
Add unit tests for libdexfile external API.
by Martin Stjernholm
· 7 years ago
fdb2f60
Separate libdexfile external C ABI from the C++ header file.
by Martin Stjernholm
· 7 years ago
2ccc9c3
Rename libdexfile external API header.
by Martin Stjernholm
· 7 years ago
a711c7f
Expose PrettyMethod's with_signature in GetMethodInfoForOffset.
by Martin Stjernholm
· 7 years ago
d4d7918
Move constructors and operators should be noexcept.
by Martin Stjernholm
· 7 years ago
b3d2e83
Add minimal libdexfile API for external users.
by Martin Stjernholm
· 8 years ago