{ "changes": [ { "host": "android", "project": "platform/frameworks/support", "creationTime": "1679036230000", "lastModificationTime": "1679036230000", "latestRevision": "6527d560032e3c2f254307ec121a6a70ecc6e814", "revisions": [ { "gitRevision": "6527d560032e3c2f254307ec121a6a70ecc6e814", "commit": { "author": { "name": "Treehugger Robot", "email": "treehugger-gerrit@google.com" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com" }, "subject": "Merge changes I5e038d69,I873242d5,Ia0472591 into androidx-main", "commitMessage": "Merge changes I5e038d69,I873242d5,Ia0472591 into androidx-main\n\n* changes:\n Modify SupportedOutputSizesSorter to ResolutionSelector V2 design\n Make use cases use ResolutionSelector as their default config\n Add the ResolutionSelector V2 API\n" } } ], "projectPath": "frameworks/support" }, { "host": "android", "project": "platform/frameworks/support", "branch": "androidx-main", "changeNumber": "2390783", "patchset": 17, "status": "merged", "creationTime": "1674038569000", "lastModificationTime": "1679036229000", "latestRevision": "edc0b9a11d673d5b2206425fc29c9b67d02701ba", "revisions": [ { "gitRevision": "edc0b9a11d673d5b2206425fc29c9b67d02701ba", "patchSet": 17, "fetchs": [ { "method": "repo", "url": "platform/frameworks/support", "ref": "refs/changes/83/2390783/17" }, { "method": "http", "url": "https://android.googlesource.com/platform/frameworks/support", "ref": "refs/changes/83/2390783/17" } ], "commit": { "parents": [ { "commitId": "7370a4a5658c51d797de3bd11b21f6cfa1c38ab2", "subject": "Make use cases use ResolutionSelector as their default config" } ], "author": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "committer": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "subject": "Modify SupportedOutputSizesSorter to ResolutionSelector V2 design", "commitMessage": "Modify SupportedOutputSizesSorter to ResolutionSelector V2 design\n\nBug: 267969779\nTest: ./gradlew bOS\nChange-Id: I5e038d69f6107a4d861d7f867beaf3d7d4b24faa\n", "bugIds": [ "267969779" ] }, "creationTime": "1678807646000", "ref": "refs/changes/83/2390783/17", "uploader": { "name": "Charcoal Chen", "email": "charcoalchen@google.com", "accountId": "1482091" } } ], "owner": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "changeId": "I5e038d69f6107a4d861d7f867beaf3d7d4b24faa", "submittedTime": "1679036229000", "projectPath": "frameworks/support" }, { "host": "android", "project": "platform/frameworks/support", "branch": "androidx-main", "changeNumber": "2419008", "patchset": 13, "status": "merged", "creationTime": "1675674039000", "lastModificationTime": "1679036229000", "latestRevision": "7370a4a5658c51d797de3bd11b21f6cfa1c38ab2", "revisions": [ { "gitRevision": "7370a4a5658c51d797de3bd11b21f6cfa1c38ab2", "patchSet": 13, "fetchs": [ { "method": "repo", "url": "platform/frameworks/support", "ref": "refs/changes/08/2419008/13" }, { "method": "http", "url": "https://android.googlesource.com/platform/frameworks/support", "ref": "refs/changes/08/2419008/13" } ], "commit": { "parents": [ { "commitId": "896f897dd9e7f06f75d75da6b30d0a7d3815d8a6", "subject": "Add the ResolutionSelector V2 API" } ], "author": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "committer": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "subject": "Make use cases use ResolutionSelector as their default config", "commitMessage": "Make use cases use ResolutionSelector as their default config\n\n- Add ResolutionSelector default configs for Preview, ImageCapture and ImageAnalysis\n- Remove ResolutionSelector default config in UseCase#mergeConfigs() if apps use legacy API to set resolution related settings\n- Add maximal bound resolution strategy setting in Camera2UseCaseConfigFactory for Preview\n- Merge Analyzer#getDefaultTargetResolution() into ResolutionSelector in ImageAnalysis#onMergeConfig()\n\nBug: 267969779\nTest: ./gradlew bOS\nChange-Id: I873242d55f31f0fda04e0ada8888fee47f72a1b1\n", "bugIds": [ "267969779" ] }, "creationTime": "1678807646000", "ref": "refs/changes/08/2419008/13", "uploader": { "name": "Charcoal Chen", "email": "charcoalchen@google.com", "accountId": "1482091" } } ], "owner": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "changeId": "I873242d55f31f0fda04e0ada8888fee47f72a1b1", "submittedTime": "1679036229000", "projectPath": "frameworks/support" }, { "host": "android", "project": "platform/frameworks/support", "branch": "androidx-main", "changeNumber": "2390782", "patchset": 16, "status": "merged", "creationTime": "1674038569000", "lastModificationTime": "1679036229000", "latestRevision": "896f897dd9e7f06f75d75da6b30d0a7d3815d8a6", "revisions": [ { "gitRevision": "896f897dd9e7f06f75d75da6b30d0a7d3815d8a6", "patchSet": 16, "fetchs": [ { "method": "repo", "url": "platform/frameworks/support", "ref": "refs/changes/82/2390782/16" }, { "method": "http", "url": "https://android.googlesource.com/platform/frameworks/support", "ref": "refs/changes/82/2390782/16" } ], "commit": { "parents": [ { "commitId": "ae8513ce423e94a37362ea4ec496f8537bc28b85", "subject": "Merge \"Disable a broken test in BasicTextField2\" into androidx-main" } ], "author": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "committer": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "subject": "Add the ResolutionSelector V2 API", "commitMessage": "Add the ResolutionSelector V2 API\n\n- Add the new ResolutionSelector related classes under androidx.camera.core.resolutionselector package\n- Add the new set/getFallbackResolutionSelector API in ImageOutputConfig interface\n- Remove the obsolete ResolutionSelector class\n\nBug: 267969779\nTest: ./gradlew bOS\n\nChange-Id: Ia0472591a916e8a1460831eee3634537099d89db\n", "bugIds": [ "267969779" ] }, "creationTime": "1678807646000", "ref": "refs/changes/82/2390782/16", "uploader": { "name": "Charcoal Chen", "email": "charcoalchen@google.com", "accountId": "1482091" } } ], "owner": { "name": "Charcoal Chen", "email": "charcoalchen@google.com" }, "changeId": "Ia0472591a916e8a1460831eee3634537099d89db", "submittedTime": "1679036229000", "projectPath": "frameworks/support" } ] }