1. ffe5ad1 am 02290864: Workaround mkdirs concurency problems by Yohann Roussel · 10 years ago
  2. 0229086 Workaround mkdirs concurency problems by Yohann Roussel · 10 years ago
  3. 077aaf0 am 8c2abf7f: Workaround mkdirs concurency problems by Yohann Roussel · 10 years ago
  4. 8c2abf7 Workaround mkdirs concurency problems by Yohann Roussel · 10 years ago
  5. 52d6732 am b98bb463: Enable building the multi-dex libs for shipping. by Xavier Ducrohet · 10 years ago
  6. cdc98a7 am 6624fbd3: Package legacyMultidexInstallation.jpp by Yohann Roussel · 10 years ago
  7. f0a5081 am bec7f278: Provide default jack legacy configuration. by Yohann Roussel · 10 years ago
  8. a263691 am 7dfb545d: Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  9. 0191e7f resolved conflicts for merge of abaf93c8 to lmp-mr1-dev-plus-aosp by Ian Rogers · 10 years ago
  10. 40cf9f9 am ddd65a61: am f50beca0: Package legacyMultidexInstallation.jpp by Yohann Roussel · 10 years ago
  11. 8581a04 am b3bcc8fb: am 2921acf8: Provide default jack legacy configuration. by Yohann Roussel · 10 years ago
  12. b98bb46 Enable building the multi-dex libs for shipping. by Xavier Ducrohet · 10 years ago
  13. 93129a6 am a3e29ebd: am e99daea7: Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  14. b02bfcd am 88b8e959: am 6d70d23f: Keep track of the version. by Yohann Roussel · 10 years ago
  15. 6624fbd Package legacyMultidexInstallation.jpp by Yohann Roussel · 10 years ago
  16. bec7f27 Provide default jack legacy configuration. by Yohann Roussel · 10 years ago
  17. 7dfb545 Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  18. abaf93c Keep track of the version. by Yohann Roussel · 10 years ago
  19. ddd65a6 am f50beca0: Package legacyMultidexInstallation.jpp by Yohann Roussel · 10 years ago
  20. b3bcc8f am 2921acf8: Provide default jack legacy configuration. by Yohann Roussel · 10 years ago
  21. f50beca Package legacyMultidexInstallation.jpp by Yohann Roussel · 10 years ago
  22. 2921acf Provide default jack legacy configuration. by Yohann Roussel · 10 years ago
  23. ef805b6 am e99daea7: Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  24. a3e29eb am e99daea7: Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  25. 4b350ec am 6d70d23f: Keep track of the version. by Yohann Roussel · 10 years ago
  26. 88b8e95 am 6d70d23f: Keep track of the version. by Yohann Roussel · 10 years ago
  27. e99daea Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  28. 6d70d23 Keep track of the version. by Yohann Roussel · 10 years ago
  29. bc56ecb am 58f5bb5e: Use a simulated code-cache for storing extracted files. by Yohann Roussel · 10 years ago
  30. 8979758 am 590a07e6: Use a simulated code-cache for storing extracted files. by Yohann Roussel · 10 years ago
  31. 58f5bb5 Use a simulated code-cache for storing extracted files. by Yohann Roussel · 10 years ago
  32. 590a07e Use a simulated code-cache for storing extracted files. by Yohann Roussel · 10 years ago
  33. 036a8e0 Don't include in unbundled build. by Ying Wang · 10 years ago
  34. d79604b Clear old secondary dex dir when multidex becomes supported. by Yohann Roussel · 10 years ago
  35. 591acd9 Merge "Deactivate the library if vm version is 2.1 or newer." by Yohann Roussel · 10 years ago
  36. 7b86f7e Deactivate the library if vm version is 2.1 or newer. by Yohann Roussel · 10 years ago
  37. c741a21 Remove unnecessary versions from multidex's build.gradle. by Jeff Davidson · 10 years ago
  38. ca1f9c2 Update sdk and build tools version by Jeff Hamilton · 10 years ago
  39. 5bb7b0d Merge "Fix some javadoc in MultiDex." by Yohann Roussel · 10 years ago
  40. 1389a05 Allow MultiDex support library to work in API 20 (KKWT) by Justin Morey · 10 years ago
  41. dd3cc22 Fix some javadoc in MultiDex. by Yohann Roussel · 10 years ago
  42. 602c6ca Change update detection to reduce load time. by Yohann Roussel · 10 years ago
  43. 5516c9f Fix docs build. by Ying Wang · 11 years ago
  44. 944f06d Merge "Provide a default multidex capable Application." by Yohann Roussel · 11 years ago
  45. 1bb1ab0 Provide a default multidex capable Application. by Yohann Roussel · 11 years ago
  46. 87fb574 Disable gradle lint checks, so build will succeed by Justin Morey · 11 years ago
  47. 782d200 Fix crc comparison in multidex installation. by Yohann Roussel · 11 years ago
  48. 08903bd Fix gradle build by Jeff Hamilton · 11 years ago
  49. 994fa84 Remove the check for source apk file size by Maurice Chu · 11 years ago
  50. 7e267a3 Check whether to extract secondary dex files based on apk size and CRC by Maurice Chu · 11 years ago
  51. da74411 Get multidex library building under Gradle by Justin Morey · 11 years ago
  52. 737f818 Adjust to android-test-lib rename. by Brett Chabot · 11 years ago
  53. cc63eda Add additional check for valid Zip file before multidex install by Maurice Chu · 11 years ago
  54. 88117c3 Add log to identify the source of the zip corruption. by Yohann Roussel · 11 years ago
  55. a159fd5 Buffer the file output stream by Maurice Chu · 11 years ago
  56. a0c1a85 Make file lock before renaming zip file by Maurice Chu · 11 years ago
  57. 48cd040 Remove computation of sha1 of zip file by Maurice Chu · 11 years ago
  58. f6d1f23 Verify secondary dex zip file is a zip file and retry by Maurice Chu · 11 years ago
  59. 52eafa0 Minor cleaning in the code and comment. by Yohann Roussel · 11 years ago
  60. 1f8c349 Fix creation of zip file for multi-dex by Maurice Chu · 11 years ago
  61. 66f379f Update mZips field in classloader for GB by Maurice Chu · 11 years ago
  62. 4be1730 Merge "Control modTime of extracted files." by Yohann Roussel · 11 years ago
  63. d9eda55 Control modTime of extracted files. by Yohann Roussel · 11 years ago
  64. edf0717 Keep time extracted entry to avoid multiple dexopt. by Yohann Roussel · 11 years ago
  65. aeef284 Restore SDK eclipse projects. by Yohann Roussel · 11 years ago
  66. 667f9a8 Initial move of code from frameworks/support/multidex to here by Maurice Chu · 11 years ago
  67. 494c055 Initial empty repository by Geoff Mendal · 11 years ago