Skip to content
Snippets Groups Projects
  1. Feb 26, 2024
  2. Jan 30, 2024
  3. Dec 07, 2023
    • Lee Shombert's avatar
      Establish owners for the AnrTimer feature · 67de4e06
      Lee Shombert authored
      Assign ownership to the AnrTimer files in the java source, java unit
      test, and jni directories.
      
      Bug: 282428924
      
      Test: none - OWNERS only
      
      Change-Id: I208296bc0cf8369d59ef51c620f50939f843173d
      67de4e06
  4. Oct 10, 2023
    • Makoto Onuki's avatar
      Update OWNERS for ravenwood · 7eb26bf6
      Makoto Onuki authored
      Test: tree hugger
      Bug: 292141694
      Merged-in: If4d650dc175a5a78cf8844dfed2217c19f2d5790
      Change-Id: I19ed7505bfd0c71d811f98409542688094944aeb
      7eb26bf6
  5. Oct 09, 2023
    • Makoto Onuki's avatar
      Start adding build rules for ravenwood · 3aefe338
      Makoto Onuki authored
      - Add "framework-minus-apex.ravenwood".
      - Update the behavior of: --default-throw:
        - Now this will "keep" the subject classes and fields.
      - When a 'throw' directive is specified on a static initializer,
        it's now handled as 'keep', because otherwise the class
        wouldn't be usable.
      
      Test: ./scripts/run-all-tests.sh
      Test: m framework-minus-apex.ravenwood
      Bug: 292141694
      Change-Id: If4d650dc175a5a78cf8844dfed2217c19f2d5790
      3aefe338
  6. Sep 08, 2023
  7. Aug 21, 2023
  8. Jun 08, 2023
    • Jingwen Chen's avatar
      Remove platform build team from frameworks/base build definition owners. · b15d303f
      Jingwen Chen authored
      The platform build team isn't equipped with the deep frameworks context to review changes. The Android.bp and Android.mk changes should be reviewed by folks who work on frameworks day-to-day.
      
      In any case, there are members on the platform build team with Global Approver powers, in case we need overriding in the future.
      
      Change-Id: I05324a25d0c6037b6240f209bd4b23a740d440fd
      Test: N/A
      b15d303f
  9. May 15, 2023
    • Lee Shombert's avatar
      Add new owners to the SQLite APIs · 0bc469d1
      Lee Shombert authored
      Bug: 281584180
      
      Make Shai Barack (shaibay) and Lee Shombert (shombert) owners of the
      android.database.sqlite package.  Add these owners as owners of the
      associated test directory and the jni files.
      
      Test: N/A
      
      Change-Id: I848cfe99fdc26b383b8afdae4e3ef3ad67e967d3
      0bc469d1
  10. Mar 02, 2023
    • Anton Hansson's avatar
      Add hansson to OWNERS for build files · a670b3f0
      Anton Hansson authored
      Soong team has cleaned up their OWNERS file, so add back hansson
      to the frameworks/base build file owners.
      
      We'll explore migrating all the API related build rules into the
      api subdir, which would allow removal from the global file.
      
      Change-Id: Ie9f6a22376b49abec5e45c3b805e00d87361101d
      a670b3f0
  11. Feb 27, 2023
  12. Nov 30, 2022
    • Steven Moreland's avatar
      smoreland LAST_RESORT_OWNERS · b6e78017
      Steven Moreland authored
      We've had a hard time finding owners for certain HAL changes and fuzzing
      changes. I would like to have OWNERS here to help fill in the gaps.
      
      Bug: N/A
      Test: N/A
      Change-Id: Ic734d4bd925d77ea06b4db4fd225105f33e48ad0
      b6e78017
  13. Mar 30, 2022
  14. Oct 06, 2021
    • Liz Kammer's avatar
      Mark Soong maintainers as a last resort suggestion · ff8e5c0c
      Liz Kammer authored
      Soong having OWNERS in frameworks/base is useful to enable LSCs;
      however, they shouldn't appear in review suggestions except as a
      fallback.
      
      Test: n/a
      Change-Id: I86618b66e51893908478def9fc455a3dfde146f0
      ff8e5c0c
  15. Aug 24, 2021
    • Jeff Sharkey's avatar
      Test mapping changes can be made by anyone. · d3042213
      Jeff Sharkey authored
      Since TEST_MAPPING files can reference test suites flung far across
      the source tree, allow anyone to make changes to them.
      
      Bug: 174932174
      Test: none
      Change-Id: I11dd436ac55e516263a587f9f82b17ce56e9e2e2
      d3042213
  16. Jun 19, 2021
  17. Jun 11, 2021
    • Jeff Sharkey's avatar
      Mark fallback owners as #{LAST_RESORT_SUGGESTION}. · d107e4ef
      Jeff Sharkey authored
      These top-level owners are only designed to offer fallback support
      in situations such as local OWNERS files becoming stale, large-scale
      changes, etc.
      
      When local owners have been defined by a sub-team, only those owners
      should appear in the Gerrit suggestions list.
      
      Bug: 181661570
      Test: none
      Change-Id: Ib201cb32e97707d35df077128f4c5e8205124b7f
      d107e4ef
  18. Apr 12, 2021
    • Anton Hansson's avatar
      Move framework proto build rules to separate file · 31fb58bd
      Anton Hansson authored
      The proto build rules are quite large and makes the top-level Android.bp
      file difficult to navigate. Move them to a separate file.
      
      Bug: 185128417
      Test: m
      Change-Id: I5719ba0fa8e03dcfca0cc32dc30db3f87ea4e3cd
      31fb58bd
    • Anton Hansson's avatar
      Move framework proto build rules to separate file · 92b6c725
      Anton Hansson authored
      The proto build rules are quite large and makes the top-level Android.bp
      file difficult to navigate. Move them to a separate file.
      
      Bug: 185128417
      Test: m
      Merged-In: I5719ba0fa8e03dcfca0cc32dc30db3f87ea4e3cd
      Change-Id: I5719ba0fa8e03dcfca0cc32dc30db3f87ea4e3cd
      92b6c725
  19. Jan 07, 2021
  20. Dec 11, 2020
  21. Dec 10, 2020
    • Jorim Jaggi's avatar
      Add O-O TLMs to top-level owners · 58ae8398
      Jorim Jaggi authored
      Change-Id: I4785795e4bb9f232ae41674bb56322f5c97871bb
      58ae8398
    • Jeff Sharkey's avatar
      Additional per-file OWNERS for shared directories. · e2cc3f8b
      Jeff Sharkey authored
      Iteration based on areas of tree where detailed ownership was found
      to be missing during routine code reviews.
      
      Also add more detailed examples to OWNERS.md.
      
      Bug: 174932174
      Exempt-From-Owner-Approval: refactoring with team leads buy-in
      Change-Id: I46ccef33b34594181ae8dc62973d68020f827d6b
      e2cc3f8b
  22. Dec 08, 2020
    • Jeff Sharkey's avatar
      Improve OWNERS coverage across frameworks/base/. · 52b9862f
      Jeff Sharkey authored
      As general background, OWNERS files expedite code reviews by helping
      code authors quickly find relevant reviewers, and they also ensure
      that stakeholders are involved in code changes in their areas.
      
      Some teams under frameworks/base/ have been using OWNERS files
      successfully for many years, and we're ready to expand them to cover
      more areas.  Here's the historical coverage statistics for the last
      two years of changes before these new OWNERS changes land:
      
      -- 56% of changes are fully covered by OWNERS
      -- 17% of changes are partially covered by OWNERS
      -- 25% of changes have no OWNERS coverage
      
      Working closely with team leads, we've now identified clear OWNERS on
      a per-package basis, and we're using "include" directives whenever
      possible to to simplify future maintenance.  With this extensive
      effort, we've now improved our coverage as follows:
      
      -- 98% of changes are fully covered by OWNERS
      -- 1% of changes are partially covered by OWNERS
      -- 1% of changes have no OWNERS coverage
      
      This specific change is automatically generated by a script that
      identifies relevant "include" directives.
      
      Bug: 174932174
      Test: manual
      Exempt-From-Owner-Approval: refactoring with team leads buy-in
      Merged-In: I3480ddf2fe7ba3dfb922b459d4da01fa17a2c813
      Change-Id: I3480ddf2fe7ba3dfb922b459d4da01fa17a2c813
      52b9862f
    • Jeff Sharkey's avatar
      Improve OWNERS coverage across frameworks/base/. · 061c2ec3
      Jeff Sharkey authored
      As general background, OWNERS files expedite code reviews by helping
      code authors quickly find relevant reviewers, and they also ensure
      that stakeholders are involved in code changes in their areas.
      
      Some teams under frameworks/base/ have been using OWNERS files
      successfully for many years, and we're ready to expand them to cover
      more areas.  Here's the historical coverage statistics for the last
      two years of changes before these new OWNERS changes land:
      
      -- 56% of changes are fully covered by OWNERS
      -- 17% of changes are partially covered by OWNERS
      -- 25% of changes have no OWNERS coverage
      
      Working closely with team leads, we've now identified clear OWNERS on
      a per-package basis, and we're using "include" directives whenever
      possible to to simplify future maintenance.  With this extensive
      effort, we've now improved our coverage as follows:
      
      -- 98% of changes are fully covered by OWNERS
      -- 1% of changes are partially covered by OWNERS
      -- 1% of changes have no OWNERS coverage
      
      This specific change begins defining top-level OWNERS lists,
      including a general catch-all for string translations.
      
      Bug: 174932174
      Test: manual
      Exempt-From-Owner-Approval: refactoring with team leads buy-in
      Change-Id: Ie7ac3302d40a717fa048115cca2ea4359de64959
      061c2ec3
Loading