summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28Fix crc comparison in multidex installation.Yohann Roussel
2014-01-18Fix gradle buildJeff Hamilton
2014-01-17Remove the check for source apk file sizeMaurice Chu
2014-01-15Check whether to extract secondary dex files based on apk size and CRCMaurice Chu
2014-01-08Get multidex library building under GradleJustin Morey
2014-01-03Adjust to android-test-lib rename.Brett Chabot
2013-12-02Add additional check for valid Zip file before multidex installMaurice Chu
2013-11-28Add log to identify the source of the zip corruption.Yohann Roussel
2013-11-28Buffer the file output streamMaurice Chu
2013-11-27Make file lock before renaming zip fileMaurice Chu
2013-11-27Remove computation of sha1 of zip fileMaurice Chu
2013-11-27Verify secondary dex zip file is a zip file and retryMaurice Chu
2013-11-21Minor cleaning in the code and comment.Yohann Roussel
2013-11-20Fix creation of zip file for multi-dexMaurice Chu
2013-11-15Update mZips field in classloader for GBMaurice Chu
2013-11-13Merge "Control modTime of extracted files."Yohann Roussel
2013-11-13Control modTime of extracted files.Yohann Roussel
2013-11-12Keep time extracted entry to avoid multiple dexopt.Yohann Roussel
2013-11-08Restore SDK eclipse projects.Yohann Roussel
2013-10-16Initial move of code from frameworks/support/multidex to hereMaurice Chu
2013-10-15Initial empty repositoryGeoff Mendal