-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: e3687f70c7ec
head repository: flutter/engine
compare: a5204c9e7fdc
- 8 commits
- 12 files changed
- 3 contributors
Commits on Aug 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7e39999 - Browse repository at this point
Copy the full SHA 7e39999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829e475 - Browse repository at this point
Copy the full SHA 829e475View commit details -
Roll src/third_party/skia 31a0944..e49966c (8 commits) (#6027)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for c09116a - Browse repository at this point
Copy the full SHA c09116aView commit details -
Re-apply "Log Tonic errors with FML_LOG" (#6026)
This reverts commit d038970 and updates the tonic SHA.
Configuration menu - View commit details
-
Copy full SHA for 9c0c620 - Browse repository at this point
Copy the full SHA 9c0c620View commit details -
Wait for Dart VM initialization before the letting the service isolat…
…e constructor access the VM object. (#6028) The service isolate creation callback may occur on a background thread before the call the Dart_Initialize within the DartVM construtor can finish. We store pointers to various snapshots within the DartVM object. These snapshots are necessary for to successfully create the service isolate. The isolate creation callback access the global object within the ForProcessIfInitialized method. This method can return null if the VM object has not been initialized. This leads to the service protocol failing to start in a non-deterministic manner. This patch moves the creation and access of the DartVM object within a critical section.
Configuration menu - View commit details
-
Copy full SHA for 2f19645 - Browse repository at this point
Copy the full SHA 2f19645View commit details
Commits on Aug 16, 2018
-
Roll src/third_party/skia e49966c..77af386 (3 commits) (#6029)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 36aa0ed - Browse repository at this point
Copy the full SHA 36aa0edView commit details -
Roll src/third_party/skia 77af386..64703d1 (1 commits) (#6030)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 3280fc3 - Browse repository at this point
Copy the full SHA 3280fc3View commit details -
Roll src/third_party/skia 64703d1..767fddf (1 commits) (#6031)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for a5204c9 - Browse repository at this point
Copy the full SHA a5204c9View 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 e3687f70c7ec...a5204c9e7fdc