1. 595c7fd Remove debugging accidentally added to visibility error message by Colin Cross · 6 months ago
  2. 71f1ea3 Convert tidyPhonySingleton, jdepsGeneratorSingleton and by Yu Liu · 6 months ago
  3. d8d8b85 Move prebuilt mutators earlier by Colin Cross · 9 months ago
  4. 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
  5. da279cf Convert trivial TopDown mutators to BottomUp by Colin Cross · 12 months ago
  6. 9a24d90 Add more specific partition visibility rules by Cole Faust · 1 year, 6 months ago
  7. 31be352 //visibility:any_partition can be used with another visibility field by Jeongik Cha · 1 year, 6 months ago
  8. 894bb3b Add //visibility:any_partition by Cole Faust · 1 year, 7 months ago
  9. f25bdf4 Remove completed TODO in android/visibility.go by Jihoon Kang · 2 years, 5 months ago
  10. 3ac7db8 Optimize isAncestor by Cole Faust · 2 years, 8 months ago
  11. eef4c1c Add gen_notice module. by Bob Badour · 3 years, 4 months ago
  12. 530483c Simplify preparers now that tests use consistent registration order by Paul Duffin · 4 years, 6 months ago
  13. cfd3374 Add error handling to test fixtures by Paul Duffin · 4 years, 6 months ago
  14. e72e1ff Merge "Error if visibility specifies a module" by Liz Kammer · 4 years, 11 months ago
  15. 873f4b6 Error if visibility specifies a module by Liz Kammer · 5 years ago
  16. e501bb4 Expand visiblity error by Liz Kammer · 5 years ago
  17. 157f40f Add prebuilt_visibility property by Paul Duffin · 5 years ago
  18. d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 5 years ago
  19. 64aeaad Fix special case when appending a visibility rule to //visibility:private. by Martin Stjernholm · 5 years ago
  20. 0641d18 Add explicit visibility on the self package in EffectiveVisibilityRules. by Martin Stjernholm · 5 years ago
  21. 01407c5 Don't print :__pkg__ for package rules, since that's the default. by Martin Stjernholm · 5 years ago
  22. 51084ff Add //visibility:override to allow control over inheritance by Paul Duffin · 5 years ago
  23. 0c83aba Report visibility errors in both check and gather phases by Paul Duffin · 5 years ago
  24. 5ec73ec Reduce duplication in visibility property management by Paul Duffin · 5 years ago
  25. 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 6 years ago
  26. 78ac5b9 Exclude source->prebuilt deps from visibility enforcement by Paul Duffin · 6 years ago
  27. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  28. 63c6e18 Refactor visibility to support visibility on defaults modules by Paul Duffin · 6 years ago
  29. e484f47 Inherit default_visibility from parent package by Paul Duffin · 6 years ago
  30. e2453c7 Allow default visibility to be set per package by Paul Duffin · 6 years ago
  31. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 6 years ago
  32. 2e61fa6 Add visibility support by Paul Duffin · 6 years ago