Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@skia-flutter-autoroll
Copy link
Contributor

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.

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.
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 63591bc into flutter:master Jun 18, 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
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
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants