1. 5e34a3d ASwB aspect: parse java packages during execution by Googler · 9 years ago
  2. 812510c Propagate android studio aspect across binary_under_test. by Googler · 9 years ago
  3. d59c761 Add generate_resource_class to android_studio_ide_info.proto. by Googler · 9 years ago
  4. eaaa9d0d Emit extra-actions for actions registered by Aspects. by Carmi Grushko · 9 years ago
  5. b487ac6 Aspect terminology update. by Dmitry Lomov · 9 years ago
  6. 297f120 Propagate ASwB aspect across robolectric implicit deps. by Googler · 9 years ago
  7. 6231d08 Parametrize aspect definition with AspectParameters. by Dmitry Lomov · 9 years ago
  8. c15ba2e Implement propagation along dependencies for Skylark aspects. by Dmitry Lomov · 9 years ago
  9. c140f9f Propagate Android aspect across runtime_deps. by Googler · 9 years ago
  10. ca2ee18 Support proto_library in AndroidStudioInfoAspect. by Googler · 9 years ago
  11. 86ea967 Remove transitive data from Android Studio aspect. by Googler · 9 years ago
  12. 7637f9c Change the way sources are gathered for ASwB aspect. by Googler · 9 years ago
  13. e4461a4 Add text output format to Android IDE aspect. by Googler · 9 years ago
  14. bf95c00 Add isSource to Android aspect ArtifactLocation. by Googler · 9 years ago
  15. d12c05f Add Android aspect resolve output group. by Googler · 10 years ago
  16. 793011b Support android_library dep forwarding in Android aspect. by Googler · 10 years ago
  17. 254ffa8 Support android_robolectric_test in AndroidStudioInfoAspect. by Googler · 10 years ago
  18. a5796bd Support android_test in AndroidStudioInfoAspect. by Googler · 10 years ago
  19. 78e485a Correctly handle exports in AndroidStudioInfoAspect. by Googler · 10 years ago
  20. 4a0f1b6 Add support for tags in AndroidStudioInfoAspect. by Googler · 10 years ago
  21. 70af6fe Filter idl sources from AndroidStudioInfoAspect. by Googler · 10 years ago
  22. c798366 Add Android aspect ijar support. by Googler · 10 years ago
  23. 22616ae Add Android IDL jar outputs. by Googler · 10 years ago
  24. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  25. de667c6 Remove gen jar info from JavaRuleOutputJarsProvider. by Googler · 10 years ago
  26. 4671896 Refactor AndroidStudioInfoAspect. by Dmitry Lomov · 10 years ago
  27. 590767e Implement support for android_library and android_binary in AndroidStudioInfoAspect. by Dmitry Lomov · 10 years ago
  28. 6e91eb9 Move Label from the lib.syntax to the lib.cmdline package so that: by Lukacs Berki · 10 years ago
  29. ffa73ad Separate build-specific types and types inherent to Skylark. by Lukacs Berki · 10 years ago
  30. 5584e38 Support java_test and java_binary in AndroidStudioInfoAspect. by Dmitry Lomov · 10 years ago
  31. 13fb7fd Support java_import in AndroidStudioIdeInfoAspect by Dmitry Lomov · 10 years ago
  32. 2473b9f Add unit tests for AndroidStudioInfoAspect and implement dependency collection. by Dmitry Lomov · 10 years ago
  33. 745e419 Provide information about Android SDK to Android Studio. by Dmitry Lomov · 10 years ago
  34. 702cad7 Aspects can get information from their base rule. by Marian Lobur · 10 years ago
  35. 9d0f914 Implementation of AndroidStudioIdeInfoAspect. by Dmitry Lomov · 10 years ago