Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
90fe2d0adde4d18aac2eae642d8618026446c942
/
libdexfile
/
external
30d4d2f
Rewrite libdexfile C API to follow NDK guidelines better.
by David Srbecky
· 5 years ago
d3e9ff3
Merge libdexfile_external into libdexfile (reland 2).
by Martin Stjernholm
· 5 years ago
669756d
Revert "Merge libdexfile_external into libdexfile (reland)."
by Ulyana Trafimovich
· 5 years ago
14d9155
Merge libdexfile_external into libdexfile (reland).
by Martin Stjernholm
· 5 years ago
f442a84
Revert "Merge libdexfile_external into libdexfile."
by Nikita Ioffe
· 5 years ago
848fc80
Merge libdexfile_external into libdexfile.
by Martin Stjernholm
· 5 years ago
f4c06b5
Remove method cache from libdexfile_external.
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
01aaf0f
Fix fake output from C header test to pass Tradefed scrutiny.
by Martin Stjernholm
· 6 years ago
8ebd86e
Replace "dummy" in libartbase/, libdexfile/, compiler/.
by Vladimir Marko
· 6 years ago
e778fa6
Reduce cache memory use of libdexfile.
by David Srbecky
· 6 years ago
27374d9
Add new dex file support constructor.
by Christopher Ferris
· 6 years ago
310432e
Fix bugprone-macro-parentheses warnings
by Chih-Hung Hsieh
· 6 years ago
7f43595
Fix/suppress bugprone-use-after-move warnings
by Chih-Hung Hsieh
· 6 years ago
4490112
Add a function that fails softly if libdexfile(d)_external.so cannot be loaded.
by Martin Stjernholm
· 7 years ago
7711c35
Fix debug/release dependencies on libartbase
by David Srbecky
· 7 years ago
fe94b1c
Open libdexfile_external on demand in libdexfile_support.
by Martin Stjernholm
· 7 years ago
46c8246
Fix off by one comparison.
by Nicolas Geoffray
· 7 years ago
3319162
Merge "Fix memory leaks in DexString wrapper and in unit tests."
by Martin Stjernholm
· 7 years ago
8bf1c84
Fix memory leaks in DexString wrapper and in unit tests.
by Martin Stjernholm
· 7 years ago
78438e2
libdexfile: Fix inconsequential resource leak in test
by Greg Kaiser
· 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
cc56491
Do not cache the method name from PrettyMethod.
by Martin Stjernholm
· 7 years ago
b3d2e83
Add minimal libdexfile API for external users.
by Martin Stjernholm
· 8 years ago