1. 64aeaad Fix special case when appending a visibility rule to //visibility:private. by Martin Stjernholm · 5 years ago
  2. 0641d18 Add explicit visibility on the self package in EffectiveVisibilityRules. by Martin Stjernholm · 5 years ago
  3. 01407c5 Don't print :__pkg__ for package rules, since that's the default. by Martin Stjernholm · 5 years ago
  4. 51084ff Add //visibility:override to allow control over inheritance by Paul Duffin · 5 years ago
  5. 0c83aba Report visibility errors in both check and gather phases by Paul Duffin · 5 years ago
  6. 5ec73ec Reduce duplication in visibility property management by Paul Duffin · 5 years ago
  7. 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 5 years ago
  8. 78ac5b9 Exclude source->prebuilt deps from visibility enforcement by Paul Duffin · 6 years ago
  9. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  10. 63c6e18 Refactor visibility to support visibility on defaults modules by Paul Duffin · 6 years ago
  11. e484f47 Inherit default_visibility from parent package by Paul Duffin · 6 years ago
  12. e2453c7 Allow default visibility to be set per package by Paul Duffin · 6 years ago
  13. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 6 years ago
  14. 2e61fa6 Add visibility support by Paul Duffin · 6 years ago