1. 475db10 Migrate multidex to androidx by Alan Viverette · 6 years ago[Renamed (99%) from library/src/android/support/multidex/MultiDexExtractor.java]
  2. b248381 Use a rewriten makeDexElement on V 14 to 18 by Yohann Roussel · 6 years ago
  3. 0813385 Reinstall on IOException when patching the CL by Yohann Roussel · 6 years ago
  4. 5082341 Allow multidex of instrumentations by Yohann Roussel · 8 years ago
  5. 9958145 Check crc and time of secondary dex files by Yohann Roussel · 7 years ago
  6. fe10f9f Check extracted dex only once per usage by Yohann Roussel · 7 years ago
  7. f583247 Mark extracted dex files as read only by Yohann Roussel · 7 years ago
  8. 4b56ee2 Prefix temp files to ensure they are cleaned up by Jon Noack · 7 years ago
  9. 048fbf7 Prevent concurrent extractions by Andrew Johnson · 8 years ago
  10. 606af94 Use Context.getFilesDir as a backup dex location by Yohann Roussel · 9 years ago
  11. 8c2abf7 Workaround mkdirs concurency problems by Yohann Roussel · 10 years ago
  12. e99daea Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  13. 590a07e Use a simulated code-cache for storing extracted files. by Yohann Roussel · 10 years ago
  14. d79604b Clear old secondary dex dir when multidex becomes supported. by Yohann Roussel · 10 years ago
  15. 602c6ca Change update detection to reduce load time. by Yohann Roussel · 10 years ago
  16. 782d200 Fix crc comparison in multidex installation. by Yohann Roussel · 10 years ago
  17. 994fa84 Remove the check for source apk file size by Maurice Chu · 10 years ago
  18. 7e267a3 Check whether to extract secondary dex files based on apk size and CRC by Maurice Chu · 10 years ago
  19. cc63eda Add additional check for valid Zip file before multidex install by Maurice Chu · 10 years ago
  20. 88117c3 Add log to identify the source of the zip corruption. by Yohann Roussel · 11 years ago
  21. a159fd5 Buffer the file output stream by Maurice Chu · 11 years ago
  22. a0c1a85 Make file lock before renaming zip file by Maurice Chu · 11 years ago
  23. 48cd040 Remove computation of sha1 of zip file by Maurice Chu · 11 years ago
  24. f6d1f23 Verify secondary dex zip file is a zip file and retry by Maurice Chu · 11 years ago
  25. 52eafa0 Minor cleaning in the code and comment. by Yohann Roussel · 11 years ago
  26. 1f8c349 Fix creation of zip file for multi-dex by Maurice Chu · 11 years ago
  27. 4be1730 Merge "Control modTime of extracted files." by Yohann Roussel · 11 years ago
  28. d9eda55 Control modTime of extracted files. by Yohann Roussel · 11 years ago
  29. edf0717 Keep time extracted entry to avoid multiple dexopt. by Yohann Roussel · 11 years ago
  30. 667f9a8 Initial move of code from frameworks/support/multidex to here by Maurice Chu · 11 years ago