1. 08 Feb, 2022 28 commits
  2. 07 Feb, 2022 11 commits
  3. 04 Feb, 2022 1 commit
    • Mark all non-public IntDefs as only TYPE_USE · 0c2e77da
      This only changes IntDefs that cannot be used by apps because they're
      either private or package-private.
      
      A follow-up change will fix the positions of existing usages to match
      this new config.
      
      #minor-release
      
      PiperOrigin-RevId: 426372273
      ibaker committed