This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll src/third_party/skia c6438c0b7f32..7694b90eb000 (12 commits) #9364
Merged
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:roll_branch
Jun 18, 2019
Merged
Roll src/third_party/skia c6438c0b7f32..7694b90eb000 (12 commits) #9364
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:roll_branch
Jun 18, 2019
+6
−3
Conversation
This file contains hidden or 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
https://skia.googlesource.com/skia.git /%2Blog/c6438c0b7f32..7694b90 git log c6438c0..7694b90 --date=short --no-merges --format=%ad %ae %s 2019-06-18 [email protected] Revert "Consolidate quad optimizations into single internal function." 2019-06-18 [email protected] Cast to fix Linux ANGLE builds 2019-06-17 [email protected] Refactor font resolution out of font iterator; few minor bug fixes 2019-06-18 [email protected] Add Ganesh support for RGBA_16161616 and RG_half (take 2) 2019-06-18 [email protected] extract Assembler so it can be tested 2019-06-18 [email protected] Revert "Interpreter: Support striped inputs for less overhead" 2019-06-18 [email protected] [infra] Add UpdateGoDeps bot 2019-06-18 [email protected] Connect ANGLE's trace events to Skia's tracing 2019-06-18 [email protected] Consolidate quad optimizations into single internal function. 2019-06-18 [email protected] Minimize renderstate changes and vertex buffer rebinding. 2019-06-18 [email protected] Reland "Store GrSwizzle on proxies for texturing and swizzling." 2019-06-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
Contributor
Author
|
Auto-roller completed checks. About to merge. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
This was referenced Jun 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
This was referenced Jun 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 19, 2019
cbracken
added a commit
that referenced
this pull request
Jul 1, 2019
This is a reland of #9364 with fixes for Fuchsia. 000cf05 clean up type_literal_test 0f20911 Improve type_literal_test a108bef [vm, bytecode] Interpreter support for newer recognized natives. 2a15d38 Revert "[llvm] Add initial scaffolding" 13b470a Parse error expectations in tests. b71d2d9 [llvm] Add initial scaffolding 5f2bcd9 [vm/bytecode] Reuse flow graph building for recognized methods This includes a breaking change: https://dart-review.googlesource.com/c/sdk/+/105241 ``` Dart_CreateIsolate -> Dart_CreateIsolateGroup Dart_IsolateCreateCallback -> Dart_IsolateGroupCreateCallback Dart_IsolateCleanupCallback -> Dart_IsolateGroupShutdownCallback Dart_CreateIsolateFromKernel -> Dart_CreateIsolateGroupFromKernel Dart_CurrentIsolateData -> Dart_CurrentIsolateGroupData Dart_IsolateData -> Dart_IsolateGroupData Dart_GetNativeIsolateData -> Dart_GetNativeIsolateGroupData Dart_InitializeParams.create -> Dart_InitializeParams.create_group Dart_InitializeParams.cleanup -> Dart_InitializeParams.shutdown_group Dart_InitializeParams.shutdown -> Dart_InitializeParams.shutdown_isolate ```
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
https://skia.googlesource.com/skia.git
/%2Blog/c6438c0b7f32..7694b90
git log c6438c0..7694b90 --date=short --no-merges --format=%ad %ae %s
2019-06-18 [email protected] Revert "Consolidate quad optimizations into single internal function."
2019-06-18 [email protected] Cast to fix Linux ANGLE builds
2019-06-17 [email protected] Refactor font resolution out of font iterator; few minor bug fixes
2019-06-18 [email protected] Add Ganesh support for RGBA_16161616 and RG_half (take 2)
2019-06-18 [email protected] extract Assembler so it can be tested
2019-06-18 [email protected] Revert "Interpreter: Support striped inputs for less overhead"
2019-06-18 [email protected] [infra] Add UpdateGoDeps bot
2019-06-18 [email protected] Connect ANGLE's trace events to Skia's tracing
2019-06-18 [email protected] Consolidate quad optimizations into single internal function.
2019-06-18 [email protected] Minimize renderstate changes and vertex buffer rebinding.
2019-06-18 [email protected] Reland "Store GrSwizzle on proxies for texturing and swizzling."
2019-06-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.