-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ellipse rounding feature #2453
Closed
Closed
Ellipse rounding feature #2453
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ageDecodeOptions/DecodedImageOptions Reviewed By: defHLT Differential Revision: D18820102 fbshipit-source-id: 60dd75b05680b4c85c56d84c5f586a42dc15a512
Reviewed By: oprisnik Differential Revision: D18882638 fbshipit-source-id: 0d8173245985af141c15bf07819c93d0ad0a000c
Reviewed By: oprisnik Differential Revision: D18897971 fbshipit-source-id: 98037d2d266ab81081765e8da2e9866307fbbf94
Reviewed By: AurelC2G Differential Revision: D18883415 fbshipit-source-id: 0094e5466179f3d8ac27943df9953eb6c796adae
Reviewed By: oprisnik Differential Revision: D18834164 fbshipit-source-id: a44a759e3aca696f9c9802dab810ba47b9ee1d0b
Differential Revision: D18922061 fbshipit-source-id: e01fd5a875b1fdb43b9838dcf1f9230af3fca39d
Reviewed By: zertosh Differential Revision: D18931446 fbshipit-source-id: bb0dc83f7b86a97fd5bc7eb44e229b90d65ecccf
Reviewed By: oprisnik Differential Revision: D18944243 fbshipit-source-id: 4d3e3d6b94c64746432ac5078c105c8c749eeefb
Reviewed By: zertosh Differential Revision: D18953993 fbshipit-source-id: 5dca3d085c39c80a958ea37db1120065600201a1
Reviewed By: defHLT Differential Revision: D19014977 fbshipit-source-id: f3b0e2b0c1666684c6ccc9a1a7eee62bf06c37bb
Reviewed By: defHLT Differential Revision: D18959760 fbshipit-source-id: a7e7324eb673a0376170a59a246a027372273ae8
Differential Revision: D19134264 fbshipit-source-id: 4d8f9528b9924c44f237a587015d661dd9e417c7
Reviewed By: yanivsb Differential Revision: D19175695 fbshipit-source-id: 471bc8658c08d2832b15989d90f4f711d9a6566f
Reviewed By: oprisnik Differential Revision: D19147412 fbshipit-source-id: 13342c649121e58f069c0725de66ca54637198d0
Reviewed By: oprisnik Differential Revision: D19215048 fbshipit-source-id: 1e346d07e5fdc76e9fabd3a065fc61da0688d541
Reviewed By: erikandre Differential Revision: D19263216 fbshipit-source-id: 132122340d78a7aa79055f508b43ee19d2d033b6
Reviewed By: oprisnik Differential Revision: D19283109 fbshipit-source-id: d45e93584ed6aee6d40dd6dba54cac96e2003654
Hey! Cool thanks! It looks like something went wrong and you're including lots of unrelated commits / changes. Can you please clean up this PR? |
Hey! Sorry for that mistake, I just create another PR without unrelated commits. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
#2452
Test Plan
Code was checked by loading different images in showcase app. Best examples are here and here.