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