1. d89431e Prevent concurrent extractions by Andrew Johnson · 9 years ago
  2. 1247e62 Fix handling of suppressed exception by Yohann Roussel · 8 years ago
  3. 606af94 Use Context.getFilesDir as a backup dex location by Yohann Roussel · 9 years ago
  4. 8c2abf7 Workaround mkdirs concurency problems by Yohann Roussel · 10 years ago
  5. e99daea Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  6. 590a07e Use a simulated code-cache for storing extracted files. by Yohann Roussel · 10 years ago
  7. d79604b Clear old secondary dex dir when multidex becomes supported. by Yohann Roussel · 10 years ago
  8. 7b86f7e Deactivate the library if vm version is 2.1 or newer. by Yohann Roussel · 10 years ago
  9. 5bb7b0d Merge "Fix some javadoc in MultiDex." by Yohann Roussel · 10 years ago
  10. 1389a05 Allow MultiDex support library to work in API 20 (KKWT) by Justin Morey · 10 years ago
  11. dd3cc22 Fix some javadoc in MultiDex. by Yohann Roussel · 10 years ago
  12. 602c6ca Change update detection to reduce load time. by Yohann Roussel · 11 years ago
  13. 944f06d Merge "Provide a default multidex capable Application." by Yohann Roussel · 11 years ago
  14. 1bb1ab0 Provide a default multidex capable Application. by Yohann Roussel · 11 years ago
  15. 782d200 Fix crc comparison in multidex installation. by Yohann Roussel · 11 years ago
  16. 994fa84 Remove the check for source apk file size by Maurice Chu · 11 years ago
  17. 7e267a3 Check whether to extract secondary dex files based on apk size and CRC by Maurice Chu · 11 years ago
  18. cc63eda Add additional check for valid Zip file before multidex install by Maurice Chu · 11 years ago
  19. 88117c3 Add log to identify the source of the zip corruption. by Yohann Roussel · 11 years ago
  20. a159fd5 Buffer the file output stream by Maurice Chu · 11 years ago
  21. a0c1a85 Make file lock before renaming zip file by Maurice Chu · 11 years ago
  22. 48cd040 Remove computation of sha1 of zip file by Maurice Chu · 11 years ago
  23. f6d1f23 Verify secondary dex zip file is a zip file and retry by Maurice Chu · 11 years ago
  24. 52eafa0 Minor cleaning in the code and comment. by Yohann Roussel · 11 years ago
  25. 1f8c349 Fix creation of zip file for multi-dex by Maurice Chu · 11 years ago
  26. 66f379f Update mZips field in classloader for GB 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