-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: af855e063a9c
head repository: flutter/engine
compare: d06e9e84d0ca
- 14 commits
- 23 files changed
- 6 contributors
Commits on Jul 30, 2018
-
Roll src/third_party/skia 227424b..c06b8a4 (22 commits) (#5904)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for d34eb1d - Browse repository at this point
Copy the full SHA d34eb1dView commit details -
Return proper JSON-RPC error responses from service protocol failures (…
…#5889) Fixes flutter/flutter#19571
Configuration menu - View commit details
-
Copy full SHA for 2f4a022 - Browse repository at this point
Copy the full SHA 2f4a022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b7793 - Browse repository at this point
Copy the full SHA 46b7793View commit details -
Roll src/third_party/skia c06b8a4..62501c1 (11 commits) (#5905)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 9336082 - Browse repository at this point
Copy the full SHA 9336082View commit details -
Add docker container generation scripts (#5898)
These scripts generate the image we used to test flutter/engine in Cirrus.
Configuration menu - View commit details
-
Copy full SHA for 659e49e - Browse repository at this point
Copy the full SHA 659e49eView commit details -
Use container and GKE to accelerate build (#5897)
This reduces the build time from 5 minutes to 3 minutes as we no longer need to cold start a GCE instance. Moreover, we can now compile the host engine using this container.
Configuration menu - View commit details
-
Copy full SHA for cd85329 - Browse repository at this point
Copy the full SHA cd85329View commit details -
Replace travis with cirrus (#5899)
Using a custom container image, we reduce the test time from 5 minutes to 2 minutes as we no longer run gclient sync from zero. In the future, we may be able to cache the ninja output in the image (which probably gets updated daily) so we no longer compile from zero.
Configuration menu - View commit details
-
Copy full SHA for 10effc7 - Browse repository at this point
Copy the full SHA 10effc7View commit details -
Roll src/third_party/skia 62501c1..f7dcd76 (5 commits) (#5906)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 430ca29 - Browse repository at this point
Copy the full SHA 430ca29View commit details -
Remove the "VSYNC" trace event on Fuchsia (#5907)
Don't emit a "VSYNC" event when running on Fuchsia, as traces on Fuchsia are typically recorded across the whole system, causing the events to collide with each other.
Configuration menu - View commit details
-
Copy full SHA for 0c8fda2 - Browse repository at this point
Copy the full SHA 0c8fda2View commit details -
Roll src/third_party/skia f7dcd76..946a162 (3 commits) (#5908)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 5ae8240 - Browse repository at this point
Copy the full SHA 5ae8240View commit details
Commits on Jul 31, 2018
-
Add word movement granularities to android (#5902)
Jonah Williams authoredJul 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 236d633 - Browse repository at this point
Copy the full SHA 236d633View commit details -
Roll src/third_party/skia 946a162..0bf5408 (1 commits) (#5909)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 5b09e14 - Browse repository at this point
Copy the full SHA 5b09e14View commit details -
Roll src/third_party/skia 0bf5408..74c6ed3 (1 commits) (#5910)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 3e6b681 - Browse repository at this point
Copy the full SHA 3e6b681View commit details -
Deprecate -[FlutterDartProject initFromDefaultSourceForConfiguration] (…
…#18886) (#5858) * Deprecate -[FlutterDartProject initFromDefaultSourceForConfiguration] (#18886) `-[FlutterDartProject initFromDefaultSourceForConfiguration]` no longer seems very useful. It calls `-initWithPrecompiledDartBundle:` or `-initWithFlutterAssets:dartMain:packages:`, but since it now passes `nil` for all arguments, both paths end up doing the same thing. Additionally, `-initFromDefaultSourceForConfiguration` is awkward to use in Swift. The automatically generated Swift interface is: public convenience init!(fromDefaultSourceForConfiguration: ()) and it's not obvious how to call that. Let's deprecate `-initFromDefaultSourceForConfiguration` and instead expect callers to use the existing `-init` method. (We can make `-init` do different things for different build configurations later if necessary.) Bonus: Rename some parameters to make it more obvious when they may be `nil`.
Configuration menu - View commit details
-
Copy full SHA for d06e9e8 - Browse repository at this point
Copy the full SHA d06e9e8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff af855e063a9c...d06e9e84d0ca