1. 74bc046 support persistent worker for aar extractors by Googler · 1 year, 8 months ago
  2. d0620d1 Fix some python lint violations in aar-related tools by Googler · 1 year, 8 months ago
  3. 56195ef Stop using six for python2 backwards compatibility in (most of) the embedded android tools. by Googler · 2 years, 7 months ago
  4. 88d4b3f Automatic code cleanup. by yileiyang · 3 years ago
  5. d93a146 py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  6. 91b26dc Automated rollback of commit ad628ecfb8ed43870fb354e5d8f7da68594f95bd. by Googler · 5 years ago
  7. ad628ec py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  8. 246ee56 More updates to tools/android modules for compatibility with python 3. by Googler · 7 years ago
  9. 408ea37 Update tools/ modules for compatibility with python 3. by Akira Baruah · 7 years ago
  10. 567e9ab Windows,Android: support long paths in tool by Laszlo Csomor · 8 years ago
  11. 3a5002f Android,tools: don't open zip file in binary mode by laszlocsomor · 8 years ago
  12. d456fca Android,tools: open all files in binary mode by Laszlo Csomor · 8 years ago
  13. 216410b Make aar_embedded_jar_extractor.py not try to recreate the output directory. by Adam Michael · 8 years ago
  14. 97cc5be Merge all jars in AAR in aar_import, not just classes.jar by Adam Michael · 8 years ago
  15. 78c1980 Refactor AarImportRule into a base rule. by Adam Michael · 8 years ago[Renamed (95%) from tools/zip/embedded_jar_extractor.py]
  16. 67d736b Handles missing classes.jar in aar_import gracefully, by creating an empty jar file instead of crashing Bazel. by Adam Michael · 8 years ago