- 30d4d2f Rewrite libdexfile C API to follow NDK guidelines better. by David Srbecky · 3 years, 9 months ago
- d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 10 months ago
- 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 9 months ago
- 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 10 months ago
- f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 9 months ago
- 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 10 months ago
- f4c06b5 Remove method cache from libdexfile_external. by David Srbecky · 3 years, 9 months ago
- cb332bc Add dex lookup overloads which take C++ lambda callback. by David Srbecky · 3 years, 10 months ago
- 2ddb98b Simplify libdexfile external api. by David Srbecky · 3 years, 10 months ago
- 01aaf0f Fix fake output from C header test to pass Tradefed scrutiny. by Martin Stjernholm · 4 years, 3 months ago
- 8ebd86e Replace "dummy" in libartbase/, libdexfile/, compiler/. by Vladimir Marko · 4 years, 5 months ago
- e778fa6 Reduce cache memory use of libdexfile. by David Srbecky · 4 years, 9 months ago
- 27374d9 Add new dex file support constructor. by Christopher Ferris · 4 years, 10 months ago
- 310432e Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 4 years, 10 months ago
- 7f43595 Fix/suppress bugprone-use-after-move warnings by Chih-Hung Hsieh · 4 years, 10 months ago
- 4490112 Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. by Martin Stjernholm · 5 years ago
- 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
- fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 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
- 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
- 2ccc9c3 Rename libdexfile external API header. by Martin Stjernholm · 6 years ago
- a711c7f Expose PrettyMethod's with_signature in GetMethodInfoForOffset. by Martin Stjernholm · 6 years ago
- d4d7918 Move constructors and operators should be noexcept. by Martin Stjernholm · 6 years ago
- cc56491 Do not cache the method name from PrettyMethod. by Martin Stjernholm · 6 years ago
- b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago