1. 30d4d2f Rewrite libdexfile C API to follow NDK guidelines better. by David Srbecky · 3 years, 9 months ago
  2. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 10 months ago
  3. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 9 months ago
  4. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 10 months ago
  5. f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 9 months ago
  6. 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 10 months ago
  7. f4c06b5 Remove method cache from libdexfile_external. by David Srbecky · 3 years, 9 months ago
  8. cb332bc Add dex lookup overloads which take C++ lambda callback. by David Srbecky · 3 years, 10 months ago
  9. 2ddb98b Simplify libdexfile external api. by David Srbecky · 3 years, 10 months ago
  10. 01aaf0f Fix fake output from C header test to pass Tradefed scrutiny. by Martin Stjernholm · 4 years, 3 months ago
  11. 8ebd86e Replace "dummy" in libartbase/, libdexfile/, compiler/. by Vladimir Marko · 4 years, 5 months ago
  12. e778fa6 Reduce cache memory use of libdexfile. by David Srbecky · 4 years, 9 months ago
  13. 27374d9 Add new dex file support constructor. by Christopher Ferris · 4 years, 10 months ago
  14. 310432e Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 4 years, 10 months ago
  15. 7f43595 Fix/suppress bugprone-use-after-move warnings by Chih-Hung Hsieh · 4 years, 10 months ago
  16. 4490112 Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. by Martin Stjernholm · 5 years ago
  17. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  18. fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 6 years ago
  19. 46c8246 Fix off by one comparison. by Nicolas Geoffray · 6 years ago
  20. 3319162 Merge "Fix memory leaks in DexString wrapper and in unit tests." by Martin Stjernholm · 6 years ago
  21. 8bf1c84 Fix memory leaks in DexString wrapper and in unit tests. by Martin Stjernholm · 6 years ago
  22. 78438e2 libdexfile: Fix inconsequential resource leak in test by Greg Kaiser · 6 years ago
  23. 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
  24. fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
  25. 2ccc9c3 Rename libdexfile external API header. by Martin Stjernholm · 6 years ago
  26. a711c7f Expose PrettyMethod's with_signature in GetMethodInfoForOffset. by Martin Stjernholm · 6 years ago
  27. d4d7918 Move constructors and operators should be noexcept. by Martin Stjernholm · 6 years ago
  28. cc56491 Do not cache the method name from PrettyMethod. by Martin Stjernholm · 6 years ago
  29. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago