-
Notifications
You must be signed in to change notification settings - Fork 21
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
Merge mono #21
Open
Et7f3
wants to merge
27
commits into
revery-ui:master
Choose a base branch
from
Et7f3:merge-mono
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge mono #21
Commits on Sep 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8c30c13 - Browse repository at this point
Copy the full SHA 8c30c13View commit details
Commits on Sep 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bd7b948 - Browse repository at this point
Copy the full SHA bd7b948View commit details
Commits on Oct 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 281628f - Browse repository at this point
Copy the full SHA 281628fView commit details
Commits on Oct 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 77049b8 - Browse repository at this point
Copy the full SHA 77049b8View commit details
Commits on Nov 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for caa8bd1 - Browse repository at this point
Copy the full SHA caa8bd1View commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6c864a6 - Browse repository at this point
Copy the full SHA 6c864a6View commit details
Commits on Nov 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c7bc33c - Browse repository at this point
Copy the full SHA c7bc33cView commit details
Commits on Nov 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 10be3d7 - Browse repository at this point
Copy the full SHA 10be3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9048d00 - Browse repository at this point
Copy the full SHA 9048d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ad7a6b - Browse repository at this point
Copy the full SHA 0ad7a6bView commit details
Commits on Nov 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 33ac8cf - Browse repository at this point
Copy the full SHA 33ac8cfView commit details
Commits on Nov 27, 2019
-
Bug: oss-fuzz:11040 Because we're sampling, the offset ends up the same as the width. Back up to the left enough to fit the bytes we will write. Change-Id: Ie476a0191b66c2322446b9c0922f630d6e971645 Reviewed-on: https://skia-review.googlesource.com/c/164262 Commit-Queue: Leon Scroggins <scroggo@google.com> Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: Leon Scroggins <scroggo@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
Configuration menu - View commit details
-
Copy full SHA for 31af8bb - Browse repository at this point
Copy the full SHA 31af8bbView commit details -
Ensure fSrcOffsetUnits is in a valid range
Bug: oss-fuzz:11114 fSrcOffsetUnits is where we start sampling from the image. It is computed as (sampleX / 2) * fSrcBPP (ignoring fSrcOffset, which is 0 for a GIF with a subset frame). sampleX will be no wider than the full image, and we divide it by two to sample points evenly spread through the image. But for a subset frame, we need to use a different sampling rate to ensure that the sampled points are within the width of the frame. Change-Id: I4a313db096fbaea7d869927a9da5df9beb9f6706 Reviewed-on: https://skia-review.googlesource.com/c/165500 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com>
Configuration menu - View commit details
-
Copy full SHA for b4b86b6 - Browse repository at this point
Copy the full SHA b4b86b6View commit details
Commits on Dec 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5029445 - Browse repository at this point
Copy the full SHA 5029445View commit details
Commits on Dec 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3a6e144 - Browse repository at this point
Copy the full SHA 3a6e144View commit details
Commits on Jan 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for acad480 - Browse repository at this point
Copy the full SHA acad480View commit details
Commits on Jan 29, 2020
-
Adding the SkColor4f (with SkColorSpace) overloads (mono#74)
* Add SkColor4f for SkPixmap * Add the SkShader variants
Configuration menu - View commit details
-
Copy full SHA for 2186405 - Browse repository at this point
Copy the full SHA 2186405View commit details
Commits on Feb 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 676c098 - Browse repository at this point
Copy the full SHA 676c098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2411fe7 - Browse repository at this point
Copy the full SHA 2411fe7View commit details
Commits on Feb 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d3d6d76 - Browse repository at this point
Copy the full SHA d3d6d76View commit details
Commits on Mar 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37fbbc1 - Browse repository at this point
Copy the full SHA 37fbbc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c042a - Browse repository at this point
Copy the full SHA 22c042aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2638bc7 - Browse repository at this point
Copy the full SHA 2638bc7View commit details
Commits on Mar 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d51638 - Browse repository at this point
Copy the full SHA 6d51638View commit details
Commits on Apr 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b3dc849 - Browse repository at this point
Copy the full SHA b3dc849View commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c4cfe8c - Browse repository at this point
Copy the full SHA c4cfe8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d38975 - Browse repository at this point
Copy the full SHA 6d38975View commit details
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.